Repair your computer option not working (restoring factory backup)

Page 11 of 21 FirstFirst ... 910111213 ... LastLast

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

    in bcd.txt:
    device ramdisk=[\Device\HarddiskVolume2]\Recovery\WindowsRE\Winre.wim

    ramdisksdidevice partition=\Device\HarddiskVolume2
    ramdisksdipath \Recovery\WindowsRE\boot.sdi

    ------
    \Device\HarddiskVolume2 is called P now. Both files are in that folder. So far no problem.


    You current OS entry in bcd is correctly linked to the recovery environment. So no problems so far.

    in elevated command prompt
    Code:
    bcdedit /displayorder {3fdfb2d6-9436-11e3-af74-0026b916ffac} /addfirst
    succesfull? If so, reboot and select "Windows Recovery Environment" in menu. Works? What error?
    Have to go.... back tomorrow
      My Computer


  2. Posts : 8
    Win 7 Home Premium x64
       #102

    the code was successful, after reboot in win RE 'repair your computer' offers 2 options:
    Ramdisk option and win 7, as you can see on the pics.
    When I went to Ramdisk the error of 2nd picture happened.
    Still couldn't reset to factory settings.
    Attached Thumbnails Attached Thumbnails Repair your computer option not working (restoring factory backup)-photo1.jpg   Repair your computer option not working (restoring factory backup)-photo2.jpg  
      My Computer


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

    In elevated command prompt:
    Code:
    dir /ahs p:\Recovery\WindowsRE
    How large are both files? Please post both files on your skydrive or dropbox and post a link to it. Don't forget to share the file publicly.
      My Computer


  4. Posts : 8
    Win 7 Home Premium x64
       #104

    I will do so when I get back home from work.
    Cheers
      My Computer


  5. Posts : 12
    Windows 7 Home 64bit
       #105

    I have the same problem. I have a Dell inspiron N5010.
    I press the F8 button and click repair but windows start normally...!
    I tried the proposed procedure
    (i.e. reagentc /disable
    then
    reagentc /enable)
    but it didn't fix the problem.

    I attach the bcd file:


    Windows Boot Manager
    --------------------
    identifier {bootmgr}
    device partition=C:
    description Windows Boot Manager
    locale en-us
    inherit {globalsettings}
    default {current}
    resumeobject {6abef735-3411-11de-8ea8-ac010edf8f1e}
    displayorder {current}
    toolsdisplayorder {memdiag}
    timeout 30

    Windows Boot Loader
    -------------------
    identifier {current}
    device partition=C:
    path \Windows\system32\winload.exe
    description Windows 7
    locale en-us
    inherit {bootloadersettings}
    recoverysequence {91809f51-94a2-11e3-9265-8bed8490766d}
    recoveryenabled Yes
    osdevice partition=C:
    systemroot \Windows
    resumeobject {6abef735-3411-11de-8ea8-ac010edf8f1e}
    nx OptIn

    Windows Boot Loader
    -------------------
    identifier {91809f51-94a2-11e3-9265-8bed8490766d}
    device ramdisk=[\Device\HarddiskVolume2]\Recovery\WindowsRE\Winre.wim,{91809f52-94a2-11e3-9265-8bed8490766d}
    path \windows\system32\winload.exe
    description Windows Recovery Environment
    inherit {bootloadersettings}
    osdevice ramdisk=[\Device\HarddiskVolume2]\Recovery\WindowsRE\Winre.wim,{91809f52-94a2-11e3-9265-8bed8490766d}
    systemroot \windows
    nx OptIn
    winpe Yes

    Resume from Hibernate
    ---------------------
    identifier {6abef735-3411-11de-8ea8-ac010edf8f1e}
    device partition=C:
    path \Windows\system32\winresume.exe
    description Windows Resume Application
    locale en-US
    inherit {resumeloadersettings}
    filedevice partition=C:
    filepath \hiberfil.sys
    debugoptionenabled No

    Windows Memory Tester
    ---------------------
    identifier {memdiag}
    device partition=C:
    path \boot\memtest.exe
    description Windows Memory Diagnostic
    locale en-US
    inherit {globalsettings}
    badmemoryaccess Yes

    EMS Settings
    ------------
    identifier {emssettings}
    bootems Yes

    Debugger Settings
    -----------------
    identifier {dbgsettings}
    debugtype Serial
    debugport 1
    baudrate 115200

    RAM Defects
    -----------
    identifier {badmemory}

    Global Settings
    ---------------
    identifier {globalsettings}
    inherit {dbgsettings}
    {emssettings}
    {badmemory}

    Boot Loader Settings
    --------------------
    identifier {bootloadersettings}
    inherit {globalsettings}
    {hypervisorsettings}

    Hypervisor Settings
    -------------------
    identifier {hypervisorsettings}
    hypervisordebugtype Serial
    hypervisordebugport 1
    hypervisorbaudrate 115200

    Resume Loader Settings
    ----------------------
    identifier {resumeloadersettings}
    inherit {globalsettings}

    Device options
    --------------
    identifier {91809f52-94a2-11e3-9265-8bed8490766d}
    description Ramdisk Options
    ramdisksdidevice partition=\Device\HarddiskVolume2
    ramdisksdipath \Recovery\WindowsRE\boot.sdi


    Please send me any advices!
    Thank you in advance
      My Computer


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

    nikoscham said:
    I have the same problem. I have a Dell inspiron N5010.
    I press the F8 button and click repair but windows start normally...!
    I tried the proposed procedure
    (i.e. reagentc /disable
    then
    reagentc /enable)
    but it didn't fix the problem.

    I attach the bcd file:


    Windows Boot Manager
    --------------------
    identifier {bootmgr}
    device partition=C:
    description Windows Boot Manager
    locale en-us
    inherit {globalsettings}
    default {current}
    resumeobject {6abef735-3411-11de-8ea8-ac010edf8f1e}
    displayorder {current}
    toolsdisplayorder {memdiag}
    timeout 30

    Windows Boot Loader
    -------------------
    identifier {current}
    device partition=C:
    path \Windows\system32\winload.exe
    description Windows 7
    locale en-us
    inherit {bootloadersettings}
    recoverysequence {91809f51-94a2-11e3-9265-8bed8490766d}
    recoveryenabled Yes
    osdevice partition=C:
    systemroot \Windows
    resumeobject {6abef735-3411-11de-8ea8-ac010edf8f1e}
    nx OptIn

    Windows Boot Loader
    -------------------
    identifier {91809f51-94a2-11e3-9265-8bed8490766d}
    device ramdisk=[\Device\HarddiskVolume2]\Recovery\WindowsRE\Winre.wim,{91809f52-94a2-11e3-9265-8bed8490766d}
    path \windows\system32\winload.exe
    description Windows Recovery Environment
    inherit {bootloadersettings}
    osdevice ramdisk=[\Device\HarddiskVolume2]\Recovery\WindowsRE\Winre.wim,{91809f52-94a2-11e3-9265-8bed8490766d}
    systemroot \windows
    nx OptIn
    winpe Yes

    Resume from Hibernate
    ---------------------
    identifier {6abef735-3411-11de-8ea8-ac010edf8f1e}
    device partition=C:
    path \Windows\system32\winresume.exe
    description Windows Resume Application
    locale en-US
    inherit {resumeloadersettings}
    filedevice partition=C:
    filepath \hiberfil.sys
    debugoptionenabled No

    Windows Memory Tester
    ---------------------
    identifier {memdiag}
    device partition=C:
    path \boot\memtest.exe
    description Windows Memory Diagnostic
    locale en-US
    inherit {globalsettings}
    badmemoryaccess Yes

    EMS Settings
    ------------
    identifier {emssettings}
    bootems Yes

    Debugger Settings
    -----------------
    identifier {dbgsettings}
    debugtype Serial
    debugport 1
    baudrate 115200

    RAM Defects
    -----------
    identifier {badmemory}

    Global Settings
    ---------------
    identifier {globalsettings}
    inherit {dbgsettings}
    {emssettings}
    {badmemory}

    Boot Loader Settings
    --------------------
    identifier {bootloadersettings}
    inherit {globalsettings}
    {hypervisorsettings}

    Hypervisor Settings
    -------------------
    identifier {hypervisorsettings}
    hypervisordebugtype Serial
    hypervisordebugport 1
    hypervisorbaudrate 115200

    Resume Loader Settings
    ----------------------
    identifier {resumeloadersettings}
    inherit {globalsettings}

    Device options
    --------------
    identifier {91809f52-94a2-11e3-9265-8bed8490766d}
    description Ramdisk Options
    ramdisksdidevice partition=\Device\HarddiskVolume2
    ramdisksdipath \Recovery\WindowsRE\boot.sdi


    Please send me any advices!
    Thank you in advance
    What is "repair button"?? You mean boot with F8 to "advanced boot options" and the select "repair your computer"?
      My Computer


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

    @nicoscham ... do #99 if you do that do you see what is shown in #100?
    bcd output is fine btw
      My Computer


  8. Posts : 12
    Windows 7 Home 64bit
       #108

    Yes, I mean F8 button! sorry for the misunderstanding!
      My Computer


  9. Posts : 12
    Windows 7 Home 64bit
       #109

    Yes, I think its the same:

    I attach the screenshot
    Attached Thumbnails Attached Thumbnails Repair your computer option not working (restoring factory backup)-test.png  
      My Computer


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

    In elevated command prompt Elevated Command Prompt:
    Code:
    bcdedit/displayorder  {91809f51-94a2-11e3-9265-8bed8490766d} /addfirst
    command succesfull? If so... reboot. Select the new boot entry on boot. Does it crash?
      My Computer


 
Page 11 of 21 FirstFirst ... 910111213 ... 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 01:03.
Find Us