windows中0xc1900104安装失败如何解决


您的位置:首页>产品资讯> 内容正文

windows中0xc1900104安装失败如何解决

这篇文章主要介绍“windows中0xc1900104安装失败如何解决”的相关知识,小编通过实际案例向大家展示操作过程,操作方法简单快捷,实用性强,希望这篇“windows中0xc1900104安装失败如何解决”文章能帮助大家解决问题。

0xc1900104安装失败解决方法

重新配置一下 Windows 更新服务状态:

windows中0xc1900104安装失败如何解决

Win S打开搜索,输入 CMD 找到 “命令提示符”,右键以管理员身份打开,一次一行执行以下命令:

net stop wuauserv

net stop cryptSvc

net stop bits

net stop msiserver

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

ren C:\Windows\System32\catroot2 Catroot2.old

windows中0xc1900104安装失败如何解决

完成后,继续一次一行执行以下命令,重新配置 Windows 更新服务状态:

net start wuauserv

net start cryptSvc

net start bits

net start msiserver

重启电脑并重新检查更新,查看安装效果。

关于“windows中0xc1900104安装失败如何解决”的内容就介绍到这里了,感谢大家的阅读。如果想了解更多行业相关的知识,可以关注美国cn2行业资讯频道,小编每天都会为大家更新不同的知识点。

发布时间:2022-09-07

统计代码