Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can't start android emulator: WHPX: Unexpected VP exit code 5

I can't start android emulator, it alway exit with error: WHPX: Unexpected VP exit code 5. I used Android Studio 3.6.2 and latest AVD and I installed Windows Hypervisor Platform + enabled VT-x in bios. How can I fix that?

like image 594
Kuong Knight Avatar asked Apr 27 '20 17:04

Kuong Knight


1 Answers

Im my case (Windows 10 + Intellij IDE + Pixel 2 + API 29), enabling HyperV in Windows feature in addition to Hypervisor feature helped me to run AVD without any error. enter image description here

Hope to be useful for you too :).

like image 170
Erfankam Avatar answered Oct 18 '22 04:10

Erfankam