Wednesday, August 23, 2017

Are you getting windows 7 update error 80080005 when just installing Windows 7 
and then try to run updates?



Here's a quick fix.
Open your registry editor (regedit)
* Go to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control
* Edit the RegistrySizeLimit key
* Set the value to 4294967295 in decimal ffffffff in hex
* Reboot



or create win7_fix.reg file
like this and double click on it.

REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"RegistrySizeLimit"=dword:ffffffff

After this windows update should run fine. Power down sometimes works better.

 

No comments:

Post a Comment