New
#1
sfc /scannow errors
I had a problem with chrome on windows 10, uninstalled it, new installer had malware on it. fixed it all up. system runs fine no problems. Decided to check sfc /scannow and got the corrupt files message
"Windows Resource Protection found corrupt files but was unable to fix some
of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. etc .......
Here is a sample of the errors in the cbs log.
2015-09-27 16:02:37, Info CSI 0000504a [SR] Cannot repair member file [l:44{22}]"System Information.lnk" of Microsoft-Windows-MSInfo32-Exe, Version = 10.0.10240.16384, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} in the store, hash mismatch
2015-09-27 16:02:37, Info CSI 00005052 [SR] Cannot repair member file [l:28{14}]"XPS Viewer.lnk" of Microsoft-Windows-XPSReachViewer, Version = 10.0.10240.16384, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} in the store, hash mismatch
2015-09-27 16:02:37, Info CSI 0000505a [SR] Cannot repair member file [l:48{24}]"Windows Media Player.lnk" of Microsoft-Windows-MediaPlayer-Shortcut, Version = 10.0.10240.16384, pA = amd64, nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35} in the store, hash mismatch
It is all the lnk files created by windows install. All these lnk files work fine, there doesn't appear to be any issues. however when looking at file explorer these shortcuts all have a different modified date (eg 26/09/15) as compared to creation date (eg 17/07/15). another machine I have has the creation date and modified date the same in relation to these windows shortcuts.
I think that this is what is causing the hash mismatch.
Is there a easy way to go to the lnk file and change the modified date to be the same as the creation date? So far I haven't found a way to do it. I am thinking if I can do that the hash mismatch issue will be resolved.
I have used sfc /scannow and dism but have had no luck. I haven't as yet tried the dism restorehealth /souce method.
Any help would be greatly appreciated and if my method of repair is incorrect please feel free to advise.
TIA