Win2016 安装VM与Hyper-V冲突解决办法

1、请移除hyper-v角色。
(1)以管理员身份(win + x)运行命令提示符;
(2)执行命令:bcdedit /set hypervisorlaunchtype off
(3)重启系统,运行vm即可。
2、如果想要恢复hyper启动:
bcdedit / set hypervisorlaunchtype auto

 

转自:https://blog.csdn.net/daa20/article/details/94593671?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-3.channel_param&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-3.channel_param

posted @ 2020-09-28 08:57  丹心石  阅读(744)  评论(0编辑  收藏  举报