很多用户都在电脑上使用了win10的系统,更多的选择2004版本,但是不少用户都说遇到了无法更新的问题,那么该怎么去解决呢?下面就一起来看看吧。
win102004无法更新解决方法:
1、按下“win+r”打开运行,输入 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、完成后重新启动电脑即可重启。
以上就是电脑系统城为您带来的win102004无法更新解决方法,想了解更多的问题请收藏电脑系统城哟~