How to Sign in to the BIOS on Xiaomi Phone: Instructions for All Models (2026)

When it comes to β€œBIOS on Xiaomi phone,” most users don’t mean the classic BIOS (like on a PC), but special boot modes – Fastboot or EDL (Emergency Download Mode), which allow you to perform deep configuration of the device: flash custom recovery (such as TWRP), unlock the bootloader, restore the β€œbricked” device or install official firmware through the Mi Flash Tool.

Unlike computers where BIOS is responsible for hardware initialization, on Xiaomi smartphones (including Redmi and POCO sub-brands), these modes are used to interact with low-level software. For example, Fastboot is the equivalent of β€œsafe mode” for firmware, and EDL is an emergency mode for recovery through qualified tools (requires Xiaomi authorization).

In this article, we will discuss all the current ways to log into the BIOS (Fastboot/EDL) on Xiaomi, including models from 2023-2026 (Xiaomi 14, Redmi Note 13 Pro+, POCO F6, etc.), and also tell you how to avoid typical errors. If your goal is to unlock the bootloader or install custom firmware, be sure to read the section on preparation!

How is Fastboot different from EDL: What to choose?

Before you go into the instructions, it is important to understand what mode you need, and these two modes are often confused, but they serve different purposes:

  • πŸ”§ Fastboot is a "semi-open" mode available on all Xiaomi devices without additional manipulation. It allows you to sew official and custom images (with the bootloader unlocked), install TWRP, Resets. Works through the fastboot command in the PC terminal.
  • 🚨 EDL (9008) – Emergency mode designed to repair devices with damaged firmware requires authorization from Xiaomi (for new models) or special cable (EDL It is used for firmware via the Mi Flash Tool even on locked devices.

The main difference is: Fastboot is for power users who want to modify the device, and EDL is for emergency recovery when the phone doesn’t turn on or gets stuck on the Mi logo.

⚠️ Attention: Entrance EDL On new Xiaomi models (released after 2022) it requires official authorization through a developer account. IMEI.

πŸ“Š Why do you need access to Fastboot/EDL Xiaomi?
Install custom firmware
Unlock the loader
Restore the brick.
Scroll down the official MIUI
Other

Method 1: Sign in to Fastboot via hardware buttons (for all models)

The most versatile method, which works on 99% of Xiaomi, Redmi and POCO devices, is a combination of physical buttons, which requires no connection to a PC and works even if the phone is not turned on.

Instructions:

  1. Turn off the device (if it is getting stuck – press the power button for 10-15 seconds).
  2. Hold and hold the combination: πŸ“± For most models: Power button + Loudness down. πŸ”„ For some older devices (e.g. Redmi) 4X, Mi A1): Power button + Loudness up.

Fastboot

Mi Bunny

FASTBOOT

If the screen is black or the Recovery menu appears, the button combination is wrong. Try an alternative or check the specification for your model (see table below).

β˜‘οΈ Check before entering the Fastboot

Done: 0 / 4
Xiaomi modelCombination for FastbootNotes
Xiaomi 13/14, Redmi Note 12/13, POCO F5/X5Food + Volume DownHold 5-10 seconds
Redmi 10/9, POCO M4/M5Food + Volume DownOn some versions, the volume may be triggered upwards.
Mi 11, Mi 10, Redmi K40Food + Volume DownIf it doesn’t work, try connecting your PC and entering adb reboot bootloader.
Older models (Mi 8, Redmi 5)Food + Volume upIt may take several attempts.

Method 2: Log in to Fastboot via ADB (if the phone is turned on)

If your Xiaomi is working fine, but you need to go to Fastboot for firmware or unlock, it is most convenient to use the ADB command. This method requires on-board debugging over USB and connection to the computer.

Step-by-step:

  1. Activate Developer Mode: Go to Settings β†’ About Phone. Click 7 times on MIUI Version (you will be notified "You've become a developer").
  2. Turn on USB Debugging: Return to Settings β†’ Additional β†’ Developer. Activate the USB Debugging Switch and confirm the resolution.

Command Prompt

adb devices

(Your device should be displayed. If not, install Xiaomi USB Drivers.)

adb reboot bootloader

The phone will automatically reboot to Fastboot mode.

πŸ’‘

If the adb device command does not show the device, try changing the USB connection mode to File Transfer (MTP) in the notification curtain.

Method 3: Enter EDL (9008) - Emergency mode for recovery

EDL (Emergency Download Mode) is the β€œlast frontier” for Xiaomi to recover when a device does not respond to other methods. It allows you to flash the device at a low level through the Mi Flash Tool, but has limitations:

  • βœ… It works even on locked bootloaders (but requires authorization for new models).
  • ❌ Could lead to loss IMEI or blocking your Mi Account when used incorrectly.
  • πŸ”Œ Requires a special cable (EDL cable) or short circuit testpoint (for older models).

Instructions for entering the EDL:

  1. Turn off the phone.
  2. Connect it to your PC with the original cable (important!).
  3. Press and hold both volume buttons (up + down) at the same time.
  4. Keep your buttons on, connect the cable to your phone. Hold on for 10 to 15 seconds.
  5. In the PC Device Manager should appear Qualcomm HS-USB QDLoader 9008.

