Table of Contents
Fix 1. Run the Windows Update troubleshooter
Fix 2. Use the “Fix problems using Windows Update” feature
Fix 3. Restart your computer
Fix 4. Free up disk space
Fix 5. Repair corrupted files
Fix 6. Reset Windows Update components
Fix 7. Manually install the update
Home Computer Tutorials Troubleshooting How to fix Windows update error 0xc1900403?

How to fix Windows update error 0xc1900403?

Apr 28, 2025 pm 08:00 PM

Windows updates keep Windows up to date and secure by bringing vital security patches, bug fixes, and new features with constant releases. But the Windows update error 0xc1900403 can halt this process in between, normally displaying an error like Something went wrong, halting the updating. This error can lead to repeated update prompts or sluggish system performance, hence leaving your device vulnerable to unpatched attacks.

The 0xc1900403 error is typically the result of issues with the update process or system setup. A common cause is a corrupt update cache in the SoftwareDistribution folder, which holds temporary update files – clearing out the contents of this folder might fix the issue by triggering a new download.

System files can become corrupted to block the update process from taking place, although SFC and DISM scans can fix them and restore functionality. Additionally, conflicts from third-party software, e.g., from antivirus software, might be causing disturbance in updates, and performing a Clean Boot can help in identifying and removing such conflicts.

The steps below provide several solutions, starting with simple steps like running the troubleshooter and moving towards more complex methods like a clean update, to fix Windows update error 0xc1900403. For a quicker fix, we suggest that you use FortectMac Washing Machine X9, a PC repair software that can automatically repair system problems that may be causing this error.

How to fix Windows update error 0xc1900403?

Fix 1. Run the Windows Update troubleshooter

The built-in troubleshooter can detect and fix issues preventing updates from installing.

  • Type Troubleshoot in Windows search and hit Enter.
  • Select Additional troubleshooters/Other troubleshooters.
  • Find Windows Update from the list and select Run the troubleshooter/Run.
  • Wait till the scan is finished – you will be provided with potential causes so you can proceed with fixes.
  • If no suggestions were provided, proceed with the solutions below.

How to fix Windows update error 0xc1900403?

Fix 2. Use the “Fix problems using Windows Update” feature

There's another built-in feature that can sometimes resove Windows update issues automatically.

  • Right-click on Start and pick Settings.
  • Go to the System section and select Recovery.
  • There, you should see the Fix problems using Windows Update option.
  • Click Reinstall now.
  • Follow the on-screen instructions to finish the process.
  • Wait till the computer restarts and try installing the Windows update again.

How to fix Windows update error 0xc1900403?

Fix 3. Restart your computer

A simple restart can resolve temporary glitches affecting the update process.

  • Safely eject the external hard drive from your computer.
  • Click on the Start menu.
  • Select Restart.
  • Wait for your computer to restart.

How to fix Windows update error 0xc1900403?

Fix 4. Free up disk space

Insufficient disk space can prevent updates from installing properly.

  • Type Disk Cleanup in Windows search and hit Enter.
  • If your Windows is installed on drive C, pick it from the list (it should be by default) and press OK.
  • Click Clean up system files.
  • Select your main disk again and click OK.
  • Here, select the largest portions of the data used – these typically include Temporary Internet Files, Windows Update, Temporary Files, Recycle Bin, Delivery Optimization Files, and others.
  • Click OK – the process should be finished shortly.

How to fix Windows update error 0xc1900403?

Fix 5. Repair corrupted files

Corrupted system files can block updates, and repairing them can help.

  • Type cmd in Windows search.
  • Right-click on Command Prompt and select Run as administrator.
  • The User Account Control (UAC) window will ask whether you want to allow changes to your computer – click Yes.
  • Paste the following command into the new window:
    sfc /scannow
  • Press Enter and wait till the scan is executed.
  • Once done, run this set of commands, pressing Enter after each:
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /ScanHealth
    DISM /Online /Cleanup-Image /RestoreHealth
    (Note: if you get an error executing this last command, add /Source:C:\RepairSource\Windows /LimitAccess to it and try again).
  • Restart your computer.

How to fix Windows update error 0xc1900403?

Fix 6. Reset Windows Update components

