How to Fix Windows Update Error 0xC1900101

Windows update errors can be frustrating, and error code 0xC1900101 is one of the most common. If you’re stuck trying to install an update, this guide provides detailed, step-by-step solutions to help you troubleshoot and resolve the issue.

windows update error,error 0xC1900101 fix,troubleshoot windows update,sfc scannow,dism restore health,windows 11 update,windows media creation tool,reset windows update components

Step 1: Use Windows Update Troubleshooter

  1. Open the Start Menu and type troubleshoot settings in the search bar.
  2. Click Troubleshoot settings from the search results.
  3. Scroll down and click Other troubleshooters.
  4. Find Windows Update and click Run.

The troubleshooter will scan your system for issues related to Windows Update and attempt to fix them automatically.


Step 2: Restart and Configure Windows Update Service

  1. Open the Start Menu and type services.
  2. Select Services from the search results.
  3. Scroll down to find Windows Update.
  4. Double-click Windows Update to open its properties window.
  5. Click Stop to halt the service temporarily.
  6. Set the Startup type to Automatic.
  7. Go to the Recovery tab:
    • Set First failure to Restart the Service.
    • Set Second failure to Restart the Service.
  8. Click OK to save your changes.
  9. Click Start to restart the service.

This step ensures the Windows Update service runs with optimal settings to avoid further interruptions.


Step 3: Run a Script to Reset Windows Update Components

  1. Open Notepad.
  2. Copy the list of Windows Update reset commands (listed below):
net stop wuauserv  
net stop cryptSvc  
net stop bits  
net stop msiserver  
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old  
ren C:\Windows\System32\catroot2 catroot2.old  
net start wuauserv  
net start cryptSvc  
net start bits  
net start msiserver  
  1. Save the file as update_reset.bat (ensure you select All Files as the file type).
  2. Locate the file, right-click, and choose Run as administrator.
  3. Follow any prompts by typing Y for yes if asked to confirm.

This script resets key components of the Windows Update process to eliminate possible corruption.


Step 4: Use Command Prompt to Scan and Repair Files

  1. Open the Start Menu, type CMD, and right-click Command Prompt.
  2. Select Run as administrator.
  3. Type and run the following commands:
sfc /scannow  
dism /online /cleanup-image /restorehealth  

These commands check for and repair corrupted system files and restore the health of your Windows installation. Allow them to complete, as they may take some time.


Step 5: Use the Media Creation Tool

If the previous steps do not resolve the issue, try upgrading using the Media Creation Tool.

  1. Go to the official Microsoft Windows 11 Download page.
  2. Click Download under Create Windows 11 Installation Media.
  3. Launch the Media Creation Tool and accept the terms.
  4. Choose your language and click Next.
  5. Select ISO file and specify a save location.
  6. Once the download completes, locate the ISO file and double-click it to start the setup.
  7. Follow the on-screen instructions:
    • Click Next and accept the terms.
    • Choose to keep personal files and apps.
    • Click Install.

The Media Creation Tool will install the latest Windows version, resolving update-related issues.


Conclusion

These steps should help you fix error 0xC1900101 and complete your Windows update successfully. Regular maintenance, keeping drivers up-to-date, and ensuring sufficient disk space can help prevent future issues.


Tags

windows update error, error 0xC1900101 fix, troubleshoot windows update, sfc scannow, dism restore health, windows 11 update, windows media creation tool, reset windows update components

Hashtags

#WindowsUpdate #Error0xC1900101 #Troubleshooting #SFCScan #DISMCommand #MediaCreationTool #Windows11Update #TechTips

Visited 1 times, 1 visit(s) today

Rakesh Bhardwaj

A professional Graphic Design, working in a multi-national company from past six years.

Learn More →

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.