Share via

Windows security updates failed to install

Harry Tsopanos 0 Reputation points
2026-03-11T09:59:17.0766667+00:00

Really annoyint to try to download and install windows security updates and fail',(KB5079473) (26200.8037) and the reason is 0x800f0993 but the laptop is brand new,they replaced windows 11 in the service of Asus,then it did it again,they told me to reset to factory settings and dit it twice,still does not dowlnoad,it is laptop's problem or what can I do?

Please help.

#windows updates

Windows for home | Windows 11 | Windows update
{count} votes

2 answers

Sort by: Most helpful
  1. Clary-N 9,005 Reputation points Microsoft External Staff Moderator
    2026-03-12T06:29:29.2733333+00:00

    Hi Harry Tsopanos,

    I can see that Q&A Assist has already suggested a few troubleshooting steps, please feel free to give it a try and kindly share the result.

    In the meantime, you can kindly try to install the update directly instead of through Windows Update. You can download KB5079473 from the Microsoft Update Catalog and install it manually. This should bypass the update cache and background update service, which is often where errors like 0x800f0993 get stuck. As long as you select the version that matches your system, this is safe to do and often succeeds when automatic updates don’t.

    If the manual installation still doesn’t complete, the most reliable fix is a Windows in‑place repair. While it sounds serious, it simply reinstalls Windows system components and refreshes the update framework while keeping your personal files and applications intact. This is very different from a factory reset and is commonly used when update errors persist despite earlier troubleshooting.

    *Disclaimer: Let’s try performing an in-place install or in-place upgrade which will refresh your Windows files and operating system without removing files or applications. That being said, we always recommend that if you have important data, you should back it up before making large system changes. If you want to back up your data first, please do so. Once you are done backing up, you can follow the steps in the following guides: How to run In-place upgrade in Windows 11 - Microsoft Q&A 

    If you’d like help with either of these steps or want to take them one at a time, please let me know. I’m happy to help further.


    If you have extra questions about this answer, please click "Comment".  

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Q&A Assist
    2026-03-11T09:59:34.9466667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    For a brand‑new Windows 11 laptop that repeatedly fails to install security updates with error 0x800f0993, follow these concrete steps in order:

    1. Run the Windows Update troubleshooter
    • Select Start > Settings > System > Troubleshoot > Other troubleshooters.
    • Under Most frequent, select Windows Update > Run.
    • When it finishes, restart the laptop.
    • Then go to Start > Settings > Windows Update > Check for updates and try installing updates again.
    1. Check internet connection and basic requirements
    • Go to Start > Settings > Network & Internet > Wi‑Fi and confirm the laptop is connected and stable.
    • Make sure there is enough free disk space (at least 20 GB for 64‑bit Windows 11). If space is low, use the steps in Free up drive space in Windows from the Windows Update troubleshooting article.
    1. Repair system files (DISM and SFC) These steps fix corrupted or missing system files that can cause update errors:
    2. In the search box on the taskbar, type command prompt.
    3. Right‑click Command Prompt and select Run as administrator.
    4. In the window, run these commands one by one (press Enter after each and wait for completion):
      • DISM.exe /Online /Cleanup-image /Restorehealth
      • sfc /scannow
    5. After both commands complete successfully, restart the laptop.
    6. Try Windows Update again from Settings > Windows Update > Check for updates.
    7. Reset Windows Update components If the error persists, reset the SoftwareDistribution and Catroot2 folders:
    8. Open Command Prompt as administrator.
    9. Run these commands one by one, pressing Enter after each and waiting for completion:
      • net stop bits
      • net stop wuauserv
      • ren %systemroot%\softwaredistribution softwaredistribution.bak
      • ren %systemroot%\system32\catroot2 catroot2.bak
      • net start bits
      • net start wuauserv
    10. Restart the laptop and run Windows Update again.
    11. Temporarily remove third‑party security software If any non‑Microsoft antivirus or security suite is installed:
    • Temporarily uninstall it (make sure product keys and installers are available so it can be reinstalled later).
    • Restart the laptop.
    • Try installing the pending Windows updates again.
    1. Advanced options if it still fails If all steps above fail and the laptop is still new:
    • Perform a clean restart to avoid software conflicts, then run Windows Update again.
    • As a last resort, perform a repair/clean installation of Windows 11 using the official installation tool from the Windows 11 software download page, making sure personal files are backed up first.

    If the same error continues even after a clean install and the steps above, this strongly suggests a hardware or OEM image issue, and the device should be returned to the service center or retailer with a description of the troubleshooting already done.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.