个人博客

FOGBeta

Hyper-V与VMware冲突解决方法

2024-06-04

如果使用VMware 虚拟机

bcdedit /set hypervisorlaunchtype off //管理员模式执行 

如果使用hyper-v 虚拟机

bcdedit /set hypervisorlaunchtype auto //管理员模式执行