Disable Windows Hypervisor Auto Launch
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.