Share via

WinRE update KB5098815 fails to install (Win10 22H2 w/ ESU)

JoMcKen-9333 60 Reputation points
2026-06-11T14:31:20.8266667+00:00

This is the fourth time in less than one year that I’ve had trouble installing a WinRE update. I am most definitely cursed.


A quick rundown, because I don’t know what might be relevant info at this point:

Last August, I re-imaged my system drive using Acronis True Image, which nuked my original recovery partition; after manually recreating it, a couple WinRE updates refused to install, until Ramesh Srinivasan kindly helped me get them working.

Then in January, WinRE security update KB5068164 refused to install due to insufficient free space in the recovery partition. Ramesh walked me through expanding and updating it manually – my thanks again.

Then in April, WinRE update KB5087371 refused to install. The site’s AI answer suggested that a WinRE image that had been manually updated (as was the case with mine) can cause the update to fail, and that my WinRE image version indicated the update wasn’t necessary anyway, and that if I ignored the update a subsequent Windows cumulative update would remove it from the update queue, which it did. I figured things might finally be settled.


Well, another WinRE update is here, and guess what’s back? This time it’s WinRE update KB5098815, and once again it’s failing to install with an unspecified error. Out of an abundance of caution, I went ahead and doubled the recovery partition size to 2 GB (using the instructions in this guide), just to make extremely sure it isn’t failing to update due to insufficient space, but it is still failing. (I also used this other guide to solve the “Windows RE image was not found” error I received when trying to re-enable WinRE after following the first guide.)

Disk Management:
User's image

Command Prompt readout showing reagentc /info, recovery partition free space (1.7 GB), and System32\Recovery directory contents:

Microsoft Windows [Version 10.0.19045.7417]
(c) Microsoft Corporation. All rights reserved.

C:\Windows\system32>reagentc /info
Windows Recovery Environment (Windows RE) and system reset configuration
Information:

    Windows RE status:         Enabled
    Windows RE location:       \\?\GLOBALROOT\device\harddisk2\partition4\Recovery\WindowsRE
    Boot Configuration Data (BCD) identifier: ac6d8549-f2bf-11f0-bd8a-401c83cf49bd
    Recovery image location:
    Recovery image index:      0
    Custom image location:
    Custom image index:        0

REAGENTC.EXE: Operation Successful.


C:\Windows\system32>fsutil volume diskfree \\?\GLOBALROOT\device\harddisk2\partition4\Recovery\WindowsRE
Total free bytes        : 1,862,246,400 (1.7 GB)
Total bytes             : 2,348,806,144 (2.2 GB)
Total quota free bytes  : 1,862,246,400 (1.7 GB)

C:\Windows\system32>dir c:\windows\system32\recovery /a
 Volume in drive C is System (HD1)
 Volume Serial Number is FA7B-E6ED

 Directory of c:\windows\system32\recovery

06/11/2026  03:07    <DIR>          .
06/11/2026  03:07    <DIR>          ..
06/11/2026  03:04             1,109 ReAgent.xml
12/03/2023  22:37       466,404,365 Winre.wim
               2 File(s)    466,405,474 bytes
               2 Dir(s)  257,129,537,536 bytes free

(I’d provide a link to a ZIP archive containing my System32\Recovery files, but the last time I added that to a post in a previous thread the site’s daft filters kept auto-deleting my post, and I don’t wanna risk being forced to retype this whole post again.)

Once more, any assistance would be really appreciated. I would especially love it if we can make it so that WinRE updates normally via Windows Update once and for all.

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

4 answers

Sort by: Most helpful
  1. Ramesh 176.3K Reputation points Volunteer Moderator
    2026-06-13T03:29:00.1566667+00:00

    It's a slightly different error now. Error code 0xc1420117

    Couldn't unmount the WIM.

    Here are some options:

    Copy Winre.wim from another Windows 10 computer running the same version/language

    (or)

    Update Winre.wim as we did earlier.


    Please share your Farbar scan logs for analysis.

    • Download Farbar Recovery Scan Tool 64-bit FRST64.exe
    • If the OS language is not English, rename FRST64.exe to FRST64English.exe.
    • Run the program. Don't check or uncheck any options. Click "Scan".
    • Add the two logs, FRST.txt and Addition.txt, to a zip archive.
    • Share the zip file on OneDrive or GoFile.io, and post the link here.

    Note: If Microsoft Edge or Chrome mislabels the Farbar Scanner executable as PUA/malware, choose to keep it by tapping … in the bottom bar, choosing Keep, and then choosing Keep anyway in the dialog that appears. See this screenshot. It's a safe tool used in most antimalware forums.


    Was this answer helpful?


  2. Ramesh 176.3K Reputation points Volunteer Moderator
    2026-06-12T13:24:49.1133333+00:00

    Please run:

    Dism.exe /UnMount-Wim /MountDir:"C:\mount\winre" /Discard
    Dism.exe /UnMount-Wim /MountDir:"C:\$WinREAgent\Scratch\Mount" /Discard
    Dism.exe /UnMount-Wim /MountDir:"C:\Users\Noc\AppData\Local\Temp\AomeiDateBackupper25136\mount" /Discard
    Dism.exe /Cleanup-Wim
    reg query "HKLM\SOFTWARE\Microsoft\WIMMount\Mounted Images" /s
    

    Post the output.

    Was this answer helpful?


  3. Ramesh 176.3K Reputation points Volunteer Moderator
    2026-06-12T11:41:51.3+00:00

    The system encountered the error 0xc1420127 when mounting or unmounting the WinRE image.

    2026-06-11 03:05:30, Error                        0xc1420127 in WinREAgent::PrepareWinRE::InternalExecute (base\diagnosis\srt\winreagent\lib\operations\src\preparewinre.cpp:304): Failed to mount winre image[gle=0x0000007a]
    2026-06-11 03:05:30, Error                        0xc1420127 in WinREAgent::Operation::Execute (base\diagnosis\srt\winreagent\lib\operations\src\operation.cpp:167): Internal failure to execute operation[gle=0x0000007a]
    2026-06-11 03:05:30, Error                        0xc1420127 in WinREAgent::Executor::Stage (base\diagnosis\srt\winreagent\dll\executor.cpp:1027): Failed to execute operation [PrepareWinRE][gle=0x0000007a]
    2026-06-11 03:05:30, Error                        0xc1420127 in WinREAgent::WinREServicingManager::Stage (base\diagnosis\srt\winreagent\dll\winreservicingmanager.cpp:485): Failed to stage WinRE servicing[gle=0x0000007a]
    2026-06-11 03:05:30, Error                        0xc1420127 in wmain (base\diagnosis\srt\winreagent\tools\winreupdateinstaller\main.cpp:118): [WinREUpdInst] Failed to stage WinRE servicing operation[gle=0x0000007a]
    

    Please post the output of the following commands:

    DISM /Get-MountedWiminfo
    
    reg query "HKLM\SOFTWARE\Microsoft\WIMMount\Mounted Images" /s
    

    Was this answer helpful?


  4. Ramesh 176.3K Reputation points Volunteer Moderator
    2026-06-12T07:31:13.9266667+00:00

    Hi,

    I would especially love it if we can make it so that WinRE updates normally via Windows Update once and for all.

    For some reason, the system is unable to unmount the serviced WinRE image, as seen in your other threads.

    Please copy the following folder to your desktop. Zip the folder and share it on OneDrive or GoFile.io.

    C:\Windows\Logs\WinREAgent
    

    Was this answer helpful?


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.