ACTIVE MALWARE WINDOWS TESTED: WINDOWS 11

How to fix
KB5015814 fails to install
on Windows

Fix the KB5015814 installation error on Windows 11 quickly and easily with expert-tested solutions that ensure your system runs smoothly.

How to fix KB5015814 fails to install on Windows 11?
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 KB5015814 fails to install on Windows 11?

  • Windows update settings tampered with
  • Installation errors due to specific error codes
  • Conflicts with previously installed updates
  • Issues with system files or configurations
  • Problems with the automatic repair tool
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, could you please help me to resolve the issue with KB5015814 not installing on my Windows 11 laptop? I tried several times to update, but I always get an error.

Windows would download and install updates automatically as soon as the operating system is launched, at least if the update settings were not tampered with. Usually, Microsoft ships them on Patch Tuesday,[ref en-3] which happens on the second Tuesday of every month. KB5015814 is yet another regular update that should have reached millions of Windows 11 users, although that's not what happened.

Quite a significant number of users complained that they were unable to install the KB5015814 patch successfully and instead presented with error codes 0x80070246, 0x8000ffff, 0x8007007e, 0x80073701, or others. While this problem is not unique to this particular update, this release is more prominent for installation failures.

The new update was released by Microsoft on July 12 and was meant to improve security by patching previously-discovered vulnerabilities,[ref en-1] fixing various bugs (for example, issues with WiFi hotspots), and implementing the new Search Highlight feature. Thus, users would be missing out on some new features and as well security patches if they face the issue where KB5015814 fails to install.

Users claimed that the issue is persistent and, despite other updates installed successfully, this one simply does not budge. Usually, the installation proceeds - the bar goes up - and then simply stops, returning one of the previously mentioned errors.

How to fix kb5015814 fails to install on windows
How to fix kb5015814 fails to install on windows

While it may be difficult to determine what the problem is (as many people can download the update without any problems), there are several things you could try to fix this issue. Below we provide several manual solutions for the problem, although we first recommend running a scan with an automatic repair tool [d1], which might resolve the issue for you in just a few minutes.

Note: just like with many other Windows updates, KB5015814 can cause issues after being installed. More precisely, the update was found by users to be breaking the normal operation of the Start menu, while others reported endless boot loops. You should uninstall the update in this case - simply open Settings, go to Windows Update, then select Update history, find the relevant KB number, and select Uninstall Update.

Fix 1. Start with troubleshooter

Windows update problems are not rare. Windows Update Troubleshooter is an excellent first step you could take when trying to resolve them.

  • Type Troubleshoot in Windows search
  • Select Additional troubleshooters
  • Find Windows Update from the list
  • Click it and select Run the troubleshooter
  • Apply the suggested fixes and restart your computer.
    How to fix kb5015814 fails to install on windows 11 run troubleshooter
    How to fix kb5015814 fails to install on windows 11 run troubleshooter

Fix 2. Make sure BITS and Windows Update services are running

There are some services that need to be active for the Windows update process to be successful - Background Intelligent Transfer and Windows Update. If they are not running, you need to set them to run automatically; if they are already running - restart them.

  • Type in Services in Windows search and press Enter
  • Locate Background Intelligent Transfer Service (BITS)
  • If it is already running, right-click and select Restart
  • if the service is not running, double-click it, select Automatic under the Startup type from the drop-down menu
  • Click Start, Apply, and OK
  • Locate Windows Update Service and repeat the process.
    How to fix kb5015814 fails to install on windows 11 restart services
    How to fix kb5015814 fails to install on windows 11 restart services

Fix 3. Run SFC and DISM

Windows system file corruption can be addressed by running SFC and DISM scans.

  • Type cmd in Windows search
  • Right-click on Command Prompt and pick Run as administrator
  • When User Account Control shows up, click Yes
  • Use the following command lines, pressing Enter after each:
    sfc /scannow
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /ScanHealth
    DISM /Online /Cleanup-Image /RestoreHealth
  • Restart your PC.
    How to fix kb5015814 fails to install on windows 11 run sfc dism
    How to fix kb5015814 fails to install on windows 11 run sfc dism

