I recently upgraded by developer machine to Windows 10. After the upgrade, VMWare would fail to start any image with an error about disabling Hyper-V. Specifically this was the error
|
|
After many cycles of uninstalling and reinstalling VMWare and Hyper-V, turns out the problem is actually related to something called Device Guard.
I found the solution here. But the gist of the solution is
Download the Device Guard and Credential Guard hardware readiness tool
Run the extracted script:
|
|
- Make sure you have the feature uninstalled
|
|
- You may also need to disable Hyper-V from starting by using the following command line:
|
|