Ok, a couple of things to try:

1)If you have an Intel chipset and are using the Intel HD controller, update the Rapid Storage software from Intel.

2)Here's a batch file I use for resetting Windows Updates:
net stop cryptsvc
NET STOP WUAUSERV
net stop bits
pushd %cd%
cd %systemroot%\system32
ren catroot2 catroot2.old
cd %systemroot%
ren SoftwareDistribution SoftwareDistribution.old
popd
regedit /s "WSUSReset.reg"
regsvr32 Actxprxy.dll /s
regsvr32 atl.dll /s
regsvr32 Browseui.dll /s
regsvr32 c:\windows\system32\vbscript.dll /s
regsvr32 c:\windows\system32\actxprxy.dll /s
regsvr32 c:\windows\system32\shdocvw.dll /s
regsvr32 c:\windows\system32\jscript.dll /s
regsvr32 c:\windows\system32\msjava.dll /s
regsvr32 c:\windows\system32\mshtml.dll /s
regsvr32 c:\windows\system32\msxml.dll /s
regsvr32 cryptdlg.dll /s
regsvr32 dssenh.dll /s
regsvr32 gpkcsp.dll /s
regsvr32 Initpki.dll /s
regsvr32 jscript.dll /s
regsvr32 Mshtml.dll /s
regsvr32 Msjava.dll /s
regsvr32 Mssip32.dll /s
regsvr32 msxml.dll /s
regsvr32 msxml2.dll /s
regsvr32 msxml3.dll /s
REGSVR32 MUCLTUI.DLL /S
REGSVR32 MUWEB.DLL /s
regsvr32 Oleaut32.dll /s
regsvr32 qmgr.dll /s
regsvr32 qmgrprxy.dll /s
regsvr32 rsaenh.dll /s
regsvr32 sccbase.dll /s
regsvr32 Shdocvw.dll /s
regsvr32 shell32.dll /s
regsvr32 slbcsp.dll /s
regsvr32 softpub.dll /s
regsvr32 Urlmon.dll /s
regsvr32 wintrust.dll /s
regsvr32 wuapi.dll /s
regsvr32 wuaueng.dll /s
regsvr32 wuaueng1.dll /s
regsvr32 wucltui.dll /s
regsvr32 wups.dll /s
regsvr32 wups2.dll /s
regsvr32 wuweb.dll /s

net start cryptsvc
NET START WUAUSERV
net start bits

And here's the reg file
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate]
"AccountDomainSid"=-
"SusClientId"=-
"PingID"=-


3)There is also a fixit here that I find one has to run in aggressive mode.
http://support.microsoft.com/kb/971058/en-us

4)Finally, I have found uninstalling Internet Explorer back to the oldest version possible (IE8, I believe) and then reinstalling the version you want can help.

Let me know how it goes.

T

At 10:52 AM 21/10/2013, Alden Trull wrote:

The Windows Update Automatic Troubleshooter repeatably results with:

error 0x80070057(2013-10-14-T-11_09_36P   not fixed
Problems installing recent updates not fixed
Check for missing or corrupt files detected
Some security settings are missing....,,,, fixed
Service registration missing............                   fixed
Problems installing recent updates fixed
On 10/21/2013 6:51 AM, Thane Sherrington wrote:
At 12:53 AM 21/10/2013, Alden Trull wrote:
Updates still don't install. sfc found no files. Getting tired of beating a dead horse but hate to do a reinstall.

Is it giving an error?

T






Reply via email to