WindowsConnoisseur
New member
- Nov 23, 2024
- 2
Hello,
I upgraded from Windows 10 (all latest updates) few days ago to Windows 11. I'm used to do DISM /Online /Cleanup-Image /StartComponentCleanup which worked without problems on W10 but after the upgraded to W11 suddenly I started to get this Error 1726 on 5% of the command.
From what I read so far it seems this error usually prevents also other DISM commands or Windows updates - but they work fine for me from what I've seen.
It seems only the /startcomponentcleanup and the /resetbase get this error.
Event Logs show:
Faulting application name: TiWorker.exe, version: 10.0.26100.2303, time stamp: 0x50945f65
Faulting module name: ucrtbase.dll, version: 10.0.26100.1882, time stamp: 0x52db7a2d
I've tried the ProcMon and PE already without any success to understand what's going on. And an hour ago I found out about the C:\Windows\System32\config\systemprofile\AppData\Local\CrashDumps that store the TiWorks.exe crash dumps that I can read with the WinDbg.
Here is the dmp log attached:
The CBS/DISM.logs show also the clr.dll faulting but now in the dmp it says CbsCore.dll also I have noticed it says as OS Name Windows 10? Shouldn't is be Windows 11?
Any ideas what is really going on and how to fix it? I'm all out of ideas.
PS: Just noticed that I actually have 5 directories "C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.XXXX" with different versions. Is this normal?
I upgraded from Windows 10 (all latest updates) few days ago to Windows 11. I'm used to do DISM /Online /Cleanup-Image /StartComponentCleanup which worked without problems on W10 but after the upgraded to W11 suddenly I started to get this Error 1726 on 5% of the command.
From what I read so far it seems this error usually prevents also other DISM commands or Windows updates - but they work fine for me from what I've seen.
It seems only the /startcomponentcleanup and the /resetbase get this error.
Event Logs show:
Faulting application name: TiWorker.exe, version: 10.0.26100.2303, time stamp: 0x50945f65
Faulting module name: ucrtbase.dll, version: 10.0.26100.1882, time stamp: 0x52db7a2d
I've tried the ProcMon and PE already without any success to understand what's going on. And an hour ago I found out about the C:\Windows\System32\config\systemprofile\AppData\Local\CrashDumps that store the TiWorks.exe crash dumps that I can read with the WinDbg.
Here is the dmp log attached:
The CBS/DISM.logs show also the clr.dll faulting but now in the dmp it says CbsCore.dll also I have noticed it says as OS Name Windows 10? Shouldn't is be Windows 11?
Any ideas what is really going on and how to fix it? I'm all out of ideas.
PS: Just noticed that I actually have 5 directories "C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.XXXX" with different versions. Is this normal?
Attachments
Last edited: