When Windows 10 cumulative updates fail to install, Windows may repeatedly download the same update, display an error code, or get stuck while installing. In some cases, the update appears to install successfully but then rolls back after a restart. That can be frustrating, especially when you are trying to keep your PC secure and up to date.
The good news is that you can usually troubleshoot this problem without resetting Windows or deleting your personal files. Common causes include a damaged Windows Update cache, corrupted system files, insufficient storage, stopped update services, or another update that has not finished installing.
One important point for Windows 10 users in 2026 is that standard Windows 10 support ended on October 14, 2025. Depending on your edition and circumstances, continued cumulative security updates may require an applicable Extended Security Updates (ESU) arrangement.
If your PC is eligible but a specific cumulative update still fails, the steps below can help identify and repair the underlying Windows Update problem.
Windows 10 cumulative updates fail to install

To fix Windows 10 cumulative updates that fail to install, restart your computer, check available storage, run the Windows Update troubleshooter, restart Windows Update services, clear the Windows Update cache, repair corrupted system files with DISM and SFC, and then try installing the cumulative update again.
If Windows Update still fails, manually installing the correct update from the Microsoft Update Catalog can be the next step.
Step 1: Restart Your Windows 10 PC
Start with the simplest fix because a pending restart can prevent another update from completing correctly. Windows sometimes needs to finish an earlier installation before it can process the next cumulative update.
Select Start > Power > Restart and allow Windows to boot normally. Do not choose Shut down if you can avoid it because a restart gives Windows a clearer opportunity to complete pending update operations.
After Windows starts again, go to Start > Settings > Update & Security > Windows Update. Select Check for updates and wait while Windows searches for available updates.
If the cumulative update installs after the restart, you are done. If the same update fails again, continue to the next step.
Step 2: Check Your Available Storage
A Windows update needs enough free disk space to download, unpack, install, and temporarily store recovery files. If your system drive is almost full, the update can fail even though Windows does not always provide an obvious storage-related message.
Go to Start > Settings > System > Storage and check the available space on your primary Windows drive, normally the C: drive.
If storage is low, select Temporary files and review the items Windows identifies as safe to remove. You can also go to Start > Settings > System > Storage > Storage Sense and use the available cleanup options.
Be careful when removing files manually. If you have important files in your Downloads folder or elsewhere, review them before deleting anything. Once you have created some additional free space, restart the computer and return to Start > Settings > Update & Security > Windows Update to try the cumulative update again.
Step 3: Run the Windows Update Troubleshooter
Windows 10 includes a built-in troubleshooter designed to detect common problems with Windows Update components and configuration.
Go to Start > Settings > Update & Security > Troubleshoot > Additional troubleshooters. Select Windows Update and then select Run the troubleshooter.
Let Windows complete the scan. If it detects a problem, follow the recommended repair instructions. The troubleshooter may identify issues involving update services, configuration settings, or damaged update components.
When the process finishes, restart your PC. Then go to Start > Settings > Update & Security > Windows Update > Check for updates and test the installation again.
Step 4: Restart the Windows Update Services
Windows Update depends on several background services. If one of these services is stopped or malfunctioning, a cumulative update may download but fail during installation.
Press Windows + R to open the Run dialog. Type services.msc and press Enter.
In the Services window, locate Windows Update. Right-click it and select Restart. If Restart is unavailable, select Start instead.
Next, locate Background Intelligent Transfer Service, commonly called BITS. Right-click it and select Restart if it is running. If it is stopped, select Start.
You can also check Cryptographic Services, which supports important Windows security and update operations. Restarting these services can help when Windows Update is behaving unexpectedly.
After making these changes, close the Services window and go to Start > Settings > Update & Security > Windows Update > Check for updates.
Step 5: Clear the Windows Update Cache
A corrupted or incomplete update download can repeatedly cause the same cumulative update to fail. Clearing the Windows Update cache forces Windows to create fresh update files.
First, press Windows + R, type services.msc, and press Enter. Find Windows Update, right-click it, and select Stop.
Next, open File Explorer and go to C:\Windows\SoftwareDistribution. This folder contains temporary Windows Update data. Select the contents inside the folder and delete them. You are deleting the cached update files, not your personal documents.
If Windows says that a file is currently being used, make sure the Windows Update service has been stopped before trying again.
Return to services.msc, right-click Windows Update, and select Start.
Now go to Start > Settings > Update & Security > Windows Update > Check for updates. Windows will rebuild the necessary update cache and download the update again.
Step 6: Repair Windows System Files with DISM
If Windows system components are damaged, cumulative updates can fail repeatedly. The Deployment Image Servicing and Management, or DISM, tool can repair the Windows component store that Windows Update relies on.
Select Start, type Command Prompt, right-click Command Prompt, and choose Run as administrator.
In the Administrator Command Prompt window, enter the following command:
DISM /Online /Cleanup-Image /RestoreHealth
Press Enter and allow the process to finish. It can take some time, so do not close the Command Prompt simply because the progress appears to pause.
When DISM finishes, restart your PC. Then check Windows Update again through Start > Settings > Update & Security > Windows Update.
Step 7: Run System File Checker
After running DISM, use System File Checker, commonly called SFC, to scan Windows for corrupted protected system files.
Open Start > Windows System > Command Prompt > More > Run as administrator. Depending on your Windows 10 configuration, you may instead search for Command Prompt, right-click it, and select Run as administrator.
Type:
sfc /scannow
Press Enter and let Windows complete the scan. The process may take several minutes.
If SFC reports that it found and repaired corrupted files, restart your computer. Then go to Start > Settings > Update & Security > Windows Update > Check for updates and try the cumulative update again.
Running DISM before SFC is useful because DISM can repair the component store that SFC uses when replacing damaged system files.
Step 8: Check the Windows Update Error Code
If the cumulative update still refuses to install, look for the specific Windows Update error code. The code can provide a much better indication of what is actually going wrong.
Go to Start > Settings > Update & Security > Windows Update > View update history. Find the failed cumulative update and note its KB number and any displayed error code.
The KB number identifies the specific Microsoft update. The error code can help distinguish between problems involving update components, system files, compatibility, storage, or other configuration issues.
Do not randomly download an update simply because its name looks similar. The update must match your Windows 10 version, architecture, edition, and system requirements.
Step 9: Install the Cumulative Update Manually
If Windows Update continues to fail but the underlying system appears healthy, you can try installing the update manually.
First, identify the failed update’s KB number through Start > Settings > Update & Security > Windows Update > View update history.
Then search for that exact KB number in the Microsoft Update Catalog. Compare the available packages carefully with your Windows 10 version and system architecture.
Download the appropriate package and run the installer. Follow the on-screen instructions and restart the computer when prompted.
Manual installation is particularly useful when the Windows Update client has trouble downloading or applying a particular package automatically. However, it does not bypass eligibility requirements. If your Windows 10 installation is no longer eligible for a particular update, installing it manually may not be possible.
Step 10: Check for Software or Hardware Conflicts
Third-party antivirus programs, system-cleaning utilities, disk-management software, outdated drivers, or unusual system modifications can sometimes interfere with Windows servicing.
Before attempting another update, close unnecessary applications and disconnect nonessential external hardware. Make sure your important files are backed up.
You should also avoid using aggressive registry cleaners or unofficial Windows Update repair utilities. These programs can make troubleshooting more difficult by changing system components that Windows expects to remain intact.
If the problem began immediately after installing a particular program or driver, consider whether that change coincides with the first failed update.
Faqs
Why do my Windows 10 cumulative updates keep failing?
Repeated failures are commonly caused by corrupted update cache files, damaged Windows components, insufficient storage, stopped services, or compatibility problems. The Windows Update error code and KB number can help narrow down the exact cause.
Will clearing the Windows Update cache delete my personal files?
No. Clearing the SoftwareDistribution cache removes temporary Windows Update data. It does not normally remove your documents, photos, videos, or other personal files.
Should I run DISM or SFC first?
For this particular problem, it is generally better to run DISM first and SFC afterward. DISM repairs the Windows component store, while SFC uses Windows system resources to check and repair protected system files.
Can I manually install a Windows 10 cumulative update?
Yes, when the update is applicable to your system, you can download the appropriate package from the Microsoft Update Catalog and install it manually. Make sure you verify the exact KB number and Windows version before installing anything.
What if Windows Update still fails after all these steps?
If the problem continues, record the KB number and error code, check your Windows 10 version and update eligibility, and investigate the specific error rather than repeatedly attempting the same installation. In more serious cases, an in-place repair installation may be appropriate after backing up important data.
Does Windows 10 still receive cumulative updates?
Standard Windows 10 support ended on October 14, 2025. Continued security updates depend on the applicable edition and Extended Security Updates eligibility. Therefore, before troubleshooting a failed update, confirm that the update is actually available for your particular Windows 10 installation.
Summary
When Windows 10 cumulative updates fail to install, do not immediately assume that Windows needs to be reset. Start by restarting the PC and checking available storage. Then run the Windows Update troubleshooter, restart the required update services, and clear the SoftwareDistribution cache if necessary.
If the problem continues, repair Windows with DISM and SFC, then check the failed update’s KB number and error code. When automatic installation still does not work, manually installing the correct package from the Microsoft Update Catalog can be an effective final troubleshooting step.
Most importantly, work through these fixes in order rather than making several system changes at once.
That approach makes it much easier to identify what solved the problem and helps you avoid unnecessary changes to your Windows 10 installation.