Share via

Unable to Update Win 11 Pro 25H2 - Dell ECS1250 - Dell has been no help

Bob Epstein 20 Reputation points
2026-03-26T14:11:33.16+00:00

Unable to update Win 11 Pro 25H2 to latest update. Returns 2026-03 Security Update (KB5079473) (26200.8037) Install error - 0x800f0831

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

Answer accepted by question author
  1. Q&A Assist
    2026-03-26T14:11:49.3333333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Error 0x800f0831 typically indicates that a required component or prerequisite package for the cumulative update is missing or corrupted. Since this is the March 2026 security cumulative update KB5079473 for Windows 11 25H2 (build 26200.8037), the most reliable way to fix repeated install failures is to repair the existing Windows installation and then reattempt the update.

    Use the following remediation path:

    1. Run an in-place repair of Windows 11 25H2
      • Download the latest Windows 11 ISO that already includes 25H2 (or newer) from the official Microsoft Software Download page.
      • Mount the ISO (right-click the ISO file and choose Mount, or double-click it).
      • Run setup.exe from the mounted drive.
      • When prompted:
        • Choose to keep personal files and apps.
        • When asked how Windows Setup should download updates, choose “Not right now” to minimize interference during the repair.
      • Let the setup complete; the PC will restart several times.
      • This process refreshes system files and servicing stack without removing apps or data, which often clears 0x800f08xx and 0x800f09xx update errors.
    2. Re-run Windows Update
      • After the in-place repair completes and the desktop loads, open Settings → Windows Update.
      • Select Check for updates.
      • Allow Windows to download and install the March 2026 cumulative update KB5079473 for Windows 11 25H2 again.
    3. If the error persists
      • If KB5079473 still fails, repeat the in-place upgrade but using the most recent Windows 11 25H2 (or later) ISO available, then check Windows Update again.

    This in-place repair approach is consistent with other cases where cumulative updates for Windows 11 25H2 (including KB5079473) fail with persistent errors and has been used successfully when standard update attempts and OEM support do not resolve the issue.


    References:

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Clary-N 10,315 Reputation points Microsoft External Staff Moderator
    2026-03-27T02:31:17.4866667+00:00

    Hi Bob Epstein,

    Windows Update error 0x800f0831 typically indicates that some required update manifest files were not installed correctly, which can prevent the update from completing successfully.

    To help resolve this, please try the steps below in order:

    Step 1: Reset Windows Update components

    This step manually resets core Windows Update services and folders that commonly become corrupted and cause update installation failures.

    1. Open Command Prompt as administrator
      • Select Start, type cmd
      • Right‑click Command Prompt and choose Run as administrator
    2. Run the following commands one by one, pressing Enter after each line:
    net stop bits
    net stop wuauserv
    ren %systemroot%\softwaredistribution softwaredistribution.bak
    ren %systemroot%\system32\catroot2 catroot2.bak
    net start bits
    net start wuauserv
    

    Close Command Prompt and restart the device. After the restart, please go to Settings > Windows Update and try installing the update again.

    Step 2: Manually download and install the update

    If the update still fails through Windows Update, installing it manually can bypass issues with the update service.

    1. Go to the Microsoft Update Catalog.
    2. Search for KB5079473
    3. Download the version that matches your system (Windows 11, version 25H2, x64)
    4. Run the downloaded file and follow the on‑screen instructions

    If the installation completes successfully, please restart the device and confirm whether the system is fully up to date.

    If the update continues to fail after resetting Windows Update components and attempting a manual installation, the next recommended step is an in‑place upgrade repair, as suggested by Q&A Assist. This process refreshes Windows system files and the update components while keeping your personal files and installed applications. You can download the official Windows 11 installation media directly from Microsoft using the link below: Download Windows 11

    *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 

    Once the repair is finished, please return to Windows Update and attempt to install the update again.

    If you have any questions while performing these steps or if the issue continues afterward, please let me know. I’ll be happy to assist further.


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

    Note: If you would like to receive email notifications on this topic, please follow the steps in our documentation to enable email notifications.

    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.