«

»

Sep 01

How to enable the F8 key to start Safe Mode in Windows 8

To enable the F8 key in Windows 8; Open an elevated command promptĀ and enter the following command:

bcdedit /set {default} bootmenupolicy legacy

 

If you would like to disable the F8 key and go back to the original Windows 8 setting; Open an elevated command prompt and enter the following command:

bcdedit /set {default} bootmenupolicy standard