VMware Workstation与Device/Credential Guard不兼容的解决

来自:网络
时间:2023-01-06
阅读:
目录

1、关闭Hyper-V

【控制面板】-> 【程序】-> 【启动或关闭Windows功能】->关闭【Hyper-V】

VMware Workstation与Device/Credential Guard不兼容的解决

2、关掉 Device/Credenti

“win+ R“打开运行,输入gpedit.msc

【本地计算机策略】 --> 【计算机配置】 --> 【管理模板】>【系统】 --> 【Device Guard】

基于虚拟化的安全设置为“已禁用”

VMware Workstation与Device/Credential Guard不兼容的解决

3、bcdedit /set hypervisorlaunchtype off

右键开始选项(或者是“win+x”) 点击“Windows PowerShell(管理员)(A)”

输入:bcdedit /set hypervisorlaunchtype off

确认即可

4、重启计算机

重启计算机。

返回顶部
顶部