win101903更新失败0xc1900130怎么解决
  • 作者:huahua
  • 时间:2020-03-21 20:18:05

使用win10系统时,一些想要将自己目前的系统更新升级到最新的系统版本,但有用户遇到了win101903更新安装失败,错误代码0xc1900130的情况。win101903更新失败0xc1900130怎么解决?其实我们可在命令提示符中使用相关代码来进行问题的修复。

win101903更新失败0xc1900130怎么解决

win101903更新失败0xc1900130怎么解决

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,看一下是否还会提示错误。

热门推荐