How to fix
Windows update error 0xc1420121
on Windows
Troubleshoot Windows update error 0xc1420121 quickly and effectively on Windows 10 and 11. Solutions provided by experts, fixed in minutes!
What causes How to fix Windows update error 0xc1420121?
- Windows image corruption
- Update components corruption
- Simple update bug
- Bad sectors within the operating system
- Corrupt registry
Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.
Hello. I tried updating Windows as per normal and received an error - 0xc1420121. This started happening last week, and every time I try to initiate the update, it's the same problem. Any tips would be appreciated.
Windows updates are released every Tuesday[ref en-2] of every month as a part of the operation scheme being treated like a service rather than a standalone product. Updates improve the operating system in many ways - bugs get fixed, new usability improvements added, UI tweaked, and, most importantly, security vulnerabilities[ref en-1] get patched.
Unfortunately, some users are unable to experience new features and security improvements due to error code 0xc1420121, which they encounter when trying to update Windows 10 or Windows 11. Update failures are not uncommon, and there are hundreds of error codes that represent them - we have previously discussed 0x80070437, 0x800705B3, 0x80240016, and many others.
The error occurs when the Windows update process is initiated, and users are provided with a general explanation in the error message. It does not point at why the error occurs and neither does it explain how to fix it. Luckily, there are several ways to do so without relying on the error message - and we provide all of them below.

There could be plenty of reasons why 0xc1420121 error might occur. Most commonly, the issue lies within the Windows image or update components corruption. Likewise, a simple update bug could be the culprit. Running commands within elevated Command Prompt might fix it for you in this case.
Before you proceed with the below recommendations on how to tackle this error, we recommend trying a unique Windows PC repair tool [d1]. It runs a series of scans that finds bad sectors within the operating system and replaces them with brand new files, without having users reinstall it. This way, the app solves Blue Screen crashes, Windows update errors, most of the other common errors, and cleans the device from junk and corrupt registry[ref en-3] for better performance.
Method 1. Use elevated Command Prompt
There are several commands that can be run via Command Prompt to repair corrupted Windows image and files. Follow these steps:
- Type cmd in Windows search and press Enter
- When User Account Control (UAC) shows up, click Yes
- First, check whether or not the Windows image is damaged and whether it is repairable. Run these commands, pressing Enter after each:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
How to fix windows update error 0xc1420121 use dism sfc checkdisk - Once done, run SFC - use the following:
sfc /scannow - Wait for the process to complete and restart the system
- If the above methods did not help, you should check disk. Open Command Prompt as administrator once again and run the following command:
chkdsk c: /f - Note: if you are using an SSD, use the following command instead:
chkdsk c: /f /r /x - Reboot your system.
Method 2. Restart Windows update services
- Type Services in Windows search and press Enter
- Locate Background Intelligent Transfer Service (BITS) and double-click it
- From the drop-down menu, pick Automatic and click Start, Apply, and OK

How to fix windows update error 0xc1420121 restart windows update bitsservices - If the service was running already, right-click it and select Restart
- Once done, use the same steps for the Windows Update service.

How to fix windows update error 0xc1420121 restart windows update bitsservices2
Method 3. Try Windows Update troubleshooter
Windows Update Troubleshooter might help you to find the problem. While it might not always be able to fix the 0xc1420121 error, it might point you in the right direction.
- Try Troubleshoot in Windows search and hit Enter
- Click Additional troubleshooters on the right if you can't see them all
- Here, find Windows Update and click Run the troubleshooter

How to fix windows update error 0xc1420121 run troubleshooter - Wait till the scan is finished and apply the recommended fixes
- Restart your PC.
Method 4. Clean Windows update cache
- Open Command Prompt as administrator as explained previously
- Copy and paste the following commands, pressing Enter each time:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver - Press Win + E to open File Explorer
- Go to the following locations and delete the contents of these folders:
C:\\Windows\\System32\\catroot2
C:\\Windows\\SoftwareDistribution
How to fix windows update error 0xc1420121 delete update cache - Open Command Prompt once more and use the following commands to restart the services:
net start wuauserv
net start cryptSvc
net start bits
net start msiserver - Reboot your system.
Method 5. Uninstall Macrium
If you have Macrium software installed on your system, get rid of it and then try updating.
- Right-click on Start and pick Apps & Features
- Find Macrium entry, click it, and select Uninstall > Uninstall
- Follow on-screen instructions to delete the app
- Next, type regedit in Windows search and hit Enter
- When UAC shows up, click Yes
- Go to the following path:
Computer\\HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WIMMount - On the right pane, double-click the ImagePath entry
- Delete everything in the Value field and insert system32\\drivers\\wimmount.sys instead
- Close the Registry Editor and restart the system
- Try updating WIndows again.
Method 6. Use the Media Creation tool
Before you proceed, make sure you disconnect all optional devices from the PC, such as printers or cameras, and backup your personal files. Windows provides the option to keep your files without erasing them - using a backup is just a precautionary measure.
- Go to the official Microsoft website and download Media Creation Tool
- Agree to terms and click Next

How to fix windows update error 0xc1420121 use media creation tool - Select Upgrade this PC now and select Next
- Windows will now download all the necessary files - it might take awhile
- Agree to terms once again and click Next
- Before installing, make sure that you are happy with your choices (otherwise, you can click Change what to keep option)
- Finally, click Install to begin the upgrade process.
Bottom line
To fix the Windows update error 0xc1420121, you can use elevated Command Prompt to run specific repair commands. Additionally, consider using a unique Windows PC repair tool to scan for and replace bad sectors and clean the registry. If these methods do not resolve the issue, further troubleshooting may be necessary.
Frequently asked questions
The error 0xc1420121 typically indicates a problem with system files or Windows Update components that are preventing updates from being successfully installed.
You can resolve this error by running the Windows Update Troubleshooter from the Settings app and following the prompts to fix any detected issues.
Yes, you can manually reset Windows Update components by stopping the Windows Update service, renaming the SoftwareDistribution and Catroot2 folders, and then restarting the service in Windows 10 or Windows 11.




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