首页 > 系统相关 >VMware Workstation与Credential Guard不兼容。在禁用 Device/Credential Guard后,可以运行VMware Workstation。

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

时间:2023-01-18 15:00:24浏览次数:49  
标签:Credential Workstation Hyper win Guard Device 打开

出现问题的原因:

原因一、出现此问题的原因是Device Guard或Credential Guard与Workstation不兼容。

原因二、Windows系统的Hyper-V不兼容导致。

解决方案:

1、“win+ R“打开运行,输入gpedit.msc,确定打开本地组策略编辑器转到本地计算机策略 > 计算机配置 > 管理模板>系统 > Device Guard打开基于虚拟化的安全设置为“已禁用”

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

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

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

2、“win+ R“打开运行,输入services.msc,确定打开本地服务 > 找到HV主机服务 > 启动类型设置为“禁用”

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

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

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

3、“ 控制面板” >“ 卸载程序” >“ 打开或关闭Windows功能”以关闭Hyper-V,选择不重启

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

4、通过命令关闭Hyper-V(控制面板关闭Hyper-V起不到决定性作用)“win+ x”,然后运行以管理员身份运行Windows Powershell (管理员)也可以选择“cmd” 以管理员身份运行

bcdedit /set hypervisorlaunchtype off

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

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

如果需要重新开启hyper,可以使用以下命令

bcdedit /set hypervisorlaunchtype auto

5、重启电脑

标签:Credential,Workstation,Hyper,win,Guard,Device,打开
From: https://blog.51cto.com/u_15867943/6019254

相关文章