SFC Fix Help

emerysteele

Member
Joined
Jun 11, 2015
Posts
7
Hello,

I'm having some issues with SFC corruption on my machine. Hoping someone is able to help me with an sfcfix.zip file. This is the log from SFCFix:


SFCFix version 3.0.0.0 by niemiro.
Start time: 2018-11-08 09:50:49.833
Microsoft Windows 7 Service Pack 1 - amd64
Not using a script file.




AutoAnalysis::
WARNING: Failed to check store directories with return code 1 and error code ERROR_FILE_NOT_FOUND. COMPONENTS hive may be corrupt.


WARNING: Components hive failed load test and may be corrupt.


WARNING: Components hive failed final reload test with error code ERROR_ACCESS_DENIED and may be corrupt.

WARNING: Failed to get store name from identity name with return code 10002 for component Microsoft-Windows-Defrag-AdminUI and file dfrgui.exe. File is reported as corrupt by SFC.
CORRUPT: dfrgui.exe of component Microsoft-Windows-Defrag-AdminUI.

WARNING: Failed to get store name from identity name with return code 10002 for component Microsoft-Windows-NaturalLanguage6 and file NlsLexicons0007.dll. File is reported as corrupt by SFC.
CORRUPT: NlsLexicons0007.dll of component Microsoft-Windows-NaturalLanguage6.

WARNING: Failed to get store name from identity name with return code 10002 for component Microsoft-Windows-BTH-USER and file wshbth.dll. File is reported as corrupt by SFC.
CORRUPT: wshbth.dll of component Microsoft-Windows-BTH-USER.

WARNING: Failed to get store name from identity name with return code 10002 for component Microsoft-Windows-Active-Directory-Services-Interface-LDAP-Provider and file adsldp.dll. File is reported as corrupt by SFC.
CORRUPT: adsldp.dll of component Microsoft-Windows-Active-Directory-Services-Interface-LDAP-Provider.

WARNING: Failed to get store name from identity name with return code 10002 for component prnca00z.inf and file Amd64\CNBGRC41.GPD. File is reported as corrupt by SFC.
CORRUPT: Amd64\CNBGRC41.GPD of component prnca00z.inf.




SUMMARY: Some corruptions could not be fixed automatically. Seek advice from helper or sysnative.com.
CBS & SFC total detected corruption count: 5
CBS & SFC total unimportant corruption count: 0
CBS & SFC total fixed corruption count: 0
SURT total detected corruption count: 0
SURT total unimportant corruption count: 0
SURT total fixed corruption count: 0
AutoAnalysis:: directive completed successfully.




Successfully processed all directives.



Failed to process registry database in location 1.
Failed to load registry hive C:\Windows\System32\config\COMPONENTS into key HKEY_LOCAL_MACHINE\COMPONENTS with error code ERROR_ACCESS_DENIED.

Failed to process registry database in location 2 with error code ERROR_FILE_NOT_FOUND.
WARNING: Failed to process registry database in location 3 with error code ERROR_INVALID_HANDLE.
Failed to process registry database in location 4 with error code ERROR_INVALID_HANDLE.
Failed to process registry database in location 4 with error code ERROR_FILE_NOT_FOUND.
Failed to process registry database in location 4 with error code ERROR_FILE_NOT_FOUND.
Failed to process registry database in location 4 with error code ERROR_FILE_NOT_FOUND.


SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2018-11-08 10:13:30.280
----------------------EOF-----------------------
 
Think I managed to get COMPONENT loaded into registry. Ran SFC again then SFCFix. This is the latest log:

SFCFix version 3.0.0.0 by niemiro.
Start time: 2018-11-08 18:42:59.681
Microsoft Windows 7 Service Pack 1 - amd64
Not using a script file.








AutoAnalysis::
WARNING: Failed to get store name from identity name with return code 2 for component prnca00z.inf and file Amd64\CNBGRC41.GPD. File is reported as corrupt by SFC.
CORRUPT: Amd64\CNBGRC41.GPD of component prnca00z.inf.






FIXED: Corruption at C:\Windows\winsxs\wow64_microsoft-windows-bth-user_31bf3856ad364e35_6.1.7601.17514_none_cd93efad202e5fb6\wshbth.dll has been successfully repaired from C:\Windows\System32\wshbth.dll.




CORRUPT: C:\Windows\winsxs\amd64_microsoft-windows-naturallanguage6_31bf3856ad364e35_6.1.7601.17514_none_fc00d9a9415b5f6e\NlsLexicons0007.dll
CORRUPT: C:\Windows\winsxs\x86_microsoft-windows-a..rface-ldap-provider_31bf3856ad364e35_6.1.7601.17514_none_1e34e64e592ba38e\adsldp.dll




SUMMARY: Some corruptions could not be fixed automatically. Seek advice from helper or sysnative.com.
CBS & SFC total detected corruption count: 4
CBS & SFC total unimportant corruption count: 0
CBS & SFC total fixed corruption count: 1
SURT total detected corruption count: 0
SURT total unimportant corruption count: 0
SURT total fixed corruption count: 0
AutoAnalysis:: directive completed successfully.








Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 2 datablocks.
Finish time: 2018-11-08 18:50:12.597
----------------------EOF-----------------------
 
Hello and welcome!

Please do the following:

SFC Scan



  1. Click on the Start button and in the search box, type Command Prompt
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator
  3. When command prompt opens, copy and paste the following commands into it, press enter after each

    sfc /scannow

    Wait for this to finish before you continue

    copy %windir%\logs\cbs\cbs.log %userprofile%\Desktop\cbs.txt
  4. This will create a file, cbs.txt on your Desktop. Please attach this to your next post.
 

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

Back
Top