VMware Workstation does not support nested virtualization

 If you want use vmware use below commands in windows powershell and reboot system:

bcdedit /set hypervisorlaunchtype off

and, If you want use Windows hyper-V

bcdedit /set hypervisorlaunchtype auto


Windows Hyper-v and VMWARE, don't work together at same time.

Comments