Fix Slow Updates/High CPU Usages - Windows 7


Recommended Posts

This is something I have been testing in VM's and with the assistance of a few colleagues, but this has solved the following on clean installs and even some dirty installs:

 

-Checking for updates never finishes

-High CPU usage while Checking for Updates

-Windows Update freezes or locks up the system for periods of time

-Searching for updates can takes hours

 

 

Step 1: Install KB3172605 by downloading the .MSU, expanding the .MSU into a folder, and use DISM to apply the CAB file. In order to do this, enter the following commands in an admin command prompt. Please take note, if your system is 32-bit you would instead use Windows6.1-KB3172605-x86.msu

 

mkdir update
expand -f:* Windows6.1-KB3172605-x64.msu .\update
dism /online /add-package /packagepath:update\Windows6.1-KB3172605-x64.cab

 

Reboot your system and try running Windows Updates, sometimes this is all it takes. On a few of my test VMs, I found this one did the trick, on a few others it did not.

 

If you receive an error stating the manifest file contains a syntax error (0x800736B5) perform the following:

The issue is caused by the Version key under Component Based Servicing in the registry. It is out of date and DISM does not know how to process one of the commands inside the update.  The easiest way to fix this, is to download and install the Windows 7 Roll-up Prerequisite. In order to do this, download the Prerequisite file and perform the following commands from an admin command prompt:

 

mkdir prereq
expand -f:* Windows6.1-KB3020369-x64.msu .\prereq
dism /online /add-package /packagepath:prereq\Windows6.1-KB3020369-x64.cab

if your system is 32-bit you would instead use Windows6.1-KB3020369-x86.msu

 

Restart the machine and you should be able to install KB3172605 at this point, without any errors.

 

**As an additional note, if your Windows 7 system is a fresh-install and was recently upgraded to SP1, or has not done updates for a very very long time, there could possibly be hundreds of applicable updates. In this situation, it is advised to install the Windows 7 Rollup Package, which contains all updates between the launch of SP1 and April 2016.

 

TL;DR Steps

1. Install KB3172605 

2. Install Roll-up Prerequisite

3. Install Roll-up Package

4. Check for updates, which should run much faster now.

 

Download Links:

 

KB3172605

Windows 7 Roll-up Prerequisite (x86)

Windows 7 Roll-up Prerequisite (x64)

Windows 7 Roll-up Update (x86)

Windows 7 Roll-up Update (x64)

Instead of extracting the update and installing it by command, unplugging from the internet and restarting the windows update service before trying to install the update will also make the update install quicker.

 

That being said the command would be useful for remote work.

  • Like 2
  • 3 months later...

Wanted to list another great method.

Very handy on a clean Win7 x64 SP1 install.

Download these hotfixes:

Capture.thumb.JPG.9535221492a882271f6fab6c2b7aa8af.JPG


Do not install them.


Go here:

Use PowerShell to install a list of hotfix all at once.

Follow the simple directions -

PS will install each item silently, without rebooting, and echo each time a hotfix is installed.

Once all are done, reboot.

You should be able to use Windows Updates normally.

UPDATE:

Just tested on a new VM (Win7 x64 SP1) - worked great.
 

____________________________

This is the PS script

$dir = (Get-Item -Path ".\" -Verbose).FullName
 Foreach($item in (ls $dir *.msu -Name))
 {
    echo $item
    $item = $dir + "\" + $item
    wusa $item /quiet /norestart | Out-Null
 }

 

  • Like 2
13 minutes ago, Circaflex said:

I've found on a clean install, today actually, that if you install the pre req listed, then the rollup and then finally the kb 3172605 updates will work without any issues. Very simple process. 

Well... mine's cooler !
(and my post has more colors, so I win)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • If built properly, swapping out the backend should be an easy task, but as the article points out, it's just Apple not wanting to do this.
    • Microsoft's new Xbox Shutdown change promises massive power efficiency gains by Pulasthi Ariyasinghe Microsoft has been delivering a lot of changes for Xbox Insiders to test in recent weeks, and today, another wave of changes aimed at consoles was announced. The latest drop is testing features that let users find mutual friends easier, customize their UI, and streamline wishlisting. When looking at an Xbox friend's profile, an option will appear to see mutual friends, perhaps to get a refresher on how you know that person. This will depend on the privacy settings. The same applies to when checking the profile of a person who is not in the friends list, offering a quick way to find out if this is a known connection. Next, Microsoft is giving the option to change how the 'Home' and 'Games & Apps' sections show off available games. There is a new poster style that users can enable for an "immersive library experience." "We’ve also made personalization settings easier to navigate and customize by separating Home and My Games & apps into separate sections," adds the company. "And to make personalization even more accessible, we’ve added new shortcuts throughout menus, so you can quickly jump in and tailor your XBOX experience the way you want." Moreover, heading to the store page of an unreleased game will now offer players the option to wishlist directly from the game card. Lastly, Microsoft is making a change to Xbox One and Xbox Series X|S consoles that are in Sleep mode, making them use the more energy-saving 'Shutdown' mode instead automatically. The company says this can increase power savings by up to 20 times without impacting "performance, gameplay, or your ability to receive system, games or apps updates overnight." The only down side seems to be a longer startup time that can take up to 45 seconds. The setting was originally introduced in 2023, and this is only the latest update to it. The power option can be changed from the console settings at any time. This Xbox Insider update is rolling out today to select members of the program. As usual, Microsoft aims to bring it to more Insiders over time before they reach all Xbox owners. Head here to find out how to join the Xbox Insider Program to get a chance to test these features and upcoming ones on both consoles and PC.
    • 2 was a fun game but felt a bit shallow, like not enough there. I hope this expansion fixes that.
    • I haven't paid for windows since windows 8. So I guess I would be happy to pay for a new version if it meant seeing fewer adverts (none) or product pushes. But that applies to _any_ service or OS.
  • Recent Achievements

    • Rookie
      lamborghiniv10 went up a rank
      Rookie
    • One Month Later
      pinnclepd earned a badge
      One Month Later
    • First Post
      X-No-file earned a badge
      First Post
    • One Month Later
      johnjacobb40 earned a badge
      One Month Later
    • One Year In
      Primer1st earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      510
    2. 2
      PsYcHoKiLLa
      211
    3. 3
      +Edouard
      145
    4. 4
      Steven P.
      88
    5. 5
      ATLien_0
      82
  • Tell a friend

    Love Neowin? Tell a friend!