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.

    What should the correct UEFI Boot Manager and Loader appear

    Discussion in 'Windows OS and Software' started by danger007, Jun 1, 2016.

  1. danger007

    danger007 Notebook Consultant

    Reputations:
    7
    Messages:
    110
    Likes Received:
    20
    Trophy Points:
    31
    I have my boot manager and loader in my laptop and it is different than my other 2 desktops also running Win7x64SP1. The only difference is they are mechanical HDD while the laptop is using an SSD.

    Below is what the boot manager/loader looks like on the problem drive:

    C:\>bcdedit /enum -v

    Windows Boot Manager
    --------------------
    identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
    path \EFI\Microsoft\Boot\bootmgfw.efi
    description Windows Boot Manager
    locale en-US
    inherit {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e}
    default {05aa55a8-6be4-11e5-b4ae-74867a71d608}
    resumeobject {05aa55a7-6be4-11e5-b4ae-74867a71d608}
    displayorder {05aa55a8-6be4-11e5-b4ae-74867a71d608}
    toolsdisplayorder {b2721d73-1db4-4c62-bf78-c548a880142d}
    timeout 30

    Windows Boot Loader
    -------------------
    identifier {05aa55a8-6be4-11e5-b4ae-74867a71d608}
    device partition=C:
    path \Windows\system32\winload.efi
    description Windows 7
    locale en-US
    inherit {6efb52bf-1766-41db-a6b3-0ee5eff72bd7}
    osdevice partition=C:
    systemroot \Windows
    resumeobject {05aa55a7-6be4-11e5-b4ae-74867a71d608}
    nx OptIn
    detecthal Yes


    Below is a working Win 7 64bit SP1 that is my desktop computer (not SSD, only 1 HDD) all other stats same except obviously the Windows Boot Manager shows the HDD since no SSD.

    Windows Boot Manager
    --------------------
    identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
    device partition=\Device\HarddiskVolume1
    path \EFI\Microsoft\Boot\bootmgfw.efi
    description Windows Boot Manager
    locale en-US
    inherit {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e}
    default {b3115a1f-9608-11e4-bd56-db86ad8b3a62}
    resumeobject {b3115a1e-9608-11e4-bd56-db86ad8b3a62}
    displayorder {b3115a1f-9608-11e4-bd56-db86ad8b3a62}
    toolsdisplayorder {b2721d73-1db4-4c62-bf78-c548a880142d}
    timeout 30

    Windows Boot Loader
    -------------------
    identifier {b3115a1f-9608-11e4-bd56-db86ad8b3a62}
    device partition=C:
    path \Windows\system32\winload.efi
    description Windows 7
    locale en-US
    inherit {6efb52bf-1766-41db-a6b3-0ee5eff72bd7}
    recoverysequence {b3115a20-9608-11e4-bd56-db86ad8b3a62}
    recoveryenabled Yes
    osdevice partition=C:
    systemroot \Windows
    resumeobject {b3115a1e-9608-11e4-bd56-db86ad8b3a62}
    nx OptIn
    =============================================================
    Please, I can't find any article that goes through the full repair or programs that require access to the Windows OS environment, which I don't on the laptop.