Switch To Old Boot Menu In Windows 8

This post will explains how to switch to old boot menu in window8

Windows 8 Metro boot menu has very good Graphical user interface, which is both touch and mouse friendly.We can boot the OS of our choice easily.

The reason behind this Metro style Boot menu is to support Windows tablets which don’t have hardware keyboard.But if your using desktop this metro style boot menu can cause some issues

The Problem with Metro Style boot Menu:

The problem with the new boot manager is that it’s Graphical and requires Windows 8 to load of all the drivers(such as touch and mouse drivers) required to show the graphical screen.This may delay the boot process.

If you select Windows 8 it continues booting from that point and Windows 8 starts quickly.

But If you pick another OS (such as Ubuntu,Windows 7),it reboots again,and start the selected OS in next boot.This will take a lot of time on old computers.

Switch to Legacy Boot Manager:

Getting back to legacy old boot menu is very simple.

  • Open command prompt in admin mode.
  • Enter the following command.                      bcdedit /set {default} bootmenupolicy legacy
  • To bring back Metro style boot menu.      bcdedit /set {default} bootmenupolicy standard

Now it will load in text based boot menu as in previous versions of windows.

If you are using dual booting this saves lot of  time.