码迷,mamicode.com
首页 > 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:55:08      阅读:263      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!