个人网站做什么内容好,网站建设高职考题目,全国工程建设信息平台,wordpress阅读器本身win11的hyper V和vmare workstation有兼容性问题#xff0c;正常来说#xff0c;不能二者共存
需要在win11上流畅运行vmare虚拟机#xff0c;需要在win11用管理员权限打开power shell
然后在里面运行命令: bcdedit /set hypervisorlaunchtype off
powercfg /powerthr…本身win11的hyper V和vmare workstation有兼容性问题正常来说不能二者共存
需要在win11上流畅运行vmare虚拟机需要在win11用管理员权限打开power shell
然后在里面运行命令: bcdedit /set hypervisorlaunchtype off
powercfg /powerthrottling disable /path “C:\Program Files (x86)\VMware\VMware Workstation\x64\vmware-vmx.exe” “C:\Program Files (x86)\VMware\VMware Workstation\x64\vmware-vmx.exe” 改成你的系统的虚拟机路径
就OK了。