how to access bios

To access the BIOS (or UEFI firmware) on most modern PCs, you either press a specific key right as the computer starts (before Windows loads), or you tell Windows to reboot into firmware settings from within the system itself.
What BIOS Is
- The BIOS (or UEFI) is lowâlevel firmware that initializes your hardware and then hands control to your operating system.
- From there, you can change boot order, enable/disable hardware, turn on virtualization, and tweak system behavior.
Method 1: Use the Startup Key
This is the classic âmash the key at bootâ method.
- Shut down your PC completely.
- Turn it on and immediately start tapping the usual BIOS key:
- Del / Delete
- F2
- F10
- F11 or F12
- Esc
(The correct key depends on the motherboard or laptop brand.)
- Watch the first splash screen; it often shows something like
Press F2 to enter SetuporPress Del for BIOS.
- Keep tapping the key until the blue/gray BIOS or UEFI menu appears.
If you miss the timing and Windows starts loading, just restart and try again.
Method 2: From Windows Settings (Windows 10/11)
On many newer systems, you can jump into firmware through the Advanced startup menu.
- Press Windows + I to open Settings.
- Go to Update & Security â Recovery.
- Under Advanced startup , click Restart now.
- After reboot, choose:
- Troubleshoot â Advanced options â UEFI Firmware Settings â Restart.
Your PC will reboot straight into the firmware interface.
Method 3: Shift + Restart Shortcut
This is a quicker path to the same Advanced startup menu.
- Click Start â Power.
- Hold Shift on your keyboard and click Restart.
- When the menu appears, go to Troubleshoot â Advanced options â UEFI Firmware Settings â Restart.
Again, it will boot into BIOS/UEFI automatically.
Method 4: Command/Shortcut Trick (UEFI PCs)
Some Windows systems let you request a firmware reboot with a command.
- Open Command Prompt as Administrator and run:
shutdown.exe /r /fw /t 0
This tells Windows to restart and open the firmware menu on the next boot.
- Alternatively, you can create a desktop shortcut with that same command so you can doubleâclick it when you need BIOS access.
This usually works only on UEFI systems, not very old legacy BIOS machines.
If You Still Canât Get In
- Check your PC or motherboard manual or the manufacturerâs support site for the exact BIOS key (e.g., ASUS often uses Del/F2, Lenovo laptops often use F1/F2, etc.).
- If you use a wireless keyboard, especially via Bluetooth, try a wired USB keyboard; some firmwares donât recognize wireless devices early in boot.
- For customâbuilt PCs, the key is determined by the motherboard brand, not Windows.
Information gathered from public forums or data available on the internet and portrayed here.