ACTIVE MALWARE WINDOWS TESTED: WINDOWS 10, WINDOWS 11

How to fix
Windows update error 0x80246018
on Windows

Resolve Windows update error 0x80246018 effortlessly. Follow our expert-tested solutions for Windows 10 and 11 to get your system updated in minutes.

How to fix Windows update error 0x80246018?
Quick Summary
Error severity
Medium
Est. time
10 minutes
Offer Fortect PC Suite
Start fix →
Ad · we may earn a commission
0 Comments
01

What causes How to fix Windows update error 0x80246018?

  • Corrupted update files
  • Misconfigured update components
  • Network interruptions
  • Issues with the SoftwareDistribution folder
  • Outdated drivers
  • Interference from third-party antivirus software
Offer Fortect PC Suite

Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.

Ad · we may earn a commission
Get Fortect PC Suite ↗

Hello there. Could you help me fix Windows update error 0x80246018? I have never encountered such an issue before, so I'd be grateful for any tips.

Windows update error 0x80246018 is among the tricky errors that disturbs the normal process of update in many Windows systems. This is pretty frequent during the installation of cumulative or feature updates, thus leaving users unable to implement vital system improvements.

The majority of times, error 0x80246018 happens as a result of corrupted update files, misconfigured update components, or network interruptions that impede the connection between your system and Microsoft's update servers. When error 0x80246018 occurs, it not only prevents necessary patches from being installed but can also expose your system to security vulnerabilities and performance degradation.

Error code 0x80246018 is being reported by users who noticed that despite multiple attempts, the update process was continuously failing, which could have hinted at a problem with one of the fundamental services of Windows.

Community forums point out that sometimes the error can be related to issues with the SoftwareDistribution folder, outdated drivers, or interference from third-party antivirus software that may affect the normal operation of Windows Update. Sometimes, previous failed update attempts can worsen the error 0x80246018 and make it hard for the system to install updates successfully.

The error 0x80246018 takes place in several users when their system is overloaded, or volume usage of a network or simply an overload state occurs, thus making the search for the origin more complex. Because many contributing factors define this error code, diagnosing and resolving Error Code 0x80246018 involves thoroughly scrutinizing the settings and update logs.

In the case of frequent appearance of errors, automatic repair tool of Windows like [d1] will be of great effectiveness, because it will identify and correct the problems of your system; thus, your process of updating Windows should work in a proper and secure way.

How to fix windows update error 0x80246018 copy
How to fix windows update error 0x80246018 copy

Fix 1. Check relevant services

  • Type in Services in Windows search and hit Enter.
  • Find Windows Update Service.
  • If it is already running, right-click and pick Restart.
  • If the service is not running, double-click it, and select Automatic under the Startup type from the drop-down menu.
  • Click Start, Apply, and OK.
  • Repeat this process for Background Intelligent Transfer Service (BITS) and Cryptographic services.

How to fix windows update error 0x80246018 check services
How to fix windows update error 0x80246018 check services

Fix 2. Run the troubleshooters

  • Type Troubleshoot in Windows search and press Enter.
  • Select Additional troubleshooters/Other troubleshooters.
  • Find Windows Update from the list.
  • Click it and select Run the troubleshooter/Run.
  • The troubleshooter will automatically scan your system for potential problems and display any issues it finds.
  • Repeat the process with Network and Internet troubleshooter.

How to fix windows update error 0x80246018 run troubleshooters
How to fix windows update error 0x80246018 run troubleshooters

In Windows 10, follow these steps:

  • Right-click on Start and pick Settings.
  • Go to the Network & Internet section.
  • On the right side, find the Advanced network settings section.
  • Click Network troubleshooter, specify the problem, and wait till the scan is finished.
  • When done, apply all the recommendations.

Fix 3. Perform Disk Cleanup

  • Type Disk Cleanup in Windows search and hit Enter.
  • If your Windows is installed on drive C, pick it from the list (it should be by default) and press OK.
  • Click Clean up system files.
  • Select your main disk again and click OK.
  • Here, select the largest portions of the data used - these typically include Temporary Internet Files, Windows Update, Temporary FilesRecycle Bin, Delivery Optimization Files, and others.
  • Click OK - the process should be finished shortly.

How to fix windows update error 0x80246018 disk cleanup
How to fix windows update error 0x80246018 disk cleanup

Fix 4. Install the update manually

