Windows Update is essential for keeping Windows 11 secure, stable, and running smoothly. However, updates don’t always install successfully. Sometimes Windows Update gets stuck while downloading, fails with error codes, repeatedly installs the same update, or refuses to install updates altogether. These problems are often caused by corrupted update cache files, damaged Windows Update components, or misconfigured update services.
Resetting Windows Update components is one of the most effective troubleshooting methods for resolving update-related issues. The process clears the Windows Update cache, restarts update services, and restores update components to their default state, allowing Windows to download fresh update files and rebuild the update database.
If you’re experiencing Windows Update errors and basic troubleshooting methods haven’t helped, resetting Windows Update components can often restore normal update functionality without affecting your personal files or installed applications.
Post Contents :-
- 1 Quick Answer
- 2 What Does Resetting Windows Update Components Do?
- 3 Method 1: Reset Windows Update Components Manually
- 4 Method 2: Reset Windows Update Components Using Command Prompt
- 5 When Should You Reset Windows Update Components?
- 6 What Happens After Resetting Windows Update Components?
- 7 Reset Windows Update Components Not Working? Try These Fixes
- 8 Conclusion
- 9 Frequently Asked Questions
Quick Answer
To reset Windows Update components on Windows 11, stop the Windows Update services, rename the SoftwareDistribution and Catroot2 folders, and then restart the services. This clears the Windows Update cache and forces Windows to create fresh update files, which can help fix update download failures, installation errors, and stuck updates.
If you’re not comfortable using Command Prompt, you can also reset Windows Update components using the built-in Windows Update troubleshooter or by manually restarting the update services.
What Does Resetting Windows Update Components Do?
Resetting Windows Update components restores the services and files used by Windows Update to their default state. During the process, Windows Update services are stopped, the update cache is cleared, and update-related folders are rebuilt automatically when Windows Update runs again.
This can help resolve common update problems caused by corrupted cache files, damaged update databases, or misconfigured update services.
Resetting Windows Update components may help fix:
- Windows Update stuck downloading or installing
- Updates failing with error codes
- Windows Update not checking for updates
- Updates repeatedly failing to install
- Missing or corrupted update files
It’s important to note that resetting Windows Update components does not remove installed updates, delete personal files, or affect your applications. It only clears update-related files and restores Windows Update services to a working state.
Method 1: Reset Windows Update Components Manually
If Windows Update is stuck downloading updates, repeatedly fails to install updates, or displays update-related errors, clearing the Windows Update cache can often resolve the problem. This process removes temporary update files stored by Windows and forces the operating system to download fresh copies from Microsoft servers.
Before deleting the update cache, you need to stop the Windows Update services that may be using these files.
- Press Windows key + R, type services.msc, and click OK.
- In the Services window, locate Windows Update, right-click it, and select Stop.
- Next, locate Background Intelligent Transfer Service (BITS), right-click it, and select Stop.

- Open File Explorer and navigate to:
C:\Windows\SoftwareDistribution\Download
- Select all files and folders inside the Download folder and delete them.

Note: Only delete the contents of the Download folder, not the SoftwareDistribution folder itself.
- Return to the Services window.
- Right-click Windows Update and select Start.
- Right-click Background Intelligent Transfer Service (BITS) and select Start.
- Restart your computer.
Once your PC restarts, open Settings > Windows Update and click Check for updates. Windows will create a fresh update cache and download any required update files again.

If Windows Update problems persist after clearing the update cache, proceed to the next method to perform a complete reset of Windows Update components.
Method 2: Reset Windows Update Components Using Command Prompt
If clearing the Windows Update cache does not resolve the problem, you can perform a complete reset of Windows Update components using Command Prompt. This method stops the update services, rebuilds the update cache folders, and restores Windows Update components to their default state.
- Open the Start menu, search for cmd, then select Run as administrator.
- Stop the Windows Update services by running the following commands one at a time:
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
- Rename the SoftwareDistribution and Catroot2 folders by running these commands:
ren %systemroot%\SoftwareDistribution SoftwareDistribution.old
ren %systemroot%\System32\catroot2 Catroot2.old
The SoftwareDistribution and Catroot2 folders store Windows Update files and update-related information. Renaming these folders forces Windows to create fresh copies the next time it checks for updates.

