Windows Update Doesn't Work even with the SOLUTION

Anonymous
2016-10-23T00:11:52+00:00

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

http://answers.microsoft.com/en-us/windows/forum/windows_7-update/windows-7-update-solution/f39a65fa-9d10-42e7-9bc0-7f5096b36d0c

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

  1. 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.
  2. 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:

  1. net stop wuauserv
  2. net stop cryptSvc
  3. net stop bits
  4. net stop msiserver
  5. ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
  6. ren C:\Windows\System32\catroot2 catroot2.old
  7. net start wuauserv
  8. net start cryptSvc
  9. net start bits
  10. net start msiserver
  11. 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

https://download.microsoft.com/download/C/0/8/C0823F43-BFE9-4147-9B0A-35769CBBE6B0/Windows6.1-KB3020369-x86.msu

64 bit

https://download.microsoft.com/download/5/D/0/5D0821EB-A92D-4CA2-9020-EC41D56B074F/Windows6.1-KB3020369-x64.msu

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.

0 comments No comments

160 answers

Sort by: Most helpful
  1. Anonymous
    2018-02-06T20:23:46+00:00

    I have not nor will I ever have anything to do with that disaster named Windows 10!

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-01-31T18:30:21+00:00

    I think SFC and Windows Updates are interconnected. We can see that in Component Based Servicing (CBS). Please see the two links below:

    https://blogs.technet.microsoft.com/askperf/2008/04/23/understanding-component-based-servicing/

    https://superuser.com/questions/1096947/what-is-the-servicing-stack-and-how-does-it-work

    As CBS became "THE" process for all Windows updates, this process must be designed with "fault tolerant transaction" in mind. As each CBS component may fail due to the not-so-reliable Internet in applying it to a user PC. In network protocols and an application system design, the sending side always "presumes" the receiving side may not receive a part of a transmission, therefore the entire transaction must be reversed and started anew. This is called a "transaction bracket". I should not get into this very technical details which I heavily involved over 40 years ago. The simplest explanation is how the banking ATM machine or on-line ordering process works using a third-party payment system (e.g., PayPal). When something failed in a "transaction", a well designed "bracket" must discard the transaction and restore the fault tolerant system to the state prior to the transaction. "Windows Updates" today does not do that, and relies on expert users such as yourself to find solutions.

    As to Windows 7, I agree with you about its reliability (but don't have your Microsoft insight). I learned it the hard way in trying to upgrade my laptop to Window 10. I bought a Win10 Pro retail license to disable the update of a specific display driver, for which CBS kept on downloading/installing a new version. The Win7 display driver actually works fine, but the Win10 mandatory updates failed elsewhere. The good thing is that I can transfer that retail Win10 Pro license to a new laptop (not OEM license), and keep Win7 in my current laptop. Win10 1709 updates took place in the middle of my upgrading. It really messed up. Your client base are lucky. But individual consumers are at the mercy of this broken Windows Update "system". Microsoft must do better.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2018-01-27T01:06:20+00:00

    I would suggest to check the updates on your PC using Microsoft's System File Checker (SFC). <https://support.microsoft.com/en-us/help/929833/use-the-system-file-checker-tool-to-repair-missing-or-corrupted-system>

    CT is probably the most qualified person to help out and explain the technical procedure. I ran into corrupted downloads in Win10 updates when I tried to upgrade my Win7 to Win10. If downloads are incomplete or corrupted, the Windows Update may try to repeat the download and fail again (but will NOT fix the files). If your problem is related to this issue, SFC scan can check and attempt to fix the problems.

    Ken,

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2016-10-23T21:31:56+00:00

    Thank you very much.  I'll tack it to my forehead this time!

    Was this answer helpful?

    0 comments No comments
  5. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more