vmware 工作站不适用于 windows 10 pro 1903

wmware workstation don't work with windows 10 pro 1903

我已将 Windows 10 PRO 更新为 1903。重新安装 VMware Workstation 并设置现有虚拟机时 运行 它给我这个错误:

"VMware Workstation and Device/Credential Guard are not compatible. VMware Workstation can be run after disabling Device/Credential Guard."

我做到了。我也看过这里:

http://www.vmware.com/go/turnoff_CG_DG

但无事可做。没有解决。 所以我问你我该如何解决。 谢谢

这解决了我的问题(运行 从命令提示符,作为管理员..)

bcdedit /set hypervisorlaunchtype off

并重启 windows..

我遇到了同样的问题。我有 VMware Workstation 15.5.4 和 Windwos 10 Pro 版本 1909 并安装了 Docker Desktop。

这是我如何解决的:

1- 安装新的 VMware Workstation 16.1.0

2- 将我的 Windwos 10 从 1909 更新到 20H2

正如 VMware 指南在 link 中所说:https://kb.vmware.com/s/article/2146361

If your Host has Windows 10 20H1 build 19041.264 or newer, upgrade/update to Workstation 15.5.6 or above. If your Host has Windows 10 1909 or earlier, disable Hyper-V on the host to resolve this issue.

现在 VMware 和 Hyper-V 可以同时存在,并且 Docker 和 WMware 在我的 Windows

这里回答了类似的问题: