Android Studio 在无限循环中不断要求关闭 Hyper-V

标签 android android-studio hyper-v

我正在运行 Windows 10,并且刚刚安装了 Android Studio。对于一个非常基本的空应用程序,Android Studio 不断要求在无限循环中关闭 Hyper-V。我什至没有安装 Hyper-V。

我该如何进行? Windows程序安装&Android Studio报错截图

[1]

最佳答案

我也遇到了这个问题,这是因为 Windows 中的 VBS(基于虚拟化的安全性)功能。如果您的计算机上启用了 Device Guard 或 Credential Guard,则该计算机正在使用 Hyper-V 的管理程序。您可以使用系统信息 (msinfo32.exe) 检查它。

enter image description here

通常这是通过组策略启用的。您将需要与组织合作以选择退出这些政策。

关于Android Studio 在无限循环中不断要求关闭 Hyper-V,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42359138/

相关文章:

android - 如何在 Fragment 上使用 android.hardware.camera2?

android - 应用程序在模拟器上运行良好,但在设备上崩溃并出现 : java. lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "__aeabi_memcpy"

deployment - Windows Phone 8 模拟器 - 部署错误

centos - 如何以全屏模式连接到 Linux CentOS 7 虚拟机?

android - 将种子数据库与 Parse 本地数据存储集成

android - Android 中 EditText 的马拉地语字体支持

android - Styleable无法解析

android-studio - 访问被拒绝,发现属性 "persist.vendor.log.tel_dbg"

android - 通过指纹验证保护数据

android - 在 Windows 10 上为 Android Studio 安装 HAXM