Share via

Update KB5078885 not installed

Diana Askew 0 Reputation points
2026-04-07T02:32:41.9266667+00:00

Edition Windows 10 Pro

Version 22H2

Installed on ‎9/‎24/‎2025

OS Build 19045.6937

Installation Failure: Windows failed to install the following update with error 0x80070003: 2026-03 Cumulative Update for Windows 10 Version 22H2 for x64-based Systems (KB5078885).

Update then automatically is undone

Update KB5078885 will continue to try to install with the same result. Have to pause updates to keep KB5078885 from installing.

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

1 answer

Sort by: Most helpful
  1. Lester Bernard Reyes 79,530 Reputation points Independent Advisor
    2026-04-07T03:14:57.9733333+00:00

    Hi, I'm Bernard, a fellow Windows user. I'm happy to help!

    Just to confirm, have you already enrolled in Extended Security Updates (ESU)? As updates will not push through if not enrolled, since Windows 10 support ended last year.

    Moreover, if you have already enrolled, this issue occurs when there is a miscalibration or corrupted system files with the Windows update, and for us to sort out the issue, kindly follow the steps below:

    Reset Windows update components:

    Open Terminal (Admin) or Windows PowerShell(Admin) (Press Windows key + X then click Terminal(Admin))

    Copy each line of command, then press Enter (one line at a time)

    net stop bits
    net stop wuauserv
    net stop appidsvc
    net stop cryptsvc
    Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*"
    rmdir %systemroot%\SoftwareDistribution /S /Q
    rmdir %systemroot%\system32\catroot2 /S /Q
    regsvr32.exe /s atl.dll
    regsvr32.exe /s urlmon.dll
    regsvr32.exe /s mshtml.dll
    netsh winsock reset
    netsh winsock reset proxy
    net start bits
    net start wuauserv
    net start appidsvc
    net start cryptsvc
    
    

    Once done, restart the device and check.

    If none of the above solutions work, I suggest doing an in-place upgrade, wherein it will update the device to the latest version and repair all issues without deleting any files.

     

    Note: before doing this make sure to create a restore point:  https://support.microsoft.com/en-us/help/4027538/windows-create-a-system-restore-point

     

    1. Go to this link: https://www.microsoft.com/en-us/software-download/windows10
    2. Select Download Now, and select Run. You need to be an administrator to run this tool.
    3. On the License terms page, if you accept the license terms, select Accept.
    4. On the What do you want to do? page, select Upgrade this PC now, and then select Next.
    5. After downloading and installing, it should fix the issue.

     

    Reference: https://www.microsoft.com/en-us/software-download/windows10

    Note: Please note that this is a public forum. I may respond within a short period of time, but I apologize in advance for any delays. I am simply a fellow user trying to provide helpful insights and information.

    Was 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.