Error code 0xc1900130 during Windows update

When installing the function update for Windows 10, version 1809, we have the Windows Update error code today

0xc1900130

occurred. Below we have shown you the original error message of error 0xc1900130 .

0xc1900130

The exact error message is:

Updates unsuccessful
There were problems installing some updates. We’ll try again later. If this message continues to appear and you want to search the Internet or receive additional support information:

Function update for Windows 10 version 1809 – error 0xc1900130

Clean up Windows Update Store

Apparently an error occurred during the update download and the Windows Update installation files are corrupt. This then leads to the update error code 0xc1900130 . This problem can be solved relatively easily by executing the following commands in sequence or by creating a small batch file.

Net Stop bits
Net Stop wuauserv
Net Stop appidsvc
Net Stop cryptsvc
Ren% systemroot% SoftwareDistribution SoftwareDistribution.bak
Ren% systemroot% system32 catroot2 catroot2.bak
Net Start bits
Net Start wuauserv
Net Start appidsvc
Net Start cryptsvc 

It is important that you run the “CMD” prompt as an administrator . These commands completely delete the downloaded update files. This does not matter, however, because the missing folders and files are automatically created again by the next Windows Update process.

This procedure worked perfectly for us and the update error code 0xc1900130 did not reappear during the second installation attempt .

Further help for other Windows Update error codes can also be found here:

– 0x80072AF9 Windows Update error code
– Windows Update error code 0x80200013
– Windows error code 0x80073715
– 0x80070652 error code for Windows Update
– Windows Update error code 0x80240022
– 0x1900107 Windows Update error code
– 0x80070bc2 error code for Windows Update
– Windows Update error code 0x80244007
– 0x800f081e error code for Windows
UpdatesF – 0xC0000 Boot Error Code
– 0x80245002 Windows Update
Error Code – 0x8024200D Windows Update Error Code

administrator