Last Updated on April 18, 2021 by admin
The problem
VMware Workstation and Device/Credential Guard are not compatible. VMware Workstation can be run after disabling Device/Credential Guard.
Description
This is because Hyper-V is also enabled. Disable Hyper-V hypervisor by following the solution listed below.
Solution
- Open command prompt with elevated privileges and run the following command
-bcdedit /set hypervisorlaunchtype off
-Restart the host