Why enable UEFI mode?
UEFI mode is the newer more powerful version of BIOS. Most modern systems are able to boot in UEFI mode.
UEFI is required to use features like Secure Boot, which is becoming increasingly required by software and Windows.
Specifics
This guide was created with newer ASRock motherboards. Steps might vary slightly based on your system specs, so make sure to Google <Your motherboard> enable UEFI
if this guide does not help you get everything going.
Your system drive must also be set to GPT instead of MBR. If you’re not sure what your system drive is, or need to convert it: See Convert MBR drives to GPT.
Enabling UEFI mode on ASRock Motherboards
Assuming you’re using a GPT drive, let’s get going!
Reboot into firmware settings
If you’re logged into Windows:
- Open this guide on another device, as your system will only show firmware settings when you’re in the UEFI/BIOS settings screen.
- Press
Start
orWindows
and search forCMD
. OpenCommand Prompt
as Administrator. - Type:
shutdown /r /fw
and press Enter to reboot your system directly into your firmware settings.
If you’re on Bazzite or Steam OS on an Ally handheld:
- In the Steam menu: Choose Power and then get ready to press Restart.
- Hold the volume down button, press restart and confirm. Make sure to hold the power button as it restarts.
- When the logo shows, while the volume down button is held: You will boot into the BIOS settings.
Alternatively:
- Reboot your system as normal.
- While booting: when you see your motherboard’s logo there is usually text below saying
Press F2
,F12
,Delete
or any other combination of buttons to enter Settings, BIOS or UEFI. Press that key while still on this screen. - You should now be in your BIOS/UEFI settings ready to adjust your configuration.
On my system I needed to press F2.
You should now be on your BIOS/UEFI Configuration Screen

Enable UEFI mode
This is displayed slightly differently - even from motherboard to motherboard from the same manufacturer.
- Head to the Boot tab at the top.
- Click
CSM (Compatibility Support Module)
at the bottom of the page. - Make sure
CSM
is set toDisabled
. This disables Legacy boot mode, setting you to UEFI. - Head to the Exit tab. Choose
Save Changes and Exit
.
You should now boot into Windows with UEFI mode enabled!