HAXM error but vt-x is enabled

走远了吗. 提交于 2020-01-10 03:13:25

问题


When I am installing Intel HAXM I have the following error:

This computer meets the requirements for HAXM, but Intel Virtualization technology (VT-x) is not turned on. HAXM cannot be installed until VT-x is enabled.

So, I have checked my BiOS, VT-x is supported, and I enabled Intel virtualization (it wasn't before). I also have checked if it was really enabled with the Intel virtualization technology detection tool (Intel Processor Identification Utility) and it says:

Intel(R) Virtualization Technology - Yes

BUT when I try again to install HAXM I have the same error as the beginning of my message. Someone has an idea?


回答1:


There's also the NX, XD bit setting.
bcdedit /set nx AlwaysOn
Make sure you use the Haxm from the web site instead of using the one downloaded through Android Studio). https://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager
If you're using Avast, disable "Enable hardware-assisted virtualization" under: Settings > Troubleshooting.




回答2:


.. avast I hate you :)

Solved the problem, it was Avast. If you have the same error check Avast.

settings tab -> troubleshooting : uncheck "enable hardware-assisted virtualization"

Have a nice day guys ;)




回答3:


I had this issue and it failed to install due to emulators being open (I have bluestacks loading on boot) which caused the install to report the error wrong. Make sure you have all emulators closed - fixed my problem




回答4:


I had the same problem, vt-x was on, hyper-v off and no antivirus as i only rely on inbuilt defender. The solution for me was to uninstall the default haxm from android studio and replaced it with the one from intel website given above by codecats.




回答5:


I have same problem and i fixed it.

  1. Uninstal HAXM on control panel
  2. Installing HAXM version 1.1.5
  3. And I fixed the problems


来源:https://stackoverflow.com/questions/28748754/haxm-error-but-vt-x-is-enabled

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!