在 Windows(10 Home)功能中找不到 Hyper-V 选项 on/off 以启用 VT-x 以安装仿真器加速器 (HAXM)

Cannot find Hyper-V option in Windows (10 Home) feature turn on/off for enabling VT-x to install emulator accelerator (HAXM)

我正在尝试 运行 在 Android studio 中创建一个简单的 hello world 应用程序。虽然 运行ning 它给出了这个错误 "cannot launch AVD in emulator... requires hardware acceleration. Please ensure intel HAXM is properly installed and usable"。 所以,我下载了 Intel x86 仿真器加速器(HAXM 安装程序),然后转到 Android->sdk->extras->intel->hardware_Accelerated_Execution_Manager 并执行 intelHAXM_android.exe。在执行过程中我遇到错误“VT-x 未打开”。
1.在对此进行一些研究时,我遇到了这个解决方案: 控制面板 -> 程序 -> 程序和功能 -> 打开或关闭 windows 功能, 它显示了一个功能列表,但我找不到 Hyper-V 选项。我怎样才能启用它,以便 运行 我的应用程序?
2. 我也试过 运行ning bcdedit 命令,然后它也给出了同样的错误 "cannot launch AVD in emulator... requires hardware acceleration. Please ensure intel HAXM is properly installed and usable".
我正在使用 Windows 10 家。我应该如何启用它?另外我在某处读到 Windows 10 Home 没有 Hyper-V 功能那么 运行 我的应用程序的替代方案是什么?

谢谢。

Hyper-V 或虚拟化技术是您的处理器支持的技术。我在尝试设置 Android Studio 时遇到了类似的问题。解决这个问题相当容易,你必须打开你的 bios 菜单(当启动你的 PC 时按 F11 或根据你的 BIOS 不同的东西)然后你将导航并找到英特尔® 虚拟化技术(英特尔® VT)并启用它.默认情况下它是禁用的。

在此安装英特尔 HAXM 之后,您就可以开始了。

Windows10 家庭版 (Microsoft docs) 不支持 Hyper-V。

The Hyper-V role can be enabled on these versions of Windows 10:

  • Windows 10 Enterprise
  • Windows 10 Professional
  • Windows 10 Education

The Hyper-V role cannot be installed on:

  • Windows 10 Home
  • Windows 10 Mobile
  • Windows 10 Mobile Enterprise