文章详情页
Windows20H2系统更新后系统提示更新错误怎么办?
用户在更新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=share2、然后输入;
01net stop wuauserv02net stop cryptSvc03net stop bits04net stop msiserver05ren C:WindowsSoftwareDistribution SoftwareDistribution.old06ren C:WindowsSystem32catroot2 catroot2.old07net start wuauserv08net start cryptSvc09net start bits10net start msiserver复制代码net stop wuauservnet stop cryptSvcnet stop bitsnet stop msiserverren C:WindowsSoftwareDistribution SoftwareDistribution.oldren C:WindowsSystem32catroot2 catroot2.oldnet start wuauservnet start cryptSvcnet start bitsnet start msiserver重启后,windows20H2中系统更新后,Windows更新出现错误的问题就解决了,你也来试试吧!
标签:
Windows系统
相关文章:
1. win10中自带的录屏工具xbox录屏软件怎使用?2. 如何在MacBook上安装OS X 10.9系统?Mac安装OS X 10.9系统教程3. 苹果MAC系统怎么设置定时启动或关闭苹果电脑4. WIN10使用技巧有什么5. Win10如何为Edge浏览器安装IDM扩展以提高下载速度?6. Kylin(麒麟系统) 同时挂载USB闪存盘和移动硬盘的方法及注意事项7. 统信UOS系统怎么关闭? uos关机的多种方法8. Windows7新建日记本文档的方法9. Win11怎么安装安卓应用?Win11安装安卓应用方法详细介绍10. Win11怎么查看自己安装的系统版本号?Win11查看自己安装的系统版本号方法
排行榜