Windows20H2系统更新后系统提示更新错误怎么办?
用户在更新20H2版本后,设置里的更新和安全选项卡,windows系统更新提示出现错误,并建议重新打开设置。遇到这种情况该如何解决呢?我们一起来看看吧! 具体解决步骤:
用户在更新20H2版本后,设置里的更新和安全选项卡,windows系统更新提示出现错误,并建议重新打开设置。遇到这种情况该如何解决呢?我们一起来看看吧!
具体解决步骤:
1、以管理员权限打开cmd,输入以下命令;
- 01SC config wuauserv start= auto02SC config bits start= auto03SC config cryptsvc start= auto04SC config trustedinstaller start= auto05SC config wuauserv type=share
SC config wuauserv start= autoSC config bits start= autoSC config cryptsvc start= autoSC config trustedinstaller start= autoSC config wuauserv type=share
2、然后输入;
2、然后输入;
- 01net stop wuauserv02net stop cryptSvc03net stop bits04net stop msiserver05ren C:\Windows\SoftwareDistribution SoftwareDistribution.old06ren C:\Windows\System32\catroot2 catroot2.old07net start wuauserv08net start cryptSvc09net start bits10net28. 当一个人一辈子不曾失恋过,那他又怎会明白世间还有"失恋"的存在。当一个人从不曾跌倒过,他又怎会知道脚下的大地原来并不是一往平坦。 start msiserver
net stop wuauservnet stop cryptSvcnet stop bitsnet stop msiserverren C:\Windows\SoftwareDistribution SoftwareDistribution.oldren C:\Windows\System32\catroot2 catroot2.oldnet start wuauservnet start cryptSvcnet start bitsnet start msiserver
重启后,windows20H2中系统更新后,Windows更新出现错误的问题就解决了,你也来试试吧!
重启后,windows20H2中系统更新后,Windows更新出现错误的问题就解决了,你也来试试吧!