It's a bit of a jumble to look at, but here's the basics below to help ID the files that cannot be repaired by SFC.
When you open the sfcdetails.txt file, you'll look for the
Cannot repair member file entries. It gives you the file name and "of" what folder it's in. It will also give a reason why. (ex: file is missing)
When they cannot be repaired, then it means that copy of the file in the "store" is also corrupted. The
This component was referenced by line directly under the one above gives you the folder name in the store the file is in.
I find it easier to just do a search of the C: drive, with
system directories included, for the file name (ex: Penguins.jpg) to find all locations.
Example:
Code:
2013-02-14 18:12:11, Info CSI 000002b6 [SR] Cannot repair member file [l:24{12}]"Penguins.jpg" of Microsoft-Windows-PhotoSamples, Version = 6.1.7600.16385, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
2013-02-14 18:12:11, Info CSI 000002b7 [SR] This component was referenced by [l:238{119}]"Microsoft-Windows-Client-Features-Package~31bf3856ad364e35~x86~~6.1.7601.17514.Microsoft-Windows-Client-Features-Update"
2 Cannot repair member file
"C:\Users\Public\Pictures\Sample Pictures\Penguins.jpg"
This component was referenced by
"C:\Windows\winsxs\x86_microsoft-windows-photosamples_31bf3856ad364e35_6.1.7600.16385_none_974f72e1e322d188\Penguins.jpg"
From looking at all of them, it appears that they are only the default files in the Sample Pictures, Videos, etc... folders included with Windows that were deleted and cannot be restored.
If you are not having any issues, then there's no need to worry about manually restoring them since there were so many.