Open PowerShell as administrator and
1.Enable Hyper-V with
dism.exe /Online /Enable-Feature:Microsoft-Hyper-V /All
or
2.Enable Hypervisor with
bcdedit /set hypervisorlaunchtype auto
Now restart the system and try again.
Open PowerShell as administrator and
1.Enable Hyper-V with
dism.exe /Online /Enable-Feature:Microsoft-Hyper-V /All
or
2.Enable Hypervisor with
bcdedit /set hypervisorlaunchtype auto
Now restart the system and try again.