1.当使用Docker For Window,且不使用VMware时,请以管理员身份运行PowerShell,并输入 命令:
bcdedit /set hypervisorlaunchtype auto
2.当需要WMware而不是用Docker For WIndow时,请以管理员身份运行PowerShell,并输入 命令:
bcdedit /set hypervisorlaunchtype off
原文:https://www.cnblogs.com/gaobing/p/14899103.html