Share via

How do I fix error 0x80070306 when installing Update KB5074109

Neil Perl 5 Reputation points
2026-01-22T19:19:02.2866667+00:00

2026-01 Security Update (KB5074109) (26200.7623) has Install Error 0x80070306

How do I fix problem

Windows for home | Windows 11 | Windows update
0 comments No comments

2 answers

Sort by: Most helpful
  1. John Jefferson Doyon 67,840 Reputation points Independent Advisor
    2026-01-22T20:08:03.3+00:00

    Hi, I'm John! I will help you with this.

    At the moment, many users are seeing issues with update KB5074109 on Windows 11, and Microsoft has documented that after installing updates including KB5074109, some apps (like Outlook) can become unresponsive or behave oddly when working with cloud-backed storage or in certain configurations.

    Reference: https://learn.microsoft.com/windows/release-health/status-windows-11-25h2#apps-might-become-unresponsive-when-saving-files-to-cloud-backed-storage

    Because of these ongoing problems and the fact that KB5074109 isn’t installing correctly on some systems (leading to timeout/servicing failures), this isn’t the best time to force that update. Microsoft is working on fixes and resolution, and until those are published it’s safer to hold off on installing this specific update.

    For now, the recommended action is to pause Windows Update, do not install KB5074109 yet and wait until Microsoft releases a fix or revised update


    Let me know if you have any further questions or concerns.

    1 person found this answer helpful.
    0 comments No comments

  2. Q&A Assist
    2026-01-22T19:19:09.4966667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To fix the error 0x80070306 when installing the security update KB5074109, you can try the following steps:

    1. Repair the Component Store: Use the DISM commands to repair the component store. Open an elevated command prompt and run the following commands:
         DISM /ONLINE /CLEANUP-IMAGE /SCANHEALTH
         DISM /ONLINE /CLEANUP-IMAGE /CHECKHEALTH
         DISM /ONLINE /CLEANUP-IMAGE /RESTOREHEALTH
         sfc /scannow
      
      After running these commands, restart your device.
    2. Manually Repair with the Update Package: If the update is partially installed or corrupted, you might need to manually download and install it. Go to the Microsoft Update Catalog and search for the KB5074109 update. Download the appropriate version for your operating system and install it.
    3. Uninstall and Reinstall the Update: If the update is already installed but causing issues, you can try uninstalling it and then reinstalling it. You can do this through the Settings app under "Update & Security" > "Windows Update" > "View update history" > "Uninstall updates".
    4. Check for Additional Errors: If the problem persists, check the CBS.log file located at C:\windows\logs\CBS for more detailed error messages that may provide further insight into the issue.

    Following these steps should help resolve the installation error for the update.

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.