Android Studio, Intel HAXM cannot find VT-x enabled but enabled in BIOS

前端 未结 2 2060
情歌与酒
情歌与酒 2021-01-25 18:53

Unable to install intel HAXM instead of the fact that VT is enabled in BIOS. I am using intel core2 quad q9550 processor and windows 7 over it. My processor does not support hyp

2条回答
  •  迷失自我
    2021-01-25 19:46

    Your CPU does have VT-x and ND bit so is capable. So 1.If you're using Avast, need to remove and then reinstall HAXM again. (Or at least disable hardware virtualization under Settings and make sure Hyper-V under Programs list (Windows parts) is not checked. 2. (to boot with Hyper-V off…. bcdedit /set hypervisorlaunchtype off 3. Make sure ND bit is enabled. bcdedit /set nx AlwaysOn

提交回复
热议问题