SFC / DISM errors, can't find the 6 missing files

fjleon

Member
Joined
Apr 26, 2015
Posts
6
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:

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.
 
Hello and welcome to the forum :)

Yes we are one of the only sites that can fix these issues rather easily. I need to track down one of the required files:

SFCFix script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Go to your desktop and right click on the background -> Select New -> Text Document -> Name this file SFCFixScript.txt.
  3. Open up SFCFixScript.txt and copy all of the following text inside the code box below and paste it into SFCFixScript.txt.
    Code:
    Trace::
    amd64_microsoft-windows-win32k_31bf3856ad364e35_6.3.9600.17729_none_a9f7ab8f6e48b57e
  4. Click on File -> Save. Close out of SFCFixScript.txt.
  5. Save any open documents and close all open windows.
  6. On your Desktop, you should see two files: SFCFix.exe and SFCFixScript.txt.
  7. Drag the file SFCFixScript.txt onto the file SFCFix.exe and release it.
  8. SFCFix will now process the script.
  9. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  10. Copy (Ctrl+C) and Paste (Ctrl+V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.
 
Here you go:

Code:
SFCFix version 2.4.3.0 by niemiro.
Start time: 2015-04-29 17:26:29.531
Microsoft Windows 8.1 Update 3 - amd64
Using .txt script file at C:\Users\fjleon\Downloads\SFCFixScript.txt [0]




Trace::
Successfully traced component amd64_microsoft-windows-win32k_31bf3856ad364e35_6.3.9600.17729_none_a9f7ab8f6e48b57e.
    Package_3_for_KB3042216~31bf3856ad364e35~amd64~~6.3.1.1.3042216-3_neutral_GDR4
Trace:: directive completed successfully.




Successfully processed all directives.
SFCFix version 2.4.3.0 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2015-04-29 17:26:31.183
Script hash: R6CJOniD2JoM65AzbR3O/u5Dd1RYR7cN2qdUjudUMnI=
----------------------EOF-----------------------
 
win8mypc, this fix is for nmurati , for me, or for both? if it will work for me, i appreciate if you could send me your fix, thanks
 
Quick note about my previous reply. (Msg #5) In the last paragraph I meant to say "On my system these two files came up bad after a clean installation and applying all of the updates, so it's possible that you could just ignore this without harm to your system. If you are like me though, you cant stand knowing there is a slight possibility that these two files could cause some random problem later so you will have to fix it. Let me know."

Regards.
 
i'm having some random blue screens and i can't find a culprit in the mini dump, so i just want to fix this to see if it's related

Quick note about my previous reply. (Msg #5) In the last paragraph I meant to say "On my system these two files came up bad after a clean installation and applying all of the updates, so it's possible that you could just ignore this without harm to your system. If you are like me though, you cant stand knowing there is a slight possibility that these two files could cause some random problem later so you will have to fix it. Let me know."

Regards.
 
win8mypc, this fix is for nmurati , for me, or for both? if it will work for me, i appreciate if you could send me your fix, thanks

fjleon,
Ok, looked at your message again. If I'm reading it correctly you are down to 3 corrupt files. I have built a SCFFix.zip file for you to run. Just like the last time, drag the the SFCFix.zip file onto the SFCFix.exe file and drop it. (You should already have the SFCFix.exe File) After you have completed this I'd run SFC /scannow again to be sure. Also I always recommend that you have a system backup before making any changes.

Regards.View attachment SFCFix.zip
 
permissions? my problem was just a bunch of file permissions not being set correctly? i ran sfc and still it found errors, but i saw the logs and it says it fixed some stuff so i ran it again and now it said no integrity violations. thanks! also, i found a new version of my wifi driver found in an hp link outside of my hp model page, and the version is newer that the one on windows update, and also said "fixed one instance of a bsod" so i just did that. let's hope i don't get any more bsod.
 
fjleon,
Did you use the .zip file I sent you? I dont see how running SFC alone would have been able to repair your problem without it so I am curious to know.
 
sorry if i didn't make myself clear, i used your zip then i ran sfc.. I kept having sfc errors but i saw the logs and it said it fixed some, so i ran it again and this time it fixed the rest
 
Awesome! Thanks for the feedback.

Be sure to read my post here because two of your file corruptions will almost certainly come back.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top