Turn Hyper-V On and Off
To switch Hyper-V off, run this command as administrator and reboot your machine:
bcdedit /set hypervisorlaunchtype off
you can later do the reverse to switch it back on with:
bcdedit /set hypervisorlaunchtype on
To switch Hyper-V off, run this command as administrator and reboot your machine:
bcdedit /set hypervisorlaunchtype off
you can later do the reverse to switch it back on with:
bcdedit /set hypervisorlaunchtype on