Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Windows»16 Ways To Fix Windows Update 0xc1900101 Error

16 Ways To Fix Windows Update 0xc1900101 Error

Anup ThapaBy Anup ThapaDecember 17, 2022
0xc1900101

0xc1900101 is a Windows Update Error typically caused by the presence of an incompatible driver. It’s best to resolve this issue quickly as this incompatible driver can lead to a lot of problems down the road such as blue screen of deaths (BSODs), random crashes, file corruption, and so on.

The way to fix the 0xc1900101 error is by updating your drivers and removing any unnecessary devices/drivers. In more specific cases, updating your BIOS and adjusting some settings can also be of help.

But before that, it’s best to get the minor things out of the way first. Restart your PC, ensure your internet connection isn’t interfering with the update, and check for updates multiple times.

Important: First things first, we recommend visiting Microsoft’s Error Resolution page. By checking the appropriate section according to the error code, you can figure out what solutions will be helpful for your specific error. Once that’s done, you can check the guide below for step-by-step instructions to apply those solutions.

Table of Contents

  • Delete Update Download Cache
  • Uninstall Antivirus Applications
  • Ensure that Download and Install Updates (Recommended) is Accepted
  • Disconnect All Peripheral Devices
  • Remove All Unused SATA Devices
  • Remove All Unused Devices and Drivers
  • Update Drivers and BIOS
  • Update or Uninstall the Display Driver
  • Try Changing Video Adapters
  • Make Sure You Have Enough Disk Space
  • Disable BIOS Memory Options (Caching or Shadowing)
  • Run Windows Update Troubleshooter
  • Try Updating In Clean Boot
  • Update using Media Creation Tool
  • Repair Hard Drive Errors and System Corruption
  • Restore / Reset PC
    • System Restore
    • Reset PC

Delete Update Download Cache

Deleting the update download cache will force Windows to download the update files again, replacing any corrupt or missing files in the process. We have a comprehensive article with both GUI/CLI approaches, but here are the main steps:

  1. Press Windows+ R to launch Run.
  2. Type cmd and press CTRL + Shift + Enter to launch Elevated Command Prompt.
  3. Copy the following commands and press Enter after each one to execute them:
    net stop wuauserv
    net stop bits
    net stop cryptsvc
    net stop trustedinstaller
    del %systemroot%\softwaredistribution
    del %systemroot%\system32\catroot2
    net start wuauserv
    net start bits
    net start cryptsvc
    net start trustedinstaller

    net-stop-bits-wuauserv-cryptsvc-msiserver-appidsvc
  4. Restart your PC and check for updates.

Uninstall Antivirus Applications

Third-Party antiviruses can sometimes interfere with normal Windows functionality such as Windows Update, mostly due to false alerts. In such cases, it’s best to uninstall, or at least temporarily disable such programs. The steps to do so are listed below:

  1. Press Windows + R to launch Run.
  2. Type appwiz.cpl and press Enter
  3. Select the antivirus program from the list and press Uninstall.
    uninstall-antivirus
  4. Follow the on-screen instructions.
  5. Once it’s uninstalled, test if you can update now.

You can always reinstall your antivirus later, but if you’d really rather not remove it, temporarily disabling it is also an option. Here are the steps to do so:

  1. Right-click the antivirus from your taskbar and select the Turn off protection option.
  2. Alternatively, launch the Antivirus program and select the disable Real-time protection or similar option from the program window.
    turn-off-antivirus-real-time-protection

Ensure that Download and Install Updates (Recommended) is Accepted

When starting the upgrade process, you can choose to download and install updates immediately or get them later via Windows Update. Microsoft recommends selecting the Download and install updates (recommended) option.

download-and-install-updates-recommended

Disconnect All Peripheral Devices

Aside from your mouse, keyboard, and monitor, disconnect all other peripheral devices that are connected to the system (speakers, webcams, external storage drives, etc.). Try updating once that’s done and check if you still receive the 0xc1900101 error.

Remove All Unused SATA Devices

