具体报错:
VMware Workstation和Device / Credential Guard不兼容。禁用Device / Credential Guard后,可以运行VMware Workstation。
解决:在命令行窗口中(需要管理员权限)该命令,重启计算机即可。
bcdedit /set hypervisorlaunchtype off
重新开启:
bcdedit /set hypervisorlaunchtype auto
具体报错:
VMware Workstation和Device / Credential Guard不兼容。禁用Device / Credential Guard后,可以运行VMware Workstation。
解决:在命令行窗口中(需要管理员权限)该命令,重启计算机即可。
bcdedit /set hypervisorlaunchtype off
重新开启:
bcdedit /set hypervisorlaunchtype auto