Windows Error Code 0x8024200D: Easy Ways To Solve It

The error 0x8024200D is a critical Windows fatal error. It comes up with “Installation Failure: Windows failed to install the following update with error 0x8024200D: Feature update to Windows 10, version 1709” error message. 

This error is also famous as WU_E_UH_NEEDANOTHERDOWNLOAD. It generally appears when users are attempting to update their Windows Operating System. 

If you are recently encountering this error, then you can follow the undermentioned dedicated methods to overcome this situation.

Why Windows Error 0x8024200D Occurs?

Before you move towards the troubleshooting section, try to detect what are the potential causes of this error. The following are the most apparent causes that influence this Windows Update error.

  • Damaged system files
  • Malware or virus invasion
  • Corrupted registry entries
  • Interference from Firewall or third-party security suite 

Now, we hope you are well accustomed to the potential causes of Windows error. So, let’s navigate to the troubleshooting section to resolve the error in no time.

What to do if Windows Update Error 0x8024200D Appears?

Here, in this section, we are going to mention some of the easy fixes that you can try in order to get rid of the error in no time. 

Solution 1: Execute Windows Update Troubleshooter

Execute Windows Update Troubleshooter

Once you face any Windows error, it is recommended you run the Windows Update Troubleshooter. It is a special built-in tool that comes up with every version of Windows. To run this utility, follow the steps underneath.

  • Press the combination of the Windows logo + R key to launch the Run window. In the dialog box, write “Control” and hit the Enter key.
  • Once you access the “Control Panel”, open the “System and Security” menu.
  • Inside this menu, choose the “Fix problems with Windows Update” option.
  • From the Windows Update Troubleshooting window, hit the ‘Advanced” button.
  • Under the “Advanced Settings”, ensure that the “Apply repairs automatically” checkbox is selected.
  • Now, choose the “Run as administrator” option and hit the “Next” button.

The Troubleshooter will scan your entire device and detect the error related to the Windows update error 0x8024200D. After it detects the internal glitches, it will repair them automatically.

Solution 2: Remove the Peripheral Drivers

Remove the Peripheral Drivers

After running the Windows Update Troubleshooter if the error still persists, there might be certain conflict within the peripherals drivers. Often, it prevents updates and also affects the device’s stability that eventually leads to crashes.

In order to get rid of this, try to remove the peripheral drivers by following the underlying instructions.

  • Inside the Windows search, write “Create a restore point” and launch the system “Properties”.
  • Next, navigate to the “System Protection” tab and choose the “Create” button located at the bottom of the window.
  • Go through the description and create a restore point accordingly.
  • Initiate the Start menu and open the “Device Manager” window. 
  • Remove all the peripheral devices except the keyboard and mouse.
  • Navigate to each driver and remove them in their respective manner.

Once it is done, reboot your device and try to install the drivers again.

Solution 3: Turn off the Firewall and Antivirus Suite

Turn off the Firewall and Antivirus Suite

Windows Firewall and antivirus suite often block the OS from installing the latest updates. It might lead you to the Windows error 0x8024200D. To overcome this error, it is recommended you to turn off the Windows Firewall along with the antivirus suite you have installed on your device. Follow these instructions to perform this task.

  • Right-tap on the Start menu and enter the “Windows Defender Security Center” inside the search field.
  • In the next screen, scroll down and choose the “Firewall & Network Protection” option.
  • From the appeared menu, select the “Private (discoverable) network” and drag the option from “On” to “Off”.
  • Thereafter, repeat the same procedure with the “Public (non-discoverable) network”.
  • Save the recent changes by tapping on the “Apply” as well as the “OK” button.

Once you disable both the Windows Firewall and Antivirus, reboot your device to check whether the error gets eliminated.

Note- After you install the pending Windows Update, re-enable the firewall and antivirus protection. Otherwise, your device will remain accessible to malicious components.

Solution 4: Eliminate Temporary Installation Files

Eliminate Temporary Installation Files

If the previous methods do not give you satisfactory results, then you might have to eliminate the temporary installation files.

In order to begin this process, launch the Run window and enter “cleanmgr” inside the search box. Hit the Enter key to open the Disk Cleanup tool. 

Under the Cleanup section, choose C: drive and hit the OK button.

On the next screen, scroll down and select the “Clean up system files” button. From the appeared menu, choose the files you desire to remove, including the following.

  • Temporary Internet Files
  • Recycle Bin
  • System error memory dump files
  • Windows Setup temporary files
  • Temporary Files

Tap on them in their respective manner and hit the “Delete File” button. From the confirmation window, hit the OK button twice to save the new changes.

Solution 5: Restart Windows Update components

Restart Windows Update components

Moreover, you can come across Windows error 0x8024200D if some of the Windows Update components get corrupted due to malware or viruses. To troubleshoot this error, try to restart the Windows Update components.

  • In the Run dialog window, write “cmd” and hit the Enter key.
  • From the resulting menu, right-tap on the Command Prompt and choose “Run as administrator”.
  • Once the Command Prompt appears with Administrator privileges, enter the following commands one by one.

“net stop wuauserv”/ “net stop cryptSvc”/ “net stop bits”/ “net stop msiserver”

Note: “/” refers next line and not typing this specific symbol.

  • Afterward, go to the following path and rename the “SoftwareDistribution” and “Catroot2” folder: 

ren C:\\Windows\\SoftwareDistribution SoftwareDistribution.old 

ren C:\\Windows\\System32\\catroot2 catroot2.old

  • Again enter the following: 

“net start wuauserv”/ “net start cryptSvc”/ “net start bits”/ “net start msiserver”

  • Make sure you hit the “OK” button after executing each command.

Once done, reboot your device to let the new changes take effect.

Solution 6: Refresh the Windows Update Service

Refresh the Windows Update Service

After you restart the Windows Update components if the error 0x8024200D still remains, then we suggest you refresh the Windows Update services. 

  • In the Run window, write “services.msc” and hit the Enter key.
  • Once you access the Services window, look for the Windows Update entry from the appeared menu.
  • When you locate it, tap on it and hit the “Restart” button.

After the Windows Update service restarts, reboot your device and verify whether the error has been removed.

Solution 7: Repair Corrupted Files with System File Checker

Repair Corrupted Files with System File Checker

If your device has been invaded by any malicious component, then it can corrupt the system files and trigger Windows error 0x8024200D. To sort out this error, you can run the System File Checker built-in utility. 

  • Open the Command Prompt with Administrator’s rights and enter “sfc/scannow”.
  • Hit the OK button in order to run the command.

After you execute this command, System File Checker will search for the corrupted system files and repair them automatically.

Solution 8:Use DISM Scan

Use DISM Scan 

If the System File Checker fails to give you the desired result, you can use the DISM scan. To use this utility, follow the underlying steps carefully.

  • On the Command Prompt (Admin Mode) window, write “DISM.exe /Online /Cleanup-image /Restorehealth”.
  • Hit the Enter key to execute the command.

Also Read:

Hopefully, after performing these instructions, you will be able to resolve the Windows Update error on your own.

Maria Colombo
Maria Colombo
Articles: 1205