Windows 11 已经于 10月4日正式发布,在VMware Workstations 15.5.2 上安装时会提示没有满足最小安装需求
1
This PC doesn't meet the minimum system requirements to install this version of Windows. For more informaiton, visit https://aka.ms/WindowsSysReq
解决方法:
- 按Shift+F10,调出 cmd窗口
- 输入regedit,调出注册表窗口
- 定位到HKEY_LOCAL_MACHINE\SYSTEM\SETUP,创建子健LabConfig
-
定位到LabConfig, 在右边新建以下四个 DWORD 值, Data都是1
BypassTPMCheck
BypassCPUCheck
BypassRAMCheck
BypassSecureBootCheck - 关掉注册表和cmd窗口,然后关掉windows安装错误提示窗口
- 回到Install Now界面,重新选择edition
参考
How to Fix Cannot Install Windows 11 on VMware Workstation | Windows 11 VMware Not Meet Requirements