win10错误代码0x80070002怎么解决 0x80070002处理方法( 二 )


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. 重启机器 , 再看看效果
4. 如果问题依然持续 , 请下载和运行微软官方《Microsoft Fix it》修复工具
win10 系统 0x80070002 无法上网:重装系统
如果以上方法都不可以解决问题 , 可以尝试重装系统

推荐阅读