Repair your computer option not working (restoring factory backup)

Page 10 of 21 FirstFirst ... 8910111220 ... LastLast

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

    All fine so far. I forgot two lines. Please execute them elevated

    Code:
    bcdedit/set  {current} recoverysequence {572bcd55-ffa7-11d9-aae0-0007e994107d}
    bcdedit/set  {current} recoveryenabled yes
      My Computer


  2. Posts : 25
    vista home premium 32bit
       #92

    Microsoft Windows [Version 6.0.6002]
    Copyright (c) 2006 Microsoft Corporation. All rights reserved.

    C:\Windows\system32>cd\

    C:\>retry

    C:\>BCDEDIT /delete {572bcd55-ffa7-11d9-aae0-0007e994107d}
    The operation completed successfully.

    C:\>BCDEDIT /create {572bcd55-ffa7-11d9-aae0-0007e994107d} -d "Windows Recovery
    Environment" /application OSLOADER
    The entry {572bcd55-ffa7-11d9-aae0-0007e994107d} was successfully created.

    C:\>BCDEDIT /set {572bcd55-ffa7-11d9-aae0-0007e994107d} device partition=D:
    The operation completed successfully.

    C:\>BCDEDIT /set {572bcd55-ffa7-11d9-aae0-0007e994107d} path \windows\system32\b
    oot\winload.exe
    The operation completed successfully.

    C:\>BCDEDIT /set {572bcd55-ffa7-11d9-aae0-0007e994107d} osdevice partition=D:
    The operation completed successfully.

    C:\>BCDEDIT /set {572bcd55-ffa7-11d9-aae0-0007e994107d} systemroot \windows
    The operation completed successfully.

    C:\>BCDEDIT /set {572bcd55-ffa7-11d9-aae0-0007e994107d} nx OptIn
    The operation completed successfully.

    C:\>BCDEDIT /set {572bcd55-ffa7-11d9-aae0-0007e994107d} detecthal Yes
    The operation completed successfully.

    C:\>BCDEDIT /set {572bcd55-ffa7-11d9-aae0-0007e994107d} winpe Yes
    The operation completed successfully.

    C:\>pause
    Press any key to continue . . .

    C:\>bcdedit /enum all

    Windows Boot Manager
    --------------------
    identifier {bootmgr}
    device partition=S:
    description Windows Boot Manager
    locale en-US
    inherit {globalsettings}
    default {current}
    resumeobject {c14a9353-d4d3-11dc-8438-ad1d36cd9e7c}
    displayorder {current}
    toolsdisplayorder {memdiag}
    timeout 30
    resume No

    Windows Boot Loader
    -------------------
    identifier {572bcd55-ffa7-11d9-aae0-0007e994107d}
    device partition=D:
    path \windows\system32\boot\winload.exe
    description Windows Recovery Environment
    osdevice partition=D:
    systemroot \windows
    nx OptIn
    detecthal Yes
    winpe Yes

    Windows Boot Loader
    -------------------
    identifier {current}
    device partition=C:
    path \Windows\system32\winload.exe
    description Microsoft Windows Vista
    locale en-US
    inherit {bootloadersettings}
    recoveryenabled Yes
    osdevice partition=C:
    systemroot \Windows
    resumeobject {c14a9353-d4d3-11dc-8438-ad1d36cd9e7c}
    nx OptIn

    Resume from Hibernate
    ---------------------
    identifier {c14a9353-d4d3-11dc-8438-ad1d36cd9e7c}
    device partition=C:
    path \Windows\system32\winresume.exe
    description Windows Resume Application
    locale en-US
    inherit {resumeloadersettings}
    filedevice partition=C:
    filepath \hiberfil.sys
    pae Yes
    debugoptionenabled No

    Windows Memory Tester
    ---------------------
    identifier {memdiag}
    device partition=S:
    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}

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

    Setup Ramdisk Options
    ---------------------
    identifier {ramdiskoptions}
    description Ramdisk Options
    ramdisksdidevice partition=S:
    ramdisksdipath \boot\boot.sdi

    C:\>bcdedit /enum all /tore d:\boot\bcd
    Invalid command line switch: /tore
    Run "bcdedit /?" for command line assistance.

    C:\>bcdedit /enum all /store d:\boot\bcd

    Windows Boot Manager
    --------------------
    identifier {bootmgr}
    device partition=D:
    description Windows Boot Manager
    locale en-US
    inherit {globalsettings}
    default {default}
    resumeobject {c14a9353-d4d3-11dc-8438-ad1d36cd9e7c}
    displayorder {default}
    toolsdisplayorder {memdiag}
    timeout 30
    resume No

    Windows Boot Loader
    -------------------
    identifier {572bcd55-ffa7-11d9-aae0-0007e994107d}
    device partition=D:
    path \windows\system32\boot\winload.exe
    description Windows Recovery Environment
    osdevice partition=D:
    systemroot \windows
    nx OptIn
    detecthal Yes
    winpe Yes

    Windows Boot Loader
    -------------------
    identifier {default}
    device partition=D:
    path \Windows\system32\winload.exe
    description Microsoft Windows Vista
    locale en-US
    inherit {bootloadersettings}
    recoverysequence {572bcd55-ffa7-11d9-aae0-0007e994107d}
    recoveryenabled Yes
    osdevice partition=D:
    systemroot \Windows
    resumeobject {c14a9353-d4d3-11dc-8438-ad1d36cd9e7c}
    nx OptIn

    Resume from Hibernate
    ---------------------
    identifier {c14a9353-d4d3-11dc-8438-ad1d36cd9e7c}
    device partition=C:
    path \Windows\system32\winresume.exe
    description Windows Resume Application
    locale en-US
    inherit {resumeloadersettings}
    filedevice partition=C:
    filepath \hiberfil.sys
    pae Yes
    debugoptionenabled No

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

    Windows Legacy OS Loader
    ------------------------
    identifier {ntldr}
    device partition=S:
    path \ntldr
    description Earlier Version of Windows

    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}

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

    C:\>
      My Computer


  3. Posts : 25
    vista home premium 32bit
       #93

    WORKING. thank you so much you are an absolute legend. a god if you will, has booted to the repair mode and is restoring as we speak.
      My Computer


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

    christopherleck said:
    WORKING. thank you so much you are an absolute legend. a god if you will, has booted to the repair mode and is restoring as we speak.
    I just copied this part of d:\boot\bcd to your current boot menu (S:\boot\bcd)

    identifier {572bcd55-ffa7-11d9-aae0-0007e994107d}
    device partition=D:
    path \windows\system32\boot\winload.exe
    description Windows Recovery Environment
    osdevice partition=D:
    systemroot \windows
    nx OptIn
    detecthal Yes
    winpe Yes

    And and recoveryseqence to it. And enabled recovery.
    ======================
    We could have done it much easier (most likely) by just marking D partition ACTIVE, so forcing boot from D. So forcing d:\boot\bcd to load.

    But what if that didn't work????? You have no windows vista dvd to fix things. Most likely you have nothing to fix things (??)
    ======
      My Computer


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

    christopherleck said:
    WORKING. thank you so much you are an absolute legend. a god if you will, has booted to the repair mode and is restoring as we speak.
    Test if it's working a second time... don't do the actual factory reset. Works?
    What the hack did break it?
      My Computer


  6. Posts : 8
    Win 7 Home Premium x64
       #96

    Hi
    I have the same problem with my laptop Dell studio 1555. I would like to reset it to factory settings but when I press 'repair your computer' in the advanced boot manager F8, nothing happens and win 7 is loading.
    I tried to study this post and follow the way you have helped the other guys but I couldn't fix it myself.
    Please, can you have a look at my bcd.txt and see if there is anything that can be done to sort it out.
    Repair your computer option not working (restoring factory backup) Attached Files
      My Computer


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

    Sanseb said:
    Hi
    I have the same problem with my laptop Dell studio 1555. I would like to reset it to factory settings but when I press 'repair your computer' in the advanced boot manager F8, nothing happens and win 7 is loading.
    I tried to study this post and follow the way you have helped the other guys but I couldn't fix it myself.
    Please, can you have a look at my bcd.txt and see if there is anything that can be done to sort it out.
    Why do you want to revert to factory settings?

    Post screenshot of disk management please.

    [HarddiskVolume2]\Recovery\WindowsRE\Winre.wim is on your system? After posting disk management I gave you instructions how to do it.
      My Computer


  8. Posts : 8
    Win 7 Home Premium x64
       #98

    Thank you for your reply.
    I want to give the laptop to my daughter and I have used it for 2 years and its full of random software that slows it down a lot.

    I have attached the screen, I am not sure how to insert it here.
    Attached Thumbnails Attached Thumbnails Repair your computer option not working (restoring factory backup)-disk-managment.jpg  
      My Computer


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

    in disk management right click on partition RECOVERY and assign it a drive letter (at least temporary, you can remove it when done testing). Drive Letter - Add, Change, or Remove in Windows
    give it drive letter P please.

    then in Elevated Command Prompt

    Code:
    attrib  p:\Recovery\WindowsRE\*.*
    post screenshot.
      My Computer


  10. Posts : 8
    Win 7 Home Premium x64
       #100

    There it is
    Attached Thumbnails Attached Thumbnails Repair your computer option not working (restoring factory backup)-cmd-screen1.png  
      My Computer


 
Page 10 of 21 FirstFirst ... 8910111220 ... 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 21:43.
Find Us