Hello! I have seen that this is the only site that really helps you fixing SFC / DISM errors. I am on win 8.1 x64 and read a bunch on topics here and tried to fix myself, but got stuck. At least i was able to identify the 6 files i have missing / damaged:
I ran sfxfix and it only output 3 of those files:
This is a laptop that came with win 8 and upgrated to 8.1 through the store. However, i downloaded a win 8.1 x64 iso with update 1 from msdn and tried to use dism /Online /Cleanup-Image /RestoreHealth /source:WIM:F:\sources\Install.wim:1 /LimitAccess to fix it but it seems those 6 files are not found on the iso, so i don't know what else to do.
Code:
(p) CSI Payload Corrupt amd64_microsoft-windows-a..ence-mitigations-c2_31bf3856ad364e35_6.3.9600.16459_none_fd070b9ac625b39f\msimain.sdb
Repair failed: Missing replacement payload.
(p) CSI Payload Corrupt amd64_microsoft-windows-a..ence-mitigations-c2_31bf3856ad364e35_6.3.9600.16412_none_fd2b4944c60b927a\msimain.sdb
Repair failed: Missing replacement payload.
(p) CSI Payload Corrupt amd64_microsoft-windows-u..ed-telemetry-client_31bf3856ad364e35_6.3.9600.17747_none_90df8130dac08ee0\utc.app.json
Repair failed: Missing replacement payload.
(p) CSI Payload Corrupt amd64_microsoft-windows-u..ed-telemetry-client_31bf3856ad364e35_6.3.9600.17747_none_90df8130dac08ee0\telemetry.ASM-WindowsDefault.json
Repair failed: Missing replacement payload.
(p) CSI Payload Corrupt amd64_microsoft-windows-win32k_31bf3856ad364e35_6.3.9600.17729_none_a9f7ab8f6e48b57e\win32k.ptxml
Repair failed: Missing replacement payload.
(p) CSI Payload Corrupt amd64_microsoft-windows-a..ence-mitigations-c2_31bf3856ad364e35_6.3.9600.16441_none_fd09d936c624ccf6\msimain.sdb
Repair failed: Missing replacement payload.
I ran sfxfix and it only output 3 of those files:
Code:
AutoAnalysis::
CORRUPT: C:\WINDOWS\winsxs\amd64_microsoft-windows-u..ed-telemetry-client_31bf3856ad364e35_6.3.9600.17747_none_90df8130dac08ee0\utc.app.json
CORRUPT: C:\WINDOWS\winsxs\amd64_microsoft-windows-u..ed-telemetry-client_31bf3856ad364e35_6.3.9600.17747_none_90df8130dac08ee0\telemetry.ASM-WindowsDefault.json
CORRUPT: C:\WINDOWS\winsxs\amd64_microsoft-windows-win32k_31bf3856ad364e35_6.3.9600.17729_none_a9f7ab8f6e48b57e\win32k.ptxml
This is a laptop that came with win 8 and upgrated to 8.1 through the store. However, i downloaded a win 8.1 x64 iso with update 1 from msdn and tried to use dism /Online /Cleanup-Image /RestoreHealth /source:WIM:F:\sources\Install.wim:1 /LimitAccess to fix it but it seems those 6 files are not found on the iso, so i don't know what else to do.