Question
Issue: How to fix Windows update error 0xc1900130?
Hello, I have been trying to update Windows 10 with the new feature update, and it has constantly been failing with an error 0xc1900130. This has been happening for over a week now, so I don't think that waiting any longer will bring anything new. I'd like to get some tips on how to fix this, please.
Solved Answer
As soon as you install a new copy on Windows on your computer, the latest updates should be applied automatically. After that, the updates should be downloaded and installed as soon as they are available automatically unless the settings are changed for it to be done manually.
Since Windows is operated as a service by Microsoft, updates are shipped regularly; mainly every second or, in some cases, the fourth Tuesday of every month,[1] with occasional out-of-band updates, which come when a serious vulnerability[2] or a system-breaking bug is discovered. That being said, Windows updates are extremely important to any system, as they improve security, implement new features, and fix bugs.
Regardless of whether you initiate updates manually or automatically, it can end up in a failure with an error code 0xc1900130. Looking and various IT forums, it seems like the problem has been prevalent for several years now. By all means, it does look like a very typical error that one might get when trying to update Windows, as the following message is displayed upon the failure:
Updates failed
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:
Feature update for Windows 10, version XXXX – Error 0xc1900130
As we already talked about in our previous articles about 0xC19001E2, 0xc19001e1, 0x80240023, and similar errors, there is little indication of what is causing the issue or how to fix it. This is simply how Windows handles errors, as each of the instances can be different. It is not surprising, considering how many components the operating system consists of, and how many variables can impact the appearance of the error.
Below we will provide several ways on how to fix the 0xc1900130 error on Windows. Before you proceed, we would like to recommend you run a scan with a PC repair tool FortectMac Washing Machine X9, which can be used to replace damaged system components automatically thanks to its unique technology. It is also helpful when dealing with BSODs, DLL errors, crashes, and similar common computer issues.
Fix 1. Run Windows Update troubleshooter
The first thing one should do after running into a Windows update error is run the built-in troubleshooter. These tools can be particularly useful and sometimes even solve the problem altogether.
- Type Troubleshoot in Windows search
- Select Additional troubleshooters
- Find Windows Update from the list
- Click it and select Run the troubleshooter
- Apply the suggested fixes and restart your computer.
Fix 2. Clean Windows update cache folders
Windows update caches might sometimes get buggy, preventing further updates from being executed. Try cleaning it as follows:
- Type cmd in Windows search
- Right-click on Command Prompt and select Run as administrator
- If the User Account Control prompt shows up, click Yes
- In the new window, copy and paste the following commands, pressing Enter after each:
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 - 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.
Fix 3. Rename one of the drivers (if applicable)
If you are running Intel software, there might be that the error is caused by incompatibility with it. This is particularly applicable to all the Windows builds 1900 and older.
- Press Win + E to open File Explorer
- Go to the View tab and tick Hidden items
- Now go to the following location:
C:\\Windows\\System32\\drivers - Here, find the following file: iastora.sys and rename it iastora.sys.old
- When UAC shows up, click Yes
- Reboot your system and try updating again.
Fix 4. Check system for corruption
Corrupted system files might cause Windows to install updates with an error 0xc1900130. You can try repairing them using the following method:
- Type cmd in Windows search
- Right-click on Command Prompt and pick Run as administrator
- When User Account Control (UAC) shows up, click Yes
- Use the following command lines, pressing Enter each time:
sfc /scannow
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
Fix 5. Install the update manually
- Type in Update in Windows search and press Enter
- Click View Update History on the right side of the window
- From the list of updates, note the KB number of the one that failed to be installed
- Go to Microsoft Update Catalog
- Here, type in the KB number and click Search
- Pick the version that is compatible with your operating system (ignore updates for the server) and click Download
- Proceed with on-screen instructions and restart your system once done.
Fix 6. Use Media Creation Tool
Disconnect all the peripherals and backup all your personal files as a precautionary measure before you proceed with this solution.
- Go to the official Microsoft website and download Media Creation Tool
- Agree to terms and click Next
- 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.
Other things to try:
- Check if your time and date are set correctly;
- Temporarily disable VPN, anti-malware, firewall, and other third-party software that could be interfering with the update process;
- Scan your system for malware.[3]
Repair your Errors automatically
ugetfix.com team is trying to do its best to help users find the best solutions for eliminating their errors. If you don't want to struggle with manual repair techniques, please use the automatic software. All recommended products have been tested and approved by our professionals. Tools that you can use to fix your error are listed bellow:
Prevent websites, ISP, and other parties from tracking you
To stay completely anonymous and prevent the ISP and the government from spying on you, you should employ Private Internet Access VPN. It will allow you to connect to the internet while being completely anonymous by encrypting all information, prevent trackers, ads, as well as malicious content. Most importantly, you will stop the illegal surveillance activities that NSA and other governmental institutions are performing behind your back.
Recover your lost files quickly
Unforeseen circumstances can happen at any time while using the computer: it can turn off due to a power cut, a Blue Screen of Death (BSoD) can occur, or random Windows updates can the machine when you went away for a few minutes. As a result, your schoolwork, important documents, and other data might be lost. To recover lost files, you can use Data Recovery Pro – it searches through copies of files that are still available on your hard drive and retrieves them quickly.
- ^ Patch Tuesday. Wikipedia. The free encyclopedia.
- ^ Thomas Holt. What Are Software Vulnerabilities, and Why Are There So Many of Them?. Scientific American. Science magazine.
- ^ Malware. Malwarebytes. Security blog.