taotao (@maotaozi)求助0x80073701 中发帖

佬友们,windows更新一直报错0x80073701,该咋解决呀 
一直这样
[图片]
1. 启动开始菜单,输入 “cmd”,右键以管理员身份运行,然后依次输入以下命令:

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

2. 重新尝试更新,如果仍然报错,请再依次输入下面的命令。

net stop wuauserv

net stop cryptSvc

net stop bits

net stop msiserver

ren C:\Windows\SoftwareD...