简体   繁体   中英

Android Studio keeps asking to turn off Hyper-V in an infinite loop

I am running Windows 10 and just now installed Android Studio. Android Studio keeps asking to turn off Hyper-V in an infinite loop, for a very basic empty application. I don't even have Hyper-V installed.

How do I proceed? Screenshot of Windows programs installed & Android Studio error

[1]

I was facing this issue too and it was because of VBS (virtualization based security) features in Windows. If Device Guard or Credential Guard are enabled on your machine, that machine is using Hyper-V's hypervisor. You can check it using System Information (msinfo32.exe).

在此输入图像描述

Generally this is enabled via Group Policy. You will need to work with organization to opt out of those policies.

if you are running Android Studio on a Windows VMWare machine, Android Studio keeps asking to turn off Hyper-V as you said.to solve this you should enable " virtualize Intel VT-x/EPT or AMD-RVI " on your Windows VMWare machine. turn of Windows VMWare machine.

  1. select your Windows VMWare Machine.
  2. press " Edit Virtual machine setting ".
  3. select " processors ".
  4. enable " virtualize Intel VT-x/EPT or AMD-RVI ". press ok and power on your Windows VMWare machine.

脚步:

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM