Share via

2026-02 Security Update "(KB5077181)" (26200.7840) will not install

Brian 60 Reputation points
2026-02-10T23:48:51.17+00:00

I get this when trying to update 2026-02 Security Update "(KB5077181)" (26200.7840): Some update files are missing or have problems. We'll try to download the update again later. Error code: (0x80073712).

I ran the DISM tool twice with no issues. I ran sfc /scannow, which supposedly fixed corrupt files. I ran it again and it was fine. There were periods of restart between running these.

I ran Windows Update trouble shooter, yet the Windows Update diagnostic failed to run.

I deleted the files in C:\Windows\SoftwareDistribution\Download.

Still nothing! Any suggestions?

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

8 answers

Sort by: Most helpful
  1. Neil D 32,415 Reputation points Volunteer Moderator
    2026-02-12T14:09:57.1833333+00:00

    As it is Windows 11 I would suggest using the recovery route.

    Go to Settings > System > Recovery > Fix problems using windows update then select Reinstall now.

    3 people found this answer helpful.

  2. JDB 115 Reputation points
    2026-02-11T12:04:50.6466667+00:00

    High,

    I installed Win11 pro last saturday 08/2/2026 - new laptop HP Elitebook 8 AD3T0ET#UUG

    Yesterday update 2026-02 installed without problems (installation completed) ... (sorry messages are in, Dutch)

    Today same update is still coming in and trying to apply (twice) ... now error 0x00f0991

    How can this happens ... and now ?

    2026-02 Beveiligingsupdate (KB5077181) (26200.7840) (2)

    De installatie is mislukt op ‎11/‎02/‎2026 - 0x800f0991

    2026-02 Beveiligingsupdate (KB5077181) (26200.7840)

    De installatie is voltooid op ‎10/‎02/‎2026

    3 people found this answer helpful.

  3. Sebastian Cerazy 331 Reputation points
    2026-02-11T15:55:33.0166667+00:00

    This one just does not install, plain & simple!

    Another of MS fantastic ********

    2 people found this answer helpful.

  4. John DeV 159.4K Reputation points Independent Advisor
    2026-02-11T00:22:44.28+00:00

    Hi, good day!

    Please let me know if you have tried the methods below.

    If the issue persists, open Settings > System > Recovery.

    Few things to check on the PC

    • Unplug all external peripherals except for the Mouse, Keyboard, and LAN cable before starting
    • Disable or uninstall any third-party Antivirus program to prevent it from interfering with the upgrade

    Under Fix problems using Windows Update, click Reinstall Now

    Once completed, your system will restart.

    I look forward to receiving your update and I'm willing to collaborate with you till we resolve the issue. Do keep me informed by clicking "Add comment" below.


    Standard Disclaimer: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    1 person found this answer helpful.

  5. Q&A Assist
    2026-02-10T23:49:00.6966667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To resolve the issue with the 2026-02 Security Update (KB5077181) not installing and the error code (0x80073712), you can try the following steps:

    1. Run the DISM Tool Again: Although you mentioned running the DISM tool twice, ensure you are using the command correctly. Use the following command in an elevated command prompt:
         DISM.exe /Online /Cleanup-image /Restorehealth
      
      This command helps to repair the Windows image.
    2. Check CBS.log: Since the error code indicates a corruption in the component store, check the CBS.log file located at C:\windows\logs\CBS\CBS.log for any specific errors related to the update. This may provide more insight into what files are causing issues.
    3. Use a Repair Source: If the DISM tool does not resolve the issue, you can try using a repair source. If you have access to another Windows installation or a Windows installation media, you can use it as a source for the repair. Use the following command:
         DISM.exe /Online /Cleanup-Image /RestoreHealth /Source:C:\temp\Source\ /LimitAccess
      
      Make sure to replace C:\temp\Source\ with the correct path of your repair source.
    4. Manual Repair: If the above steps do not work, you may need to manually extract and replace the corrupted files. You can follow the advanced guide to fix CBS corruption manually using the DISM utility, which involves extracting the necessary files and copying them to the appropriate folder.
    5. Contact Microsoft Support: If none of these steps resolve the issue, it may be beneficial to contact Microsoft Customer Service for further assistance.

    These steps should help you troubleshoot and potentially resolve the installation issue with the update.

    1 person found this answer helpful.
    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.