天天看点

解决:win10_x64 VMware Workstation and Hyper-V are not compatible. Remove the Hyper-V role from the system before running VMware Workstation

bcdedit /set hypervisorlaunchtype off

A reboot of of the Windows OS is necessary  必须重启才能生效

To enable the Hyper-V role again use the following command(重新打开Hyper-V 角色,使用下面的命令):

bcdedit /set hypervisorlaunchtype auto

A reboot of of the Windows OS is nescessary  必须重启才能生效

开始做,坚持做,重复做

继续阅读