-
创建引导菜单:
bcdedit /copy {current} /d "Windows 10 Pro(without Hyper-V)"
-
记下
{}中的代码{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} -
配置关闭 Hyper-V
bcdedit /set {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} hypervisorlaunchtype OFF
Created
April 24, 2019 04:47
-
-
Save maokwen/7fabc9e466eb612923ba8571bc8347d3 to your computer and use it in GitHub Desktop.
创建引导菜单以启用/禁用 Hyper-v
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment