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

Popular posts from this blog

How to remove app from SharePoint 2013/2016

SQL SERVER – FIX : Error 3154: The backup set holds a backup of a database other than the existing database

The model backing the context has changed since the database was created. Consider using Code First Migrations to update the database