Windows Docker 重装提示 Exising installation is up to date 解决方法

出现这个问题是因为卸载Docker没有卸载干净,导致无法重装


解决方法:

  1. 按下Window+R唤起命令输入界面,输入regedit打开注册表编辑
  2. 在地址栏输入HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Docker Desktop
    docker 重装提示 Exising installation is up to date 解决方法
  3. 将整个Docker Desktop组点击右键删除
  4. 再次重装即可
    docker 重装提示 Exising installation is up to date 解决方法

相关文章:

  • 2021-06-19
  • 2021-06-20
  • 2021-10-17
  • 2022-01-08
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-08-27
  • 2021-10-23
  • 2022-12-23
  • 2021-05-25
  • 2021-09-04
相关资源
相似解决方案