The error code 0xc1900101 typically indicates a driver issue during the installation of Windows updates. Here are some steps you can take to troubleshoot and resolve this issue:
- Update Drivers: Ensure that all your device drivers are up to date, especially graphics, network, and storage drivers. You can do this through Device Manager or by visiting the manufacturer's website.
- Disconnect Peripheral Devices: Sometimes, external devices can cause conflicts. Disconnect any unnecessary peripherals (like printers, USB devices, etc.) and try the update again.
- Free Up Disk Space: Ensure that you have enough disk space available for the update. Windows updates require a certain amount of free space to install.
- Run Windows Update Troubleshooter: You can run the built-in troubleshooter for Windows Update to identify and fix issues automatically. Go to Settings > Update & Security > Troubleshoot > Additional troubleshooters > Windows Update.
- Perform a Clean Boot: Booting your system in a clean state can help eliminate software conflicts. You can perform a clean boot by disabling all startup items and non-Microsoft services.
- Check for Corrupted System Files: Use the System File Checker tool to repair missing or corrupted system files. You can do this by running
sfc /scannowin an elevated Command Prompt.
If these steps do not resolve the issue, consider performing an in-place upgrade using an ISO file, which can help retain your files and settings while reinstalling Windows.
References: