How to turn off the phone Xiaomi buttons: all ways for hanging devices

Xiaomi’s suspended smartphone is a situation that almost every owner of the brand’s devices has faced: the screen does not respond to touch, the phone does not turn off in the standard way through the menu, and the battery sits down in front of their eyes. In such cases, hardware buttons come to the rescue β€” physical power and volume keys that allow you to force the device to restart or turn off even without a working display.

In this article, we will analyze all possible combinations of buttons to turn off Xiaomi, Redmi and POCO, including models with Snapdragon and Mediatek, and also pay attention to the nuances for devices with a fixed battery and protection against accidental presses.

Important: The methods in this article are suitable for most Xiaomi smartphones of the last 5 years (2019-2026), including the popular Redmi Note 10/11/12 series, POCO F3/F4/F5, Mi 11/12/13 and budget models like Redmi A2 or POCO M5. If your device is older, check for a physical Reset button (it is on some models until 2018).

1. Standard power button shutdown

The most obvious, but not always working, way is to hold the power button, which on most Xiaomi smartphones leads to a menu with options to turn off, restart and Flight Mode, but if the screen does not respond, this menu may not appear.

How to press correctly:

  • πŸ”˜ Hold the power button for 8-12 seconds (on new models, the time can be extended to 15 seconds to protect against accidental pressing).
  • πŸ“± If the screen went out, but the phone vibrated, it turned off. If there was no vibration, try again.
  • πŸ”‹ In some models (for example, POCO X3 Pro) after a long hold, the power button can trigger as a voice assistant call. In this case, try the combination with the volume buttons.

⚠️ Warning: On devices with a locked bootloader (for example, after resetting via Mi Account), long-term retention of the power button can lead to a transition to Fastboot instead of turning it off. If you see a rabbit in an eardress cap on the screen, release the button and try another method.

πŸ“Š Your Xiaomi smartphone has ever been hanging?
Yeah, often.
Yeah, but rarely.
No, never.
I remember.

2. Forced reboot: Power button + volume

If the standard power button retention didn’t work, try a hardware reset that won’t delete your data, but will simply reboot the device forcefully.The combination works on 99% of Xiaomi models, except for some older MTK-based devices (like the Redmi 4A).

Instructions:

  1. Press the power button + volume button at the same time.
  2. Hold them for 10-20 seconds until the screen goes out and the phone vibrates.
  3. After vibration release the buttons - the device will start to restart.

If the combination doesn't work:

  • πŸ”„ Try the power button. + Reduce volume (on some models, for example, POCO F1, This combination leads to Recovery).
  • πŸ•’ Hold the buttons longer – up to 30 seconds (on new models with Snapdragon 8 Gen 2, accidental reset protection may require longer retention).
  • πŸ”Œ If the phone is discharged (blinks a red indicator), connect the charger and try again.

β˜‘οΈ What to do if Xiaomi doesn’t respond to the buttons

Done: 0 / 5

⚠️ Warning: On devices with damaged button plumes (for example, after a fall), the hardware reset may not work, in which case you only have to wait for the battery to completely discharge or use the battery. ADB (if debugging is on USB).

3.Switch off via Recovery Mode (for advanced)

If the phone is stuck on the Xiaomi logo or hit a bootloop (Infinite Reboot), you can try turning it off via the Recovery menu.This method is suitable for devices with an unlocked bootloader or if you have previously installed custom recovery (TWRP).

Step-by-step:

  1. Turn off the phone (see the previous section).
  2. Press the power button + volume button and hold until the Recovery menu appears (usually the Mi Bunny logo in the earcap lying on the back).
  3. In the Recovery menu, select Power Off (or Turn Off in Russian) using volume buttons for navigation and power buttons for confirmation.

If the menu is in English or Chinese:

  • 🌐 Power Off / - Turn off.
  • πŸ”„ Reboot / - Reboot.
  • ⚠️ Wipe Data / – Don’t press, it will reset the phone to factory settings!
Xiaomi modelCombination for RecoveryNotes
Redmi Note 10/11/12Food + Volume UpNote 12 Pro+ may require 15+ seconds to hold
POCO F3/F4/F5Food + Volume UpPOCO F5 Pro can switch to Fastboot - try Power + Volume Down
Mi 11/12/13Food + Volume UpOn the Mi 13 Ultra after 3 unsuccessful attempts can lock the bootloader
Redmi 9/9A/9CFood + Volume Up or DownNana MTK-versions (e.g., versions, 9A) Only the Loudness Down can work.

⚠️ Note: If you accidentally selected Wipe Data in Recovery, the phone will reset to factory settings, in which case the data can only be restored through a backup of Mi Cloud or Google Account (if it was enabled).

What if Recovery asks for a password?
If you have previously used a pattern lock, or PIN-code, Recovery menu may require you to enter it to confirm actions. In this case: 1. Enter the password (use volume buttons to select numbers / points). 2. If you do not remember the password, turn off the phone long hold power button and contact the service center to unlock.

4. Features for models with non-removable battery

Xiaomi smartphones today are equipped with non-removable batteries, which complicates the process of forced shutdown. If the phone freezes and does not respond to buttons, many users try to β€œtake out the battery”, but this is impossible without disassembling the device. Instead, you can use hardware reset through the charger.

Algorithm of action:

  1. Connect your phone to charging (preferably the original Xiaomi 18W+ adapter).
  2. Hold the power button + both volume buttons for 20-30 seconds.
  3. If the screen is out, release the buttons. If not, try again in 1-2 minutes (let the phone charge a little).

