We've detected that you have an incompatible version of Windows. Docker Desktop requires Windows 10 Pro/Enterprise/Home version 19044 or above. To continue with the installation, upgrade Windows to a supported version and then re-run the installer.
Docker window 安装错误
- 按Win+R打开运行对话框。
- 输入
regedit
并按下Enter。 - 在注册表编辑器中,转到
\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
- 右键单击
EditionID
并单击Modify
- 将值数据更改为
Professional
- 按OK
用同样的方法编辑Windows CurrentBuild(设置19044 )和 CurrentBuildNumber(设置)。19044
数值 19044 根据实际报错进行调整