According to several Windows 10 and Windows 11 users, they encountered error 0x80070246 when trying to install Windows updates. This error prevents them from upgrading their PC and enjoying the latest features.
Thankfully, in this guide, we have listed some of the best solutions to help you fix Windows update installation error 80070246x11 on Windows 0 PC. We'll also discuss what might be causing the problem in the first place. Let's jump right into it.
Why am I getting Windows Update installation error 0x80070246?
There may be multiple reasons why you are receiving Windows 11 installation error 0x80070246 on your PC. After some research, we have listed the main reasons below.
- Windows UpdateFaulty functionality: WindowsThe update tool itself may be faulty and causing the update to fail.
- Corrupted System Files: If the system files on your PC are corrupted or missing, then you face multiple issues and one of them is update error 0x80070246.
- Windows Update service is not running: It could be some third-party app, or you may have disabled the Windows Update service that is causing the problem.
- Windows Update Component Conflict:Often, Windows Update Component is found to be the culprit behind various Windows Update errors.
- Windows Update CacheProblem: The Windows Update cache file may be corrupted or causing problems with the latest updates you are trying to download.
Let us introduce the solutions that can help you resolve Windows Update error 0x80070246.
How to fix Windows 11 installation error 0x80070246?
Users have been encountering this update error on Windows 10 and 11 PCs, please be aware. Therefore, you can apply the below mentioned solutions on both operating systems.
In this article
1. Run the Windows Update Troubleshooter
- Press the key to openSettingsmenu.WinI
- #ClickTroubleshooting.
- SelectOther troubleshooters.
- Click the Run Windows Update button.
- The troubleshooter will begin diagnosing the problem.
- Apply the fixes suggested by.
- Restart thecomputer.
If you face any issue related to Windows Update, you can try running the Windows Update Troubleshooter and resolve the issue.
2. Clear Windows Update Components
- Press the"Start" menu.Win
- Open Command Promptas administrator.
- Type the following commands and press after each command.Enter
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
Ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak
##Ren %systemroot%\system32 \catroot2 catroot2.bak
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
- Restart thecomputer.
As mentioned earlier, Windows Update components can often conflict with the Windows Update service and cause multiple issues, including Windows 11 installation error 0x80070246.
3. Make sure the Windows Update service is running
- Press the key to open the"Run" dialog box.WinR
- Typeservices.mscand press the key.Enter
- Double-clickWindows Update Service.
- Press the"Start" button under "Service Status" to run it.
To install the latest updates, you should make sure that the Windows Update service is running on your computer and has not been stopped.
You can follow the steps below to enable the service in case it is not running and check if this resolves Windows Update error 0x80070246.
4. Run SFC and DISM commands
- To open theStartmenu, press the key.Win
- Open Command Promptas administrator.
- Type the following command and press .Enter
sfc /scannow
- The SFC scan process will start.
- Wait for the process to complete.
- Type the following commands and press after each command.Enter
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth
- ##Restart thecomputer.
The Windows operating system comes with tools such as SFC scanning and DISM commands to repair damage and missing system files. Although error 0x80070246 occurs, in many cases it does not actually help us.
For this situation, you can use system repair tools such as
Fortect. Using this automatic tool, you can fix Windows errors, fix BSoD errors, and even detect malware or PUA threats from your PC.
5. Clear the Windows update cache
Press the key to open the
- "Run" dialog box.WinR
Type
- services.mscand press the key.Enter
Double-click
- Windows Update Service.
Right-click
- Windows Update Serviceand select Stop.
Press the key to open the
- "Run" dialog box.WinR
Type
- C:\Windows\Software Distribution\Downloads andpress .Enter
Select all files and
- Deleteeach file.
Go to
- services.msc console.
- StartWindows Update Service.
Cleaning the Windows Update cache has helped multiple users resolve Windows Update error 0x80070246 on their PCs.
Older versions of Windows update cache files may interfere with new updates and may prevent them from downloading on your PC. We recommend that you follow the steps above to clear Windows Update cache files to handle this situation.
6. Clear disk space
- Press the"Start" menu.Win
- OpenDisk Cleanup.
- Select thedisk driveon which the operating system is installed from the drop-down list.
- SelectClean System Files.
- Check the box for the file you want to delete and pressOK.
- Select "is" to delete all files.
It's possible that you don't have enough space on your disk drive, so the updates aren't installed, and you're getting Windows 11 installation error 0x80070246.
The above is the detailed content of 0x80070246 Windows Update Error: 6 Fixes. For more information, please follow other related articles on the PHP Chinese website!