EndEd
Member
- Sep 14, 2023
- 5
Hi, Im on Windows 10 Enterprise 22H2 and all my problems start trying to install in windows update KB5030211 - Couldnt install with error 0x800700c1
After some investigation I tried:
chkdsk without problems
sfc /scannow
give me this message: Windows Resource Protection could not start the repair service.
checking the service Windows Modules Installer service I see is auto and running also tried sfc in safe mode with same results.
Then I tried
DISM /Online /Cleanup-Image /RestoreHealth
give me an error 193, %1 is not a valid Win32 application and The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
at the end of the dism.log file I found this errors
2023-09-14 21:23:13, Info DISM DISM Package Manager: PID=4948 TID=3804 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
2023-09-14 21:23:13, Info DISM DISM Package Manager: PID=4948 TID=3804 CBS session options=0x40100! - CDISMPackageManager::Internal_Finalize
2023-09-14 21:23:13, Error DISM DISM Package Manager: PID=4948 TID=3804 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800700c1)
2023-09-14 21:23:13, Error DISM DISM Package Manager: PID=4948 TID=3804 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800700c1)
2023-09-14 21:23:13, Error DISM DISM Package Manager: PID=4948 TID=3804 Failed to restore the image health. - CPackageManagerCLIHandler:rocessCmdLine_CleanupImage(hr:0x800700c1)
2023-09-14 21:23:13, Error DISM DISM Package Manager: PID=4948 TID=3804 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800700c1)
2023-09-14 21:23:13, Info DISM DISM Package Manager: PID=4948 TID=3804 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine
2023-09-14 21:23:13, Error DISM DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=800700C1
2023-09-14 21:23:13, Info DISM DISM Provider Store: PID=4948 TID=3804 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
and at the end of the cbs.log got this
2023-09-14 21:28:59, Info CBS Ending TiWorker initialization.
2023-09-14 21:28:59, Info CBS Starting the TiWorker main loop.
2023-09-14 21:28:59, Info CBS TiWorker starts successfully.
2023-09-14 21:28:59, Info CBS Lock: New lock added: CCbsWorker, level: 5, total lock:3
2023-09-14 21:28:59, Info CBS Failed to load Core DLL from path: C:\Windows\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.3385_none_7e1c800a7c81ffd9\\cbscore.dll [HRESULT = 0x800700c1 - ERROR_BAD_EXE_FORMAT]
2023-09-14 21:28:59, Info CBS Failed to initialize CBS class factory. [HRESULT = 0x800700c1 - ERROR_BAD_EXE_FORMAT]
2023-09-14 21:28:59, Info CBS Failed to load Core DLL from path: C:\Windows\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.3385_none_7e1c800a7c81ffd9\\cbscore.dll [HRESULT = 0x800700c1 - ERROR_BAD_EXE_FORMAT]
2023-09-14 21:28:59, Info CBS Failed to initialize CBS class factory. [HRESULT = 0x800700c1 - ERROR_BAD_EXE_FORMAT]
2023-09-14 21:28:59, Info CBS Failed to create a worker session [HRESULT = 0x800700c1]
2023-09-14 21:28:59, Info CBS Failed to create worker session. [HRESULT = 0x800700c1]
2023-09-14 21:28:59, Info CBS Failed to get worker session. [HRESULT = 0x800700c1]
2023-09-14 21:31:00, Info CBS Trusted Installer is shutting down because: SHUTDOWN_REASON_AUTOSTOP
Finally I create an ISO image file with media creation tool so I could update the system keeping files and apps, but at some final point before first reset gives me and error without any number and stops.
Hope anyone can take a look at the logs and point me in the right direction. TIA
After some investigation I tried:
chkdsk without problems
sfc /scannow
give me this message: Windows Resource Protection could not start the repair service.
checking the service Windows Modules Installer service I see is auto and running also tried sfc in safe mode with same results.
Then I tried
DISM /Online /Cleanup-Image /RestoreHealth
give me an error 193, %1 is not a valid Win32 application and The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
at the end of the dism.log file I found this errors
2023-09-14 21:23:13, Info DISM DISM Package Manager: PID=4948 TID=3804 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
2023-09-14 21:23:13, Info DISM DISM Package Manager: PID=4948 TID=3804 CBS session options=0x40100! - CDISMPackageManager::Internal_Finalize
2023-09-14 21:23:13, Error DISM DISM Package Manager: PID=4948 TID=3804 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800700c1)
2023-09-14 21:23:13, Error DISM DISM Package Manager: PID=4948 TID=3804 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800700c1)
2023-09-14 21:23:13, Error DISM DISM Package Manager: PID=4948 TID=3804 Failed to restore the image health. - CPackageManagerCLIHandler:rocessCmdLine_CleanupImage(hr:0x800700c1)
2023-09-14 21:23:13, Error DISM DISM Package Manager: PID=4948 TID=3804 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800700c1)
2023-09-14 21:23:13, Info DISM DISM Package Manager: PID=4948 TID=3804 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine
2023-09-14 21:23:13, Error DISM DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=800700C1
2023-09-14 21:23:13, Info DISM DISM Provider Store: PID=4948 TID=3804 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
and at the end of the cbs.log got this
2023-09-14 21:28:59, Info CBS Ending TiWorker initialization.
2023-09-14 21:28:59, Info CBS Starting the TiWorker main loop.
2023-09-14 21:28:59, Info CBS TiWorker starts successfully.
2023-09-14 21:28:59, Info CBS Lock: New lock added: CCbsWorker, level: 5, total lock:3
2023-09-14 21:28:59, Info CBS Failed to load Core DLL from path: C:\Windows\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.3385_none_7e1c800a7c81ffd9\\cbscore.dll [HRESULT = 0x800700c1 - ERROR_BAD_EXE_FORMAT]
2023-09-14 21:28:59, Info CBS Failed to initialize CBS class factory. [HRESULT = 0x800700c1 - ERROR_BAD_EXE_FORMAT]
2023-09-14 21:28:59, Info CBS Failed to load Core DLL from path: C:\Windows\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.3385_none_7e1c800a7c81ffd9\\cbscore.dll [HRESULT = 0x800700c1 - ERROR_BAD_EXE_FORMAT]
2023-09-14 21:28:59, Info CBS Failed to initialize CBS class factory. [HRESULT = 0x800700c1 - ERROR_BAD_EXE_FORMAT]
2023-09-14 21:28:59, Info CBS Failed to create a worker session [HRESULT = 0x800700c1]
2023-09-14 21:28:59, Info CBS Failed to create worker session. [HRESULT = 0x800700c1]
2023-09-14 21:28:59, Info CBS Failed to get worker session. [HRESULT = 0x800700c1]
2023-09-14 21:31:00, Info CBS Trusted Installer is shutting down because: SHUTDOWN_REASON_AUTOSTOP
Finally I create an ISO image file with media creation tool so I could update the system keeping files and apps, but at some final point before first reset gives me and error without any number and stops.
Hope anyone can take a look at the logs and point me in the right direction. TIA