Hyper-V与VMware冲突解决方法
如果使用VMware 虚拟机
bcdedit /set hypervisorlaunchtype off //管理员模式执行 如果使用hyper-v 虚拟机
bcdedit /set hypervisorlaunchtype auto //管理员模式执行 如果使用VMware 虚拟机
bcdedit /set hypervisorlaunchtype off //管理员模式执行 如果使用hyper-v 虚拟机
bcdedit /set hypervisorlaunchtype auto //管理员模式执行