Hyper-V 与 VirtualBox, VMware 冲突解决方法

2025-04-22 05:37:12

1、从 Windows Start 选择 Command Prompt (Admin)或者执行 runas /user:administrator cmd以管理员身份运行命令窗口。

2、执行bcdedit /copy {default} /d "Windows8.1 without Hyper-V"例如C:\Windows\system32>bcdedit /copy {default} /d "Windows8.1 without Hyper-V"The entry was successfully copied to {e963cdfc-b015-11e4-a7af-c724e702a228}.C:\Windows\system32>

3、执行bcdedit /set {<id>} hypervisorlaunchtype off其中<id>是上一步骤生芤晟踔肿成的 entry id.例如C:\Windows\system32>bcdedit /set {e963cdfc-b015-11e4-a7af-c724e702a228} hypervisorlaunchtype offThe operation completed successfully.C:\Windows\system32>至此创建了一个不启动 Hyper-V 的 Windows8.1 启动项。

4、重新启动计算机,选择"Windows8.1 without Hyper-V"启动项,进入Windows8.1 就可以正常使用 VirtualBox, VMware 了。

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