当前位置: windows系统之家 >  win10系统教程 >  0x80070020安装失败win10更新怎么办

0x80070020安装失败win10更新怎么办 win10安装更新0x80070020错误代码如何解决

更新时间:2023-02-21 11:32:15作者:qiaoyun

  电脑使用时,都会安装各种更新来使用,可是有部分win10系统用户在更新的时候,遇到了0x80070020错误代码,导致安装失败,该怎么办才好呢,针对这个问题,今天就由笔者为大家详细介绍一下win10安装更新0x80070020错误代码的详细解决方法。

  0x80070020安装失败win10更新怎么办_win10安装更新0x80070020错误代码如何解决

  方法一、

  重启Windows更新服务

  1、启动【开始】菜单,输入【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.oldold

  ren C:\Windows\System32\catroot2 catroot2.oldold

  net start wuauserv

  net start cryptSvc

  net start bits

  net start msiserver

  netsh winsock reset

  3、重启机器,再看看效果。

  方法二、

  1、卸载设备中的第三方杀毒、管家、优化软件。

  2、同时按【Windows 徽标键+R】,输入【msconfig】,按回车(Enter)。

  3、点击【服务】>【隐藏所有 Microsoft 服务】>【全部禁用】。

  (若您启用了指纹识别功能,请不要关闭相关服务)

  4、启动【任务管理器】,点击 【启动】 选项卡,将所有启动项都禁用。

  5、重启设备。

  以上给大家介绍的就是0x80070020安装失败win10更新的详细解决方法,遇到这样情况的小伙伴们可以尝试上面的方法步骤来进行解决吧。

相关教程