• 欢迎访问少将全栈,学会感恩,乐于付出,珍惜缘份,成就彼此、推荐使用最新版火狐浏览器和Chrome浏览器访问本网站。
  • 吐槽,投稿,删稿,交个朋友,商务沟通v:ai_draw
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏少将全栈吧

VMware Workstation 与 Device/Credential Guard 不兼容.

点滴 admin 7年前 (2017-02-12) 3843次浏览 已收录 0个评论 扫描二维码

VMware Workstation 与 Device/Credential Guard 不兼容

解决办法   禁用hyper.

To disable Device Guard or Credential Guard on Itanium based computers:


  1. Disable the group policy setting that was used to enable Credential Guard.


    1. On the host operating system, click Start Run, type gpedit.msc, and click Ok. The Local group Policy Editor opens.
    2. Go to Local Computer Policy > Computer Configuration > Administrative Templates > System > Device Guard > Turn on Virtualization Based Security.
    3. Select Disabled.


  2. Go to Control Panel > Uninstall a Program Turn Windows features on or off to turn off Hyper-V.
  3. Select Do not restart.
  4. Delete the related EFI variables by launching a command prompt on the host machine using an Administrator account and run these commands:



    mountvol X: /s

    copy %WINDIR%System32SecConfig.efi X:EFIMicrosoftBootSecConfig.efi /Y

    bcdedit /create {0cb3b571-2f2e-4343-a879-d86a476d7215} /d “DebugTool” /application osloader

    bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} path “EFIMicrosoftBootSecConfig.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



    Note: Ensure X is an unused drive, else change to another drive.


  5. Restart the host.
  6. Accept the prompt on the boot screen to disable Device Guard or Credential Guard.

If you have a machine with Legacy BIOS boot:
  1. Open the command prompt as Administrator on host.
  2. Run this command:



    bcdedit /set hypervisorlaunchtype off



  3. Reboot the host.
Note: To find EFI or BIOS type msinfo32.exe in the Run tab.

喜欢 (0)
[🍬谢谢你请我吃糖果🍬🍬~]
分享 (0)
关于作者:
少将,关注Web全栈开发、项目管理,持续不断的学习、努力成为一个更棒的开发,做最好的自己,让世界因你不同。
发表我的评论
取消评论

表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址