Share via

fix windows update

Ron Brown 20 Reputation points
2026-02-10T21:17:48.8933333+00:00

Download error - 0x80096004 2026-02 Security Update (KB5077181) (26200.7840)

Windows for home | Windows 11 | Windows update
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. John DeV 159K Reputation points Independent Advisor
    2026-02-10T22:02:25.3+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.

    3 people found this answer helpful.
    0 comments No comments

  2. Q&A Assist
    2026-02-10T21:17:59.4133333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The error code 0x80096004 typically indicates a problem with the digital signature of the update, which can occur if the certificate used to sign the update is not valid or is not recognized by your system. Here are some steps you can take to resolve this issue:

    1. Check Date and Time Settings: Ensure that your system's date and time are set correctly. An incorrect date or time can cause certificate validation issues.
    2. Run Windows Update Troubleshooter: Use the built-in Windows Update Troubleshooter to automatically detect and fix problems with Windows Update.
      • Go to Settings > Update & Security > Troubleshoot > Additional troubleshooters > Windows Update.
    3. Check for Corruption: Use the Deployment Image Servicing and Management (DISM) tool to repair any corruption in the Windows image. Run the following command in an elevated Command Prompt:
         DISM /Online /Cleanup-Image /RestoreHealth
      
    4. Reset Windows Update Components: Sometimes, resetting the Windows Update components can help. You can do this by stopping the Windows Update service, renaming the SoftwareDistribution and Catroot2 folders, and then restarting the service. Here are the commands:
         net stop wuauserv
         net stop cryptSvc
         net stop bits
         net stop msiserver
         ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
         ren C:\Windows\System32\catroot2 Catroot2.old
         net start wuauserv
         net start cryptSvc
         net start bits
         net start msiserver
      
    5. Check for Group Policy Issues: If you're in a domain environment, check if any Group Policy settings are affecting Windows Update.

    If these steps do not resolve the issue, you may need to manually download the update from the Microsoft Update Catalog and install it.


    References:

    3 people found this answer helpful.
    0 comments No comments

  3. Ron Brown 20 Reputation points
    2026-02-10T21:20:56.5466667+00:00

    Screenshot 2026-02-10 133712_edited

    1 person found this answer helpful.
    0 comments No comments

  4. GOODSON NTULI 0 Reputation points
    2026-02-19T20:48:34.2866667+00:00

    **[your text](

    I CANT UPDATE WINDOWS
    

    )**

    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.