Windows Update Error Code 0x80244018 can appear when Windows cannot communicate properly with the update service. Network problems, proxy settings, Windows Update services, security software, and corrupted update files can all contribute to the problem.
The error can occur on Windows 10 and Windows 11 when you try to download or install an update. Fortunately, you can usually fix it without resetting your PC.
Several problems can trigger error 0x80244018, including:
Start with the simpler solutions first. If the error continues, move on to the more advanced steps.
A stable internet connection is important when Windows downloads update files. First, open a few websites and make sure your connection works normally.
If possible, restart your router. You can also try another network to rule out a connection problem.
For another Windows Update error related to update server connectivity, see our guide to Error Code 0x80240438.
Windows includes a built-in troubleshooter that can identify common update problems. The steps vary slightly between Windows 10 and Windows 11.
After the scan finishes, restart your computer. Then, check for updates again.
Background Intelligent Transfer Service (BITS) helps Windows transfer files in the background. If this service is stopped or not configured correctly, Windows Update may fail.
Follow these steps to check BITS:
services.msc.Restart your computer and try Windows Update again.
The Windows Update service must be running before Windows can download and install updates.
services.msc.Afterward, open Windows Update and check for available updates.
Corrupted system files can interfere with Windows Update. System File Checker can scan Windows and repair damaged protected files.
sfc /scannow
If SFC finds damaged files that it cannot repair, continue with the DISM commands below.
DISM can repair the Windows image and help resolve deeper system corruption.
Open Command Prompt as administrator and run these commands separately:
DISM.exe /Online /Cleanup-Image /CheckHealth
Next:
DISM.exe /Online /Cleanup-Image /ScanHealth
Finally:
DISM.exe /Online /Cleanup-Image /RestoreHealth
Wait for each command to finish before running the next one. Once the process is complete, restart your computer.
For another Windows Update problem associated with damaged system files, see our guide to Error Code 0x8007025D.
A proxy can sometimes prevent Windows from connecting to update servers correctly. Check your proxy configuration and turn off any proxy that you do not need.
After changing the setting, restart your computer and try Windows Update again.
Third-party antivirus or firewall software can sometimes interfere with Windows Update.
If you recently installed or updated security software, temporarily disable its protection and test Windows Update again.
Do not leave your antivirus protection disabled after testing. Turn it back on as soon as you finish.
If the update works after disabling the software, check its settings for blocked Windows Update connections.
A corrupted update cache can prevent Windows from downloading or installing updates correctly. You can reset the related services and folders from an elevated Command Prompt.
Open Command Prompt as administrator and run:
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
Then restart the services:
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Restart your computer after running these commands.
Windows will create fresh update data when the services run again.
If Windows reports missing or damaged files after an update attempt, see our guide to Error Code 80073712 for another related Windows Update problem.
Once you complete the troubleshooting steps, check Windows Update again.
Go to:
Settings > Windows Update
Then click Check for updates.
Go to:
Settings > Update & Security > Windows Update
Then click Check for updates.
Allow Windows enough time to download and install the update.
Error 0x80244018 usually appears when Windows has trouble communicating with the update service. Network, proxy, service, security software, or update-file problems can contribute to the error.
Yes. An incorrect proxy configuration can interfere with Windows Update connections. Checking the proxy settings is therefore a useful troubleshooting step.
SFC can help when damaged system files contribute to the update problem. Run sfc /scannow from an elevated Command Prompt and restart the computer after the scan.
No. A full PC reset should not be your first solution. Try the Windows Update troubleshooter, service checks, SFC, DISM, proxy settings, and update-cache reset first.
Windows Update Error Code 0x80244018 can usually be resolved by checking your internet connection, reviewing proxy settings, restarting Windows Update services, and repairing damaged system files.
If the basic fixes do not work, reset the Windows Update cache and run SFC and DISM. These steps can address many of the underlying problems that prevent Windows from downloading or installing updates successfully.
Tags: Error 0x80244018, Error Code 0x80244018, update error code 0x80244018, Windows 10/11 Update Error Code 0x80244018, Windows 11 error 0x80244018, Windows 11 Update error 0x80244018, Windows Update Error 0x80244018, Windows Update Error Code 0x80244018
Sorry, no posts matched your criteria.