The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Windows Vista HP With Recovery Partition Enabled F11

    Discussion in 'Windows OS and Software' started by toper, Mar 31, 2007.

  1. toper

    toper Newbie

    Reputations:
    0
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    5
    Hi all,

    Im looking for HP Laptop with Microsoft Vista and Recovery Partition enabled (F11) . For for test purpose.

    So....I need a copy/paste bcdedit command.

    Right click on the Command Prompt icon: Start -> All Programs -> Accessories -> Command Prompt and click on Run as Administrator.

    Run: "bcdedit > bcdedit.txt" (without quotes)

    Example:

    Code:
    C:\Windows\system32> bcdedit > bcdedit.txt
    C:\Windows\system32> notepad bcdedit.txt
    Please paste bcdedit.txt for me. Thanks a lot

    From my laptop:

    Code:
    Windows Boot Manager
    --------------------
    identifier {bootmgr}
    device partition=C:
    description Windows Boot Manager
    locale en-US
    inherit {globalsettings}
    default {default}
    resumeobject {f4bad72f-d5dc-11db-b23c-fff656dfa33}
    displayorder {default}
    {current}
    toolsdisplayorder {memdiag}
    timeout 10
    
    Windows Boot Loader
    -------------------
    identifier {current}
    device partition=C:
    path \Windows\system32\winload.exe
    description Microsoft Windows Vista
    locale en-US
    inherit {bootloadersettings}
    osdevice partition=C:
    systemroot \Windows
    resumeobject {f4bad72f-d5dc-11db-b23c-fff656dfa33}
    nx OptIn