Can't install Android Emulator for AMD Processors

I found the answer after long time. I had to enable Virtualization on my machine.


If you are using Avast antivirus (Or AVG), The problem may be in it.

So things to do to fix this:

-Activate Virtualization in bios
-Deactivate Hyper-v and hypervisor platform in "activate/desactivate windows function" & run powershell as admin and make :"Disable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V"
-In Avast Antivirus. In settings click Troubleshoot on the left side of the screen, uncheck the box next to Enable hardware assisted virtualization, then click OK to confirm and restart your computer

I've got the solution from https://github.com/google/android-emulator-hypervisor-driver-for-amd-processors/issues/10#issuecomment-715423881


If You are using AMD Ryzen Just go to bios setting check for SVM Mode if it is Disabled then Enable it .. Emulator work perfectly..Below Link show where to enable SVM Mode in Aorus Gigabyte Motherboard BIOS..

https://www.youtube.com/watch?v=46DfLwX5AFQ

also Disable hyper-v in windows feature.. sample below

https://github.com/google/android-emulator-hypervisor-driver-for-amd-processors/wiki/Is-Hyper-V-really-disabled%3F

After this emulator will works like a charm...