Emulator: Process finished with exit code -1073740791 (0xC0000409) when running the emulator

0

I have installed my androidstudio and the other android kit tools but when I tried to run the emulator, it didn't work. Here is the error message:

15:26   Emulator: C:\Users\HP\AppData\Local\Android\Sdk\emulator\qemu\windows-x86_64\qemu-system-x86_64.exe: WHPX: Failed to emulate MMIO access with EmulatorReturnStatus: 2 (InternalEmulationFailure )

15:26   Emulator: C:\Users\HP\AppData\Local\Android\Sdk\emulator\qemu\windows-x86_64\qemu-system-x86_64.exe: whpx_vcpu { emulator=000002BB60086AE0, window_registered=false, interruptable=true, tpr=0, apic_base=fee00900, interruption_pending=false }

15:26   Emulator: C:\Users\HP\AppData\Local\Android\Sdk\emulator\qemu\windows-x86_64\qemu-system-x86_64.exe: WHV_MEMORY_ACCESS_CONTEXT { Instruction={ size=16, bytes='A1 F0 00 E0 FE 80 CC 01 A3 F0 00 E0 FE C7 05 50 ' }, AccessInfo={ AccessType=0, GpaUnmapped=1, GvaValid=0, AsUINT32=4 }, Gpa=fee000f0, Gva=0 }

15:26   Emulator: C:\Users\HP\AppData\Local\Android\Sdk\emulator\qemu\windows-x86_64\qemu-system-x86_64.exe: WHPX: Failed to exec a virtual processor

15:26   Emulator: Process finished with exit code -1073740791 (0xC0000409)

What do I have to do so that my emulator works properly?

java
android
android-emulator
asked on Stack Overflow Jul 22, 2020 by riachan • edited Sep 7, 2020 by Dale K

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0