How to Fix Update Error Code 0xc1900403 on Windows 10

These days, the Windows update process is getting stuck on error code 0xc1900403 and thus not letting users upgrade their PCs. If you are one such user and are looking for solutions that can fix this bug, read this post in detail. This bug often comes associated with an error message that reads the following –

There were problems installing some updates, but we’ll try again later, If you keep seeing this and want to search the web or contact support for information, this may help – 0xc1900403.

This error typically occurs when the payload files become corrupt somehow. Upon opening the Windows log file, you may receive the below error –

0XC1900403 – MOSETUP_E_UA_CORRUPT_PAYLOAD_FILES

Fix Update Error Code 0xc1900403

Windows Update Error 0xc1900403 Solutions

To get rid of the error code 0xc1900403, go through the below list of solutions –

1. Run Windows Update Troubleshooter

Whenever you receive any error while updating Windows, the first and foremost thing to do is to run the Update Troubleshooter. This tool is known to solve almost all bugs and errors on the computer. Here’s how to do this task –

  • Press the Windows key + I to launch the Settings app.
  • Next, click Update & Security > Troubleshoot.
  • Jump to the right pane and hit Additional Troubleshooters.
  • Subsequently, click to expand Windows Update and choose “Run the troubleshooter“.

Run the Windows Update Troubleshooter - Update error 0x8024a000

  • Follow the on-screen instructions to complete the remaining steps.
  • After the troubleshooting is completed, Restart the PC so that the changes made come into effect.

Sign back into your computer and check whether you are now able to upgrade to the Windows 10 OS or not. If not, you may try the below suggestions –

2. Use System File Checker

If you still face the 0xc1900403 issue then, maybe this occurs because of file corruption. To repair corrupted files or correct missing ones, you may use the SFC tool. Here’s how to do the SFC scanning on your PC –

  • Type the Command Prompt in the Search box (displayed on the desktop beside the Windows icon)
  • Right-click on Command Prompt and select Run as administrator.
  • When the black screen appears, type the command sfc/scannow and hit the Enter key.

SFC Scannow

  • Keep patience and wait until the process gets 100% completed. The whole process will take 15-20 minutes.
  • After completion of this process, restart your system to implement the above changes. 

3. Run DISM Scan

If the Windows 10 image gets corrupted somehow, this might also cause the 0xc1900403 error. To address this, you must run the DISM command using the following steps –

  • Right-click on Windows Icon and select Windows Power Shell (Admin).
  • When the UAC pop-up comes into the display, hit Yes to grant the permission.
  • On the elevated console, execute the below command line –

DISM.exe /Online /Cleanup-image /Restorehealth

DISM

  • Once this is over, close PowerShell and Reboot your system.

Log back into your device and see if this helps to update your Windows or not.

4. Clear Software Distribution Folder

If you still do not overcome this error, the Windows Cache folder might be the real culprit. If you haven’t cleared this folder for a long time, open the Software distribution folder and remove all its contents. However, make sure to disable the essential Windows services first. To do so, use the following steps –

  • Press the Windows + R keys to start the Run dialog.
  • Type “cmd” in the text field and press Ctrl + Shift + Enter keys altogether.
  • When Command Prompt comes into view, run these codes one by one –

net stop wuauserv

net stop bits

Update Error Code 0xc1900403 - Stop services

  • When the prompt displays the message – “Windows Update Service was stopped successfully“, go to the below location –

C:\Windows\SoftwareDistribution

Update Error Code 0xc1900403 - Clear software distribution folder

  • Press CTRL + A to select all the files available inside this folder and delete them.
  • After clearing the Windows cache folder, make sure to start those services that you stopped recently i.e. Windows Update and BITS. To do so, use these codes – 
net start wuauserv
net start bits
  • Lastly, restart your PC so that the changes made come into effect from the next login. 

I hope the solutions above help you to get over the Windows error code 0xc1900403. In case the error prevails, you may use the previously created restore points or clean install Windows 10. Let us know in the comment section if you face any difficulty trying the above workarounds. 

How do I fix error 0x8007000d?

Just like 0xc1900403, 0x8007000d is also an update-related issue and you may overcome this issue by following the below workarounds –

  • Troubleshoot Windows Update
  • Try SFC/DISM
  • Reset update components

In case, this error is still appearing while updating Windows, note down the pending update and visit Microsoft’s Update Catalog. Paste the noted-down KB number in the search field and hit Enter.

A list of matching results will appear on the desktop screen. Pick the one that matches your system architecture and hit the Download button. Click the top link to begin downloading the setup file.

After the download finishes, double-click on the setup file (.msu file format) to begin the update installation. Here’s a detailed overview of how to manually install pending updates on your computer.

Soni Aryan

Soni Aryan

Soni Kumari is a tech enthusiast known for her expertise in how-to type topics and Windows troubleshooting articles. She loves exploring how to do things or tweaks in Android, iPhone, and other operating systems.

Leave a Reply