Getting into Safe Mode Advanced Boot Options is not easy in Windows 8 or 8.1 so in this video I will show you a way to put it back to how it used to be in all other operating systems. So in this video I will show you how in a elevated command prompt (cmd) Admin.
To change setting use code below:
bcdedit /set {default} bootmenupolicy legacy
To put it back to how it was before you changed it use the code below:
bcdedit /set {default} bootmenupolicy standard