Failed to install HAXM during Android Studio installation

陌路散爱 提交于 2019-12-07 10:29:24

问题


I'm trying to install Android Studio, but it's showing this error. Is there a solution for this problem?


回答1:


Try this :

Go to Control Panel → Program and Feature. Click on Turn Window Features on and off. Uncheck Hyper-V option and restart your system.

Now you should install HAXM with no error




回答2:


As @Marcin Koziński said in Intel HAXM requires only to run the Emulator faster, still if you need to install HAXM then follow the steps.

  1. Restart your PC and go to BIOS
  2. In advanced option Enable Virtualization and save exit
  3. After Windows restarted go to sdk path of your Android Studio
  4. Find this path \sdk\extras\intel\Hardware_Accelerated_Execution_Manager
  5. Now run intelhaxm-android.exe executable

Now this would install HAXM software in your system. Note that your system must have Intel CPU not AMD




回答3:


If you are using Windows 10, then, be sure to disable "Windows Defender Credential Guard".

Reference: https://docs.microsoft.com/en-us/windows/security/identity-protection/credential-guard/credential-guard-manage



来源:https://stackoverflow.com/questions/32795704/failed-to-install-haxm-during-android-studio-installation

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