Windows 10 by default has had the advanced boot options or menu disabled. This is a ridiculous idea because what happens when someone in the world hasn't made a recovery drive and, their whole computer wont boot? This means they cant recover or go into safe mode, because the F8 key just doesn't work. To fix this go to command prompt and run as an administrator. then type bcdedit -set {default} bootmenupolicy Legacy. This will enable F8 to work on boot and u can be happy that you can save your computer from possible death. If u want to reverse this type bcdedit -set {default} bootmenupolicy Standard.
COMMAND LINE TO ENABLE BOOT MENU:
bcdedit -set {default} bootmenupolicy Legacy
COMMAND LINE TO DISABLE F8 BOOT MENU:
bcdedit -set {default} bootmenupolicy Standard
View User's Journal
eiscash's Blog
eiscash
Community Member |
yum_puddi