你好,
这是尝试更新到Windows 10 1903的一个更新错误。
可以尝试下方的步骤。
右击开始菜单,选择cmd或者powershell命令框,以管理员身份运行。然后依次运行下方命令。
◦net stop wuauserv
◦net stop cryptSvc
◦net stop bits
◦net stop msiserver
◦Ren C:WindowsSoftwareDistribution SoftwareDistribution.old
◦Ren C:WindowsSystem32catroot2 Catroot2.old
◦net start wuauserv
◦net start cryptSvc
◦net start bits
◦net start msiserver
如果还是不能成功,可以进行手动更新,使用Windows Update助手或者Win10
1903的安装镜像进行升级。请查看下方链接信息。
https://www.microsoft.com/zh-cn/software-download/windows10
希望对您有帮助,如果回答是有帮助的,
请将其标记为答案,
可以帮助其他有相同问题的社区成员,
并快速找到有用的答复。
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact
tnmff@microsoft.com.