手把手操作win8系统卸载禁用hyper-v的步骤?
发布时间:2016-10-22 作者: 系统天空 来源: http://www.skyxitong.com
很多对电脑不熟悉的朋友不知道win8系统卸载禁用hyper-v进的问题如何解决,虽然win8系统卸载禁用hyper-v的少许解决办法,所以小编就给大家准备了win8系统卸载禁用hyper-v的情况实在太难了,只需要按照;win8系统彻底卸载禁用hyper-v的操作方法一: win8系统彻底卸载禁用hyper-v的操作方法二:的方法即可解决,接下来小编就给大家带来win8系统卸载禁用hyper-v的具体解决流程。
win8系统彻底卸载禁用hyper-v的操作方法一:
1、首先以管理员的身份运行“CMd”;
2、在命令提示符中输入命令“bcdedit /copy {current} /d “windows8 no Hyper-V”;
3、输入命令“bcdedit /set {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} hypervisorlaunchtype oFF”,然后重启电脑。
注意:将第2步运行后的命令出现在{}里的序列号替换第3步{}里的“xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx”。
win8系统彻底卸载禁用hyper-v的操作方法二:
管理员模式打开 CMd, 运行下面的www.winwin8.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
以上给大家介绍的就是win8系统如何卸载禁用hyper-v的全部内容,如果你也想要禁用hyper-v的话可以参照上面的方法来操作。
下一篇:没有了