Computer won't run any programs and system restore keeps failing

Page 4 of 4 FirstFirst ... 234

  1. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #31

    FreestoneDallas said:
    Kaktussoft said:
    Are you system files corrupt?
    Code:
    sfc  /scannow  /offbootdir=c:\  /offwindir=c:\windows
    SFC /SCANNOW : Run in Command Prompt at Boot
    I did this. It says that corrupted files were found but that some of them could not be fixed.

    Details are included in the CBS.Log windir\Logs\CBS\CBS.log.
    Post x:\windows\logs\cbs\cbs.log
    and c:\windows\logs\cbs\cbs.log

    One of them has the details
      My Computer


  2. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #32

    from another thread that tells CBS.LOG isn't created in recovery environment:
    For future Googlers, I ran into this same problem and was able to solve it: you can redirect the log by using an environment variable. I'm my case, I did

    set WINDOWS_TRACING_LOGFILE=C:\TEMP\CBS.log

    Before running sfc. Also the recovery console doesn't have findstr, but you can easily use find instead to extract relevant entries from the log, like so:

    md C:\TEMP
    find "[SR]" C:\TEMP\CBS.log > C:\TEMP\sfcdetails.txt

    There, now you have a log! I hope the hours I spent on this help someone else.
      My Computer


  3. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #33

    Kaktussoft said:
    Perform a chkdsk as well, so:
    chkdsk /f C:

    if C is windows driveletter in recovery environment
    check other disks as well
    no disk errors?
      My Computer


  4. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #34

    FreestoneDallas said:
    Kaktussoft said:
    Are you system files corrupt?
    Code:
    sfc  /scannow  /offbootdir=c:\  /offwindir=c:\windows
    SFC /SCANNOW : Run in Command Prompt at Boot
    I did this. It says that corrupted files were found but that some of them could not be fixed.

    Details are included in the CBS.Log windir\Logs\CBS\CBS.log.
    So a very crucial file has been damaged. Can you press F8 at startup and boot in "safe mode". Tell me exact what happens.
      My Computer


  5. Posts : 3
    Windows 7 Ultimate x64
       #35

    You may wan to consider using a boot-able disc (Win PE and the like) so that you can scan for viruses if an offline Windows.

    You can also try this Beta tool from Windows

    Microsoft Standalone System Sweeper Beta | Microsoft Connect

    Good luck!
      My Computer


 
Page 4 of 4 FirstFirst ... 234

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 08:29.
Find Us