创建引导菜单以启用/禁用 Hyper-v
创建引导菜单:
bcdedit /copy {current} /d "Windows 10 Pro(without Hyper-V)"
记下{}中的代码{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}
{}
{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}
配置关闭 Hyper-V
bcdedit /set {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} hypervisorlaunchtype OFF