- Restart the Windows Update services by running:
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
- Close Command Prompt and restart your computer.
After the restart, open Settings > Windows Update and click Check for updates. Windows will recreate the update folders and download fresh update files from Microsoft servers.
This method is more comprehensive than simply clearing the update cache and can often resolve persistent Windows Update errors that continue to occur after basic troubleshooting.
When Should You Reset Windows Update Components?
Resetting Windows Update components is recommended when Windows Update fails to download or install updates and standard troubleshooting methods have not resolved the problem. Because the process clears the update cache and rebuilds update-related services and folders, it can fix many issues caused by corrupted update files or misconfigured components.
You should consider resetting Windows Update components if you experience:
- Windows Update is stuck downloading or installing updates
- Updates repeatedly failing to install
- Windows Update error codes appearing during installation
- Windows Update is stuck at a certain percentage
- Updates downloading but never completing the installation
- The Windows Update Troubleshooter fails to fix the problem
- Missing or corrupted Windows Update files
In many cases, resetting Windows Update components is one of the most effective solutions for persistent update problems and is often recommended before performing more advanced repairs such as running DISM or System File Checker (SFC) scans.
What Happens After Resetting Windows Update Components?
After resetting Windows Update components, Windows recreates the update cache folders and restores update services to their default working state. This allows the operating system to download fresh update files and rebuild any update data that may have become corrupted.
Here are the changes you can expect after the reset:
- Windows Update cache files are removed and recreated.
- The SoftwareDistribution and Catroot2 folders are rebuilt automatically.
- Windows Update services start with fresh configurations.
- Corrupted update files that may have caused installation failures are removed.
- Windows can download new copies of updates from Microsoft servers.
Resetting Windows Update components does not:
- Delete your personal files or folders.
- Remove installed applications.
- Remove previously installed Windows updates.
- Change your personal settings.
After the reset, it’s normal for the first Windows Update scan to take slightly longer than usual because Windows needs to recreate update-related files and check for available updates again. Once the process completes, try installing updates normally and verify whether the original update problem has been resolved.
Reset Windows Update Components Not Working? Try These Fixes
If Windows Update still fails or displays an error after resetting the update components, the problem may be caused by corrupted system files, damaged Windows images, or a specific update package. Try the following troubleshooting methods.
Ensure you have a stable, reliable internet connection to download Windows Update files from Microsoft’s servers.
Run the Windows Update Troubleshooter
Windows includes a built-in troubleshooter that can automatically detect and repair common update-related problems.
- Open Settings > System > Troubleshoot > Other troubleshooters.
- Locate Windows Update and click Run.
- Follow the on-screen instructions and apply any recommended fixes.

Repair Corrupted System Files Using SFC
System File Checker (SFC) scans and repairs corrupted Windows system files that may interfere with Windows Update.
- Open Command Prompt as Administrator.
- Run the following command:
sfc /scannow
- Wait for the scan to complete and restart your computer.

Repair the Windows Image Using DISM
If SFC cannot repair all files, use the Deployment Image Servicing and Management (DISM) tool.
Open Command Prompt as Administrator and run:
DISM /Online /Cleanup-Image /RestoreHealth
Once the scan finishes, restart your PC and check for updates again.

Running SFC and DISM can often resolve underlying system issues that may be causing Windows update problems.
Check Date and Time Settings
Incorrect date, time, or time zone settings can prevent Windows from communicating properly with Microsoft’s update servers.
- Open Settings > Time & Language > Date & Time.
- Enable Set time automatically.
- Verify the correct time zone is selected.

Install the Update Manually
If a specific update repeatedly fails, you can download and install it manually from the Microsoft Update Catalog.
- Note the KB number of the failed update.
- Visit the Microsoft Update Catalog website.
- Search for the KB number.
- Download the version that matches your system architecture and install it manually.

Perform an In-Place Upgrade Repair
If Windows Update remains broken, an in-place upgrade repair can reinstall Windows while keeping your files, apps, and settings intact. This process replaces damaged system files and often resolves persistent update issues that other troubleshooting methods cannot fix.
Conclusion
Resetting Windows Update components is one of the most effective ways to fix update download failures, installation errors, and other Windows Update problems. By clearing the update cache and rebuilding update-related services and folders, Windows can download fresh update files and restore normal update functionality.
Whether you choose to clear the update cache manually or perform a complete reset using Command Prompt, these methods can resolve many common update issues without affecting your personal files or installed applications. If problems persist after the reset, additional troubleshooting steps such as running SFC and DISM scans or manually installing updates may help restore Windows Update functionality.
Frequently Asked Questions
No. Resetting Windows Update components only affects update-related services, cache files, and folders. Your personal files, documents, photos, videos, and installed applications remain unchanged.
No. Previously installed Windows updates remain on your computer. The process only clears the Windows Update cache and rebuilds update-related components.
Yes. The SoftwareDistribution\Download folder contains temporary Windows Update files. Windows automatically downloads fresh copies of these files when you check for updates again.
The reset process usually takes only a few minutes. However, the first Windows Update scan afterward may take longer because Windows needs to recreate update folders and download fresh update files.
Windows updates can fail due to corrupted update cache files, damaged system files, insufficient disk space, network connectivity issues, or problems with Windows Update services. Resetting Windows Update components often resolves these issues.
If updates continue to fail after resetting Windows Update components, running SFC and DISM scans is recommended. These tools can repair corrupted system files and Windows images that may be preventing updates from installing successfully.





