How to Make the F8 Key Work for Safe Mode in Windows 8

image

Booting into safe mode became non-trivial in Windows 8, especially if you were accustomed to the old F8 shortcut. Here is how to get F8 working again.

How to Fix F8 For Safe Mode in Windows 8

With Windows 8, Microsoft updated the standard boot menu policy to include the new Modern UI recovery environment. They also reduced the amount of time Windows waits for an interrupt in the boot sequence to nearly nothing. To get that classic F8 behavior back we need to restore the legacy boot menu policy. To do this, hit the Win + X keyboard combination and launch and elevated command prompt.

image[2]

When the command prompt opens, run the following:
bcdedit /set {default} bootmenupolicy legacy
image

That’s really all there is to it. Now, when your computer boots up, you can mash the F8 key to view the classic Advanced Boot Options.

image

If you want to return the boot menu back to normal, you can use this command:
bcdedit /set {default} bootmenupolicy standard
SHARE

About Santhosh

    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment