You turned on your smartphone, and instead of the usual manufacturer logo, bunny (rabbit) with the inscription "Fastboot"appeared on the screen? Don't panic - this is not a virus or hardware failure. This is how Android signals that the device has booted into engineering mode, which is used for flashing, recovery or diagnostics. Most often, the problem occurs after an unsuccessful update, reset or experiments with custom firmware.
In this article we will analyze in detail why the smartphone is "stuck" on the screen with a rabbit, what do inscriptions like FASTBOOT MODE or Device is LOCKED, and - most importantly - how to exit this mode without losing data (if possible). You will also learn when to contact a service center and when you can handle it yourself. All instructions are adapted for users without experience with ADB and Fastboot.
Why does a “rabbit” appear in Fastboot mode on Android?
Mode Fastboot is a low-level tool for interacting with Android device bootloader. It is activated before the main operating system starts and allows you to:
- 🔄 Install or update firmware (stock or custom).
- 🔓 Unlock the bootloader (
OEM unlock). - 🛠️ Restore damaged partitions (for example,
bootorrecovery). - 📱 Test hardware software.
But why does the smartphone go into this mode on its own? Here are 5 most common reasons:
- Failed software update - interrupted firmware “over the air” (OTA) or through Recovery.
- Loader failure —partition damage
bootordtboafter experiments with Magisk or TWRP. - Activation through a combination of buttons —accidental pressing
Power + Volume Down(on some models Xiaomi, Samsung, Realme). - Loader lock —if you previously unlocked
bootloaderand then reset the settings to factory settings. - Hardware failure —memory problems (eMMC) or power controller (less often).
If the message "Device is LOCKED" or "Flash Failure" is displayed on the screen, this means that the bootloader is locked, and further actions will require unlocking (on some models this erases everything data!). message “Device is LOCKED” or “Flash Failure”, this means that the bootloader is locked and further action will require unlocking (on some models this will erase all data!).
How to exit Fastboot without losing data: the first method
If your smartphone is simply frozen in Fastboot mode, but the system is not damaged, try soft exitThis method works in 60% of cases and does not require connecting to a PC.
☑️ Trying a standard exit from Fastboot
On most devices (Samsung Galaxy, Google Pixel, OnePlus) it is enough to hold the power button for 10–15 secondsuntil the screen goes blank. If this does not work:
- Hold
Power + Volume Upon20–30 seconds(until vibration or reboot). - If a menu appears Recovery, select item
Reboot system now(use the volume buttons to navigate).
⚠️ Attention: On some models Xiaomi (for example, Redmi Note 10/11) holding the buttons for a long time can return you to Fastboot again. In this case, try connecting the charger and trying again.
If the smartphone reboots, but returns to Fastboot again, this means that it is damaged section boot or system. In this case, a flashing will be required (see the next section).
Recovery via Fastboot: step-by-step guide
If the soft exit did not help, you will have to connect to the computer and use the utilities ADB i Fastboot. This method is suitable for devices with an unlocked bootloader. If the bootloader is locked, first unlock it (instructions below).
What you will need:
- 🖥️ Computer with Windows/Linux/macOS.
- 🔌 Cable USB Type-C (preferably original).
- 📦 Utilities Platform Tools from Google (download and unzip to the root of the disk
C:\). - 📱 Firmware for your model (can be downloaded from 4PDA or the manufacturer's official website).
Step 1. Connecting and checking the device
- Install drivers for your smartphone (for example, Mi Flash for Xiaomi or Samsung USB Driver).
- Open the command line (
Win + R→ entercmd). - Go to the folder with Platform Tools:
cd C:\platform-tools - Connect your smartphone in Fastboot mode and execute command:
fastboot devicesIf the device is detected (serial number appears), you can continue.
Step 2. Flashing damaged partitions
Download stock firmware for your model (for example, for Xiaomi this is a file with the extension .tgz, for Samsung — .tar.md5). device.
boot.img- bootloader image.dtbo.img— device configuration.system.img— the main system (not always required).
Run the commands one by one (replace the file names with the current ones):
fastboot flash boot boot.imgfastboot flash dtbo dtbo.img
fastboot reboot
⚠️ Attention: If after a reboot the smartphone returns to Fastboot again, you will need a complete flashing through the command fastboot flashall (erases everything data!).
What to do if fastboot does not see the device?
1. Check the cable and USB port (try another connector on your PC).
2. Install the drivers manually through Device Manager (select "Android Bootloader") Interface").
3. Disable your antivirus - it may block ADB.
4. Try another computer (on some laptops, USB ports do not provide enough power).
Unlocking the bootloader (OEM Unlock)
If you see Fastboot on the screen inscription Device is LOCKED, this means that the bootloader is locked and you need to unlock it to flash the firmware. Attention: on most modern smartphones (Xiaomi, Google Pixel, OnePlus), unlocking erases all data!
How to unlock bootloader:
- Activate developer mode:
- Go to
Settings → About phone → MIUI/software version(for Xiaomi) orBuild number(for other brands). - Press 7 times in a row until the “You have become a developer” notification appears.
- Go to
- Enable
OEM UnlockiUSB debuggingin the menuFor developers. - Connect your smartphone to the PC and do:
adb reboot bootloaderfastboot flashing unlock - Confirm unlocking on the smartphone screen (use the volume buttons to select
Unlock).
After unlocking, the smartphone will be reset to factory settings. Now you can flash custom or stock software.
On some models Samsung (for example Galaxy S22), unlocking the bootloader requires activation through the official website Samsung Members. This fastboot oem unlock will not work.
Frequent errors in Fastboot and how to fix them
When working with Fastboot, users often encounter errors that may seem critical, but in fact they can be easily resolved:
| Error | Cause | Solution |
|---|---|---|
FAILED (remote: 'Flashing is not allowed in Lock State') |
Bootloader locked | Unlock via fastboot flashing unlock |
No such file or directory |
Incorrect path to firmware file | Check the file name and folder (use dir in CMD) |
Waiting for any device |
The PC does not see the smartphone | Install drivers, check the cable, try another USB port |
Invalid sparse file format at header |
The file is damaged system.img |
Download the firmware again (check the checksum MD5) |
If you see an error FAILED (remote: 'Partition not found'), this means that the The firmware is missing the section you are trying to flash. For example, on some Realme i Oppo instead of boot.img is used, check the structure of the firmware for your model on thematic forums. vbmeta.img. Check the firmware structure for your model on thematic forums.
When to contact to a service center?
Not all problems with Fastboot can be solved on your own. Contact specialists if:
- 🔧 The smartphone is not detected by the computer even after changing the cable and ports.
- 💥 Artifacts appear on the screen (stripes, flickering) - this may indicate a problem with the display or graphics chip.
- 🔋 The device does not charge in Fastboot mode (the power controller may be faulty).
- 📉 After flashing the firmware, the smartphone turns off after a few seconds - a sign of damage. eMMC-memory.
It is also worth considering that on devices with locked bootloader (for example, Samsung Knox or Huawei s Bootloader Lock) independent unlocking can lead to to loss of warranty or even “brick” (complete inoperability).
⚠️ Attention: On some models Sony Xperia i LG Unlocking the bootloader is officially prohibited by the manufacturer. Before taking action, check the brand's policy!
If the smartphone does not respond to any commands in Fastboot and is not detected by the PC, this may be a hardware failure. In this case, self-repair may worsen the problem.
Prevention: how to avoid getting into Fastboot?
To avoid encountering a “rabbit” on the screen, follow simple rules:
- 🔄 Do not interrupt the software update —even if the process takes too long. On some devices (Xiaomi, Realme), the update can take up to 30 minutes.
- 🛡️ Do not install custom firmware without unlocking the bootloader and backup
persist/nvram(on MediaTek-devices). - 🔌 Use high-quality cables - cheap wires can interrupt data transfer during firmware.
- 📱 Before resetting the settings disable
OEM Unlockin the developer menu (if the bootloader was unlocked).
If you are actively experimenting with firmware, keep on hand:
- Backup partition
EFS(for Samsung and Qualcomm-devices). - Stock firmware for your model (download in advance from the official website).
- Bootable TWRP-recovery (if supported).
Useful life hack: On devices with a chip Qualcomm (most Xiaomi, OnePlus, Sony) you can enter emergency mode EDL (9008) to recover even if Fastboot does not work. To do this, hold down Volume Up + Volume Down and connect the USB cable.
FAQ: Answers to frequently asked questions
My smartphone got stuck on the screen with a rabbit after resetting the settings. What to do?
Most likely, the reset returned the bootloader lock, but the system remained custom. Try:
- Unlock the bootloader (
fastboot flashing unlock). - Flash stock firmware via
fastboot flashall.
If that doesn’t help, contact service.
The screen says “No Command”. Is this the same as Fastboot?
No, No Command is a mode Recoveryand not Fastboot. To exit:
- Hold
Power + Volume Upfor 10 seconds. - In the recovery menu, select
Reboot system now.
If after reboot No Commandappears again, then the partition is damaged. boot —firmware will be required.
Is it possible to extract data from a smartphone in Fastboot mode?
Yes, but only if:
- The bootloader is unlocked.
- Partition
userdatais not encrypted (on Android 10+ it is encrypted by default).
Use the command:
fastboot pull /data/media/0/ C:\backup
If the partition is encrypted, the data can only be recovered after flashing and unlocking.
After flashing the firmware, the smartphone does not turn on. What to do?
Possible reasons:
- Incompatible firmware (for example, flashed Global on Chinese-model Xiaomi).
- Damaged partition
modemorEFS(no network after switching on). - Hardware failure (for example, memory chip failure).
Try to flash a different version of the software or contact service.
There is no rabbit on the Fastboot screen, just a logo brand. Is this normal?
Yes, on some devices (Samsung, Huaweia logo or inscription is displayed instead of a rabbit FASTBOOT MODE. The essence is the same - you are in engineering mode.