In this case, you should disconnect all unnecessary SATA devices (hard drives, optical drives, SSDs). But in addition to this, you should also uninstall them via the Device Manager. You can do so with the following steps:

  1. Press Windows + R to launch Run.
  2. Type devmgmt.msc and press Enter.
  3. In the Device Manager, right-click the SATA device and press Uninstall Device.
    uninstall-sata-device
  4. Follow the on-screen instructions.
  5. After they’re uninstalled, check if the update issue persists.

Remove All Unused Devices and Drivers

You may have connected an external webcam once, installed drivers for it, and then never used it again. Or your PC might still have the drivers for your gaming mouse that stopped working 2 years ago. These are just a couple of common scenarios, but in cases like this, you should remove all unused devices and drivers with the following steps:

  1. Launch Device Manager using the same steps as the solution above.
  2. Right-click the device you’re trying to remove and select Uninstall device.
  3. Accept the confirmation prompt and follow the on-screen instructions.
    uninstall-device-prompt
  4. Once it’s done, try updating again.

Update Drivers and BIOS

We have detailed articles on how to update BIOS and motherboard drivers for your further reading. The steps to update drivers via Device Manager are listed below:

  1. Press Windows + R to launch Run.
  2. Type devmgmt.msc and press Enter.
  3. Right-click the device you’re trying to update and select Update Driver.
  4. Select Search Automatically for drivers and follow the onscreen instructions.
    search-automatically-for-updated-drivers
  5. After completing all necessary updates, try updating.

Update or Uninstall the Display Driver

Problems with the display driver can cause the 0xC1900101 – 0x3000D error. This is why updating or uninstalling the driver is likely to resolve this particular error.

You can download the latest drivers for your GPU directly from the manufacturer’s official website (NVIDIA, AMD). To update or uninstall them via Device Manager, follow the steps below:

  1. Launch Device Manager using the same steps as the solution above.
  2. Under Display Adapters, right-click your GPU and select Update Driver or Uninstall device as appropriate.
    uninstall-gpu-display-adapter-driver
  3. Repeat the steps for any additional GPUs.
  4. Once they’re updated or uninstalled, check if the error persists.

Try Changing Video Adapters

Using a different video adapter (GPU) and trying the next two solutions may help resolve the 0xC1900101 – 0x4000D error.

gtx-1080-ti-gpu

If your CPU has integrated graphics, you can just disconnect your external GPU, boot with integrated graphics alone, and try to update.

Make Sure You Have Enough Disk Space

On a 32-bit OS, Microsoft recommends having at least 16 GBs of free space on the system drive when trying to update to the latest version of Windows. For a 64-bit OS, you’ll need 20 GBs instead.

If these requirements are not met, you’re likely to face update issues such as the 0xc1900101 error.

Disable BIOS Memory Options (Caching or Shadowing)

When booting, press the BIOS key shown on the screen to access the BIOS setup. This is usually F2/F8/F10/F11/F12/Del depending on your chipset manufacturer.

  1. Navigate to Advanced Settings in BIOS.
  2. Select the Caching or Shadowing option and turn it off.
    disable-bios-memory-options-caching-shadowing
  3. Restart your PC and try updating now.

Run Windows Update Troubleshooter

As the name implies, Windows has a dedicated troubleshooter for update-related issues. You can run it with the following steps:

  1. Press Windows + I to launch Settings.
  2. Navigate to Update and Security > Troubleshoot > Additional Troubleshooters.
  3. Click on Windows Update and press Run the troubleshooter.
    windows-update-troubleshooter
  4. Follow the on-screen instructions to fix any issues detected.

Try Updating In Clean Boot

Clean Boot starts your system with only the minimal drivers and programs. Since the 0xc1900101 Error is mainly caused by driver issues, a clean boot is very likely to be helpful. To perform it:

  1. Press Windows + R to launch Run.
  2. Type msconfig and press Enter to open the System Configuration window.
  3. In the Services tab, enable the Hide all Microsoft services option.
    cleanboot-hide-all-microsoft-services-disable-all
  4. Press the Disable all button.
  5. In the Startup tab, click on Open Task Manager.
  6. Select all unnecessary startup programs and press Disable.
    disable-startup-items-task-manager
  7. Restart your PC and check for updates now.

