Go Back   TechArena Community > Technical Support > Computer Help > Windows Vista > Vista Help
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links



repair corrupt system files after scannow cmd couldn't repair

Vista Help


Reply
 
Thread Tools Search this Thread
  #1  
Old 29-12-2009
Keepingitrealtor
 
Posts: n/a
repair corrupt system files after scannow cmd couldn't repair

I ran the scannow command, but the corrupted files were unable to be
repaired. I'm told I need to insert the CD in order to repair them, but my
laptop did not come with a Vista CD. Does Microsoft have a recovery cd to
download, or is there any way I can repair these files without this CD?
Reply With Quote
  #2  
Old 29-12-2009
 
Posts: n/a
Re: repair corrupt system files after scannow cmd couldn't repair

Read the documentation supplied with the computer. There is probably away to
make a disk.
There is nothing you can download.
Reply With Quote
  #3  
Old 18-05-2010
Member
 
Join Date: May 2010
Posts: 1
Re: repair corrupt system files after scannow cmd couldn't repair

I am in exactly the same boat, I ran the scannow command, but the corrupted files were unable to be repaired. I'm told I need to insert the CD in order to repair them, but my like you, my Dell laptop did not come with a Vista CD.
There must be a way to repair these files without this CD?
Someone please help the old Grey Man
Reply With Quote
  #4  
Old 18-05-2010
Dave-UK
 
Posts: n/a
Re: repair corrupt system files after scannow cmd couldn't repair

Whoever told you that you need the Vista DVD to repair corrupt
files found by SFC is wrong. Vista will not ask for the DVD as all
the files are already on the hard drive.
This article has more info:
http://support.microsoft.com/kb/929833/en-uk

It would be easier to copy the command line:

findstr /C:"[SR] Cannot repair member file" %windir%\logs\cbs\cbs.log >sfcdetails.txt

into a blank text document and save it as batch file, with a .bat extension.
Call it something like SFC.bat. Run SFC.bat from your Desktop and it will
create a text file, sfcdetails.txt, on your Desktop which you can read with Notepad.
Reply With Quote
  #5  
Old 25-04-2011
Member
 
Join Date: Apr 2011
Posts: 2
Re: repair corrupt system files after scannow cmd couldn't repair

"run from your desktop"? how does that work? the primary (only?) reason for using sfc/scannow would be because windows gui did not start properly.
Reply With Quote
  #6  
Old 25-04-2011
EINSTEIN_007's Avatar
Member
 
Join Date: Dec 2007
Posts: 1,906
Re: repair corrupt system files after scannow cmd couldn't repair

Quote:
Originally Posted by stretch2 View Post
"run from your desktop"? how does that work? the primary (only?) reason for using sfc/scannow would be because windows gui did not start properly.
You could always use a different solution ,if the System File Checker tool cannot repair a file, follow these steps:
  1. At an elevated command prompt, type the following command, and then press ENTER:
    1. takeown /f Path_And_File_Name
    2. For example, type takeown /f E:\windows\system32\jscript.dll.
  2. Type the following command, and then press ENTER to grant administrators full access to the file:
    1. icacls Path_And_File_Name /GRANT ADMINISTRATORS:F
    2. For example, type icacls E:\windows\system32\jscript.dll /grant administrators:F.
  3. Type the following command to replace the file with a known good copy of the file:
    1. Copy Path_And_File_Name_Of_Source_File Path_And_File_Name_Of_Destination
    2. For example, type copy E:\temp\jscript.dll E:\windows\system32\jscript.dll.
Reply With Quote
  #7  
Old 26-04-2011
Member
 
Join Date: Apr 2011
Posts: 2
Re: repair corrupt system files after scannow cmd couldn't repair

to EINSTEIN_007

well... those commands are not functional in the command prompt under the repair mode. regedit and notepad are available, however.
Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Vista > Vista Help


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "repair corrupt system files after scannow cmd couldn't repair"
Thread Thread Starter Forum Replies Last Post
How to repair corrupt JPG files ? huzmat Windows Software 19 5 Days Ago 07:50 AM
How to repair corrupt windows/system/32 Prahlad! Operating Systems 6 16-09-2011 11:18 AM
Vista: How to repair corrupt System files -- Avast Antivirus sbp1 Windows Vista Performance 2 11-05-2009 09:31 PM
How to repair corrupt COM+ Catalog on Vista without System resto Ivan Fioravanti Windows Vista Performance 1 07-01-2009 05:06 PM
How to Repair Corrupt Vista Files? Mac rumor Tips & Tweaks 0 22-10-2008 02:40 PM


All times are GMT +5.5. The time now is 05:07 AM.