How to Reboot Xiaomi Phone If the Power Button Doesn't Work: The Complete Guide

Why Xiaomi’s Power Button Could Fail and What to Do

The power button on Xiaomi smartphones (including the Redmi, POCO and Mi series) is one of the most vulnerable elements. According to service centers, up to 15% of calls are due to mechanical failure of this particular key. The reasons range from banal contamination of contacts (dust, moisture) to wear of the microswitch after 50,000 to 100,000 presses. But what if the phone freezes and the physical button does not respond?

In this article, we will discuss 7 reboot work methods, including software (through menus, gestures, ADB) and hardware (charging, battery). Importantly, some methods require pre-configuration - if your Xiaomi is not already responding, skip them and go to the sections about emergency reboot or battery recovery.

Before you start, check:

  • πŸ”‹ Phone discharged? connect to charge for 10-15 minutes - sometimes the device fails to respond due to critical battery levels.
  • πŸ’§ If so, don't connect to the network, dry first (short circuit risk!).
  • πŸ”„ Do you have a screen hanging? Try waiting 5-10 minutes, sometimes the system repairs itself.

Method 1: Reboot through the menu (if the screen is running)

If the display is touch-responsive but the power button is broken, use a software reboot.This method works on all Xiaomi models with MIUI 10 and later, including the Redmi Note 10/11, POCO X3/X4, Mi 11/12.

Instructions:

  1. Open Settings (the gear icon on the main screen).
  2. Go to the About Phone section. β†’ Reboot.
  3. Confirm the action by clicking Reboot.

If the About phone menu is missing (on some firmware), an alternative path is: Settings β†’ System β†’ Additional β†’ Reboot.

Make sure your phone is at least 20% charged |Close all apps (double-click on the Home button) |Connect to Wi-Fi (if you plan to upgrade after rebooting) |Save open tabs in your browser

-->

⚠️ Attention: On devices with MIUI 13+ Android 12+ If you don't find Reset, search by settings (lap in the upper right corner) and type in "Reset».

Method 2: Reboot gesture (for models with MIUI 12 and later)

Xiaomi has added a hidden gesture reboot feature in MIUI 12-14 firmware, which works even when the screen is locked, but requires pre-activation. If you set it up in advance, you're in luck!

How to turn on (if the phone is still working):

  1. Go to Settings β†’ Special features β†’ Reboot gesture.
  2. Activate the slider and remember the combination (by default – triple tap on the screen).

How to use when hanging:

  • πŸ‘† On the locked screen, touch your finger three times anywhere (not by icons!).
  • πŸ”„ There will be a menu with options: Reboot, Shutdown, Emergency mode.
  • πŸ“± Select Reboot and Confirm.

Yes, I used it | Yes, but I didn't set it up | No, I have an old model | I don't know how to check-->

⚠️ Note: On some models (e.g, POCO F3) The gesture may conflict with other features, such as Double Tap to Wake. If the triple touch doesn't work, check the Screen settings. β†’ Additionally.

Method 3: Forced reboot via charger

If the phone doesn’t respond fully (black screen, no touch response), try hardware reset via charging, which works thanks to the Qualcomm power controller (used in 90% of Xiaomi smartphones).

Step-by-step:

  1. Connect your phone to the original charger (or Quick Charge).
  2. Hold the volume button (+) for 10-15 seconds.
  3. Without releasing the button, wait another 5 seconds – the phone should vibrate and reboot.

Xiaomi modelRetention time (sec)Success of the method (%)
Redmi Note 10/1112–1485%
POCO X3/X410–1290%
Mi 11/1215+75%
Redmi 9/9A8–1095%

Critical: Do not use cheap chargers without protection from power surges - this can damage the motherboard when forced to restart.

Method 4: Reboot through ADB (for advanced users)

If you have access to a computer and USB debugging enabled, you can reboot Xiaomi via ADB (Android Debug Bridge), which is suitable for models with unlocked bootloader or root rights, but works on standard firmware when activated debugging.

What you need:

  • πŸ–₯️ Computer with Windows/macOS/Linux.
  • πŸ”Œ USB-cable (preferably original).
  • πŸ“₯ Installed drivers Xiaomi and ADB Tools.

Instructions:

1. Connect the phone to the PC.


2. Open the command line (Win + R β†’ cmd).




3. Enter the commands in turn:




Adb devices (Connection Check)




adb shell




reboot

What if the ADB can’t see the device?
If the team `adb devices` returns an empty list: 1. Check if debugging is enabled by USB (Settings β†’ The phone. β†’ Version. MIUI β†’ 7 times to unlock the developer menu, then Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB). 2. Install drivers manually via Mi PC Suite. 3. Try another one. USB-cable (better from the kit). 4. Restart your PC and phone.

⚠️ Attention: Use ADB on blocked bootloaders (bootloader) can lead to a data reset if previously the Mi Account was linked. POCO F2 Pro and Mi 10 Ultra is especially relevant – check the lock status through fastboot oem device-info.

