Re: [Update] Windows 10 Discussion
To enable the F8 key in Windows 8 or 8.1
right click start button and select command prompt Admin copy and paste following command and press enter
bcdedit /set {default} bootmenupolicy legacy
to turn off again enter
bcdedit /set {default} bootmenupolicy standard
make sure you use Command Prompt as Admin
|