Jump to content

Hello

few days ago, my laptop became so slow

and the culprit is windows update trying to download and install the update

but when i click install updates

 

it failed (9 updates failed)

 

Error code of 8024200D

 

how can i fix this? 

 

note : my windows update said that the update is published in 2013

so in 1 year i havent update my windows ? even though i set it at automatically check windows update?

Link to comment
https://linustechtips.com/topic/326699-windows-update-failed/
Share on other sites

Link to post
Share on other sites

tried clearing the cache?? 

  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 the deletion of 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. And reboot and check for updates
Link to comment
https://linustechtips.com/topic/326699-windows-update-failed/#findComment-4437530
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×