首页 > Windows开发 > 详细

解决:win10_x64 VMware Workstation and Hyper-V are not compatible. Remove the Hyper-V role from the system before running VMware Workstation

时间:2016-10-06 14:52:28      阅读:618      评论:0      收藏:0      [点我收藏+]

bcdedit /set hypervisorlaunchtype off

A reboot of of the Windows OS is necessary  必须重启才能生效

 

To enable the Hyper-V role again use the following command(重新打开Hyper-V 角色,使用下面的命令):

bcdedit /set hypervisorlaunchtype auto

A reboot of of the Windows OS is nescessary  必须重启才能生效

 

 

学习资料:https://www.youtube.com/watch?v=IrP4vlw5LUY

视频下载: http://pan.baidu.com/s/1skWOSo9  密码:nwd7

解决:win10_x64 VMware Workstation and Hyper-V are not compatible. Remove the Hyper-V role from the system before running VMware Workstation

原文:http://www.cnblogs.com/qq-757617012/p/5933710.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!