How to reboot Xiaomi smartphone: from basic reboot to forced reset

Whether itโ€™s the Redmi Note 12, POCO X5 Pro or the flagship Xiaomi 14 series, even the most productive gadgets sometimes fail: the screen does not respond to touch, applications suddenly close, and the system โ€œhangsโ€ on the MIUI logo. In 80% of cases, a simple reboot solves the problem, but not all users know how to do it correctly โ€“ especially if the touch screen does not work.

In this article, weโ€™ll look at all the possible ways to reboot Xiaomi devices, including hidden crash reboot button combinations when the system is locked, and explain when to use a soft reboot and when to force reset via Recovery Mode or Fastboot. We will also discuss the nuances of the models with AMOLED-screens (where prolonged button retention can cause burn-in effects) and devices with a physical Bixby button (such as Black Shark 5).

1. Soft reboot: the standard method

If your smartphone is responsive to touch, but it's not stable (brakes, overheats, apps fly out), the first thing you should do is try software reboot, which is data-safe and doesn't reset settings.

How to do this:

  • ๐Ÿ“ฑ Hold the power button (usually located on the right) for 2-3 seconds until the menu appears.
  • ๐Ÿ”„ In the menu, select Reboot (or Restart in English firmware).
  • โณ Wait 30 to 60 seconds โ€“ the device will terminate the application and restart.

On some models (such as the POCO F5 or Redmi K60), the power menu can be opened differently:

What to do if the menu does not appear?
If nothing happens after holding the power button, try: 1. Press and hold the power button + increase the volume at the same time (on some firmware this causes the menu). 2. Connect the charger - sometimes the system blocks the menu when the battery is low (<15%). 3. Check whether the "No Sound" mode is activated (on some devices it turns off the vibration when the buttons are pressed).

โš ๏ธ Warning: If after a soft reboot, the smartphone again hangs on the logo MIUI longer than 5 minutes, this may indicate that system files are damaged, and this will require a reboot to Recovery Mode (see Section 4).

Forced reboot: when the screen does not respond

If the touch screen is completely locked and the smartphone does not respond to touch, use hardware reboot, a technique that simulates battery extraction (which is not possible on modern monolithic devices) and works even in critical crashes.

Instructions for most Xiaomi/Redmi/POCO models:

  1. Hold the power button + volume down button at the same time.
  2. Keep them clamped for 10-15 seconds until the screen goes out and the device vibrates.
  3. Release the buttons โ€“ the smartphone will start restarting automatically.

For devices with a physical Bixby button (e.g., Black Shark 4/5):

  • ๐ŸŽฎ Press the power button. + Bixby button for 12-15 seconds.
  • ๐Ÿ”‹ If the device is discharged (blinks a red indicator), connect the charger and repeat the combination.
๐Ÿ“Š Your Xiaomi smartphone has ever been hanging?
Yeah, often.
Yeah, but rarely.
No, never.
I don't know, this is my first Xiaomi.

โš ๏ธ Attention: On devices with AMOLED-displays (e.g. Xiaomi 13 Ultra or Redmi) K50 Pro Pro long-term button retention can cause temporary post-formation on the screen. To avoid this, use the combination for no longer than 20 seconds and let the display โ€œrestโ€ after rebooting.

3.Reboot via Recovery Mode Menu

If the smartphone is turned on but not loaded beyond the MIUI logo (or there is a No Command error), you will need to reboot through Restore mode, which is also useful if you need to reset to factory settings or install the update manually.

How to log in to Recovery Mode:

Turn off your smartphone (if itโ€™s on, use Forced Reboot from Section 2)

Connect the charger (charge โ‰ฅ30%)

Make sure that there are no important unsaved data on the device (you can reset it in Recovery!)

Prepare. OTG-cable (if you plan to install the firmware from the flash drive)-->

  1. Turn off your smartphone (if it doesnโ€™t respond, use the method in Section 2).
  2. Press the power button + volume button at the same time.
  3. Hold them until the Mi Bunny logo appears (usually 5-10 seconds).
  4. Release the buttons and you will see the Recovery Mode menu (may be in Chinese or English).

In the Recovery menu, use volume buttons for navigation and power buttons for confirmation.

ItemDescriptionWhen to use
RebootA normal reboot.If the smartphone hangs on the logo, but the system files are not damaged
Wipe DataReset to factory settings (deletes all data!)If the device does not boot due to a virus or failed update
Connect with MIAssistantConnect to a PC for firmware through the Mi Flash ToolIf you need to reflash the device (for example, after unsuccessful unlocking of the bootloader)
Apply update from ADBInstallation of updates through ADBIf you have a firmware file.zip and access to the PC

โš ๏ธ Note: Selecting Wipe Data will result in complete deletion of data, including photos, contacts and installed applications. If the device was enabled sync with Mi Account, some data (contacts, notes) can be restored after authorization.

4.Reboot via Fastboot (for power users)

Fastboot mode is designed for low-level operations, such as unlocking a bootloader, running a custom recavator (TWRP) firmware, or restoring a brick.This method requires a PC connection and knowledge of ADB/Fastboot commands.

How to log in to Fastboot:

  1. Turn off your smartphone.
  2. Press the power button + volume reduction button for 5-7 seconds.
  3. Release the buttons when the image of the hare in the hat-eared (Fastboot logo) appears.

To reboot from Fastboot, connect the device to your PC and use the command:

fastboot reboot

If you need to reboot to Recovery or System from Fastboot, use:

Fastboot Reboot Recovery // to move to Recovery Mode


fastboot reboot bootloader // to re-enter Fastboot




fastboot reboot system // to boot into the system (if it is operational)

๐Ÿ’ก

If your PC doesnโ€™t recognize your device in Fastboot mode, install the Mi Flash Tool drivers and check for USB 2.0 connectivity (some models donโ€™t work with USB 3.0 ports).

5.Reboot via ADB (without data loss)

If the smartphone is turned on but the screen is not responsive to touch (for example, due to a sensor failure), you can initiate a reboot via ADB (Android Debug Bridge), which requires pre-activation of debugging over USB in the developer settings.

Step-by-step:

  1. Connect your smartphone to your PC through USB-cable (preferably original).
  2. Open the command prompt (Win + R โ†’ enter cmd) and check the connection:
adb devices

If the device is determined (its serial number will appear), follow the reboot command:

adb reboot

For forced reboot (analogue of battery extraction):

adb shell reboot -p

If USB debugging was not enabled in advance, this method will not work, in which case only hardware reboot (section 2) or Fastboot (section 4) remains.

๐Ÿ’ก

ADB-Rebooting is the only way to reboot without physical access to the buttons, but requires pre-setting. USB not activated, the method is useless.

6. Features of the reboot for different Xiaomi series

Not all Xiaomi devices reboot the same way, but here are the key differences for the popular series:

  • ๐Ÿ“ฑ Redmi Note 10/11/12: For forced reboot use the power + Turning down the volume by 10 On some firmware, the Recovery menu only opens after 3-X brief press on the logo MIUI loading.
  • ๐ŸŽฎ Black Shark 3/4/5: Bixby button replaces volume reduction button in combinations. For Fastboot, use Power + Bixby.
  • ๐Ÿ“ธ Xiaomi 13/14 Series: Long-term button retention on these models (>20 It can cause overheating of the processor. Use the combinations no longer 15 seconds.
  • ๐Ÿ”‹ POCO M/X/F Series: On budget models (e.g., on budget models, POCO M5) After a forced reboot, you may lose your power saving mode.

For supportive devices 5G (Like Redmi. K50 Gaming or Xiaomi 12T) After restarting, network activation may be required. 5G customized SIM-maps and mobile networks.

7.What to do if the smartphone does not restart

If none of the methods worked and the device remains locked, the following problems may occur:

  • ๐Ÿ”Œ Battery discharge: Connect the original charger for 15-20 minutes, then try again. on some models (e.g. Redmi) 9A) In a deep discharge, 30 may be required.+ minutes of charging before reacting to buttons.
  • ๐Ÿ’ง Liquid intake: If your smartphone has been in contact with water, donโ€™t try to reset it โ€“ it can cause a short circuit.Switch off the power and dry the device in rice or silica gel for 24 to 48 hours.
  • ๐Ÿ› ๏ธ Hardware failure: If the screen is black but the device vibrates when charging, it may indicate damage to the display plume or motherboard.

If your smartphone is vibrating but not turning on, try the following:

  1. Connect to your PC and check if the device is detected in Device Manager (as Qualcomm HS-USB QDLoader 9008 or MediaTek Preloader).
  2. If the PC recognizes the device, you can try flashing it through the Mi Flash Tool (requires an unlocked bootloader).
  3. If there is no reaction at all, the power controller may be damaged - this requires repair in the service.

๐Ÿ’ก

If the smartphone does not respond to buttons and is not determined by the PC, self-repair is impossible โ€“ contact the authorized Xiaomi service.

FAQ: Frequent questions about Xiaomi reboot

โ“ Why After Rebooting, the Smartphone Asks PIN-code SIM-The card, though it was not required before?
This is the standard Android behavior: after rebooting or retrieving SIM-card system requests PIN If you don't change the settings. SIM-cards, enter the standard PIN (usually 0000 or 1234 if it has not been changed. PIN blocked, contact the operator for PUK-code.
โ“ Can you reboot Xiaomi via a voice assistant (Google Assistant or Xiao)? AI)?
No, voice assistants are not allowed to force a reboot for security reasons, but you can try the "Ok Google, reboot the device" command, which works for a soft reboot on some firmware (similar to pressing the power button).
โ“ After the reboot, the photos were gone?
If you haven't done Wipe Data in Recovery, the data should stay in place. Check: DCIM/Camera folder through file manager, Recycle Bin in gallery (photos can be there if Smart Recycle Bin function was activated). Cloud backups: Google Photos, Mi Cloud or Yandex.Disk. If files are deleted, use recovery programs, such as DiskDigger or Recuva (root rights for deep scanning are required).
โ“ Why after the restart, the smartphone became slower to work?
It could be related to: ๐Ÿ”„ Background optimization: After restarting, the system will re-index files (can take up to 10 minutes). ๐Ÿ—‘๏ธ Filled cache: Clear the cache in settings (Settings) โ†’ Warehouse โ†’ Clear the cache). ๐Ÿ“‰ Work failure MIUI: Check for updates in Settings โ†’ The phone. โ†’ System Update: If the brakes remain, try rolling back the update or resetting to factory settings (with data backup).
โ“ Can you reboot Xiaomi through a Smart Home)?
No, the remote reboot feature via Mi Home or Google Home is only available for smart home devices (lamps, sockets, routers), not smartphones. The only remote way is to use ADB over Wi-Fi, but for this, debugging over USB must be enabled in advance.