Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Disable / Enable F8 Advanced Boot Options in Windows 10

Learn how to disable / Enable F8 Advanced Boot Options in Windows 10 with clear steps, practical tips, and key considerations for completing the task safely.

Table of Contents

This guide explains how to disable / Enable F8 Advanced Boot Options in Windows 10, with clear steps, practical tips, and important checks before you begin.

The Advanced Boot Options screen is the old black screen when booting as in Windows 7 and earlier Windows. Advanced Startup Options lets you start Windows in advanced troubleshooting modes such as Advanced Startup Options. However, you can access the Advanced Boot Options screen by turning on the computer and continuing to press the key F8before Windows starts.

This guide will show you how to enable or disable the old F8 Advanced Boot Options screen when booting in Windows 10.

Note:

  • You must be logged in as an administrator to enable or disable the F8 Advanced Boot Options screen.
  • If you have enabled Fast Boot in the UEFI firmware installation, then you will not be able to boot the Advanced Boot Options screen, as you will not have time to press F8 before Windows boots.
  • If you dual boot Windows 10 with another Windows Supported operating systems and have Advanced Boot Options turned on, you will always see the below Windows Boot Manager screen first when booting.

Disable / enable F8 Advanced Boot Options using the displaybootmenu command

1. Open Command Prompt with admin rights or Command Prompt when booting.

2. Perform step 3 (to enable) or step 4 (to disable), depending on what you want to do.

3. To activate the F8 Advanced Boot Options screen in Windows 10, enter the command below in the Command Prompt, press Enterand go to step 5.

bcdedit /set {bootmgr} displaybootmenu yes
Disable / enable F8 Advanced Boot Options using the displaybootmenu command screenshot Activate the F8 Advanced Boot Options screen in Windows 10

4. To disable the F8 Advanced Boot Options screen in Windows 10, enter the command below in the Command Prompt, press Enterand go to step 5.

bcdedit /set {bootmgr} displaybootmenu no
Disable / enable F8 Advanced Boot Options using the displaybootmenu command screenshot 2 Disable the F8 Advanced Boot Options screen in Windows 10

5. When done, close the Command Prompt if you like.

Disable / enable F8 Advanced Boot Options with the bootmenupolicy command

Note : If you have multiple boot operating systems, this option is handy to be able to specify which Supported operating systems you want to disable / enable F8 Advanced Boot Options.

1. Open Command Prompt with admin rights or Command Prompt when booting.

2. Enter bcdedit in the Command Prompt and press Enter.

3. In the Windows Boot Manager section , look to the right of the default and note what is in the identifier (for example, "{current}" ). This is the default Supported operating systems.

Disable / enable F8 Advanced Boot Options with the bootmenupolicy command screenshot 3 Note the default and identifier sections

4. Perform step 5 (to enable) or step 6 (to disable), depending on what you want to do.

5. To activate the F8 Advanced Boot Options screen in Windows 10, enter the command below in the Command Prompt, press Enterand go to step 7.

bcdedit /set {identifier} bootmenupolicy Legacy
Disable / enable F8 Advanced Boot Options with the bootmenupolicy command screenshot 4 F8 Advanced Boot Options screen activation command

Note: Replace the identifier in the above command with the actual identifier (for example, {current} ) from step 3 for the default Supported operating systems.

For example:

bcdedit /set {current} bootmenupolicy Legacy

6. To disable the F8 Advanced Boot Options screen in Windows 10, enter the command below in the Command Prompt, press Enterand go to step 7.

bcdedit /set {identifier} bootmenupolicy Standard
Disable / enable F8 Advanced Boot Options with the bootmenupolicy command screenshot 5 Command disables F8 Advanced Boot Options screen

Note : Replace the identifier in the above command with the actual identifier (for example, {current} ) from step 3 for the default Supported operating systems.

For example:

bcdedit /set {current} bootmenupolicy Standard

7. When done, you can close the Command Prompt if you like.

FAQ

What should I know about Disable / Enable F8 Advanced Boot Options in Windows 10?

Focus on the key features, requirements, limitations, and practical use cases explained in this guide.

How do I get the best results with Disable / Enable F8 Advanced Boot Options in Windows 10?

Follow the recommended steps, use current software or information, confirm compatibility, and review settings before major changes.

Are there any risks or limitations?

Potential limitations depend on compatibility, data quality, cost, privacy, support, and how the product or method is used.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.