How to fix
Windows 10 update error 0x80242006
on Windows
Fix Windows 10 update error 0x80242006 quickly and effectively with our proven methods. Get back to seamless updates, expert-tested solutions await!
What causes How to fix Windows 10 update error 0x80242006?
- Windows Defender incompatibility
- Stopped BITS to update remnants
- Rolling back from version 1803 to 1709
- Installation of random updates
- Major builds release
Repairs Windows system files, removes malware, and restores a clean OS state — without reinstalling.
Hi. I installed the Windows 10 v1803 but decided to roll back to the previous built because of some problems with the new Start Menu, the tiles, and Windows Store. It seemed to me that the update was rolled back successfully to 1709, but then when I tried to update Synaptics mouse driver via Windows Update, I came up with an error saying: "Feature update to Windows 10, version 1803 - Error 0x80242006."
The Error Code 0x80242006 is a known Windows error,[ref en-1] which strikes users when they attempt to install updates. An in-depth analysis conducted by our research team indicates the fact that it's not the most common Windows but. Typically, its frequency of occurrence increases when Microsoft releases major builds, such as Version 1709 (OS build 16299), Version 1703 (OS build 15063) or Version 1607 (OS build 14393). The latest build, known as Version 1803[ref en-2] (OS build 17134) or code KB 4103721 seems to have triggered the 0x80242006 error for many Windows 10 users.
According to reports, the problem shows up under various circumstances. While some of the users encounter the 0x80242006 error when trying to install V1803, the others notice it within Windows Update[ref en-3] section after installation of random updates, not the build itself.
Nevertheless, the bulk of Windows 10 users who witnessed an error message saying "Feature update to Windows 10, version 1803 - Error 0x80242006" claims that the problem started right after they rolled back to the v1709 or 1709 from 1803.

There are many reasons why this bug check may show up. Nevertheless, Windows Defender incompatibility, stopped BITS to update remnants are among the most common triggers of 0x80242006 error on Windows 10.
This video will help you:
[youtube C2ZgyFO8A_A]
A guide on how to fix update error 0x80242006 on Windows 10
In case you started encountering the error 0x80242006 in Windows Update section after system's attempts to automatically install the new build, we would recommend you to try installing the build using Windows Update Assistant.
If that did not help, there might be some things inside the system that have to be addressed before any attempts to install the update. To get rid of file remnants, malware, and other useless content, as well as fully optimize the system, we highly recommend you to run a full system scan with [d1]. If you stumble upon the problem anyway, here's what you can try:
Use Group Editor to address Windows Update
- Press Windows key + R, type gpedit.msc, and hit Enter.
- Select Computer Configuration and click on Administrative Templates.
- Open System and double-click on the Specify settings for optional component installation and component repair.

- Select Enabled and mark a checkbox next to Contact Windows Update directly.
- Finally, to save the changes, click Apply and OK.
Run Command Prompt
- Right-click on Windows key and select Command Prompt (Admin).
- Alternatively, you can open Windows search and type Command Prompt.
- Right-click on the Command Prompt option and select Run as Administrator.
- Once the black Command Prompt window opens, copy and paste the following commands in it:
>WSReset.exe
>dism /online /cleanup-image /restorehealth
>dism /online /cleanup-image /StartComponentCleanup
>sfc /scannow
>powershell
>Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\\AppXManifest.xml"}
- Once these commands are executed, close CMD and restart your PC.
- After that, try to download and install Windows 10 April 2018 update.

Rename Windows Update folder
- Press Windows key + R, type notepad, and press Enter.
- In the Notepad, paste the following text:
net stop wuauserv
CD %systemroot%\\SoftwareDistribution
Ren Download Download.old
net start wuauserv
- Then click File at the top left corner of the screen and select Save As.
- Name the file as rename.bat and click Enter.

- Now find the file that you've saved, right-click on it, and select Run as Administrator.
Reset Windows Update components
- Right-click on Windows key and select Command Prompt (Admin).
- Disable BITS, Cryptographic, MSI Installer, and the Windows Update Services. For this purpose, type the following commands in the Command Prompt window and press Enter after each of them:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
- After that, type the following commands to rename SoftwareDistribution and Catroot2 folders. Don’t forget to type Enter after each of them:
ren C:\\\\Windows\\\\SoftwareDistribution SoftwareDistribution.old
ren C:\\\\Windows\\\\System32\\\\catroot2 Catroot2.old
- Once done, enable BITS, Cryptographic, MSI Installer and the Windows Update Services (disabled before). This can be done by inputting the following command and pressing Enter after each of them:
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
- Finally, close Command Prompt window and reboot your PC.

Run Windows Update Troubleshooter
- Press Windows key + I to open Settings.
- Open Update and Security section and heed to Troubleshoot on the left pane.
- Find Windows Update entry and click on it.
- Select Run troubleshooter and wait for the scan process to finish.

If neither of the above-listed fixes helped, we would strongly recommend you to check the system for outdated drivers, disabling Windows Defender temporarily, and removing third-party security software. If nothing works, please contact us so that we could analyze your issue individually.
Bottom line
To fix the error 0x80242006, try using the Windows Update Assistant to install the build. If that does not resolve the issue, further troubleshooting of system components may be necessary. If none of these solutions work, consider seeking additional support or resources.
Frequently asked questions
The error code 0x80242006 indicates that there is a problem with the Windows Update service, often related to the download or installation of updates. It can occur due to corrupted update files or network issues.
To troubleshoot the 0x80242006 error, you can run the Windows Update Troubleshooter and reset the Windows Update components. Additionally, consider checking your internet connection and ensuring that your system has enough disk space.
Yes, you can fix the 0x80242006 error without reinstalling Windows 10 by using methods such as clearing the SoftwareDistribution folder and running System File Checker to repair any corrupted system files.




Report an issue
What's wrong with this guide? We review every report and update or remove content.
Report received — thank you. We'll review and fix it.
You need a free account to submit a report.
Be the first to comment