help with sfc

papitomvp

New member
Joined
Apr 20, 2014
Posts
1
i ran sfc and came back with errors, i dont have much knowledge in this area so im begging someone to help. i have a high end pc and i dont get any error codes but just stutters and sound loops and it can get pretty annoying. thanks
 
Hello papitomvp, welcome to Sysnative!

This will fix your SFC problem, but I'm fairly sure it's not causing your other problems:

DISM /RestoreHealth Scan

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Right-click on the Start
    w8start.png
    button and select Command Prompt (Admin)
  2. When command prompt opens, Copy (Ctrl+C) and Paste (Right-click > Paste) the following command into it, then press Enter

    Dism /Online /Cleanup-Image /RestoreHealth


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.

Tom
 

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

Back
Top