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

Page 3 of 4 FirstFirst 1234 LastLast

  1. Posts : 13
    Windows 7 x64
    Thread Starter
       #21

    Kaktussoft said:
    Once again.. what problem did startup repair fix ????? see "view diagnostics" or someting like that when performing startup repair. please tell me, Because once fixed it stays fixed. Unless... you have a really nasty rootkit
    Here are the problem details from Startup Repair:

    Problem Event Name: StartupRepairOffline
    Problem Signature 01: 6.1.7600.16385
    Problem Signature 02: 6.1.7600.16385
    Problem Signature 03: unknown
    Problem Signature 04: 21201106
    Problem Signature 05: AutoFailover
    Problem Signature 06: 5
    Problem Signature 07: NoRootCause
    OS Version: 6.1.7600.2.0.0.256.1
    Locale ID: 1033



    This is the message from the Diagnoses and Repair Details:

    Test Performed:
    Name:Boot status



    Root Cause Found:
    Unspecified changes to system configuration might have caused the problem.
      My Computer


  2. Posts : 13
    Windows 7 x64
    Thread Starter
       #22

    Kaktussoft said:
    The bootsect command recreates the standard MBR... so doesn't damage anything. So why it give you any problem?
    Do a offline scan with hitman pro to check if you have a rootkit virus!!
    My computer won't load Windows. Even if it could, I can't open any programs remember? Whatever it is, it's stopping Windows from loading.
      My Computer


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

    in recovery environment go to "command prompt"
    Dir C:
    Dir D:

    what is windows drive letter in recovery environment? So where are windows files located? Assume it's D:
    bootsect /nt60 d: /force
    bootsect /nt60 d: /force /mbr

    bcdedit /enum {bootmgr}
    bcdedit /enum {default}

    comaands ran succesfully? Please tell me what's listed at device and osdevice line

    example:
    C:\Windows\system32>bcdedit /enum {bootmgr}
    Windows-opstartbeheer
    ---------------------
    id {bootmgr}
    device partition=C:
    path \bootmgr
    description Windows Boot Manager
    locale nl-NL
    inherit {globalsettings}
    default {current}
    resumeobject {fa1a7f9d-ab26-11df-bc4f-ce7145d50d35}
    displayorder {current}
    toolsdisplayorder {memdiag}
    timeout 10
    C:\Windows\system32>bcdedit /enum {default}
    Windows-opstartlaadprogramma
    ----------------------------
    id {current}
    device partition=C:
    path \Windows\system32\winload.exe
    description Windows 7 Home Premium
    locale nl-NL
    inherit {bootloadersettings}
    recoverysequence {fa1a7fa1-ab26-11df-bc4f-ce7145d50d35}
    recoveryenabled Yes
    osdevice partition=C:
    systemroot \Windows
    resumeobject {fa1a7f9d-ab26-11df-bc4f-ce7145d50d35}
    nx OptIn
    C:\Windows\system32>
      My Computer


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

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

    if C is windows driveletter in recovery environment
    check other disks as weel
      My Computer


  5. Posts : 13
    Windows 7 x64
    Thread Starter
       #25

    Kaktussoft said:
    in recovery environment go to "command prompt"
    Dir C:
    Dir D:

    what is windows drive letter in recovery environment? So where are windows files located? Assume it's D:
    bootsect /nt60 d: /force
    bootsect /nt60 d: /force /mbr

    bcdedit /enum {bootmgr}
    bcdedit /enum {default}

    comaands ran succesfully? Please tell me what's listed at device and osdevice line

    example:
    C:\Windows\system32>bcdedit /enum {bootmgr}
    Windows-opstartbeheer
    ---------------------
    id {bootmgr}
    device partition=C:
    path \bootmgr
    description Windows Boot Manager
    locale nl-NL
    inherit {globalsettings}
    default {current}
    resumeobject {fa1a7f9d-ab26-11df-bc4f-ce7145d50d35}
    displayorder {current}
    toolsdisplayorder {memdiag}
    timeout 10
    C:\Windows\system32>bcdedit /enum {default}
    Windows-opstartlaadprogramma
    ----------------------------
    id {current}
    device partition=C:
    path \Windows\system32\winload.exe
    description Windows 7 Home Premium
    locale nl-NL
    inherit {bootloadersettings}
    recoverysequence {fa1a7fa1-ab26-11df-bc4f-ce7145d50d35}
    recoveryenabled Yes
    osdevice partition=C:
    systemroot \Windows
    resumeobject {fa1a7f9d-ab26-11df-bc4f-ce7145d50d35}
    nx OptIn
    C:\Windows\system32>

    Is this what you wanted?

    X:\windows\system32>bcdedit /enum {bootmgr}
    Windows Boot Manager
    --------------------------
    ID: {bootmgr}
    Device: partition=C:

    X:\windows>bcdedit /enum {default}
    Windows Boot Loader
    --------------------------
    ID: {default}
    Device: partition=C:
      My Computer


  6. Posts : 13
    Windows 7 x64
    Thread Starter
       #26

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

    if C is windows driveletter in recovery environment
    check other disks as weel
    It says:

    The type of the file system is NTFS.

    What other information do you need from that?
      My Computer


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

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

    if C is windows driveletter in recovery environment
    check other disks as weel
    It says:

    The type of the file system is NTFS.

    What other information do you need from that?
    It did check your C-drive for disk errors. Any errors on disk? Fixed succesfully?
    you can do a chkdsk /f /r C: as well to check for bad clusters. It will run a few hours
      My Computer


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

    FreestoneDallas said:
    X:\windows\system32>bcdedit /enum {bootmgr}
    Windows Boot Manager
    --------------------------
    ID: {bootmgr}
    Device: partition=C:

    X:\windows>bcdedit /enum {default}
    Windows Boot Loader
    --------------------------
    ID: {default}
    Device: partition=C:
    C-drive is your windows drive. So far no problem. DIR C:\ gives you windows files.
    bcdedit /enum {default}
    should give you a line starting with osdevice. This is partition=C: as well I assume
      My Computer


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

    Are you system files corrupt?
    Code:
    sfc  /scannow  /offbootdir=c:\  /offwindir=c:\windows
    SFC /SCANNOW : Run in Command Prompt at Boot
      My Computer


  10. Posts : 13
    Windows 7 x64
    Thread Starter
       #30

    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.
      My Computer


 
Page 3 of 4 FirstFirst 1234 LastLast

  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 10:22.
Find Us