I have installed Windows 10 Build 10.0.10586.570 and sfc /scannow brings errors, that the corruption cannot be repaired.
dism /online /cleanup-image /restorehealth brings "Source files not found"
I saw in a few threads in this forum the fix with SFCFix. I ran this tool without a scriptfile and the dism shows the above message too...
The two sfc errors are:
The folder "amd64_input.inf_31bf3856ad364e35_10.0.10586.420_none_8d8bf6d07f1697ee" doesn't exist on my Windows Image.
Could you please help me with the SFCFix?
dism /online /cleanup-image /restorehealth brings "Source files not found"
I saw in a few threads in this forum the fix with SFCFix. I ran this tool without a scriptfile and the dism shows the above message too...
The two sfc errors are:
Code:
2017-02-14 11:13:41, Info CSI 000061f6 [SR] Verify complete2017-02-14 11:13:41, Info CSI 000061f7 [SR] Repairing 2 components
2017-02-14 11:13:41, Info CSI 000061f8 [SR] Beginning Verify and Repair transaction
2017-02-14 11:13:41, Info CSI 000061f9 Hashes for file member \SystemRoot\WinSxS\amd64_input.inf_31bf3856ad364e35_10.0.10586.420_none_8d8bf6d07f1697ee\hidparse.sys do not match actual file [l:12]"hidparse.sys" :
Found: {l:32 aShelv89FPOFh5CIFNS0cY0Dbtcskbi2gbQSbOQutLI=} Expected: {l:32 vTobpPkjqUPR7bCfO8YWhyzEm48/BRucMbx9OLE7t1o=}
2017-02-14 11:13:41, Info CSI 000061fa [SR] Cannot repair member file [l:12]"hidparse.sys" of input.inf, version 10.0.10586.420, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}, type [l:12]"driverUpdate" in the store, hash mismatch
2017-02-14 11:13:41, Info CSI 000061fb Hashes for file member \SystemRoot\WinSxS\amd64_input.inf_31bf3856ad364e35_10.0.10586.420_none_8d8bf6d07f1697ee\hidusb.sys do not match actual file [l:10]"hidusb.sys" :
Found: {l:32 zdNlLG0QG6+iAiP/WCNkCnPRAmpeAxeoCIUADKW02e0=} Expected: {l:32 lhoN2gKwh5mJMAwV5P+QIogqTNiV1lM1wmOsDdGRgxQ=}
2017-02-14 11:13:41, Info CSI 000061fc [SR] Cannot repair member file [l:10]"hidusb.sys" of input.inf, version 10.0.10586.420, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}, type [l:12]"driverUpdate" in the store, hash mismatch
2017-02-14 11:13:42, Info CSI 000061fd [SR] Repairing corrupted file [l:33 ml:34]"\??\C:\WINDOWS\System32\appraiser"\[l:13]"appraiser.sdb" from store
2017-02-14 11:13:42, Info CSI 000061fe CSIPERF - FilePI Queue 267ms
2017-02-14 11:13:42, Info CSI 000061ff@2017/2/14:10:13:42.965 CSIPERF - FileMapsCreated 582ms
2017-02-14 11:13:42, Info CSI 00006200 CSIPERF - FilePI Commit 584ms
2017-02-14 11:13:43, Info CSI 00006201@2017/2/14:10:13:43.027 Primitive installers committed for repair
2017-02-14 11:13:43, Info CSI 00006202@2017/2/14:10:13:43.043 Primitive installers committed for repair
2017-02-14 11:13:43, Info CSI 00006203 Hashes for file member \SystemRoot\WinSxS\amd64_input.inf_31bf3856ad364e35_10.0.10586.420_none_8d8bf6d07f1697ee\hidparse.sys do not match actual file [l:12]"hidparse.sys" :
Found: {l:32 aShelv89FPOFh5CIFNS0cY0Dbtcskbi2gbQSbOQutLI=} Expected: {l:32 vTobpPkjqUPR7bCfO8YWhyzEm48/BRucMbx9OLE7t1o=}
2017-02-14 11:13:43, Info CSI 00006204 [SR] Cannot repair member file [l:12]"hidparse.sys" of input.inf, version 10.0.10586.420, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}, type [l:12]"driverUpdate" in the store, hash mismatch
2017-02-14 11:13:43, Info CSI 00006205 [SR] This component was referenced by [l:80]"Package_2645_for_KB3210721~31bf3856ad364e35~amd64~~10.0.1.3.3210721-5469_neutral"
2017-02-14 11:13:43, Info CSI 00006206 Hashes for file member \SystemRoot\WinSxS\amd64_input.inf_31bf3856ad364e35_10.0.10586.420_none_8d8bf6d07f1697ee\hidusb.sys do not match actual file [l:10]"hidusb.sys" :
Found: {l:32 zdNlLG0QG6+iAiP/WCNkCnPRAmpeAxeoCIUADKW02e0=} Expected: {l:32 lhoN2gKwh5mJMAwV5P+QIogqTNiV1lM1wmOsDdGRgxQ=}
2017-02-14 11:13:43, Info CSI 00006207 [SR] Cannot repair member file [l:10]"hidusb.sys" of input.inf, version 10.0.10586.420, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}, type [l:12]"driverUpdate" in the store, hash mismatch
The folder "amd64_input.inf_31bf3856ad364e35_10.0.10586.420_none_8d8bf6d07f1697ee" doesn't exist on my Windows Image.
Could you please help me with the SFCFix?