after running this sfc stopped working
After I ran this in cmd it ran but now when I use the "SFC /SCANNOW" command it runs then says SFC cannot complete . Is there anyway to fix the sfc.exe or replace the sfc files from my install disc. I have been unable to find anything but sfcn.dat in sources folder on disc.
Any advice would be very much appreciated Thanks
Gday, Ive not long joined this forum and was hoping someone may help me I had the same problem of sfc not being able to repair corrupted files and tried this to fix it.Give this a try. The file was created by kronckew, one of our colleagues. Tested it on my Laptop, and it worked!
:info: Boot to Safe Mode.
Go to Start > All Programs > Accessories > Command Prompt
Right-click the Command Prompt, and select: Run as Administrator
At the Command Prompt, copy/paste (with the mouse) the following text inside the code box below, and press: Enter
Code:@echo off rem delete old files del /q %windir%\logs\cbs\cbs.log del /q c:\sfcdetails.txt rem run sfc sfc /scannow rem filter out non essential junk from the cbs.log findstr /c:"[SR]" %windir%\logs\cbs\cbs.log >c:\sfcdetails.txt rem open details in notepad notepad c:\sfcdetails.txt rem optional command to shut down & restart pc after running. this may be needed if rem sfc replaces some critical files. uncomment (remove the 'rem') to activate. rem shutdown -r exit
When sfc is done, a file named sfcdetails.txt appears.
Please save the sfcdetails.txt file to the Desktop, and post it in your reply.
:info: To run the program a second time, open the Command Prompt, right-click and select: Run as Administrator
This time, type in the following:
Code:startsfc
Press: Enter
When done, a file named sfcdetails.txt appears once again.
Please save the file to the Desktop, as sfcdetails2.txt, and post it in your reply.
After I ran this in cmd it ran but now when I use the "SFC /SCANNOW" command it runs then says SFC cannot complete . Is there anyway to fix the sfc.exe or replace the sfc files from my install disc. I have been unable to find anything but sfcn.dat in sources folder on disc.
Any advice would be very much appreciated Thanks
My Computer
At a glance
windows 7 ultimate 64bitintel i58GBGeforce GT550m
- Computer type
- Laptop
- Computer Manufacturer/Model Number
- Asus
- OS
- windows 7 ultimate 64bit
- CPU
- intel i5
- Motherboard
- american megatrends
- Memory
- 8GB
- Graphics Card(s)
- Geforce GT550m
- Hard Drives
- ATA Hitachi HTS54756 SCSI Disk Device 500GB
- Antivirus
- Bitdefender Total Security 2015
- Browser
- Chrome