Update using Media Creation Tool

You can use the Media Creation Tool as an alternative way to upgrade Windows if you’re unable to do so via Windows Update. You can do it with the steps listed below:

  1. On the Microsoft Software Download page, click on Download tool now.
  2. Launch the .exe file you just downloaded.
  3. Accept the License terms, select Upgrade this PC now and click Next.
    upgrade-this-pc-now
  4. Follow the on-screen instructions.

Repair Hard Drive Errors and System Corruption

CHKDSK, DISM, and SFC are built-in system repair tools in Windows commonly used to scan and repair file system issues and system corruption. To use these:

  1. Press Windows + R to launch Run.
  2. Type cmd and press Enter to launch Elevated Command Prompt.
  3. Copy the following commands and press Enter after each to execute them. With chkdsk, replace c: with your system drive if different:
    chkdsk c: /x /r
    dism /online /cleanup-image /restorehealth
    sfc /scan now

    dism-sfc

Restore / Reset PC

If you have a system restore point from before the update issue started, you can perform a system restore to reset your system to that state. If you don’t have one, and none of the other solutions worked, resetting your PC is likely the final option.

System Restore

  1. Press Windows + R to launch Run.
  2. Type systempropertiesprotection and press Enter.
  3. Click on System Restore and press Next.
    system restore
  4. Select the appropriate restore point and press Next.
    system-restore-point-recovery
  5. Follow the on-screen instructions.

Reset PC

  1. Press Windows + I to launch Settings.
  2. Go to Update and Security > Recovery.
  3. Under Reset this PC, press Get Started.
    reset-pc-keep-my-files
  4. Select Keep my files to keep your personal files.
  5. Follow the on-screen instructions.
fix
Anup Thapa
  • LinkedIn

Anup Thapa is a tech writer at TechNewsToday. He mostly writes informative articles, tutorials, and troubleshooting guides related to Windows systems, networking, and computer hardware. Anup has been writing professionally for almost 5 years, and tinkering with PCs for much longer. His love for all things tech started when he got his first PC over 15 years ago. It was a Pentium IV system running Windows XP on a single 256 MB stick. He spent his formative years glued to this PC, troubleshooting any hardware or software problems he encountered by himself. Professionally, Anup has had brief forays into a variety of fields like coding, hardware installation, writing, etc. In doing so, he's worked with people of different backgrounds and skill levels, from average joes to industry leaders and experts. This has given him not just a versatile skillset, but also a unique perspective for writing that enables him to concisely communicate complex information and solve his reader's problems efficiently. You can contact him at anup@technewstoday.com

Related Posts

amd-software-not-opening

How to Fix AMD Software Not Opening

March 3, 2023
how to create a folder

7 Ways to Create a Folder on Windows

March 3, 2023
turn off automatic updates windows

How to Turn Off Automatic Updates on Windows

March 2, 2023
Memory-Compression

What is Memory Compression in Windows? Should You Enable or Disable It

March 1, 2023
dism-vs-sfc-vs-chdsk

DISM, SFC, CHKDSK: What’s the Difference

February 28, 2023
how-to-open-exe-file

4 Ways to Open EXE File

March 2, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
Memory-Compression

What is Memory Compression in Windows? Should You Enable or Disable It

March 1, 2023
dism-vs-sfc-vs-chdsk

DISM, SFC, CHKDSK: What’s the Difference

February 28, 2023
bios-settings-for-gaming

Best BIOS Settings for Gaming

February 16, 2023
You may also like
how-to-clean-hp-printer-rollers

How to Clean HP Printer Rollers

March 3, 2023
keyboard input lag

9 Ways to Fix Keyboard Input Lag

March 3, 2023
keyboard key is stuck

How to Fix a Stuck Key on a Keyboard

March 3, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.