Method 5: Removing the battery (extreme case)

If none of these methods work, you can still physically shut down the power, which is only suitable for removable battery models (e.g. Redmi 4A, Redmi 5A) or if you're ready to disassemble the body.

Step-by-step algorithm:

  1. Turn off the phone (if possible) via the menu or hold down the volume + charge button.
  2. With a plastic shoulder blade (or mediator), you can pull the back cover. Start at the corners, and there are usually latches.
  3. Disconnect the battery plume (it is connected to the motherboard with a small connector).
  4. Wait 30 seconds, then plug the battery back in and collect the phone.

For non-removable batteries (most modern models):

  • πŸ› οΈ You will need to warm up the back cover with a hair dryer (temperature 60-80).Β°C) for softening the glue.
  • πŸ”§ Use a suction cup to gently raise the screen (risk of plume damage!).
  • ⚑ After the battery is turned off, do not press the power button – this can cause static voltage.

πŸ’‘

Before disassembling, take a picture of the location of the plumes and screws - this will help to properly assemble the phone back. For the POCO X3 NFC and Redmi Note 10 Pro models, disassembly schemes can be found on iFixit.

Method 6: Using Fastboot Mode

Fastboot mode allows you to restart your phone even when the power button is broken, if the device reacts to the connection to the PC in any way, a method suitable for firmware or system recovery.

How to log into Fastboot without the power button:

  1. Connect your phone to your PC via USB.
  2. In the command line, type: adb reboot bootloader
  3. If the ADB doesn’t work, try the combination: Hold the volume button (–) + connect the USB cable.

You may further:

  • πŸ”„ Reboot your phone with the command: fastboot reboot
  • πŸ“₯ Fastboot Flash Recovery (Fastboot Flash Recovery) twrp.img).
  • πŸ”§ Fastboot erase userdata – deletes all data!).

πŸ’‘

Fastboot mode is the only way to bring the phone back to life if it doesn’t respond to charging and gestures, but is determined by the computer. Xiaomi models with a MediaTek processor (such as Redmi 9C) may require a BROM mode instead of fastboot (it needs special drivers).

Method 7: Contacting a service center when nothing helps

If all of these methods fail, the problem may be deeper:

  • πŸ”Œ Power controller malfunction (often after falls or moisture ingestion).
  • πŸ”‹ Battery bloating (may put pressure on motherboard).
  • πŸ›©οΈ Damage to the power button plume (requires soldering).

When to go to the service:

  • πŸ“± The phone does not turn on even after the battery is removed.
  • πŸ’¦ There were signs of fluid intrusion (oxidation on the board).
  • πŸ”₯ The body is deformed or warmed for no reason.

The cost of repair in official Xiaomi services (in Moscow, 2026):

Type of breakdownCost (β‚½)Date(s)
Replacement of the power button1 200–2 5001–2
Repair of the power controller3 000–6 0003–5
Battery replacement1 500–3 0001

⚠️ Note: In informal services, repairs may be cheaper, but the risk of using non-original parts is higher. POCO X3 Pro often breaks down after 2-3 months. check the parts warranty!

Frequently asked questions

Can you reboot Xiaomi through Google Assistant?
No, the Google Assistant voice assistant doesn't support the reboot command for security reasons, but you can try saying, "OK, Google, turn off Bluetooth" -- if the phone responds, the microphone works, and you can try other methods (e.g. ADB).
Why does the phone not turn on after rebooting through charging?
That could indicate: πŸ”‹ Full battery discharge (wait 15-20 minutes on charging). πŸ”Œ Damage to the power controller (repair required). πŸ“± Firmware failure (try logging into Fastboot and flashing again). If the charging indicator doesn't burn, the problem is more hardware.
How to reboot Xiaomi if the screen is broken and does not respond to touch?
That way, they'll do: πŸ”Œ Forced reboot via charging (method 3). πŸ–₯️ ADB, if the debugging has been included previously. πŸ”§ Disassemble and remove the battery (mode 5). If the screen is completely black, but the phone vibrates when you connect the charger, try connecting it to the PC and use it. ADB Blind mode (input commands from memory).
Will it be reset to factory settings if you reboot your phone via Fastboot?
No, a simple command fastboot reboot does not result in a reset. However, if you run fastboot erase userdata, all data will be deleted. Be careful with commands in Fastboot - some of them (like fastboot flash) can make the phone inoperable if used improperly.
Can I repair the power button myself?
Theoretically, yes, but it requires: πŸ› οΈ Screwdriver kit (Torx) T3–T5 Xiaomi). πŸ”₯ Dryer for softening glue (on models with a non-removable battery). πŸ•΅οΈβ€β™‚οΈ soldering experience (if the problem is in the plume) To replace the button itself with the Redmi Note 8 Pro or POCO F1 You need to solder the old and solder the new - without skills, the risk of damage to the fee is high.