"If a worker wants to do his job well, he must first sharpen his tools." - Confucius, "The Analects of Confucius. Lu Linggong"
Front page > Software tutorial > Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Published on 2024-08-24
Browse:828

Windows 11 no longer supports accessing the Advanced Startup Options by pressing the F8 key, as it has been replaced by the Recovery Mode for faster and safer booting. Some users, however, may prefer the previous method for its convenience and speed. This article will guide you through the detailed steps of setting up the F8 key for quick access to the Advanced Startup Options in Windows 11.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11


  • Part 1: Create a recovery drive
  • Part 2: Assign a drive letter for EFI partition
  • Part 3: Modify Boot Configuration Data (BCD)

Part 1: Create a recovery drive

Step 1: Insert a USB flash drive into the computer.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Step 2: Click the Search icon on the taskbar and input Create a recovery drive, then select the result.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Step 3: Choose Yes when a prompt box appears.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Step 4: Uncheck "Back up system files to the recovery drive" in the window, then click Next button to continue.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Step 5: Select your USB drive and select Next.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Step 6: Click on Create button.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Step 7: The recovery drive is being created, showing a progress bar.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Step 8: Click Finish after the operation is complete.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

NOTE: You can check the copies in F drive.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Part 2: Assign a drive letter for EFI partition

Step 1: Restart your computer and press the F8/F12 key immediately and constantly until you access the BIOS/UEFI interface. Then select USB flash drive with Down key and press OK to enter the WinRE system.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Step 2: Launch CMD by choosing US » Troubleshoot » Command Prompt in sequence.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Step 3: Type "diskpart" and hit Enter Key.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Step 4: After entering "list volume" and pressing the Enter key, information for all volumes will be displayed, including Volume 3, which is an EFI partition formatted with the FAT32 file system.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Step 5: Type "select volume 3" command, then hit Enter.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Step 6: Input "assign letter=S" and press Enter to assign the drive letter "S".

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Step 7: Check volumes by typing "list volume" again, and the letter of Volume 3 has already been changed.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Step 8: Terminate DiskPart program with "exit" command.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Part 3: Modify Boot Configuration Data (BCD)

NOTE: In this section, the path of BCD depends on your boot mode:

  • BIOS - S:\boot\bcd
  • UEFI - S:\EFI\Microsoft\Boot

Step 1: Type "bcdedit /store S:\EFI\Microsoft\Boot\BCD" and hit Enter for the configuration information. In "{default}" list, the value of "bootmenupolicy" is "Standard".

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Step 2: Using "bcdedit /store S:\EFI\Microsoft\Boot\BCD /set {default} bootmenupolicy Legacy" command to modify it to Lagacy.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Step 3: Type "wpeutil reboot" and hit Enter, which computer will be restarted.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Step 4: Now you can quickly access Advanced Startup Options by entering the F8 key during the reboot.

Set the F8 key for Quick Access to Advanced Startup Options in Windows 11

Release Statement This article is reproduced from: https://www.isumsoft.com/windows-11/set-the-f8-key-for-quick-access-to-advanced-startup-options-in-windows-11.html If there is any infringement , please contact [email protected] to delete
Latest tutorial More>

Disclaimer: All resources provided are partly from the Internet. If there is any infringement of your copyright or other rights and interests, please explain the detailed reasons and provide proof of copyright or rights and interests and then send it to the email: [email protected] We will handle it for you as soon as possible.

Copyright© 2022 湘ICP备2022001581号-3