For fast-charging models (e.g. Xiaomi 12T Pro with 120W):

  • πŸ”Œ Use only the original cable and adapter – cheap analogues may not give enough current to trigger a hardware reset.
  • ⚑ If the phone is discharged to 0%, wait 5-10 minutes after connecting the charger before trying to turn it off with the buttons.
  • πŸ”‹ In some models (for example, POCO X4 Pro) when charging, the screen can automatically turn on - in this case, first turn off the cable, then reset.

πŸ’‘

If your phone is stuck on the charging screen (the zipper battery icon), try holding the power button for 30+ seconds, sometimes helping push the system further than the initialization process.

5. Shutdown via Fastboot (if the phone is determined by the computer)

If the phone is getting stuck but it is recognized by the computer (for example, it makes a connection sound). USB-The device can be turned off via Fastboot mode. This method requires drivers installed. ADB/Fastboot Minimal knowledge of working with the command line.

Instructions for Windows:

  1. Connect your phone to your PC through USB-cable.
  2. Open the command line (Win + R β†’ enter cmd β†’ Enter).
  3. Enter the command: adb devices If the device is detected (a serial number appears), proceed to step 4. If not, restart the phone to Fastboot manually (hold Power + Volume Down 10 seconds).
  4. Enter the command to turn off: fastboot oem off-mode-charge 0 or (for new models): fastboot reboot poweroff

If the teams didn't work:

  • πŸ–₯️ Check if you have installed Mi Flash Tool drivers (you can download it on the official Xiaomi website).
  • πŸ”Œ Try another one. USB-cable (preferably original).
  • πŸ”„ Restart your computer and phone, then try again.

On some models (such as the Xiaomi 13 Pro), the fastboot oem off-mode-charge command can enable charging mode when the phone is off instead of completely shutting down.

6. What should I do if nothing helps?

If neither method worked, it could be a hardware failure.

Check for signs of hardware malfunctions:

  • πŸ”₯ The phone is still warmed even when it is off. β†’ Possible failure of the power controller.
  • πŸ’§ On the screen appeared divorces or vertical stripes β†’ Display plume damaged.
  • πŸ”‹ The phone vibrates when charging, but does not turn on β†’ battery or power-paying problem.

Actions depending on the symptoms:

Symptoms.Possible causeDecision
The phone vibrates, but the screen is black.Failure of the display plume or graphics chipConnect to a PC – if defined as a device, try flashing through Mi Flash
The phone is warming and discharged quicklyShort circuit on boardRenovation in the service (diagnostics multimeter)
The phone does not respond to the buttons, but chargesFirmware failure or button damageTry to stitch through EDL-Mode (requires an authorized Xiaomi account)

⚠️ Warning: If the phone is in water or has been subjected to a strong vibration (for example, fell from a height), do not try to turn it on again. This can lead to a short circuit and a complete failure of the motherboard:

  1. Remove immediately. SIM-card and memory card (if you have access to the tray).
  2. Place your phone in a silica gel (or rice) bag for 24 to 48 hours.
  3. Do not connect the charger until completely dry.
  4. Contact the service center for cleaning the board with ultrasound.

πŸ’‘

If the phone does not respond to buttons and is not determined by the computer, there are only two options: wait for the battery to completely discharge (it can take 1-3 days) or contact the service for forced disconnection through test points on the board.

FAQ: Frequent questions about switching off Xiaomi buttons

Can I break my phone if I switch it off frequently?
Frequent forced shutdowns can lead to: πŸ”‹ Battery wear (sharp power outages shorten the life of Li-ion batteries). πŸ’½ File system damage (risk of data loss or "broken" memory sectors). πŸ”§ Firmware failure (if the shutdown occurred during the system update); It is recommended to use hardware reset only in extreme cases. If the phone freezes regularly, reset to factory settings or reflash it.
Why is my POCO F3 not working with Power + Volume Up?
In some models POCO (Especially with the Snapdragon processor. 870/888) nutrition + Volume Up leads to Fastboot, not Recovery: πŸ”„ Nutrition + Loudness Down (should lead to Recovery). πŸ•’ Hold the buttons for longer – until 20 seconds. πŸ”Œ Connect charging before trying (sometimes this changes button behavior).
The phone turned off with the buttons, but now it doesn't turn on.
Possible causes and solutions: Battery is dead: plug in the original charger and wait 15 to 30 minutes. If the indicator doesn't light up, try another charger. Firmware failure: if the phone was updated before turning off, the firmware may have damaged. Try to enter the Recovery (Food) + Volume Up) and select Reboot. Hardware malfunction: if the phone doesn't respond to charging and buttons, contact the service.Possible problems with the power charge or charging controller. ⚠️ Don’t try to disassemble the phone yourself – modern Xiaomi have fragile plumes and are easily damaged when unqualified repairs.
How to turn off Xiaomi if the power button is broken?
If the power button doesn’t work, try these methods: πŸ”Œ By charging: Connect your phone to the network and wait until it runs out (may take a few days). πŸ–₯️ Through ADB: if USB On, connect to the PC and execute the command: adb shell reboot -p πŸ› οΈ Through test points: the service center can turn off the phone by closing the contacts on the board (disassembly is required). If the power button breaks permanently, it can be replaced in the service (repair cost - from 1 500 before 3 000 ruble depending on the model).
Will the phone be dropped if you turn it off with buttons?
No, forced button shutdowns don't cause data resets: πŸ“± If the phone was in the process of updating the firmware, the interruption can lead to a "brick" (inoperability of the device). πŸ’Ύ If at the time of the shutdown was recorded on the memory card (for example, shooting a video), the file may be damaged. πŸ”„ After forced shutdown, some background processes (such as app updates) may require restarting. For security, backups regularly through Settings β†’ Google β†’ Backup or Mi Cloud Backup.