Windows Update helps keep your computer secure and reliable by installing security patches, bug fixes, drivers, and feature improvements. However, the update process can sometimes fail and display an error code.
Windows Update Error Code 80072F78 can prevent Windows 10 or Windows 11 from downloading or installing updates correctly. Network problems, corrupted system files, security software, and Windows Update components can all contribute to update failures.
Fortunately, you can try several troubleshooting methods before considering a Windows reset.
The exact cause can vary from one computer to another. Common factors include:
Start with the simpler solutions first. If the problem continues, move on to the advanced troubleshooting steps.
Third-party security software can sometimes interfere with Windows Update. Temporarily disabling its real-time protection can help determine whether it is causing the problem.
However, do not leave your security software disabled longer than necessary.
The exact procedure depends on the antivirus application. In most cases:
If updates work while the protection is disabled, review your antivirus settings for features that may be blocking Windows Update.
Corrupted or missing system files can interfere with Windows Update. The System File Checker can scan Windows and repair supported system-file problems.
Follow these steps:
sfc /scannow
After restarting, open Windows Update and check for updates again.
If SFC cannot repair the problem, continue with the DISM commands below.
The Deployment Image Servicing and Management tool can repair problems with the Windows component store.
Open Terminal (Admin) and run these commands separately:
DISM /Online /Cleanup-Image /CheckHealth
Next:
DISM /Online /Cleanup-Image /ScanHealth
Finally:
DISM /Online /Cleanup-Image /RestoreHealth
Wait for each command to finish before entering the next one. Once all commands are complete, restart the computer.
If Windows Update continues to fail because of corrupted system files, our guide to Windows Update Error Code 0x800F0900 covers another update problem associated with damaged or missing system files.
Windows includes built-in troubleshooting tools that can identify common update problems. The steps differ slightly between Windows 10 and Windows 11.
After the troubleshooter finishes, restart your computer. Then check for updates again.
Windows Update depends on background services to download and install updates. If the required service is stopped, the update process may not work correctly.
To check the service:
services.msc.You can also check Background Intelligent Transfer Service (BITS) and Cryptographic Services.
Restart your computer after making the changes.
A stable internet connection is important when Windows downloads update files. A weak or interrupted connection can cause downloads to fail.
Try restarting your router or connecting to another network. Also check whether other websites and online services work normally.
If Windows Update is having network or connection problems, our guide to Windows Update Error Code 0x8024402C covers related network, proxy, firewall, and update-service issues.
A damaged update cache can prevent Windows from downloading or installing updates. Resetting the Windows Update components can rebuild these temporary files.
Open Terminal (Admin) and enter the following commands one at a time:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
Next, rename the update folders:
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
Now restart the services:
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Restart the computer after completing the commands. Then open Windows Update and check for available updates.
Windows may also need sufficient free storage to download and install updates. Remove unnecessary files if your system drive is nearly full.
You can check available space through Settings > System > Storage in Windows 11.
If insufficient storage is preventing updates from installing, see our guide to Windows Update Error Code 0x80070070 for another storage-related Windows Update problem.
If the error continues after trying the troubleshooting methods above, you can consider resetting Windows.
Before doing so, back up your important documents, photos, and other personal files. Depending on the option selected, applications and settings may be removed.
Use a reset only after trying the less disruptive solutions.
It indicates that Windows Update has encountered a problem during the update process. Network issues, system-file corruption, security software, or damaged update components may contribute to the problem.
SFC can repair certain corrupted Windows system files. If it cannot resolve the problem, DISM can help repair the Windows component store.
No. Disable third-party security protection only temporarily while troubleshooting. Turn it back on after testing Windows Update.
Not usually. Try checking your connection, running SFC and DISM, checking Windows Update services, and resetting the update components first.
Windows Update Error Code 80072F78 can prevent Windows 10 or Windows 11 from completing the update process. Fortunately, several troubleshooting options are available.
Start by checking your internet connection and security software. Next, run SFC and DISM, check the Windows Update service, and use the built-in troubleshooter. If the problem remains, resetting the Windows Update components may resolve damaged cache files.
A Windows reset should be considered only as a final option. Back up your important data before using it.
Tags: error 80072f78, Error Code 80072f78, KB9199276, Windows Update Error Code 80072f78