您的位置首页生活百科

用于基于 x64 的系统的 Windows 10 Version 1607 更新程序 (KB3176936) - 错误 0x80070002

用于基于 x64 的系统的 Windows 10 Version 1607 更新程序 (KB3176936) - 错误 0x80070002

的有关信息介绍如下:

试试下面的方法:

首先卸载所有第三方杀毒软件、电脑管家、鲁大师等。

再重启Windows更新服务:

方法为打开记事本,复制下列命令,并保存为“xxx.bat” 文件,再右键点击这个文件选择“以管理员身份运行”:

net stop wuauserv

net stop CryptSvc

ren %windir%\system32\catroot2 catroot2.old

ren %windir%\SoftwareDistribution sold.old

net start CryptSvc

net start wuauserv

pause

运行完成后重启您的电脑,再次尝试检查更新。

右键点击这个文件:

用于基于 x64 的系统的 Windows 10 Version 1607 更新程序 (KB3176936) - 错误 0x80070002

选择以管理员身份运行:

用于基于 x64 的系统的 Windows 10 Version 1607 更新程序 (KB3176936) - 错误 0x80070002

重启电脑后再试试更新。