系统装更新补丁出现“正在此计算机上搜索更新”,有时等待N长时间也没有反应

系统装更新补丁出现“正在此计算机上搜索更新”,有时等待N长时间也没有反应

管理员身份运行

net stop wuauserv

net stop CryptSvc

ren %windir%system32catroot2 catroot2.old 

ren %windir%SoftwareDistribution sold.old

net start CryptSvc

net start wuauserv

如果还不行,就使用这里提供的工具修复 Windows Update 组件:

http://support.microsoft.com/kb/971058/zh-cn

原文地址:https://www.cnblogs.com/chinalantian/p/5438938.html