电脑教程
位置:首页>> 电脑教程>> windows教程>> 怎么解决Win10系统更新时出现0x80242fff错误代码?

怎么解决Win10系统更新时出现0x80242fff错误代码?

  发布时间:2022-04-11 01:34:20 

标签:Win10系统,0x80242fff错误代码

有用户在更新Win10系统的时候,页面提示出现0x80242fff错误码,不知道怎么解决?那么下面就和小编一起来学习一下吧。

怎么解决Win10系统更新时出现0x80242fff错误代码?

Win10系统更新时出现0x80242fff错误代码怎么办?

1、左下角搜索cmd,之后以管理员权限打开;

2、输入以下命令;

  1. 01SC config wuauserv start= auto

  2. 02SC config bits start= auto

  3. 03SC config cryptsvc start= auto

  4. 04SC config trustedinstaller start= auto

  5. 05SC config wuauserv type=share

复制代码

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

3、然后输入;

  1. 01net stop wuauserv

  2. 02net stop cryptSvc

  3. 03net stop bits

  4. 04net stop msiserver

  5. 05ren C:WindowsSoftwareDistribution SoftwareDistribution.old

  6. 06ren C:WindowsSystem32catroot2 catroot2.old

  7. 07net start wuauserv

  8. 08net start cryptSvc

  9. 09net start bits

  10. 10net start msiserver

复制代码

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

4、之后,重新启动一下。

怎么解决Win10系统更新时出现0x80242fff错误代码?

0
投稿

猜你喜欢

手机版 电脑教程 asp之家 www.aspxhome.com