The Computer Oracle

Windows 7 SP1 Windows Update stuck checking for updates

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Quirky Dreamscape Looping

--

Chapters
00:00 Windows 7 Sp1 Windows Update Stuck Checking For Updates
00:31 Accepted Answer Score 517
01:52 Answer 2 Score 141
03:42 Answer 3 Score 36
04:05 Answer 4 Score 19
05:39 Answer 5 Score 8
07:39 Thank you

--

Full question
https://superuser.com/questions/951960/w...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows7 #windows #windowsupdate

#avk47



ACCEPTED ANSWER

Score 517


Fix

Microsoft released a Windows Update Client Update which is part of the July 2016 Update Rollup to fix the long hang at Windows Update scan.

This update contains some improvements to Windows Update Client in Windows 7 Service Pack 1 (SP1). This includes the following:

  • An optimization that addresses long scan time for updates that's reported on some computers.
  1. Download:

  2. Stop Windows Update service. This speeds up the setup of MSU updates and the useless steps from Moab are not required (reboot causes that the WU service is stopped until it gets started via trigger when Internet is available). This can be done from the command line, or from the Service Manager window.

  3. Try the downloaded update and see if it speeds up the installation of Updates.

To be able to install the update you first need to install the April 2015 servicing stack update for Windows 7 and Windows Server 2008 R2 update (again, stop WU service before trying to install the MSU).

Download (April 2015 servicing stack update):

Workaround 1

If this is still not helping to search for new updates, use WSUSOffline to get all the updates.




ANSWER 2

Score 141


This issue has come and gone over the years with different fixes along the way, so here is my updated guide to this issue as of this date January 5th, 2016.

This is what I do when I reinstall Windows 7 with SP1 or have issues with Windows update stuck on checking for updates.

If Service Pack 1 is not installed, install it before following this guide.

Choose

windows6.1-KB976932-X64.exe

for 64bit W7 or

windows6.1-KB976932-X86.exe

for 32bit W7

Microsoft has released a huge update rollup for Windows 7 SP1, this is similar to a service pack but they are not calling it that. This will make it Much faster to update Windows 7 after a clean install, no more Windows update issues and many reboots. This update rollup will bring the system current to patch Tuesday of April 2016.

This is not being released through Windows Update, go to this address:

http://catalog.update.microsoft.com/v7/site/home.aspx

Type in the search box 3125574 and hit enter key.

enter image description here

Now you will see all versions of this rollup, select the one you need and download it somewhere you can find it later. Also use the Windows Update Catalog page to **download and install this update first, 3177467, it is a pre-requisite for the rollup, then install 3125574, also be sure to be disconnected from the internet when applying these updates.

enter image description here

. After applying these 3 updates manually as suggested, and restart the PC, Windows Updates should work without issue.




ANSWER 3

Score 36


I found that Microsoft had a fantastic tool for fixing their own updates. Running the "Windows Update Automated Troubleshooter" package cleared out all of my issues with updates.

See Windows Update: FAQ. Scroll to "What can I do if I’m having problems installing updates?"

Or use the download link.




ANSWER 4

Score 19


This is for those of you (like me) who have tried every solution you could find with no joy. The following process worked for me on a client's extremely stubborn HP DV6 reloaded via factory image w/SP1 that didn't respond well to the other solutions I tried (although they are part of the solution). This is the exact order I used to achieve success.

  1. Perform a Clean Boot

    Run msconfig.exe and choose "Selective startup", making sure that "Load system services" is checked and "Load startup items" is not checked.

    Go to the "Services" tab, click to select the "Hide all Microsoft services" check box (at the bottom of the window), and then click "Disable all".  Click "OK", and then click "Restart".

  2. Run "Windows Update" – click "Change settings" and set it to "Never check for updates".

Reboot

Manually apply the following updates in order.

KB3020369
KB3172605

In my case I had attempted these previously, but it appears that the order along with the clean boot and Windows Update setting were critical.

  1. After the above updates are installed, run msconfig.exe again and this time choose "Normal startup".

Reboot

  1. Run Windows Update and you should be presented with the expected slew of updates (in my case, 198) requiring installation. Proceed to install them.

  2. If you like you can change Windows Update settings back to automatic when you've finished applying updates.




ANSWER 5

Score 8


I had the same experience - Windows would check for updates forever. One processor core would max out and one of the svchost tasks in the taskbar devoured a gigabyte of memory.

I decided to install updates manually, and the briefest of googling found the Windows Update Downloader. I used this to manually download 106 security updates.

I then installed each of these updates manually. One at a time. Using herculean amounts of patience.

Some of the updates would do similar to Windows Update itself - when I ran the update, I got a window which had a title of "Windows Update Standalone Installer", with a "doing stuff" type progress bar (rather than one which progresses just once from left to right) below the phrase "Searching for updates on this computer", with a cancel button in the bottom right.

Clicking cancel did nothing. In order to kill it I had to close three tasks in Task Manager or restart. But I observed that after a reboot, the update which got stuck would then install successfully.

So I grinded my way through the updates, installing two or three at a time then rebooting when I saw the window I described above for more than 20 seconds with no progress. Some of them popped up a message like "this update is not required for your computer", so I just deleted those without installing.

When I finished installing all 100 or so updates, I tried running Windows Update again. One core went to 100%, the svchost task went to a gigabyte of memory.

I left it for a bit, then went to shut the computer down in disgust. And the little yellow Windows Update shield appeared on the shutdown button!

I let it install the 7 or so updates, then powered it back up. I left it a while, then once again the little yellow windows update shield appeared on the shutdown button! This time there were 50 updates.

Third time round there were 79 updates.

And after that, I ran the Windows Update thingy, and it worked!

I'm not arrogant enough to say that this will fix your problem. All I'm saying is that this fixed your problem for me. Best of luck!