set legacy bootloader permanently???

Discussion in 'Windows 10' started by stayboogy, Dec 9, 2015.

  1. stayboogy

    stayboogy MDL Addicted

    May 1, 2011
    846
    215
    30
    so it is possible to set the new bootloader to legacy menu mode instead of the metro bootloader by running

    bcdedit /set "{current}" bootmenupolicy legacy

    but the change is not permanent.

    the change persists through reboots, but after a full power down, upon next boot, the metro bootloader menu is back



    how can i get the change to persist permanently???
     
  2. SOCRATE_MMXII

    SOCRATE_MMXII MDL Expert

    Jan 25, 2012
    1,033
    318
    60
    #2 SOCRATE_MMXII, Dec 9, 2015
    Last edited by a moderator: Apr 20, 2017
    Start -> Run -> type "cmd" without " " and in command prompt type:
    Code:
    bcdedit /set {default} bootmenupolicy legacy
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. cengizhan

    cengizhan MDL Senior Member

    Jul 29, 2009
    477
    154
    10
    i have done this and it is permanent. it is strange that yours is not permanent
     
  4. perre

    perre MDL Senior Member

    Nov 2, 2013
    285
    12
    10
    How do I change the legacy Acer E5-551
     
  5. MrMagic

    MrMagic MDL Guru

    Feb 13, 2012
    6,015
    4,148
    210
    #5 MrMagic, Dec 9, 2015
    Last edited by a moderator: Apr 20, 2017

    There's your problem - It's DEFAULT, not Current
     
  6. stayboogy

    stayboogy MDL Addicted

    May 1, 2011
    846
    215
    30

    doesn't work....

    works for reboot.

    metro is back after shutdown and boot up
     
  7. Flipp3r

    Flipp3r MDL Expert

    Feb 11, 2009
    1,964
    907
    60
    #7 Flipp3r, Dec 10, 2015
    Last edited: Dec 10, 2015
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. stayboogy

    stayboogy MDL Addicted

    May 1, 2011
    846
    215
    30
    #9 stayboogy, Dec 10, 2015
    Last edited: Dec 10, 2015
    (OP)
    SOLVED

    fast startup must be disabled. this also disables hybrid shutdown which is responsible for rewriting the bcd to standard from legacy.

    legacy bootloader will persist with fast startup disabled.

    ScreenShot002.png
     
  9. Flipp3r

    Flipp3r MDL Expert

    Feb 11, 2009
    1,964
    907
    60
    You can also hold SHIFT when you click shutdown to do a proper shutdown.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...