Enable F8 Safe Mode boot menu in Window 10

Last updated on 27th April 2016

Unlike the earlier version of Windows(7,XP), Windows 10 does not allow you to enter into safe mode by pressing the F8 key. There are other different ways to access the safe mode and other startup options in Windows 10.


Method 1: From recovery menu

  1. Click Start button and choose Settings.
  2. Select Update & security → Recovery.
  3. Under Advanced startup click Restart now.
  4. Then select Troubleshoot → Advanced options → Startup Settings → Restart.
  5. Your PC will now restart and brings up the Startup Settings menu.

Method 2: Using Shift + Restart

  1. Click Start button → Power.
  2. Press and hold the Shift Key and click on Restart.
  3. Then select Troubleshoot → Advanced options → Startup Settings → Restart.

Method 3: Enabling F8 key to access Safe boot

The methods 1 and 2 explained above will bring the Startup settings for just once when the system restarts. If you want have the choice to go to Safe Mode everytime your system restarts then you can enable the boot menu with the following steps.

  1. From the Windows 10 desktop press Win + X ( Windows Key and X together) and choose Command Prompt (Admin)
  2. Run the bcdedit command line utility to enable boot menu.
    C:\WINDOWS\system32> bcdedit /set {bootmgr} displaybootmenu yes
    The operation completed successfully.
    
  3. From now on every time you restart your PC, you will see the boot menu which lists the installed operating systems. To access the Advanced Boot options screen press the F8 Key. The Windows 10 Startup Settings scree appears with the following options:
    1) Enable debugging
    
    2) Enable boot logging 
    
    3) Enable low-resolution video
    
    4) Enable Safe Mode 
    
    5) Enable Safe Mode with Networking 
    
    6) Enable Safe Mode With Command Prompt 
    
    7) Disable driver signature enforcement
    
    8) Disable early launch anti-malware protection
    
    9) Disable automatic restart after failure
    
    
    Press F10 for more options
    Press Enter to return to your operating system
    

You could select any of these options using function keys F1 to F9 or by pressing the corresponding number. For example to Enable Safe mode option you can press either F4 function key or perss 4.

Changing boot menu timeout

By default the boot menu (boot manager) screen is displayed for 30 seconds before continuing with the normal boot. You can change this timeout period with the following command.

C:\WINDOWS\system32> bcdedit /set {bootmgr} timeout 5
The operation completed successfully.

The above command sets the timeout period to 5 seconds

Disabling F8

To disable F8 access, run the following command on a command prompt

C:\WINDOWS\system32> bcdedit /set {bootmgr} displaybootmenu no
The operation completed successfully.


Post a comment

Comments

melonie edwards | February 20, 2022 3:08 AM |

Thank you a million x over. Finally got my computer running like I wanted it to for a very long x??????????????

Antonio Piano | August 29, 2021 3:07 PM |

Windows 10 has become a bad joke. Thanks to trying to manipulate the user base I discovered Linux fast efficient and light.

FineStine | January 10, 2022 7:59 AM |

Good for you

Keith | November 11, 2020 3:42 PM |

Is there a command that enables f8 if i need it not every time my pc starts up

Windows10Java | January 15, 2022 9:19 AM |

Use ( bcdedit /set "{current}" bootmenupolicy legacy

Joe | December 5, 2021 10:33 AM |

Spot on, I was able to restart the F8 and able to bootup in safe mode with internet. Can at least copy all the important stuff and warn the world never buy HP garbage ass pc's

rithy | November 18, 2019 6:09 AM |

Fun, How if I cannot access window?

G-DRAGON | November 11, 2019 11:08 PM |

Thanks for the tips it helps a lot, i've been trying every tip i found but nothing actually worked in my situation. but this one should be in top if Google Search

John | May 23, 2019 3:15 PM |

I want to thank you for this fine tutorial. It bailed me out in my hour of digital darkness