I dont usually comment on foruns, but you helped me with a problem that was taking months to solve. Thanks very much!!!!
Windows Update Doesn't Work even with the SOLUTION
FIRST. If Windows Update is not working or taking far too long (more than 15 to 30 minutes) try the Solution described in the thread at
If after trying this the problem persists, then follow these directions to first reset Windows Update.
This is a bit technical, but if you can follow it, I think it will work for you. I work on a lot of computers and this works for me.
I emphasize that for this to work, you must follow exactlyas this describes.
There are two main types of Windows 7 installations: 32 bit or 64 bit. You need to know what is installed in your computer. Click the Start globe, type system in the box. Choose System information in the list. The techie shorthand for 32 bit is x86 and for 64 bit is x64
- Start Windows Update and change the Setting to Never check for updates. Restart. When you do leave the setting at NEVER, Windows Update will no longer be automatic. From this point onwards, you are responsible for starting and installing updates. We recommend you do that a few days following the 2nd Tuesday each month.
- The process starts by ensuring that there is nothing running that will prevent the update from working properly. Click on the Start globe and type services into the text box. Click on Services in the list that pops up. In the window that then pops up (its alphabetic), find Windows Update. Right-click on it (left-click if your mouse is set for left-handers) and choose Stop.
Now, you are going to reset Windows Update components:
Start, All Programs, Accessories, Right-click on Command prompt, Choose Run as administrator, OK. Type the following in the black box:
- net stop wuauserv
- net stop cryptSvc
- net stop bits
- net stop msiserver
- ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
- ren C:\Windows\System32\catroot2 catroot2.old
- net start wuauserv
- net start cryptSvc
- net start bits
- net start msiserver
- Exit
Tip: Instead of typing each line, you can select the text in each line in the list by high-lighting it, right-click, choose Copy from the pop-up menu. In the black window, Right-click anywhere, choose Paste from the pop-up menu, Enter.
If steps 5 or 6 do not allow the operation, go back and click on the Start globe and type services into the text box. Click on Services in the list that pops up. In the window that then pops up (its alphabetic), find Windows Update. Right-click on it (left-click if your mouse is set for left-handers) and choose Stop. It may have re-started itself.
If steps 5 and 6 report that the file already exists, then substitute SoftwareDistribution.old2 for SoftwareDistribution.old, and catroot2 catroot2.old2 for catroot2 catroot2.old
This procedure will erase the list you would see in "View Update history" that you access in the Windows Update window. It will NOT erase the "View Installed Updates" you access through the Control Panel.
You are now going to download and install either one or two updates manually. In most cases only the first (KB3172605) of these is needed. If that produces a result that says the update is not appropriate for you computer, you need to first install the 2nd of these (KB3020369), then install the first (KB3172605). Choose the one that is for your machine — 32 bit (X86) or 64 bit (X64).
KB3138612 :
32 bit
https://www.microsoft.com/en-us/download/details.aspx?id=51208
64 bit
https://www.microsoft.com/en-us/download/details.aspx?id=51212
KB3020369:
32 bit
64 bit
After restarting your computer, wait about 10 minutes until Windows Update completes its tasks. Do not use the computer for any other purpose during this wait period.
Start Windows Update. It will take only a few minutes to come up with a list and download the updates you select. The process is quite normal as it always was from this point onward.
If your computer has not been updated for a long time, it may take longer.
Windows for home | Previous Windows versions | Windows update
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
160 answers
Sort by: Newest
-
Anonymous
2018-01-06T18:57:32+00:00 -
Anonymous
2018-01-03T17:23:09+00:00 Only two reasons I have ever seen for that message:
- Service Pack 1 is not installed
- You are using the wrong (32 or 64 bit) version.
If neither of those is the case, the problem is likely much deeper than Windows Update. If that is the case, you should consider a re-install of Windows.
-
Anonymous
2018-01-03T17:18:14+00:00 I tried your solution but both downloads returned message that they were not appropriate for my machine. I am running Windows 7 Ultimate, Service Pack 1, x64 bit system. I have been having multiple issues since 12/26/2017: (1) My printer (HP officejet 4635) no longer prints directly from computer even after uninstalling and removing all software and extension files, then reinstalling all. (2) Windows Updates fails to update, even manually. Am about to swear off Windows altogether and go buy a Mac!! Please help!
-
Anonymous
2017-12-22T19:13:17+00:00 Thanks a lot! This problem bugged me for many many years until this SOLUTION. It is important to follow the instruction; and turn ON automatic update after completing the installation (and restarting). It will take several (5 or more) computer restarts to download and install the updates and may take sometime. I have very fast SSD in the laptop and took < 2 hours to complete all Win7, MS Office products and securities updates. When automatic update cannot find more updates (took about 1-2 minutes to respond), the CPU usage dropped down to around 1% with automatic update remains ON. I only needed KB3172605.
PS. Following the old DOS commands is not a problem for me, as I used DOS before Gates started Microsoft.
I should thank CT and share my experience. Merry Christmas to all!
-
Anonymous
2017-12-22T14:39:04+00:00 Thank you for the feedback.