Thanks for the update, I just came to know that the issue you posted is being reported by several other users so you aren't alone. Glad you got it sorted, though!
DISM Failing to Restore Health of Windows Images Following Installing KB5094126 on 25H2 Home
Yesterday, I installed the June 09 CU KB5094126, on my Windows 11 25H2 Home laptop. Following this, the following DISM command is failing to restore the health of the Windows Image on the laptop;
dism /online /cleanup-image /restorehealth
The process proceeds until it gets to 64.1%, and then it pauses and then jumps to 100% failing to successfully restore the health of the Image. When this happens, the Command Prompt displays the following;
Deployment Image Servicing and Management tool
Version: 10.0.26100.8521
Image Version: 10.0.26200.8655
[==========================100.0%==========================]
Error: 0x800f0915
The repair content could not be found anywhere.
Check the internet connectivity or use the "Source" option to specify the location of the files that are required to restore the image. For more information on specifying a source location, see https://go.microsoft.com/fwlink/?LinkId=243077.
The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
I attempted this three (3) times immediately following the installation of the CU yesterday and the same result each time.
Looking in the DISM log which is mentioned above, this the log from this failed session;
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 DismApi.dll: - DismInitializeInternal
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 DismApi.dll: <----- Starting DismApi.dll session -----> - DismInitializeInternal
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 DismApi.dll: - DismInitializeInternal
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 DismApi.dll: Host machine information: OS Version=10.0.26200, Running architecture=amd64, Number of processors=6 - DismInitializeInternal
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 DismApi.dll: API Version 10.0.26100.8521 - DismInitializeInternal
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 DismApi.dll: Parent process command line: "C:\WINDOWS\system32\cleanmgr.exe" /autocleanstoragesense /d C: - DismInitializeInternal
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 Input parameters: LogLevel: 2, LogFilePath: (null), ScratchDirectory: (null) - DismInitializeInternal
2026-06-11 23:13:01, Info DISM Initialized Panther logging at C:\WINDOWS\Logs\DISM\dism.log
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 Initialized GlobalConfig - DismInitializeInternal
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 Initialized SessionTable - DismInitializeInternal
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 Lookup in table by path failed for: DummyPath-2BA51B78-C7F7-4910-B99D-BB7345357CDC - CTransactionalImageTable::LookupImagePath
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 Waiting for m_pInternalThread to start - CCommandThread::Start
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=6484 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=6484 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 m_pInternalThread started - CCommandThread::Start
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 Created g_internalDismSession - DismInitializeInternal
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 Input parameters: ImagePath: DISM_{53BFAE52-B167-4E2F-A258-0A37B57FF845}, WindowsDirectory: (null), SystemDrive: (null) - DismOpenSessionInternal
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 Lookup in table by path failed for: DRIVE_C - CTransactionalImageTable::LookupImagePath
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 Waiting for m_pInternalThread to start - CCommandThread::Start
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=11640 Enter CCommandThread::CommandThreadProcedureStub - CCommandThread::CommandThreadProcedureStub
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 CommandThread StartupEvent signaled - CCommandThread::WaitForStartup
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 m_pInternalThread started - CCommandThread::Start
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=11640 Enter CCommandThread::ExecuteLoop - CCommandThread::ExecuteLoop
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=8584 Successfully enqueued command object - CCommandThread::EnqueueCommandObject
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=11640 ExecuteLoop: CommandQueue signaled - CCommandThread::ExecuteLoop
2026-06-11 23:13:01, Info DISM API: PID=11244 TID=11640 Successfully dequeued command object - CCommandThread::DequeueCommandObject
2026-06-11 23:13:01, Info DISM PID=11244 TID=11640 Scratch directory set to 'C:\Users\neilh\AppData\Local\Temp'. - CDISMManager::put_ScratchDir
2026-06-11 23:13:01, Info DISM PID=11244 TID=11640 DismCore.dll version: 10.0.26100.8521 - CDISMManager::FinalConstruct
2026-06-11 23:13:01, Info DISM Initialized Panther logging at C:\WINDOWS\Logs\DISM\dism.log
2026-06-11 23:13:01, Info DISM PID=11244 TID=11640 Successfully loaded the ImageSession at "C:\WINDOWS\system32\Dism" - CDISMManager::LoadLocalImageSession
2026-06-11 23:13:01, Info DISM Initialized Panther logging at C:\WINDOWS\Logs\DISM\dism.log
2026-06-11 23:13:01, Info DISM DISM Provider Store: PID=11244 TID=11640 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2026-06-11 23:13:01, Info DISM Initialized Panther logging at C:\WINDOWS\Logs\DISM\dism.log
2026-06-11 23:13:01, Info DISM DISM Manager: PID=11244 TID=11640 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2026-06-11 23:14:00, Info DISM PID=14608 TID=11084 Scratch directory set to 'C:\Users\neilh\AppData\Local\Temp'. - CDISMManager::put_ScratchDir
2026-06-11 23:14:00, Info DISM PID=14608 TID=11084 DismCore.dll version: 10.0.26100.8521 - CDISMManager::FinalConstruct
2026-06-11 23:14:00, Info DISM Initialized Panther logging at C:\WINDOWS\Logs\DISM\dism.log
2026-06-11 23:14:00, Info DISM PID=14608 TID=11084 Successfully loaded the ImageSession at "C:\Windows\System32\Dism" - CDISMManager::LoadLocalImageSession
2026-06-11 23:14:00, Info DISM Initialized Panther logging at C:\WINDOWS\Logs\DISM\dism.log
2026-06-11 23:14:00, Info DISM DISM Provider Store: PID=14608 TID=11084 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2026-06-11 23:14:00, Info DISM Initialized Panther logging at C:\WINDOWS\Logs\DISM\dism.log
2026-06-11 23:14:00, Info DISM DISM Manager: PID=14608 TID=11084 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2026-06-11 23:14:00, Info DISM DISM.EXE:
2026-06-11 23:14:00, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
2026-06-11 23:14:00, Info DISM DISM.EXE:
2026-06-11 23:14:00, Info DISM DISM.EXE: Host machine information: OS Version=10.0.26200, Running architecture=amd64, Number of processors=6
2026-06-11 23:14:00, Info DISM DISM.EXE: Instance information: Parent process=C:\Windows\System32\cmd.exe, Parent process PID=3800
2026-06-11 23:14:00, Info DISM DISM.EXE: Dism.exe version: 10.0.26100.8521
2026-06-11 23:14:00, Info DISM DISM.EXE: Executing command line: dism /online /cleanup-image /restorehealth
2026-06-11 23:14:00, Info DISM DISM Manager: PID=14608 TID=11084 physical location path: C:\ - CDISMManager::CreateImageSession
2026-06-11 23:14:00, Info DISM DISM Manager: PID=14608 TID=11084 Event name for current DISM session is Global{23002C97-955F-4C58-A2E7-891130AE8EAC} - CDISMManager::CheckSessionAndLock
2026-06-11 23:14:00, Info DISM DISM Manager: PID=14608 TID=11084 Create session event 0x27c for current DISM session and event name is Global{23002C97-955F-4C58-A2E7-891130AE8EAC} - CDISMManager::CheckSessionAndLock
2026-06-11 23:14:00, Info DISM DISM Manager: PID=14608 TID=11084 Copying DISM from "C:\WINDOWS\System32\Dism" - CDISMManager::CreateImageSessionFromLocation
2026-06-11 23:14:00, Info DISM DISM Manager: PID=14608 TID=11084 No Sandbox was created, DISM running in-place. - CDISMManager::CreateImageSessionFromLocation
2026-06-11 23:14:00, Info DISM DISM Manager: PID=14608 TID=11084 Successfully loaded the ImageSession at "C:\WINDOWS\System32\Dism" - CDISMManager::LoadRemoteImageSession
2026-06-11 23:14:00, Info DISM DISM Image Session: PID=3396 TID=3752 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
2026-06-11 23:14:00, Info DISM DISM OS Provider: PID=3396 TID=3752 Defaulting SystemPath to C:\ - CDISMOSServiceManager::Final_OnConnect
2026-06-11 23:14:00, Info DISM DISM OS Provider: PID=3396 TID=3752 Defaulting Windows folder to C:\Windows - CDISMOSServiceManager::Final_OnConnect
2026-06-11 23:14:00, Info DISM DISM Provider Store: PID=3396 TID=3752 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
2026-06-11 23:14:00, Info DISM Initialized Panther logging at C:\WINDOWS\Logs\DISM\dism.log
2026-06-11 23:14:00, Info DISM DISM Provider Store: PID=3396 TID=3752 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2026-06-11 23:14:00, Info DISM Initialized Panther logging at C:\WINDOWS\Logs\DISM\dism.log
2026-06-11 23:14:00, Info DISM Initialized Panther logging at C:\WINDOWS\Logs\DISM\dism.log
2026-06-11 23:14:00, Info DISM DISM Manager: PID=14608 TID=11084 Image session successfully loaded from location: C:\WINDOWS\System32\Dism - CDISMManager::CreateImageSession
2026-06-11 23:14:00, Info DISM DISM.EXE: Target image information: OS Version=10.0.26200.8655, Image architecture=amd64
2026-06-11 23:14:00, Info DISM DISM.EXE: Image session version: 10.0.26100.8521
2026-06-11 23:14:00, Info DISM DISM Transmog Provider: PID=3396 TID=3752 Current image session is [ONLINE] - CTransmogManager::GetMode
2026-06-11 23:14:00, Info DISM DISM Transmog Provider: PID=3396 TID=3752 Audit Mode: [No] - CTransmogManager::Initialize
2026-06-11 23:14:00, Info DISM DISM Transmog Provider: PID=3396 TID=3752 GetProductType: ProductType = [WinNT] - CTransmogManager::GetProductType
2026-06-11 23:14:00, Info DISM DISM Transmog Provider: PID=3396 TID=3752 Product Type: [WinNT] - CTransmogManager::Initialize
2026-06-11 23:14:00, Info DISM DISM Transmog Provider: PID=3396 TID=3752 Product Type ServerNT : [No] - CTransmogManager::Initialize
2026-06-11 23:14:00, Info DISM DISM OS Provider: PID=3396 TID=3752 Determined System directory to be C:\Windows\System32 - CDISMOSServiceManager::get_SystemDirectory
2026-06-11 23:14:00, Info CSI 00000001 Shim considered [l:123]'??\C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.26100.8648_none_a50ef8e3775e8e5e\wcp.dll' : got STATUS_SUCCESS
2026-06-11 23:14:00, Info DISM DISM Driver Manager: PID=3396 TID=3752 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize
2026-06-11 23:14:00, Info DISM DISM Package Manager: PID=3396 TID=3752 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
2026-06-11 23:14:00, Info DISM DISM Package Manager: PID=3396 TID=3752 CBS is being initialized for online use. More information about CBS actions can be located at: %windir%\logs\CBS\CBS.log - CDISMPackageManager::Initialize
2026-06-11 23:14:00, Info DISM DISM Package Manager: PID=3396 TID=3752 Loaded servicing stack for online use. - CDISMPackageManager::CreateCbsSession
2026-06-11 23:14:00, Info CSI 00000001 Shim considered [l:123]'??\C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.26100.8648_none_a50ef8e3775e8e5e\wcp.dll' : got STATUS_SUCCESS
2026-06-11 23:14:00, Info DISM DISM Package Manager: PID=3396 TID=3752 Processing the top level command token(cleanup-image). - CPackageManagerCLIHandler::Private_ValidateCmdLine
2026-06-11 23:14:00, Info DISM DISM Package Manager: PID=3396 TID=3752 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine
2026-06-11 23:14:00, Info DISM DISM Package Manager: PID=3396 TID=3752 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
2026-06-11 23:14:00, Info DISM DISM Package Manager: PID=3396 TID=3752 CBS session options=0x40100! - CDISMPackageManager::Internal_Finalize
2026-06-11 23:35:53, Info DISM DISM Package Manager: PID=3396 TID=7616 Error in operation: The repair content could not be found anywhere. (CBS HRESULT=0x800f0915) - CCbsConUIHandler::Error
2026-06-11 23:35:53, Error DISM DISM Package Manager: PID=3396 TID=3752 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f0915)
2026-06-11 23:35:53, Error DISM DISM Package Manager: PID=3396 TID=3752 The repair content could not be found anywhere. The image may be corrupted. Check the internet connection or try to restore the image using the /source option. - GetCbsErrorMsg
2026-06-11 23:35:53, Error DISM DISM Package Manager: PID=3396 TID=3752 Failed processing package changes with session options - CDISMPackageManager::Internal_ProcessChangesWithOptions(hr:0x800f0915)
2026-06-11 23:35:53, Error DISM DISM Package Manager: PID=3396 TID=3752 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f0915)
2026-06-11 23:38:29, Error DISM DISM Package Manager: PID=3396 TID=3752 The repair content could not be found anywhere. The image may be corrupted. Check the internet connection or try to restore the image using the /source option. - GetCbsErrorMsg
2026-06-11 23:38:29, Error DISM DISM Package Manager: PID=3396 TID=3752 Failed to restore the image health. - CPackageManagerCLIHandler::ProcessCmdLine_CleanupImage(hr:0x800f0915)
2026-06-11 23:38:29, Error DISM DISM Package Manager: PID=3396 TID=3752 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f0915)
2026-06-11 23:38:29, Info DISM DISM Package Manager: PID=3396 TID=3752 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine
2026-06-11 23:38:29, Info DISM DISM Package Manager: PID=3396 TID=3752 Finalizing CBS core. - CDISMPackageManager::Finalize
2026-06-11 23:38:29, Info DISM DISM Manager: PID=14608 TID=11084 Closing session event handle 0x27c - CDISMManager::CleanupImageSessionEntry
2026-06-11 23:38:29, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
2026-06-11 23:38:29, Info DISM DISM.EXE:
2026-06-11 23:38:29, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
2026-06-11 23:38:29, Info DISM DISM.EXE:
This appears to suggest that the DISM command is unable to connect to Windows Update? The Windows installation has access to the Internet, as I can access various websites including microsoft.com using Edge.
This is a process that I execute all the time and immediately following the installation of CUs twice a month and it always works. This is not failing, following the installation of the June 9th CU.
Please advise on how to resolve this
Many thanks in advance,
Neil
Windows for home | Windows 11 | Windows update
3 answers
Sort by: Most helpful
-
Sumit D - IA 170.7K Reputation points Independent Advisor
2026-06-12T09:44:46.4666667+00:00 -
Sumit D - IA 170.7K Reputation points Independent Advisor
2026-06-12T02:38:35.79+00:00 Thank you.
Are we saying the the KB5094126 has caused this issue? Have Microsoft caused this issue? I have reported this via the Feedback Hub.
Very likely. They changed a file very likely in such a way that Windows thinks the file is corrupted, in reality, it is not.
I will not suggest to install Windows for this surely if Windows is functioning normally.
Please wait for the updates later this month (4th week) and I think the problem would be gone by then.
-
Sumit D - IA 170.7K Reputation points Independent Advisor
2026-06-11T23:54:15.3566667+00:00 This appears to be a bug triggered by recent updates.
What is the underlying cause prompting you to run DISM?
Try running:
dism.exe /online /cleanup-image /startcomponentcleanup
I’m eager to hear back and work together to find a solution.