> 文章列表 > 80004005未指定的错误(80004005)

80004005未指定的错误(80004005)

80004005未指定的错误(80004005)

大家好,小杨来为大家解答以上问题,80004005未指定的错误,80004005很多人还不知道,现在让我们一起来看看吧!

1、边肖认为我们可以以管理员身份运行命令提示符,并通过SC config wuauserv启动代码来解决问题。详细步骤,我们来看看边肖是怎么做的吧~

2、1.启动开始菜单,输入“cmd”,右键以管理员身份运行,然后依次执行以下命令:

3、SC config wuauserv start=auto

4、SC config bits start=auto

5、SC config cryptsvc start=auto

6、SC config trustedinstaller start=auto

7、SC config wuauserv type=share

8、net stop wuauserv

9、net stop cryptSvc

10、net stop bits

11、net stop msiserver

12、ren C:\\Windows\\SoftwareDistribution SoftwareDistribution.old

13、net start wuauserv

14、net start cryptSvc

15、net start bits

16、net start msiserver

17、2.重新启动设备,再次尝试更新Windows,看看是否会出现错误。

本文到此结束,希望对大家有所帮助。