此错误不多,借用一下国外的图片。
解决步骤如下:
1、首先我们在Win10任务栏搜索CMD或命令不衔,然后以管理员身份运行;
2、然后依次执行以下命令:
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
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
3、命令执行完成之后,重启Win10设备,再次尝试更新 Windows,基本上就可以解决问题。
4、如果还不行,建议大家去下载更新离线安装包,安装更不容易出错。【Win10系统更新】Windows10累积更新大全(长期更新)