win10系统 更新后与VMware Workstation 与 Device/Credential Guard 不兼容问题

时间:2021-06-02 14:02:06   收藏:0   阅读:0

 

  VMware Workstation 与 Device/Credential Guard 不兼容。在禁用 Device/Credential Guard 后,可以运行 VMware Workstation。

技术图片

  最主要的就是关掉这个Device Guard;

  1. 在主机操作系统下,使用win+r打开运行窗口(或click Start > Run), 输入gpedit.msc, and click Ok. 打开本地组策略编辑器.
  2. Go to 本地计算机策略 > 计算机配置 > 管理模板 > 系统 > Device Guard > Turn on Virtualization Based Security(打开基于虚拟化的安全).
  3. 双击,选择已禁用(Disabled).
  1. windows+r输入,进入注册表,找到HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity\Enabled ,将注册表中这个值设为0。如下图

   技术图片

  

  完成以上操作,重启电脑,打开虚拟机,问题解决。
  原文链接:https://blog.csdn.net/zhaojie911272507/article/details/84887283

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!