Windows Update a
Hi, I have a newer Lenovo laptop with Windows 7, it's always worked perfectly. I don't use it every day and I'm sure to turn it on all the time to update. I've been very cautious because I don't want Windows 10. I changed the settings a couple months ago to let me decide what to install.
I haven't been able to get it to download anything for quite a while, it keeps telling me it's up to date, but my last update was on June 5th. That's impossible...I have another laptop that has quite a few updates on Windows 7 since June.
So today I asked it to look for updates and it just keeps running and running, 3 hours now. Is there something I can do to see if it's hung up or if there really are no updates available since June? Thank you.
steve2470
(37,468 posts)First try rebooting and try to update again.
If that doesn't work, try cleaning the update folders, which I can walk you through.
Holly_Hobby
(3,033 posts)I rebooted, but it still says it's up to date. It's looking for updates but just spins. Howe do I clean the update folder? Thanks again.
steve2470
(37,468 posts)Resetting Windows Update Components will fix corrupt Windows Update Components.
Please follow the below steps to reset the Windows Updates Components:
1. Press Windows Key + X on the keyboard and then select Command Prompt (Admin) from the menu.
2. Stop the BITS, Cryptographic, MSI Installer and the Windows Update Services. To do this, type the following commands at a command prompt. Press the ENTER key after you type each command.
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
3. Now rename the SoftwareDistribution and Catroot2 folder. You can do this by typing the following commands in the Command Prompt. Press the ENTER key after you type each command.
ren C:WindowsSoftwareDistribution SoftwareDistribution.old
ren C:WindowsSystem32catroot2 Catroot2.old
4. Now, restart the BITS, Cryptographic, MSI Installer and the Windows Update Services. Type the following commands in the Command Prompt for this. Press the ENTER key after you type each command.
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
5. Type Exit in the Command Prompt to close it and then restart the computer.
6.After restarting the computer, now retry to install Windows Updates.
Ref: https://support.microsoft.com/en-us/kb/971058
Holly_Hobby
(3,033 posts)Thanks so much!
Holly_Hobby
(3,033 posts)Still says up to date, says most recent check for updates is still June 5th. I've checked about 20 times since then, it just hangs. But thanks for your help.
steve2470
(37,468 posts)1- Clean your C: drive, which is the usual default drive for Windows. You right click C drive, select properties and then click Disk Cleanup.
2- Go to those specific Windows Update folders that are in my first post and just delete them entirely. Reboot. Do Windows Update again. No worries, Windows will recreate those folders. If this doesn't work, I'd suggest going to the official Microsoft forums for help at:
http://answers.microsoft.com/en-us/windows/forum/windows_7
Holly_Hobby
(3,033 posts)Do you think that might solve it? Thanks.
steve2470
(37,468 posts)Wilms
(26,795 posts)See my post below.
Wilms
(26,795 posts)https://support.microsoft.com/en-us/kb/947821
I used it last night. It reported fixing a few errors but indicated an additional issue unresolved.
Then I saw this thread and deleted most of the contents of the C:WindowsSoftwareDistribution folder...some wouldn't delete. I couldn't find catroot...but now updating is beginning to happen.
Good luck!
steve2470
(37,468 posts)Last edited Sun Jul 31, 2016, 01:26 PM - Edit history (3)
the catroot folder is in the C:\WindowsSysWoW64 folder.
The Catroot folder (no idea why the C is now capitalized) is in the C:WindowsSystem32 folder.
The catroot2 folder is in the C:WindowsSystem32 folder.
I had the same problem deleting some stuff from WindowsSoftwareDistribution, but thankfully that fix worked for me.
I am a bit mystified why her problem is so difficult, but I'm not blaming her. Some configs are just difficult.
DISM is a good tool, as is the sfc /scannow command in Command prompt.
on edit: hmm, board software doesn't like the backslash sign in full file path.
last edit: &_#_9_2_; (delete the underscores) fixes the backslash problem on DU.
Earth Bound Misfit
(3,556 posts)32 bit download: https://www.microsoft.com/en-us/download/details.aspx?id=53335
64 bit download: https://www.microsoft.com/en-us/download/details.aspx?id=53332
About this update
This update contains some improvements to Windows Update Client in Windows 7 Service Pack 1 (SP1) and Windows Server 2008 R2 SP1. This includes the following:
An optimization that addresses long scan time for updates that's reported on some computers.
Fix for a Windows Update error 0x8007000E on some computers while they are updating.
Some reliability improvements.
steve2470
(37,468 posts)Holly_Hobby
(3,033 posts)because of plain old slowness and not anything having to do with errors. There was a fix for it waiting, if you have enough patience. So I let it run all night and it updated, and it's updating normally now. Thanks for all the help.