RahulPatel–twikies…

December 2, 2008

Clearing Windows Update Cache Upon Update Failure

Filed under: Tips n Tricks — Rahul Patel @ 9:58 am
  1. Open Command Prompt by Start -> Run and type “cmd
  2. On the Command Prompt, type “net stop wuauserv“. This is done so that you will terminate the windows automatic update service to allow us to delete the cache files
  3. Still on the Command Prompt, type “cd /d %windir%” or “cd\windows
  4. Type “rd /s SoftwareDistribution
  5. Thats it, the cache has been purged. Now we need to restart the windows automatic update service again. To do that, type “net start wuauserv
  6. Or go to this link: http://support.microsoft.com/Default.aspx?kbid=971058
Advertisement

7 Comments »

  1. Hi,
    Really good stuff from you rahul. This thing really help me recently for one server at workplace. Thanks and go ahead.

    Comment by Pratik Maheta — December 17, 2008 @ 10:43 am | Reply

  2. Thank you for this invaluable advice.

    Comment by Stephen Plustwik — February 28, 2009 @ 7:03 pm | Reply

  3. Too many thanks! It very useful note/howto to clear windows server 2008 r2: foundation update center cache! One point: Of You delete only SoftwareDistribution\Download directory, all settings and update log would be preserved.

    Comment by Vasily Eremenko — November 12, 2010 @ 12:48 pm | Reply

  4. Thanks for the information.

    Comment by Vikram — February 9, 2011 @ 9:24 pm | Reply

  5. Great trick.

    I owe you a least, a pizza of your choice.

    Thanks

    Comment by Larry Schneider — February 25, 2011 @ 1:41 am | Reply

  6. or if you want to do it via within windows.

    1. Stop Windows update service
    2. Delete C:\windows\softwaredistribution folder <– This Folder
    3. Start Windows update service.

    Comment by chander — November 30, 2011 @ 1:51 am | Reply

  7. YOU ARE THE MAN! Thanks!

    Comment by Jeevz — February 16, 2012 @ 8:05 am | Reply


RSS feed for comments on this post.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Theme: Rubric. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.