publicarray
New member
- May 23, 2022
- 1
Hi I've been trying to fix the DISM errors so windows can update again.
Any help find the corrupt files would be appreciated.
I even tried it the following from the most recent windows image:
Summary from dism /Source:WIM
Any help find the corrupt files would be appreciated.
I even tried it the following from the most recent windows image:
Code:
dism /export-image /SourceImageFile:install.esd /SourceIndex:6 /DestinationImageFile:install.wim /Compress:max /CheckIntegrity
dism /Online /Cleanup-Image /RestoreHealth /Source:WIM:c:\install.wim:1 /LimitAccess
dism /online /cleanup-image /restorehealth
Code:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2022-05-23 18:54:52.171
Microsoft Windows 10 Build 19043 - amd64
Not using a script file.
AutoAnalysis::
SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.
Successfully processed all directives.
Failed to generate a complete zip file. Upload aborted.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2022-05-23 19:08:46.887
----------------------EOF-----------------------
Summary from dism /Source:WIM
Code:
Summary:
Operation: Detect and Repair
Operation result: 0x800f081f
Last Successful Step: Remove staged packages completes.
Total Detected Corruption: 406
CBS Manifest Corruption: 406
CBS Metadata Corruption: 0
CSI Manifest Corruption: 0
CSI Metadata Corruption: 0
CSI Payload Corruption: 0
Total Repaired Corruption: 28
CBS Manifest Repaired: 28
CSI Manifest Repaired: 0
CSI Payload Repaired: 0
CSI Store Metadata refreshed: True
Staged Packages:
CBS Staged packages: 0
CBS Staged packages removed: 0