Manually installing the update can bypass issues with the automatic update process.

  • Type Updates in Windows search and hit Enter.
  • Click View update history.
  • Here, note down the KB number which failed to be installed.
  • Go to the official Microsoft Update Catalog website.
  • Type the KB number into the search bar, and press Enter or click Search.
  • You will find many different versions on the update – you need to find the one that matches your PC specs and Windows version (as a home user, ignore Windows server versions).
  • Right-click on Start and pick System.
  • Under Device specifications, check the System type section: it should either be 64-bit or 32-bit.
  • Scroll down to Windows specifications and check the Version section.
  • With all this information, pick the correct version for your device.
  • Go back to the Microsoft Update catalog, download the appropriate version, and install it.

How to fix windows update error 0x80246018 install manually
How to fix windows update error 0x80246018 install manually

Fix 5. Reset Windows update components

  • Type cmd in Windows search.
  • Right-click on Command Prompt and pick Run as administrator.
  • User Account Control (UAC) will ask whether you want to allow changes - click Yes.
  • Paste in each of these commands, pressing Enter every time:
    net stop bits
    net stop wuauserv
    net stop appidsvc
    net stop cryptsvc
    Del “%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*”
    rmdir %systemroot%\SoftwareDistribution /S /Q
    rmdir %systemroot%\system32\catroot2 /S /Q
    regsvr32.exe /s atl.dll
    regsvr32.exe /s urlmon.dll
    regsvr32.exe /s mshtml.dll
    netsh winsock reset
    netsh winsock reset proxy
    net start bits
    net start wuauserv
    net start appidsvc
    net start cryptsvc 
  • Reboot your computer.

How to fix windows update error 0x80246018 reset windows update components
How to fix windows update error 0x80246018 reset windows update components

Fix 6. Repair corrupted files

  • Open Command Prompt as administrator.
  • In the Command Prompt window, paste the following command and hit Enter:
    sfc /scannow
  • Once the scan is complete, use the following commands and press Enter after each:
    Dism /Online /Cleanup-Image /CheckHealth
    Dism /Online /Cleanup-Image /ScanHealth
    Dism /Online /Cleanup-Image /RestoreHealth
  • (Note: if you get an error executing this last command, add /Source:C:\RepairSource\Windows /LimitAccess to it and try again).
  • Restart your device.

How to fix windows update error 0x80246018 sfc dism
How to fix windows update error 0x80246018 sfc dism

Fix 7. Use Media Creation Tool

  • Visit the official Microsoft website and download Windows 10 installation media (Windows 11 version).
  • Double-click the installer, select Yes when UAC shows up, and agree to the terms.
  • Launch the installer.
  • Agree to the terms and click Next.
  • Select Upgrade this PC now and click Next.
  • Windows will start downloading the needed files.
  • Agree to terms once again and click Next.
  • Before installing, make sure that you are happy with your choices (otherwise, you can click Change what to keep option).
  • Finally, click Install to begin the upgrade process.

How to fix windows update error 0x80246018 media creation tool
How to fix windows update error 0x80246018 media creation tool

Bottom line

To fix Windows update error 0x80246018, check relevant services, restart the Windows Update Service, and consider using the automatic repair tool. If these solutions do not resolve the issue, further investigation into the update logs and settings may be necessary.

Frequently asked questions

The error 0x80246018 typically occurs due to issues with the Windows Update components or a misconfigured system file. It may also arise from network connectivity problems affecting the update service.

To fix error 0x80246018 on Windows 11, try running the Windows Update Troubleshooter and resetting the Windows Update components. Additionally, ensure that your internet connection is stable and try updating again.

Yes, you can use the Command Prompt to run commands like 'net stop wuauserv' and 'net start wuauserv' to reset the Windows Update service, which may resolve error 0x80246018.

Did this fix work for you?
Natalie Park

Written & verified by

Windows Update & Maintenance Specialist
Windows Update troubleshooting Update error codes System maintenance WSUS configuration Feature update recovery

Natalie Park specialises in Windows Update troubleshooting and long-term system maintenance. She covers failed and stuck updates, error codes, component store corruption, and the disruption caused by problematic feature updates. Natalie's guides take readers from reading the specific Windows Update error code through manual component repair, WSUS configuration, and clean update procedures. She also covers routine maintenance tasks — driver updates, disk health monitoring, event log interpretation — that keep Windows running reliably over years of use.

0 Comments

Be the first to comment

Still worried? Run a free check.

Paste any URL or domain — we'll scan it against 4.2M known threats in 10 seconds.

View full scanner → Add to your website →