主 题:windows claude桌面版安装报错解决
发 布 者:3112520587
标签分类: 技术
时 间:2026-09-02 09:30:27
内容预览:使用Windows重新安装Claude桌面版的时候报错安装失败WARNING: failed to remove conflicting service: could not open CoworkVMService: Access is denieCoworkVMService already exists (potential conflict)需要以管理员模式运行PowerShellGet-AppxPackage Claude如果看到类似:Claude_1.12603.1.0_x64__pzs8sxrjxfjjc继续执行:Get-AppxPackage Claude | Remove-AppxPackage如果报错,再执行:Get-AppxPackage -AllUsers Claude然后:Remove-AppxPackage -Package “完整PackageFullName”之后再重新安装试试
直达链接: https://www.nodeseek.com/post-906530-1
发 布 者:3112520587
标签分类: 技术
时 间:2026-09-02 09:30:27
内容预览:使用Windows重新安装Claude桌面版的时候报错安装失败WARNING: failed to remove conflicting service: could not open CoworkVMService: Access is denieCoworkVMService already exists (potential conflict)需要以管理员模式运行PowerShellGet-AppxPackage Claude如果看到类似:Claude_1.12603.1.0_x64__pzs8sxrjxfjjc继续执行:Get-AppxPackage Claude | Remove-AppxPackage如果报错,再执行:Get-AppxPackage -AllUsers Claude然后:Remove-AppxPackage -Package “完整PackageFullName”之后再重新安装试试
直达链接: https://www.nodeseek.com/post-906530-1