win10系统彻底卸载禁用hyper-v的操作方法一:
1、首先以管理员的身份运行“CMD”;
2、在命令提示符中输入命令“bcdedit /copy {current} /d “Windows10 no Hyper-V”;
3、输入命令“bcdedit /set {XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX} hypervisorlaunchtype OFF”,然后重启电脑。
注意:将第2步运行后的命令出现在{}里的序列号替换第3步{}里的“XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX”。
win10系统彻底卸载禁用hyper-v的操作方法二:
管理员模式打开 CMD, 运行下面的www.winwin7.com命令:
mountvol X: /s
copy %WINDIR%\System32\SecConfig.efi X:\EFI\Microsoft\Boot\SecConfig.efi /Y
bcdedit /create {0cb3b571-2f2e-4343-a879-d86a476d7215} /d "DebugTool" /application osloader
bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} path "\EFI\Microsoft\Boot\SecConfig.efi"
bcdedit /set {bootmgr} bootsequence {0cb3b571-2f2e-4343-a879-d86a476d7215}
bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} loadoptions DISABLE-LSA-ISO,DISABLE-VBS
bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} device partition=X:
mountvol X: /d
之后再管理员模式运行 CMD:
//To disable:
bcdedit /set hypervisorlaunchtype off
以上便是winwin7给大家分享介绍的关于win10系统彻底卸载禁用hyper-v的操作方法!
相关文章:
Win10自带虚拟机Hyper-V的安装和使用教程
Win10家庭版没有Hyper-V虚拟机安装方法
分享到: