Windows Explorer Error

bornleader

New member
Joined
Jul 6, 2014
Posts
1
Hi, hope someone can help me. I can boot into Windows, but any window using explorer wont work (My Computer, system properties, Control Panel, etc..)Did a bit of research and used sfc to fix a few files. The following is the log from SFCFix.exe
SFCFix version 2.3.0.0 by niemiro.Start time: 2014-07-06 15:53:38.345Not using a script file.AutoAnalysis::CORRUPT: F:\Windows\winsxs\amd64_microsoft-windows-f..truetype-couriernew_31bf3856ad364e35_6.1.7600.16385_none_32383eb7c6ebfd9b\couri.ttfCORRUPT: F:\Windows\winsxs\wow64_windowssearchengine_31bf3856ad364e35_7.0.7600.16808_none_d9fd486d69439718\SearchProtocolHost.exeSUMMARY: Some corruptions could not be fixed automatically. Seek advice from helper or sysnative.com. CBS & SFC total detected corruption count: 12 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: 0AutoAnalysis:: directive completed successfully.Successfully processed all directives.SFCFix version 2.3.0.0 by niemiro has completed.Currently storing 0 datablocks.Finish time: 2014-07-06 16:02:01.942Script hash: ----------------------EOF-----------------------
I tried replacing the file SearchProtocolHost from my installation disc, but it still gives the same error.Also, when running SFCFix, i get a chkdsk error, but no error when i run chkdsk at startup..
 
Hello and welcome to Sysnative forums!

Let's see if we can get a full SFC scan and log :) If you can't get the command prompt up inside Windows due to Explorer crashing, then boot into Safe Mode (With Command Prompt), which will open a command prompt automatically so you can run the commands from there. Once complete, boot back into normal mode, and then attach the file from your desktop. Let me know if you have any issues.

SFC Scan


  1. Click on the Start
    Start%20Orb.jpg
    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.


Stephen
 

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

Back
Top