如何在Azure上托管的Windows 10N中删除hyper-v角色

时间:2016-05-08 17:43:49

标签: windows azure hyper-v vmware-player

我想从Windows 10中删除hyper-v角色。 我使用了我在互联网上找到的所有方法。

其中一个好的链接enter link description here

所有命令都可以正常运行,但重新启动Windows并运行VMware后,我收到错误enter image description here

我关闭了所有超级服务,但它对我没有帮助。 enter image description here

如何在Azure上托管的Windows 10N中删除hyper-v角色?

1 个答案:

答案 0 :(得分:3)

您在Azure上运行Windows 10,这意味着它是一台虚拟机。您的命令可能正常工作,但您无法在虚拟化环境中启动另一个虚拟机。

在Azure中,您的底层系统是Hyper-V,您无法在虚拟化环境中进行虚拟化。

这称为嵌套虚拟化,可从Windows Server 2016获得Hyper-V。(目前正在预览中。)

https://msdn.microsoft.com/en-us/virtualization/hyperv_on_windows/user_guide/nesting