Windows 10, Windows 11, Windows 7, Windows 8
- 11.11.2022
- 4 251
- 0
- 6
- 6
- 0
- Содержание статьи
- Описание ошибки 80244018
- Причины возникновения ошибки 80244018
- Исправление ошибки 80244018
- Проверка интернет соединения
- Перезапуск служб
- Отключение использования прокси
- Наличие установленных криптопровайдеров
- Добавить комментарий
Описание ошибки 80244018
В процессе поиска обновлений Центром обновления Windows, может возникнуть ошибка 80244018 со следующим сообщением:
Найдены ошибки:
Код 80244018: Произошла неизвестная ошибка Windows Update
Причины возникновения ошибки 80244018
Не смотря на то, что в описании ошибки написано, что это «неизвестная ошибка» — значение данного кода и его причины хорошо известны. Код 80244018 обозначает, что Центр обновления не может установить соединение с серверами, содержащими данные для загрузки обновлений.
Причины, которые приводят к возникновению данной ошибки можно условно разделить на две группы:
- Проблемы с интернет соединением
- Проблемы с программной конфигурацией компьютера
Исправление ошибки 80244018
Проверка интернет соединения
Проверить интернет соединение достаточно легко — нужно всего лишь запустить интернет браузер на устройстве, где возникла ошибка, и проверить доступность сайтов в интернете. Так же, вполне возможно, работу Центра обновлений Windows блокируют защитные программы, вроде антивируса или фаирвола — для проверки не лишним будет их временно отключить.
Перезапуск служб
В процессе обновления Windows, используются три службы, некорректная работа которых в некоторых случаях может привести к подобной ошибке. Для её исправления, нужно запустить командную строку с правами администратора, и в ней выполнить следующие команды:
sc config BITS start= auto
sc start BITS
sc config CryptSvc start= auto
sc start CryptSvc
sc config wuauserv start= auto
sc start wuauserv
Отключение использования прокси
Существует вероятность того, что ваш компьютер по какой-то причине пытается использовать прокси-сервер, из-за чего не может установить соединение с серверами обновления. В таком случае, следует попробовать отключить его использование в настройках системы.
- Зажимаем поочередно клавиши Win + R, и в появившемся окне программы «Выполнить» вводим команду
Inetcpl.cpl
, после чего нажимаем кнопку «ОК», или клавишу Enter. - В открывшемся окне переходим на вкладку «Подключения«.
- На данной вкладке, в самом низу находим кнопку «Настройка сети«, и нажимаем на неё.
- В следующем окне, снимаем галочки у пунктов «Автоматическое определение параметров» и «Использовать прокси-сервер для локальных подключений«, и закрываем все открытые окна с помощью кнопок «ОК».
Наличие установленных криптопровайдеров
С подобной ошибкой можно столкнуться, используя криптопровайдеры ViPNet CSP 3.Х и КриптоПро CSP 3.6. Стоит пересмотреть необходимость использования данных программ на компьютере, и либо обновить их (данные версии уже малоактуальны на сегодняшний день), либо же вообще удалить с компьютера.
0x80244018 Windows Update Error occurs when the user wants to install the new updates on windows. The server receives the request of installing updates. But usually, the server gets busy, and update files cannot reach the server. This can be because of corrupt updating files, activation of antivirus software, or some wrong settings of your system.
Here are some reasons why 0x80244018 Windows Update Error occurs on your system;
- Interference of Third-party software: Although such software saves your system from malicious attacks. But they also interfere with your system files. They consider them as a bug and crash these files which cause errors such as 0x80244018 Windows Update Error. You can simply turn off such software and scan the system’s files.
- VPN or Proxy issue: Proxy helps its users in hiding the IP address while VPN helps in securing their network traffic. But they exponentially increase the chances of virus threats, spam and malicious attacks, broken internet, security hacks, and identity theft to your system. They also cause updating issues. To fix this problem you can simply turn off/disable them from settings.
- Corrupt System Files: When the windows server request for installing new updates, these crashed or corrupt files do not reach the server. It stops the updates installation process and a windows update error appears on the screen. You can troubleshoot the updates and scan these files, to fix this issue.
- Disabled BIT service: This service is responsible to provide a new update to the system. If it is turned off, you simply cannot install the new updates. So, check whether this service is enabled or not. If not, enable it to install the latest updates.
1. Automate the Windows Updates Services
When the windows updates do not install automatically in your system, it shows a 0x80244018 Windows Update Error. Automating the Windows update using the command prompt, will fix the issue. So, here are some steps you can follow to proceed;
- Go to the Start Menu and type CMD on the search bar.
- Right-click on the command prompt and then press Run as Administrator.
- Now Type the following commands on the command line and hit the Enter Key.
SC CONFIG WUAUSERV START=AUTO SC CONFIG BITS START= AUTO SC CONFIG CRYPTSVC START= AUTO SC CONFIG TRUSTEDINSTALLER START= AUTO Exit
- Now press the Enter key and restart your computer.
Update the Windows Automatically
2. Restart the Update Service and Rename the Software-Distribution Folder
This folder is located in the Windows directory. It is used to store the files that are generally required during Windows update installation. This folder is maintained by WUAgent. So, you can rename this folder and restart the update services. The fresh copies of updating files will download in the folder. So, follow these steps to fix the issue;
- Click on Start Menu. Right-click on the command prompt and run it as an administrator.
- Type the following commands and press Enter key.
NET STOP WUAUSERV NET STOP CRYPTSVC NET STOP BITS NET STOP MSISERVER REN C:\WINDOWS\SOFTWAREDISTRIBUTION SOFTWAREDISTRIBUTION.OLD REN C:\WINDOWS\SYSTEM32\CATROOT2 CATROOT2.OLD NET START WUAUSERV NET START CRYPTSVC NET START BITS NET START MSISERVER EXIT
3. Now press Enter and close the Command Prompt.
3. Run Windows Updates Troubleshooter
When the computer stops installing the new updates, Windows 11 provides a built-in feature of update troubleshooting. This feature will detect the problem and fix the updating issue automatically. So, here are some steps to run updates troubleshooter;
- Press the Window key + R. The run program will open. Type Control panel and click ok.
- So, go to the search tab on the top right corner and type troubleshooting.
- Click on the view all option, present on the left side of the screen.
Windows Update Troubleshooter - Now scroll down to the bottom and click on Windows Updates.
Windows Update Troubleshooter Settings - A dialogue box will appear on the screen. Press the Next.
- Troubleshooting will start. It will take some time to detect the problem. Once it detects it, it will resolve the issue.
- So, when the troubleshooting gets finished, restart your system.
4. Run SFC Scan and DISM Scanning Tool
When some important updating files get corrupt or crashed, a window updating error appears on the screen. SFC and DISM scanning tools help in scanning these files and repairing them as well. So, use these tools by following the below steps;
SFC Scanning Tool:
- Go to the start menu and type CMD on the search bar.
- Right-click on the command prompt and click on the Run as an administrator option.
- Now type this command and press Enter Key.
SFC /scannow
- It will take some time to scan and repair the issue. Once it gets done close the screen.
Perform an SFC Scan
DISM Scanning Tool
- Open the command prompt by running it as an Administrator.
- Type the following commands one by one on the command line and press enter key;
Dism /Online /Cleanup-Image /Check health Dism /Online /Cleanup-Image /restorehealth
- It will take some time to scan a repair the issue. So, wait for a few minutes.
Use the DISM Command to RestoreHealth - Then type Exit and press Enter
5. Turn off the Proxy Settings
Microsoft Company releases the updates regularly, to make their product more safe and free from bugs. But still, the users face issues like 0x80244018 Windows Update Error. Proxy is also a major reason for this error. You can simply disable the proxy server and install the windows updates. So, follow these steps;
- Press Window Key + I to open the Windows Settings.
- So, click on Network & Internet then click on (You can open it directly by opening the Run program and now type ms-settings: network-proxy and press the Enter key).
Proxy Settings - Go to the Manual Proxy Settings and click on setup.
- Now turn off the use a proxy server option. Close the window and Restart your system.
Turn off the Proxy from your System
6. Remove the ThresholdOptedIn Registry Entry
Windows Registry contains data and information regarding installed applications in your system. When a few of its files get crashed, it causes an updating issue in your computer. So, here are some steps to clean the crashed file from the Windows registry;
- Press the window key + R from the keyboard to open the Run program.
Open Windows Registry - Type Regedit and press ok. Now navigate to the following location;
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\Applicability.
- Now check ThresholdOptedIn Registry Entry. If it is present, delete it.
Remove the ThresholdOptedIn Registry Entry
Saleha Rashid
I’m Saleha Rashid, an Environmental Engineer by profession. I have graduated from the University of Engineering and Technology, (U.E.T Lahore) I have had a passion for Technology since early childhood. I enjoy writing about technology and fixing issues related to Android and Windows. I am a Hardware geek with a passion for android gaming. I love to write articles to help people solve their problems regarding software and hardware.
Attention Before you read this post, I highly recommend you check out my resources page for access to the tools and services I use to not only maintain my system but also fix all my computer errors, by clicking here!
Error 0x80244018 is an issue that occurs with the Windows Update component when an end user attempts to update their system. Typically, the Microsoft update server will receive the request for an update, however, the server becomes inundated (for whatever reason), this results in an inability (for Windows Update) to access the update files.
The general cause of this issue can be a multitude of things, all of which I intend to discuss further in this tutorial.
Windows Update is an integral component of all iterations of Microsoft’s operating systems. It’s this one components task to keep your system up-to-date with the latest fixes and security updates – which theoretically protects it from the latest security threats.
However, there are instances when this component fails, and instead of updating your system (as it should), it throws up an error message.
If you encounter error 0x80244018 for the first time, you’re immediate reaction should be to restart your system and re-try the update process. Maybe Microsoft’s update servers were busy at that particular time. However, if the same error reappears, only then should you consider a solution for it.
What Causes Windows Update Error 0x80244018?
When looking at error 0x80244018, we find that there are several factors involved when looking at potential causes. The most common of which are outlined below:
- Third-party internet security tool blocking Windows Update: The primary objective of any security tool is to protect your system from malicious attacks. However, there are instances when such tools can become, too intrusive, that is they block certain components and apps from working – as a security precaution. It’s possible that, that is what is happening here.
- BIT service has been disabled: BIT or Background Intelligent Transfer Service, is an integral component of Windows Update. Ultimately, it’s this components responsibility to download the files from Microsoft’s update servers to your system. Thus, if this service is disabled, then you’ll be unable to download the latest updates.
- Corrupted Windows system files: Your Windows operating system has a number of files that are integral to the operation of its various key components. In the event that one or more of these files have been corrupted – possibly due to the infiltration of a malicious file (virus); there’s a chance they could belong to the Windows Update component.
- Proxy or VPN problem: The purpose of a proxy is to mask your IP address while surfing the internet, VPNs on the other hand, secure your traffic. However, studies show that they have been known to increase your chances of spam, virus attacks, and the like. They can also prevent Windows update from working.
Other less common causes are as follows:
- Your system has no internet connection.
- The Windows Update server is down.
Now we’ve gotten a handle on the potential causes of error 0x80244018, let’s take a look at the various ways you can resolve it.
How to Fix It
For end users bogged down by Windows Update error 0x80244018, there are several things that you can to do resolve this problem. The first, being the most obvious, is to restart your system – this probably goes without saying, as it’s likely you already tried it.
If the error reappears after the restart, then it’s time to buckle down and look at various ways you can fix it.
The next solution I’d like to highlight, involves disabling or uninstalling your current third-party internet security tool.
If Windows Update is unable to make a connection to the outside updates server, it’s possible your security tool is the cause. To eliminate this, as a possible cause, you should consider disabling or uninstalling your security tool.
To do that, simply right-click on its icon, in the Taskbar. Typically situated in the bottom right-hand corner of the screen. Then select Disable.
Note: Exact instructions will vary, depending on the brand and version of your security tool. Some security tools have disable features, while others do not. In which case, you may be forced to remove the tool – at least temporarily, to check whether or not it is to blame.
If error 0x80244018 continues to persists, even after disabling your security tool, then I’d recommend you gave the repair tool Advanced System Repair Pro a try.
This tool is designed to identify the possible causes preventing Windows Update from working, and fixing them.
Additionally, it’s also highly adept at maintaining your system, and fixing a plethora of other errors on your computer, such as:
- Runtime errors
- Game errors
- Virus infections
And much more…
All in all, this tool is designed to maintenance, repair and optimise your system. All you need to do is download, and run it – and it’ll do the rest.
With all of that said, you can learn more about this powerful tool, from the link below:
CLICK HERE TO CHECK OUT ADVANCED SYSTEM REPAIR PRO
Automate Windows Update
If error 0x80244018 continues to appear (after attempting all the solutions above. Then you may want to consider setting Windows Update to run automatically, in the background.
To do that, follow the instructions below:
1. Boot into your system as a full administrator.
2. Then press + R, type cmd and press CTRL + Shift + Enter.
3. When Command Prompt loads up, type the follow commands below, pressing Enter after each line.
SC CONFIG WUAUSERV START= AUTO SC CONFIG BITS START= AUTO SC CONFIG CRYPTSVC START= AUTO SC CONFIG TRUSTEDINSTALLER START= AUTO
4. Now close Command Prompt and restart your system.
Retry Windows Update after your system finishes rebooting.
Disable Proxy Server
Error 0x80244018 indicates an inability to access Microsoft’s update servers, which could be as a result of a proxy server you have setup. Thus, to get around this issue, you should definitely consider disabling or removing your proxy server. If you need help on how to disable your proxy, check out my post on fixing Windows update error 0x8024401f.
Another potentially cause is a VPN. You’d know if you have one or not. So if you do, then consider disabling or removing it. As it could be what’s blocking the Windows Update component.
You can disable your VPN from within its GUI or you can simply uninstall it. For help on how to remove it, my post on update error 0x8024401f has you covered.
Remove ThresholdOptedIn
Your Windows registry contains data on all the various components and apps tied to your system. However, given the importance of this component, it is highly susceptible to corruption. In the event that data within the registry is corrupted, it can, and typically does cause Windows components to stop working.
However, for this fix, we’re assuming the registry is intact, and instead, we’re making alterations to the registry, as a possible fix for error 0x80244018.
You execute this fix, please check out my post titled fixing service registration is missing or corrupt errors.
Run SFC & DISM
When crucial system files are corrupted or inadvertently removed, this can lead to a multitude of things. Including error 0x80244018. As a workaround, it’s possible to restore the integrity of your operating system, by using the following tools SFC and DISM.
For help on how to use both DISM and SFC, I recommend you check out my post fixing D3dx9_43.dll is missing errors.
Restart Windows Services
There are certain services, such as Cryptographic Service and Background Intelligent Transfer Service that are crucial to the functionality of Microsoft’s Windows Update. Thus, if any of these crucial services are set to Disabled, this could prevent the Update component from working. Fortunately it’s possible to reconfigure a service by doing the following:
1. First, boot into your system as a full administrator.
2. Then press + R, type Services.msc and click on OK.
3. When Services loads up, scroll down and double-click on Windows Update.
4. This will bring up the Windows Update Properties applet, from here, set Startup type to Automatic, then click on Start, and lastly, click on OK.
5. After you have successfully carried out the above step, continue the same steps above, for the following Services:
Background Intelligent Transfer Service
Cryptographic Service
DCOM Server Process Launcher
RPC Endpoint Mapper
Windows Installer
Windows Update Medic Service
6. Once complete, retry Windows Update to verify whether or not it has fixed error 0x80244018.
Are you looking for a way to repair all the errors on your computer?
If the answer is Yes, then I highly recommend you check out Advanced System Repair Pro.
Which is the leading registry cleaner program online that is able to cure your system from a number of different ailments such as Windows Installer Errors, Runtime Errors, Malicious Software, Spyware, System Freezing, Active Malware, Blue Screen of Death Errors, Rundll Errors, Slow Erratic Computer Performance, ActiveX Errors and much more. Click here to check it out NOW!
In this tutorial, I will show you how to fix Windows Update Error 0x80244018.
May 2025: Enhance your computer’s performance and eliminate errors with this cutting-edge optimization software. Download it at this link
- Click here to download and install the optimization software.
- Initiate a comprehensive system scan.
- Allow the software to automatically fix and repair your system.
Utilize Windows Update Troubleshooter
To fix Windows Update Error 0x80244018, you can utilize the Windows Update Troubleshooter. This tool can help identify and resolve issues with Windows Update. To access the troubleshooter, follow these steps:
1. Press the Windows key + R to open the Run dialog box.
2. Type “ms-settings:troubleshoot” and press Enter to open the Troubleshoot settings.
3. Scroll down and select “Windows Update” under the Get up and running section.
4. Click on “Run the troubleshooter” and follow the on-screen instructions to detect and fix any issues.
By using the Windows Update Troubleshooter, you can easily troubleshoot and resolve Windows Update errors like 0x80244018. This tool is designed to help users quickly identify and fix common update problems without the need for advanced technical knowledge.
Address Proxy Settings and VPN Services
- Check Proxy Settings:
- Press Windows Key + R to open the Run dialog box.
- Type inetcpl.cpl and hit Enter to open Internet Properties.
- Go to the Connections tab and click on Lan Settings.
- Make sure the Proxy Server option is unchecked.
- Disable VPN Services:
- Press Windows Key + I to open Settings.
- Go to Network & Internet and select VPN.
- Disconnect from any active VPN connections.
Manage BITS Service and Update Components
Step 1: Press the Windows key + R, type “services.msc” in the Run dialog, and hit Enter.
Step 2: Locate the Background Intelligent Transfer Service (BITS) in the list of services.
Step 3: Right-click on BITS and select “Properties.”
Step 4: Ensure that the service is set to “Automatic” startup type and click “Start” if it’s not running.
Step 5: Once BITS is running, go to Windows Update and check for updates again.
This should help in managing the BITS service and updating components to resolve Windows Update Error 0x80244018.
Execute SFC and DISM Commands
To fix Windows Update Error 0x80244018, you can try executing SFC and DISM commands. These commands can help repair corrupted system files and restore Windows Update functionality. To run the System File Checker (SFC) command, open Command Prompt as an administrator and type “sfc /scannow” and press Enter. This will scan your system for any corrupted files and attempt to repair them.
If the SFC command doesn’t fix the issue, you can try running the Deployment Image Servicing and Management (DISM) command. In Command Prompt, type “dism /online /cleanup-image /restorehealth” and press Enter. This will repair the Windows image using Windows Update files.
After running these commands, restart your computer and check if the Windows Update Error 0x80244018 has been resolved. If the issue persists, you may need to further troubleshoot or seek assistance from a system administrator.
FAQs
How do I fix error code 0x80244018?
To fix error code 0x80244018, you can use the Windows update troubleshooter, restart the update service, rename the SoftwareDistribution folder, delete the ThresholdOptedIn Registry Entry, check if the BITS service is running, turn off Proxy Settings, and run SFC Scan and DISM commands.
What is Windows Store code 0x80244018?
Windows Store code 0x80244018 is an error that can occur after installing Windows Update KB4038788. This error may be caused by issues with Internet settings or compatibility problems with Windows or Store application updates.
What is error code 80244018 on Windows 10 update?
Error code 80244018 on Windows 10 update occurs when the update service is unable to connect to the update server. This may be due to issues such as the update server being down or your device not being connected to the internet.
What is WSL error 0x80244018?
WSL error 0x80244018 is typically caused by third-party applications interfering with Windows updates or by the Windows Update being blocked by a VPN or proxy.
Post Views: 874
Was this article helpful?
YesNo