Fix 4. Reset Windows Update components

If update caches are compromised, resetting Windows Update components might be helpful.

  • Open Command Prompt as administrator as explained above
  • In the new window, 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 
  • Restart your computer.

Fix 5. Temporarily disable third-party antivirus

Users reported that disabling third-party antivirus helped them to install the update with no problems. To be more precise, Malwarebytes Version 4.5.10.200 was the culprit for some users' problems with Windows updates.[ref en-2] Nonetheless, the same can apply to any other third-party security software.

You can opt to disable security software services and disable the operation via the UI panel, or you can simply uninstall security software and then reinstall it once Windows is fully updated.

Fix 6. Temporarily disable .NET Framework

Some users claimed that temporarily disabling .NET Framework helped them to resolve the issue.

  • Type in optionalfeatures in Windows search and hit Enter
  • Here, untick the .NET Framework 3.4 and 4.8 entries
  • Click OK and restart your system
  • Try launching the Windows update process once more
  • Once successful, re-enable .NET Framework.
    How to fix kb5015814 fails to install on windows 11 disable net framework
    How to fix kb5015814 fails to install on windows 11 disable net framework

Fix 7. Install the update manually

If automatic download would not succeed, we recommend trying to download and install the update manually.

  • Go to the official Microsoft Update Catalog website
  • Type the KB number KB5015814 into the search bar, and press Enter or click Search
    How to fix kb5015814 fails to install on windows 11 download update manually
    How to fix kb5015814 fails to install on windows 11 download update manually
  • 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)
  • After picking the correct version, click the Download button and proceed with on-screen instructions
  • Restart your system once done.

Fix 8. Perform Windows in-place upgrade

If none of the solutions helped you, you could try using Windows Media Creation Tool to upgrade your system. Before proceeding, make backups of your personal files as a precautionary measure and disconnect all the optional peripherals, including printers, scanners, cameras, etc.

  • Visit the official Microsoft website and download Windows installation media
  • Double-click the installer and select Yes when UAC shows up
  • Agree to terms and click Next
  • Select Upgrade this PC now and select Next
    How to fix kb5015814 fails to install on windows 11 perform in place upgrade
    How to fix kb5015814 fails to install on windows 11 perform in place upgrade
  • Windows will now download all the necessary files – it might take awhile
  • 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.

Bottom line

To fix the KB5015814 installation issue, users can try running a scan with an automatic repair tool, checking their update settings, and ensuring no conflicts with other updates. If these solutions do not resolve the problem, further troubleshooting may be necessary.

Frequently asked questions

Try running the Windows Update Troubleshooter, which can automatically detect and fix issues related to Windows updates. If that doesn't work, consider manually downloading the update from the Microsoft Update Catalog.

Yes, you can uninstall the update by going to Settings > Update & Security > Windows Update > View update history, then selecting Uninstall updates. This may help restore system stability if the update is causing issues.

Make sure your Windows 11 is up to date with the latest drivers and system updates, and check for sufficient disk space before attempting to install updates. Regularly running Windows Update can also help prevent installation issues.

Did this fix work for you?
Ryan Mitchell

Written & verified by

Hardware & Driver Specialist
Hardware troubleshooting Driver installation and rollback Device Manager errors USB and peripheral issues Firmware updates

Ryan Mitchell specialises in hardware troubleshooting and driver management for Windows systems. His expertise covers device recognition failures, driver conflicts, firmware updates, and peripheral connectivity issues across all major manufacturers. Ryan's systematic approach to hardware diagnosis — starting with Device Manager, working through driver rollback and clean installs, and escalating to BIOS-level checks — has made his guides a reliable resource for both home users and field technicians. He covers GPUs, printers, audio devices, USB controllers, network adapters, and external storage.

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 →