Fix Windows Update not working
Do this:
http://support.microsoft.com/kb/555989
Or specifically this:
https://www.techspot.com/vb/post659514-6.html
Or if that fails, Download/Install/Run this program:
http://wiki.lunarsoft.net/wiki/Dial-a-fix
Also if the above still doesn't work, click on:
Start-->Run--> services.msc
Once Services opens, locate these 3, double click on them, and change them to Automatic, and Start them.
Automatic Updates
Background Intelligent Transfer
Event Log
If that doesn't work, do this:
How to use Reset Internet Explorer Settings (RIES
If you still have issues, do this:
Click on: Start-->Run--> inetcpl.cpl
Click on Security tab-->Trusted Sites-->Sites button
Type each of the following lines, click "Add", and then repeat until they are all shown in the low box: (Note: The first line starts with HTTPS while others start with HTTP.)
https://v5.Windowsupdate.microsoft.com
http://Windowsupdate.microsoft.com
http://v5.windowsupdate.microsoft.com
http://Download.Windowsupdate.com
Click OK, and then check to make sure no sites are listed in "Sites" of "Restricted sites".
Click OK to Save the settings.
If that doesn't work, do this:
Temporarily stop the automatic updates service.
Download
http://go.microsoft.com/fwlink/?LinkId=43264
Run WindowsUpdateAgent20-x86.exe /wuforce
Rename C:\windows\software distribution to C:\windows\software distribution.old
Rename C:\windows\windowsupdate.log to c:\windows\windowsupdate.log.old
Restart the automatic updates service.
Log on as an administrator
Start->run->
CMD type the following commands:
net stop wuauserv
cd \windows\system32
regsvr32 wups2.dll
net start wuauserv
Restart
If internet explorer
still does not work
Start->Run-->CMD
And on the command prompt type: sfc /scannow
You may need your Xp CD for this
That'll fix it
