If you’re seeing an error code 0x8024200d when performing a Windows update, you’re not alone. Many Windows users are reporting it. This error code usually appears when they try to update to a new build of the Windows system. The reason behind it is that some updated files are missing or corrupted.

The good news is you can fix it. You should be able to fix the problem quite easily using one of the solutions we’ve listed below. You may not have to try them all. Just work your way down the list until you find the one that works.

  1. Running the Windows Update Troubleshooter
  2. Restarting the Windows Update service
  3. Running System File Checker
  4. Downloading updates from Microsoft Update Catalog manually

Method 1: Running the Windows Update Troubleshooter

You can download and run the Windows Update Troubleshooter to automatically diagnose and resolve any issues regarding Windows Update.

1) Click here to download the Windows Update Troubleshooter. 

2) Double-click the downloaded file (WindowsUpdate.diagcab) to run the troubleshooter, and then click Next.

If your current operating system is Windows 7, you just need to wait until the troubleshooter finishes the process and shows you the process result. If your current operating system is Windows 8 or Windows 10, you may need to follow the steps below.

3) If there is a more recent version of Windows Update troubleshooter available, click to run it.

4) In the new version of Windows Update troubleshooter, Click Next. The troubleshooter will check the available updates for your machine.

5) Click Apply this fix to start the update process in the background immediately.

The troubleshooter will try to fix the issue for you. You can restart your computer and try to perform the Windows update again. If it still doesn’t work, please try the next method.

Method 2: Restarting the Windows Update service

You may see this error code if there is something wrong with the Windows Update service. You can try to restart the Windows Update service to resolve this problem. Here’s how to do it:

1) On your keyboard, press the Windows Logo key and R at the same time to open the Run dialog, then type services.msc and press Enter to open the Services window.

2) Right-click Windows Update and select Stop if its current status is “Running”. If the Windows Update service is not running, please skip this step.

3) On your keyboard, press the Windows Logo Key and E at the same time to open File Explorer. Copy the path below and paste it into the address bar, then press Enter on your keyboard to go to the DataStore folder.

C:\Windows\SoftwareDistribution\DataStore

Please paste it in the address bar.

4) Delete all the files in the folder DataStore.

When all the files are deleted, you shall see “This folder is empty”.

5) On your keyboard, press the Windows Logo Key and E at the same time to open File Explorer. Copy the path below and paste it into the address bar, then press Enter on your keyboard to open the Download folder.

C:\Windows\SoftwareDistribution\Download

Please paste it in the address bar.

6) Delete all the files in the folder Download.

When all the files are deleted, you shall see “This folder is empty”.

7) In the Services window, right-click Windows Update and select Start.

Go and check Windows Update again to see whether you can perform the Windows update or not. If it still doesn’t work, please try the next method.

Method 3: Running System File Checker

System File Checker can scan for corruptions in Windows system files and restore corrupted files. When you fail to install Windows updates, it may be caused by some corruption error. In this case, running System File Checker may help you resolve this issue.

1) On your keyboard, press the Windows Logo Key and then type cmd in the search box. When you see Command Prompt in the list of results, right-click it and then select Run as administrator. You will be prompted for permission. Click Ok to run the Command Prompt.

2) On your keyboard, type the command below and press Enter. If your current operating system is Windows 7, please skip this step.

DISM.exe /Online /Cleanup-image /Restorehealth
It may take several minutes for this command operation to be completed.

3) When this command operation is completed, on your keyboard, type the following command and press Enter.

sfc /scannow
It may take some time for the command operation to be completed.

4) When this command operation is completed, close the Command Prompt and run Windows Update again to check whether this method works or not. If you still fail to install updates for your Windows system, please try the next method.

Method 4: Downloading updates from Microsoft Update Catalog manually

If all the methods mentioned above still don’t work for you, you can try to download the updates you failed to install from Microsoft Update Catalog and install them manually.

1) On your keyboard, press the Windows Logo Key and type Windows Update, and then press Enter to open Windows Update. 

2) Click View update history to check the updates you failed to install. For example, if you fail to install update KB3006137, you can download the update and install it manually. 

3) Follow the instructions below to view your system type:

i. On your keyboard, press the Windows Logo key and R at the same time to open the Run dialog. Type cmd and press Enter to open the Command Prompt.

ii. Type the command line systeminfo and press Enter to view your system type.

X64-based PC” indicates that your Windows OS is 64-bit; “X86-based PC” means that your Windows OS is 32-bit.

4) Visit Microsoft Update Catalog.

5) Type the update number that you want to download. In this example, type KB3006137 and then click Search.

6) In the list of search results, select the right update for your operating system and click Download.

If your Windows OS is 64-bit, you should download the update whose name contains “x64-based”.

7) In the pop-up window, click the link to start downloading the updates.

8) Double-click the downloaded file and follow the on-screen instructions to install the update.

21
21 people found this helpful
guest
1 Comment
Most Voted
Newest Oldest
Inline Feedbacks
View all comments