How to fix
Windows Update Troubleshooter error 0x803c0103
on Windows
Resolve the Windows Update Troubleshooter error 0x803c0103 swiftly and effectively. Get back to smooth updates on Windows 10 and 11, fixed in minutes!
What causes How to fix Windows Update Troubleshooter error 0x803c0103?
- System file corruption related to Windows update functions
- Issues with the automated troubleshooter
- Temporary downtime of Microsoft servers
- Other common errors like 0x8007371c, 0x800f0984, or 0x8024ce0e
- Malfunctions within the system that the troubleshooter cannot fix automatically
Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.
Hello. I couldn't update Windows since a few days ago. I decided to run an update troubleshooter, but I received an error 0x803c0103, so now I'm stuck. Is there anything else I can do to update my PC properly? I'm using Windows 10.
Many users have reported receiving the 0x803c0103 error while using the Windows update troubleshooter. In this article, we explore the reasons why it's happening and how to fix it, finally allowing you to update your PC.
Windows updates are crucial for any system's security and stability, and applying them can also improve user experience thanks to new features, bug[ref en-1] fixes, and other improvements. Unfortunately, users who do want to keep their systems in the best condition can sometimes be stopped by the update process not working properly.
While Microsoft servers can indeed go down for a short period of time (which would prevent people from downloading the appropriate files), they usually come back up very quickly. The main issue due to which users are unable to update their systems are various errors, e.g., 0x8007371c, 0x800f0984, or 0x8024ce0e.
Many of such issues can be fixed with the help of the automated, built-in Windows component - a troubleshooter. Usually, this is the first method that people employ to tackle problems with Windows updates. The tool scans the system, finds the malfunctions within it, and either fixes them automatically or provides instructions on how to do that in case it can't be done automatically.

Instead of receiving this useful advice, some people encounter troubleshooting errors - 0x803c0103 is one of the common ones. At this point, users get trapped, as they now need to fix the malfunctioning troubleshooter as well. Luckily, there are several methods that could be done in order to resolve the problem.
In most cases, the issue lies within system file corruption related to the Windows update functions. This is why you would run a PC repair tool [d1], which could check your device for commonly encountered issues and fix them automatically for you. In fact, it could repair broken system files, which would help you to avoid the manual steps below, saving time in the process. If that did not help, proceed with the manual instructions.
Method 1. Use SFC and DISM
In order to address corrupted system files, you should use an elevated Command Prompt and run SFC and DISM scans.
- Type cmd in Windows search bar, right-click on Command Prompt, and select Run as administrator
- When User Account Control shows up, click Yes
- Type in the following command, and press Enter:
sfc /scannow - Once the scan is complete, and it is indicated that file corruption was fixed, restart your system. If SFC was unable to fix the file integrity violations, use the following command:
DISM /Online /Cleanup-Image /RestoreHealth - Finally, reboot the system and see if that helped.

How to fix windows update troubleshooter error 0x803c0103 run sfc and dism
Method 2. Reset Windows update components
If repairing Windows system files did not help, then it could be an issue with update components. You can do this via Command Prompt as well:
- Open Command Prompt as administrator again
- Copy and paste the following commands, pressing Enter after each:
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
Del “%ALLUSERSPROFILE%\\Application Data\\Microsoft\\Network\\Downloader\\*.*”
rmdir %systemroot%\\SoftwareDistribution /S /Q
rmdir %systemroot%\\system32\\catroot2 /S /Q
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc - Restart your PC.

How to fix windows update troubleshooter error 0x803c0103 reset windows update components
Method 3. Scan your system for malware
Malware[ref en-2] can disable Windows updates to prevent its removal, so make sure there is no malicious software running in the background. You can employ any reputable third-party security software or make use of the Microsoft Defender.
- Type Windows Security in Windows search and press Enter
- Select Virus & threat protection and pick Scan options
- Choose Microsoft Defender Offline scan and click Scan now

How to fix windows update troubleshooter error 0x803c0103 scan for malware - Your computer will immediately reboot and begin a deep scan
Method 4. Fix internet connectivity issues
In some cases, you might not be able to update their systems due to internet connectivity issues.
- Open Command Prompt as administrator
- Type the following command and press Enter:
netsh winsock reset
How to fix windows update troubleshooter error 0x803c0103 winsock reset - Restart your device.
Method 5. Reset Windows
If none of the solutions above helped you fix the 0x803c0103 error and you are still unable to update Windows, you should reset the system. Before proceeding, disconnect all the peripherals (printers, cameras, scanners, etc.) apart from the mouse and keyboard. Also, you might want to make a copy of your personal files just in case.
- Right-click on Start and click Settings
- Go to Updates & Security section
- Select Recovery on the left
- Under Reset this PC, click Get started

How to fix windows update troubleshooter error 0x803c0103 go to recovery section - Select Keep my files and Cloud download

How to fix windows update troubleshooter error 0x803c0103 reinstall windows - The required files would then be downloaded and installed
- Your PC will restart.
Bottom line
To resolve the error 0x803c0103, you can run a PC repair tool to check for and fix system file corruption. If that doesn't work, consider manually troubleshooting the Windows update process or seeking further assistance.
Frequently asked questions
This error typically occurs due to corrupted system files or issues with the Windows Update components. Running the built-in System File Checker can help resolve these issues.
To run the troubleshooter, go to Settings > Update & Security > Troubleshoot > Additional troubleshooters, and then select Windows Update. Follow the prompts to identify and fix issues.
Yes, you can reset the Windows Update components by running specific commands in the Command Prompt as an administrator. This process can help clear any corrupt files that are causing the error.




Report an issue
What's wrong with this guide? We review every report and update or remove content.
Report received — thank you. We'll review and fix it.
You need a free account to submit a report.
Be the first to comment