win10更新出现问题,错误代码0x80240442
win10更新出现问题,错误代码0x80240442
操作方法
- 01
1.Reboot your computer a few times. (重启电脑试试) 2.You may try these steps to reset the Windows update components manually and check. (按下面的方法解决) a. Press Windows key + X on the desktop screen of the computer. (在桌面上同时按windows键和”X“ 键)
- 02
b. Select Command Prompt (Admin)(选择 命令提示符 管理员)
- 03
c. On the open Command Prompt window copy and paste the commands (all at once). (一次性输入下面的指令 推荐复制粘贴)net stop wuauservnet stop cryptSvcnet stop bitsnet stop msiserverren C:\Windows\SoftwareDistribution SoftwareDistribution.oldren C:\Windows\System32\catroot2 catroot2.oldnet start wuauservnet start cryptSvcnet start bitsnet start msiserverpause
- 04
c. Exit the command prompt and check. (执行指令)
- 05
好了。
赞 (0)