Issue
VMware Workstation 15 Player
Error while powering on: VMware Player does not support nested virtualization on this host.
Module 'MonitorMode' power on failed.
Failed to start the virtual machine.
OK
Recommended solution
For using vmware, use this command in PowerShell or Command Prompt (Administrator mode) and reboot system:
bcdedit /set hypervisorlaunchtype off
For Hyper-V:
bcdedit /set hypervisorlaunchtype auto
Hyper-V and Vmvare still don't work together.
I had to set Hyper-V launchtype to auto to support Docker Desktop (for latest Docker Desktop, you can use WSL thus Hyper-V is not required).