分享win101803升1903失败错误代码0x80004005怎么解决。

如果我们想要将当前安装使用的win101803版本系统更新升级到最新的win101903系统,但是在更新的过程中遇到了提示操作失败的情况错误代码0x80004005,win101803升1903失败错误代码0x80004005怎么解决?小编觉得我们可以以管理员身份运行命令提示符,通过SC config wuauserv start代码来解决问题。详细步骤就来看下小编是怎么做的吧~

win101803升1903失败错误代码0x80004005怎么解决

win101803升1903失败错误代码0x80004005怎么解决

1. 启动开始菜单,输入“cmd”,右键以管理员身份运行,然后依次执行以下命令:

SC config wuauserv start= auto

SC config bits start= auto

SC config cryptsvc start= auto

SC config trustedinstaller start= auto

SC config wuauserv type=share

net stop wuauserv

net stop cryptSvc

net stop bits

net stop msiserver

ren C:\\Windows\\SoftwareDistribution SoftwareDistribution.old

net start wuauserv

net start cryptSvc

net start bits

net start msiserver

2.重启设备,再次尝试更新 Windows,看一下是否还会提示错误。

Win10家庭版改装工具

本文来自投稿,不代表乐一笑立场,如若转载,请注明出处:https://www.leyixiao.com/764661.html

(0)
上一篇 2022年12月26日 15:01:41
下一篇 2022年12月26日 15:01:49

相关推荐