A broken power button on Xiaomi is one of the most frustrating breakdowns that can completely paralyze a smartphone. Without the ability to physically press a key, users face problems: the phone does not turn off, does not reboot, and sometimes even freezes on the lock screen. But do not rush to carry the device to the service center, in 90% of cases, the reboot can be performed software or using alternative hardware methods.
In this article, we will discuss all the current ways to reboot for Xiaomi, Redmi and POCO smartphones, including models with MIUI 12/13/14 and Android 11/12/13/14. From simple software solutions to emergency measures, you will learn how to regain control of the device even without a power button working.
Why Xiaomiβs power button may not work
Before we go into reboots, it's important to understand the cause of the malfunction, which will help you choose the most effective method and avoid the problem from getting worse.
- π Mechanical damage β the button stuck, the contact fell off, or the microswitch broke (often after falling or getting moisture).
- π» Software failure β the system does not recognize the pressings due to errors in the MIUI or drivers (for example, after a failed update).
- π Power problems β a discharged battery or faulty charging controller blocks the response to a button.
- π οΈ After repair β if you recently changed the display, battery or motherboard, could damage the plume of the button.
If the button sometimes works (for example, with a strong press or at a certain angle), the problem is more mechanical, if it does not respond at all, it is the software or a complete contact break, in the latter case, you can not do without disassembling the device, but you can still restart the phone.
It doesn't work.|It works, but it's intermittent.|Sticks/snags|I don't know, first time I've encountered it.-->
Method 1: Reboot via MIUI menu (if phone is on)
The easiest method is to use the built-in MIUI features. It is suitable if the smartphone screen is working and the power button does not respond only to hold (for example, to call the reset menu).
Instructions:
- Open the settings (cog icon on the desktop).
- Go to About Phone (in some versions of MIUI β About Device).
- Slip on the item Reboot (or turn off if you need a complete disconnect).
- Confirm the action in the window that appears.
If your MIUI version does not have a βRebootβ option, use an alternative path:
- π± Open the Notification Panel (swipe down from the top edge of the screen).
- π Find the Reboot icon (if it is not, tap the icon). βοΈ Settings in the upper right corner of the panel).
Close all important applications|Connect the charge (if the battery is discharged)|Keep open files.|Make sure that SIM-card not blocked-->
Note: Some models (e.g., POCO F3 or Redmi Note 10 Pro) may have a mode-selected menu (Normal Reboot, Safe Mode, Recovery) after clicking "Reboot."
Method 2: Forced reboot via charger
If the phone doesn't respond to touch (the screen is black, but the device is warm), you can try to wake it up with a charger, which works because when the power is connected, the charging controller is activated, which can initiate a restart of the system.
Step-by-step:
- Connect your smartphone to the original charger (it is better to use the power supply from Xiaomi at 18-33 watts).
- Wait 10-15 seconds β sometimes the phone turns on or shows the charging indicator.
- If the screen remains black, hold the Volume Up button for 20-30 seconds, which will cause a forced reboot on some models.
- If nothing happens, turn off the charging, wait 5 seconds and reconnect.
If the battery is completely discharged (below 3%), this method will not work β you first need to recharge the phone to at least 5-10%.
Why not work with unoriginal charging?
Method 3: Using Fastboot Mode (for Power Users)
If the phone turns on, but the power button doesn't work even for short-term presses, you can reboot it through Fastboot, a special mode for firmware and diagnostics. USB-cable, but suitable even for completely dead screens (if the device is determined by the PC).
What you need:
- π₯οΈ Computer with Windows/macOS/Linux.
- π Cable USB Type-C (preferably original).
- π οΈ Utility. ADB & Fastboot Tools (you can download from the official Android website).
Instructions:
- Connect the phone to the computer.
- Open the Command Prompt (cmd) or Terminal.
- Enter the command to check the connection: fastboot devices If the device is determined (its serial number appears), move to the next step. If not, try another cable or USB port.
- Run the reboot command: fastboot reboot
If the phone is not detected in Fastboot, try to manually convert it to this mode:
- π Turn off the device (if it still works, use Method 1).
- π Hold Volume Down + Power (if the power button does not work at all, this method will not work).
π‘
If the phone doesnβt restart after the fastboot reboot command, try fastboot reboot recovery β this will load it into recovery mode, from where you can select the restart option.
Method 4: Battery Removal (for older models with removable battery)
On Xiaomi smartphones before 2017-2018 (e.g. Redmi 4A, Redmi Note 3, Mi 5), the battery was removable, and if you have this model, the most reliable way to reboot is to physically shut down the power.
How to do this:
- Turn off your phone (if it still responds to touch).
- Remove the back cover (a plastic shoulder blade or mediator will be required).
- Carefully disconnect the battery plume or remove it completely.
- Wait 30 to 60 seconds (this will reset the residual charge of the capacitors).
- Install the battery back and turn on the phone with the power button (if it works even a little) or through charging (Method 2).
β οΈ Note: New models (Redmi Note 10, POCO X3, Xiaomi 12 and newer) the battery is non-removable, and trying to remove it without special skills will damage the plume or blow up the battery!
If you are not sure if the removable battery in your model, check the table:
| Model | Year of release | Removable battery? | Note |
|---|---|---|---|
| Redmi 3/3S/3X | 2015β2016 | Yes. | The lid is removed without tools |
| Redmi Note 4/4X | 2017 | Partially. | Requires the plume to be disconnected. |
| Mi 5/5s/5s Plus | 2016β2017 | No. | Cooled body, soldered battery |
| POCO F1 | 2018 | No. | Non-removable battery 4000 mAh |
| Redmi Note 9 Pro and Newer | 2020β... | No. | It requires a full analysis. |
Method 5: Emergency reboot via ADB (no power button)
If the phone is on, but the power button doesn't work even for short-term taps, and the Fastboot isn't available, you can use ADB (Android Debug Bridge), which requires pre-activating USB Debugging in the developer's settings.
Important: If youβve never enabled USB debugging, this method wonβt work!
Instructions:
- Connect the phone to your computer and confirm your trust in the device (if you receive a request).
- Open the Command Prompt in the ADB folder.
- Enter the command to check the connection: Adb devices should appear serial number of your Xiaomi.
- Do the reboot: adb reboot
If you need to reboot to Recovery (for example, to reset settings), use:
adb reboot recoveryβ οΈ Note: After rebooting through ADB You may need to re-enable the debugging USB. If the lock screen is on, unlock the phone manually (for example, through a fingerprint or a fingerprint). PIN-code).
π‘
If ADB Does not see the device, check the drivers (install Mi) PC Suite and try another one USB-On Windows, sometimes it helps to disable the driver signature.
What to do if nothing helps: hardware solutions
If none of the software methods worked, the problem is probably hardware, and in this case, there are three options:
- π§ Power button repairs -- microswitch or plume replacements, 800 to 2,500. β½ model-wise.
- π Connection through test points β experienced masters can close contacts on the board, simulating the push of a button (temporary solution).
- π± Replacement of the motherboard is the last resort if the power controller is damaged. Cost: from 5000 β½.
Before you bring your phone to the service, try diagnosing the problem yourself:
- π Light a flashlight on the button β if it shows dirt or oxidation, it can be cleaned with alcohol.
- π΅ Connect your headphones and check if your phone is responding to other buttons (volume, lock.
- π Try charging your phone with another cable - sometimes "glitch" buttons are associated with unstable power supply.
If you decide to repair the device yourself, consider:
- π Xiaomi is better off buying parts on AliExpress (sellers rated 98%+) or in trusted stores (for example, MegaFon Shop, Connected).
- π§ For analysis you will need: plastic spatula, sucker, tweezers and hair dryer (to soften the glue).
- πΉ Before disassembling, watch the video instructions for your model - the location of the plumes may differ.
How to avoid repeated problems with the power button
If you can reboot Xiaomi without a power button, take care to prevent the problem from recurring.
- π« Avoid mechanical stress β do not put your phone in your pocket with your keys, do not press the button with dirty or wet hands.
- π Regularly update the software in new versions MIUI Frequently fixing food management bugs.
- π Watch the battery β if the phone suddenly turns off at 20-30% charge, the battery needs to be replaced (a discharged battery can cause button failures).
- π‘οΈ Use a case with a cutout under the button - this will protect it from accidental pressing and dust.
If the button has already started to βglueβ, but still works, you can extend its life:
- π§΄ Wipe the area around the button with isopropyl alcohol (at least 90%) β this will remove oxides.
- π Set up program buttons (for example, double tap to wake up in Settings) β Lock screen).
- π Enable automatic reboot on schedule (in Settings) β Additionally. β Planner).
Important: If the power button stopped working after falling or getting moisture, do not pull with repair - over time, oxidation can spread to other components of the board.