Process to troubleshoot the error:
To troubleshoot the error follow the steps below:
- 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.
Steps to Disable Hyper-V:
Note:
It is recommended to take back up of your data and have system restore points as a safety measure. The following features would not work anymore once the Hyper-V is disabled
- Credential Guard/Device Guard
- Windows Sandbox
- Virtual machine platform
- WSL2
- Hyper-V
Verify Virtualization-based Security (VBS) is Enabled/Not Enabled:
1. Open msinfo32/system information on Windows 10
2. Under System Summary on the Right-hand page, scroll down to Virtualization-based Security and
ensure the Value is set to Not enabled.
3. If the value is set to enabled follow the steps given below according to disable Hyper-V.
1. Turn Off Hyper-V
- Go to "Turn Windows features on or off"
- Make sure Hyper-v is not ticked.
- If it is Ticked, untick it and click "Ok".
2. Open command prompt window as an administrator
- Run “bcdedit /enum {current}”
- Note down the hypervisorlaunchtype in case this needs to be reverted
- Run “bcdedit /set hypervisorlaunchtype off” to disable hypervisor Close the command prompt after executing the commands and restart the system.
We should be able to power on the Virtual Machine in Workstation now.
Process to turn off virtualization-based Security:
Below steps can be followed to turn off virtualization-based Security for Windows 10 Home & Pro:
For Microsoft Windows 10 Pro & above:
- Edit group policy (gpedit)
- Go to Local Computer Policy > Computer Configuration > Administrative Templates > System
- Double Click on Device Guard on the right hand side to open.
- Double Click on "Turn On Virtualization Security" to open a new window
- It would be "Not Configured", Select "Disable" and click "Ok"
- Close the Group Policy Editor.
- Restart the system
For Microsoft Windows 10 Home:
Note: This procedure modifies the Windows registry. Before making any registry modifications, ensure that you have a current and valid backup of the registry and the virtual machine. For more information on backing up and restoring the registry, see the Microsoft Knowledge Base article 256986.
- Open Registry Editor
- Go to HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Control > DeviceGuard
- On the right-hand side, write a new key
a. Right Click > New > DWORD (32-bit) Value
b. Name this Value "EnableVirtualizationBasedSecurity"
By default, it should be 0, Double click, and confirm the value
4. Go to HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Control > Lsa
5. On the right-hand side, write a new key
a. Right Click > New > DWORD (32-bit) Value
b. Name this Value "LsaCfgFlags"
By default, it should be 0, Double click, and confirm the value
For more information on Device Guard or Credential Guard, see the Microsoft article
Manage Windows Defender Credential Guard.
Disclaimer: VMware is not responsible for the reliability of any data, opinions, advice, or statements made on third-party websites. Inclusion of such links does not imply that VMware endorses, recommends, or accepts any responsibility for the content of such sites.