⚠️ Note: On Xiaomi models from 2023 to 2026 (e.g. Xiaomi 14, Redmi Note 13 Pro)+) entrance EDL Unauthorized is blocked by Xiaomi server. Using informal methods (for example, through testpoint) can lead to the blocking of Mi Account and loss of warranty.

What is Testpoint and Why is it Dangerous to Use?
Testpoint is a special contacts on the Xiaomi motherboard, the short circuit of which forcibly transfers the device to EDL mode. On older models (until 2020), this method was popular among enthusiasts, but on new devices Xiaomi has implemented protection: unauthorized login to the EDL is fixed by the company's servers and can lead to the blocking of IMEI or Mi Account. In addition, disassembling the phone to access testpoint voids the warranty.

How to exit Fastboot/EDL: a secure reboot

Once you're done with Fastboot or EDL, it's important to get out right to avoid crashes. Here's how to do it:

  • πŸ”„ From Fastboot: Press and hold the power button 10-15 seconds before rebooting. Or run the command in the terminal: fastboot reboot.
  • 🚨 Isa EDL: Turn off the cable from your phone. Press the power button for 20-30 seconds (sometimes you need to plug the charger in).

If the device does not respond to the buttons, try:

  1. Connect to charging for 10-15 minutes (sometimes helps with a discharged battery).
  2. Use the fastboot reboot command (if the PC sees the device).
  3. On models with removable battery - remove the battery for 30 seconds.

πŸ’‘

Never remove the battery or disconnect the cable while running the firmware in EDL – this can cause irreversible memory damage (eMMC).

Frequent mistakes and their solutions

Even experienced users have problems logging into the BIOS on Xiaomi, and here are the most common mistakes and ways to fix them:

Problem.Possible causeDecision
Phone is not included in Fastboot, although buttons are clampedFaulty buttons or power connectorTry plugging in the charger and repeating it. If it doesn't work, use ADB.
The EDL phone is not defined as QDLoader 9008.No Qualcomm drivers or cable not originalInstall drivers manually through Device Manager (download from Qualcomm’s website).
After leaving the EDL, the phone does not turn onFirmware damaged or battery drainedConnect to charging for 30+ minutes. If it doesn't work, run the official MIUI through the Mi Flash Tool.
ADB does not see the device (no devices found)Not enabled USB debugging or incorrect driversCheck the developer settings, reinstall the drivers, try another cable.

If your Xiaomi model is released after 2022 and is not included in the EDL standard methods, most likely, authorization is required. In this case, contact the Xiaomi service center or use official tools (for example, Mi Unlock Tool to unlock the bootloader).

Preparing for Fastboot/EDL: What You Need to Know

Before you start firmware or unlock, follow these steps to avoid problems:

  1. Backup: Copy photos, contacts and files to your PC or cloud. Use Mi PC Suite to back up your applications.
  2. Check your Mi Account status: Make sure you remember the username and password from your Mi Account (required to unlock the bootloader). Unlock your account if you plan to sell the phone (Settings β†’ Mi Account).
  3. Charge the battery: The charge level should be at least 50% (when you run the firmware in EDL, the phone does not charge!).
  4. Download the necessary tools: Official MIUI firmware for your model. ADB and Fastboot (Platform Tools). Mi Flash Tool (for firmware in EDL).

πŸ’‘

Before unlocking the bootloader, wait 72–168 hours (3–7 days) after you have attached your Mi Account to your device, a requirement Xiaomi has for new models (starting in 2021).

Can I log into the BIOS on Xiaomi without a computer?
Yes, you can enter Fastboot mode without a PC using a button combination (see Method 1). However, you will still need a computer with ADB/Fastboot installed to firmware or unlock the bootloader.
Why are the new Xiaomi (2023-2026) not working on the EDL?
Starting with Xiaomi 12 and Redmi Note 11, the company tightened control over the EDL mode. Now login requires authorization through a Xiaomi developer account. Self-signin (for example, through testpoint) can lead to blocking IMEI.
What if the phone does not turn on after the firmware is installed in EDL?
Probable reasons: Wrong firmware version (e.g., stitched Global on the Chinese model); the firmware process (cable turned off or battery went down); memory (eMMC) damaged due to unstable voltage; Solution: try flashing again with the Mi Flash Tool, selecting the clean all option. If it doesn't work, contact the service.
How to unlock a bootloader on Xiaomi via Fastboot?
To unlock the bootloader: Log in to Fastboot (see Method 1). Connect your phone to your PC and launch the Mi Unlock Tool (download from the official website). Log in to your Mi Account and follow the program instructions. Wait until the process is completed (it may take up to 7 days to wait for new accounts).
Which Xiaomi models support EDL login without authorization?
Without official authorization, you can only enter EDL on models released before 2021, for example: Xiaomi Mi 9, Mi 8, Mi A2; Redmi Note 7/8/9, Redmi 7/8; POCO F1, POCO X3 NFC. On newer devices (Xiaomi 12/13/14, Redmi Note 11/12/13), the EDL entry without authorization is blocked at the Xiaomi server level.