A corrupted update cache in the SoftwareDistribution folder can halt the update process.

  • Open Command Prompt as administrator.
  • Stop the Windows Update-related services by running the following commands one at a time, pressing Enter after each one:
    net stop wuauserv
    net stop cryptSvc
    net stop bits
    net stop msiserver
  • Rename the SoftwareDistribution and Catroot2 folders by running the following commands:
    ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
    ren C:\Windows\System32\catroot2 Catroot2.old
    Note: If your Windows installation is not on the C drive, replace “C” with the appropriate drive letter.
  • Restart the Windows Update-related services by running the following commands:
    net start wuauserv
    net start cryptSvc
    net start bits
    net start msiserver
  • Restart your computer.

How to fix Windows update error 0xc1900403?

Fix 7. Manually install the update

If the automatic update fails, downloading and installing it manually can bypass the issue.

  • Type in Updates in Windows search and press Enter.
  • Select View update history.
  • Find the update that failed with the 0xc1900403 error and copy its KB number.
  • Open your browser and go to Microsoft Update Catalog.
  • Within the search bar, type in the KB number and click Search.
  • Find the correct version of the update for your operating system (to check this, right-click on Start and pick System. Under Device specifications and check the System type) and click Download.
  • Use on-screen guidelines to finish the installation process and restart your computer.

How to fix Windows update error 0xc1900403?

The above is the detailed content of How to fix Windows update error 0xc1900403?. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1655
14
PHP Tutorial
1253
29
C# Tutorial
1227
24
How to fix KB5055523 fails to install in Windows 11? How to fix KB5055523 fails to install in Windows 11? Apr 10, 2025 pm 12:02 PM

KB5055523 update is a cumulative update for Windows 11 version 24H2, released by Microsoft on April 8, 2025, as part of the monthly Patch Tuesday cycle, to offe

How to fix KB5055518 fails to install in Windows 10? How to fix KB5055518 fails to install in Windows 10? Apr 10, 2025 pm 12:01 PM

Windows update failures are not uncommon, and most users have to struggle with them, most often becoming frustrated when systems fail to install critical patche

How to fix KB5055612 fails to install in Windows 10? How to fix KB5055612 fails to install in Windows 10? Apr 15, 2025 pm 10:00 PM

Windows updates are a critical part of keeping the operating system stable, secure, and compatible with new software or hardware. They are issued on a regular b

How to fix KB5055528 fails to install in Windows 11? How to fix KB5055528 fails to install in Windows 11? Apr 10, 2025 pm 12:00 PM

Windows updates are essential to keep your system up to date, secure, and efficient, adding security patches, bug fixes, and new functionality for Windows 11 us

Worked! Fix The Elder Scrolls IV: Oblivion Remastered Crashing Worked! Fix The Elder Scrolls IV: Oblivion Remastered Crashing Apr 24, 2025 pm 08:06 PM

Troubleshooting The Elder Scrolls IV: Oblivion Remastered Launch and Performance Issues Experiencing crashes, black screens, or loading problems with The Elder Scrolls IV: Oblivion Remastered? This guide provides solutions to common technical issues.

Windows 11 KB5055528: What's New & What if It Fails to Install Windows 11 KB5055528: What's New & What if It Fails to Install Apr 16, 2025 pm 08:09 PM

Windows 11 KB5055528 (released on April 8, 2025) Update detailed explanation and troubleshooting For Windows 11 23H2 users, Microsoft released the KB5055528 update on April 8, 2025. This article describes the improvements to this update and provides a solution to the installation failure. KB5055528 update content: This update brings many improvements and new features to Windows 11 23H2 users: File Explorer: Improved text scaling and improved accessibility to the file opening/save dialog and copy dialog. Settings page: Added "Top Card" function to quickly view processor, memory, storage and G

Clair Obscur Expedition 33 Controller Not Working on PC: Fixed Clair Obscur Expedition 33 Controller Not Working on PC: Fixed Apr 25, 2025 pm 06:01 PM

Solve the problem of failure of the PC version of "Clair Obscur: Expedition 33" Have you also encountered the problem that the PC version of the "Clair Obscur: Expedition 33" controller does not work properly? Don't worry, you are not alone! This article will provide you with a variety of effective solutions. "Clair Obscur: Expedition 33" has been launched on PlayStation 5, Windows and Xbox Series X/S platforms. This game is an engaging turn-based RPG that emphasizes precise timing. Its uniqueness is the perfect blend of strategic and rapid response. Smooth operation

Where Is The Last of Us Part II Remastered Save File Location Where Is The Last of Us Part II Remastered Save File Location Apr 10, 2025 pm 12:31 PM

This guide explains how to locate and recover save files for The Last of Us Part II Remastered. We'll cover save file locations and recovery methods, ensuring your progress isn't lost. Save File Locations for The Last of Us Part II Remastered Save g

See all articles