首页 > 其他 > 详细

hyper V

时间:2020-07-08 14:15:56      阅读:69      评论:0      收藏:0      [点我收藏+]

#checking the hyper-V state:

bcdedit

Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \WINDOWS\system32\winload.efi
description Windows 10
locale en-GB
inherit {bootloadersettings}
recoverysequence {a14884aa-6117-11e7-a334-f430b9153789}
displaymessageoverride Recovery
recoveryenabled Yes
badmemoryaccess Yes
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \WINDOWS
resumeobject {a14884a8-6117-11e7-a334-f430b9153789}
nx OptIn
bootmenupolicy Standard
hypervisorlaunchtype Off

#turn on 

bcdedit /set hypervisorlaunchtype auto

#turn off

bcdedit /set hypervisorlaunchtype off

bcdedit

hyper V

原文:https://www.cnblogs.com/zjbfvfv/p/13266414.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!