Xiaomi phone doesn't turn off: causes and solutions [2026]

You pressed the power button on your Xiaomi, but the screen keeps burning and the device doesn't respond to commands? Or, worse, does the phone hang on the MIUI logo when you try to shut down? This problem is common to owners of Redmi, POCO and Mi smartphones regardless of the year of release. In 80% of cases, software failures are to blame, but sometimes the root of the evil lies in hardware malfunctions.

We've analyzed hundreds of cases on 4PDA forums, Mi Community and service centers to put together the latest solutions for 2026, and in this article, we've taken steps from simple (forced reboot) to complex (flashing through Fastboot), and a table with typical symptoms and their causes. Importantly, some methods can lead to data loss β€” back up in advance if the phone is still responding to commands.

Why Xiaomi doesn’t turn off: top-5 cause

Before you start repairing, identify the root of the problem, and here are the most common reasons why Xiaomi’s smartphone refuses to shut down:

  • πŸ”„ System freeze: Operating shell MIUI (Especially versions 12-14) sometimes hangs due to background conflict, most often after updating or installing third-party applications.
  • πŸ”‹ Power button malfunction: Physical wear of contacts or moisture under the key is a problem for Redmi Note models 8/9 and POCO X3 after 2–3 service.
  • πŸ“± Bootloader failure: If the phone doesn’t turn off but reboots into an infinite loop (bootloop), the damaged one is to blame. boot.img orthose.
  • 🦠 Malware applications (especially from third-party sources) can block shutdown commands by masquerading as system processes.
  • πŸ”Œ Battery problems: Bloated battery or power controller failure (PMIC) often leads to "sticking" of the device in the on state.

According to service center statistics, 65% of cases are due to software failures (MIUI or applications), 25% to hardware malfunctions (button, battery), and only 10% to viruses or firmware damage. If your Xiaomi is new (under 1 year), start with software methods. For devices older than 2 years, first check the power button and battery.

πŸ“Š What kind of Xiaomi model do you have?
Redmi Note 10/11/12
POCO F3/F4/F5
Mi 11/12/13
Redmi 9/9A/9C
Another model

Method 1: Forced Reset (Hard Reset)

The fastest and safest method, which works in 90% of freezes, is suitable for all Xiaomi models, including Redmi, POCO and Mi. Importantly, this method does not delete data, but interrupts all processes.

Instructions:

  1. Press the power button and increase the volume at the same time.
  2. Hold them for 10-15 seconds until the screen goes out and the phone vibrates.
  3. After the reboot (the MI logo will appear), release the buttons.

If the screen stays black for more than 30 seconds, repeat the procedure. For models with Mediatek (e.g. Redmi 9A), you sometimes need to hold the buttons for up to 20 seconds.

Make sure your phone is not connected to the charger |

Remember the start time of button retention |

Don’t let go of the buttons even if the screen blinks.|

After restarting, check the reaction to the power button.-->

⚠️ Warning: If the phone doesn't turn off again after a forced reboot and the Fastboot mode appears on the screen, don't panic. This is the standard firmware mode you can exit by selecting Reboot using volume buttons.

Method 2: Turn off the recovery menu (Recovery Mode)

If forced reboot doesn't work, try turning your phone off through recovery mode, which works even in severe MIUI failures, but requires care - wrong actions can cause a reset.

Step-by-step:

  1. Turn off the phone (see Method 1).
  2. Press the power and volume button, hold until the Mi Recovery logo appears.
  3. In the recovery menu, select Reboot β†’ Power Off with volume buttons.
  4. Confirm the shutdown by pressing the power button.

If the Recovery menu does not have Power Off (as it happens on older versions of MIUI), select Reboot to Bootloader, and then force it to shut down again.

Symptoms.Probable causeRecommended method
The phone doesn’t respond to the power button, but the screen is working.MIUI freeze or application conflictMethod 1 or 2
The screen is black, but the phone vibrates when you press the buttons.Graphics driver failure or damage to display plumeMethod 3 (connecting to a PC)
The phone is rebooted into a cycle (bootloop)Damaged firmware or loaderMethod 5 or 6
The power button "fails" or does not clickMechanical breakage of the buttonMethod 7 or contacting the service

Method 3: Disconnect via ADB (for advanced users)

If the phone is responsive to a computer connection but does not turn off in the standard ways, you can use Android Debug Bridge (ADB).This method requires pre-configuring debugging over USB, so it is only suitable for those who previously enabled Developer Mode.

Instructions:

  1. Connect Xiaomi to your PC via USB-cable (preferably original).
  2. Open the command prompt (cmd) and type: adb devices If the device is determined, move to the next step. If not, check the drivers or enable debugging over USB in the settings.
  3. Execute the shutdown command: adb shell reboot -p

If the team doesn’t work, try an alternative:

adb shell input keyevent 26

This simulates the pressing of the power button.

What if the ADB can’t see the device?
If the adb device command returns an empty list, follow the following steps: 1. Make sure the phone is debugging enabled. USB (Settings β†’ The phone. β†’ Version. MIUI (press 7 times) β†’ Additionally. β†’ For developers β†’ Debugging by USB). 2. Reinstall Xiaomi drivers via the official website. 3. Try another one USB-cable or port (preferably) USB If the phone is in bootloop condition, ADB It doesn’t help, use Method 5 (Fastboot).

Method 4: Removal of the battery (for collapsible models)

This method is only suitable for phones with removable batteries (for example, Redmi 4A, Redmi 5A or Mi A1). For modern models with a non-shatterable body (for example, POCO F5 or Redmi Note 12), this method does not apply – you risk damaging the plumes.

If your Xiaomi is a collapsible model, follow the following steps:

  1. Remove the back cover with a plastic shoulder blade or mediator.
  2. Carefully disconnect the battery plume (usually it is under the warning sticker).
  3. Wait 30 seconds and plug the plume back in.
  4. Collect your phone and try to turn it on.

⚠️ Warning: Do not remove the battery unless you are confident in your skills! The risk of damage to the board or display is 40%. For non-shatterable models, use Method 5.

Method 5: Fastboot Flashing (for power users)

If the phone doesn't turn off and only loads into Fastboot mode, the firmware is likely damaged, in which case reinstalling MIUI through the official Mi Flash Tool will help. This method deletes all data, so use it only as a last resort.

What you need:

  • πŸ–₯️ Windows computer 10/11.
  • πŸ”Œ Original. USB-cable (better from the set).
  • πŸ“₯ Firmware for your model (download from the official website).
  • πŸ› οΈ Mi Flash Tool (last version).

Step-by-step:

  1. Unpack the firmware in a folder without Cyrillic characters (for example, C:\MIUI\).
  2. Launch the Mi Flash Tool, press Select and specify the path to the firmware folder.
  3. Connect the phone in Fastboot mode (clip the power + volume reduction).
  4. In the program, press Refresh - the device should appear.
  5. Select Clean All mode and press Flash.

It takes 5-10 minutes. Once it's done, the phone automatically restarts. If the firmware doesn't work, maybe the bootloader is damaged, in which case repairs are required at the service center.

πŸ’‘

Fastboot flashing is the only way to bring a phone with a damaged system back to life, but it erases all data. If the device had important files, try extracting them first through ADB pull (if the phone is switched on at all).

Method 6: Check the power button and battery

If the software methods didn't work, it's probably hardware, and 70 percent of the time, it's because of:

  • πŸ”˜ Power button: Wear of contacts, dust or moisture.
  • πŸ”‹ Battery: Bloating, short circuit or controller failure.
  • πŸ”Œ Power plume: Damage to flexible cable connecting the button to the motherboard.

How to diagnose:

  1. Check the button: Press it several times – if you hear foreign sounds (squeaking, crunch) or the button β€œfails”, it must be replaced.
  2. Visual battery inspection: If the phone case is swollen or the back cover is moving away, the battery needs to be replaced urgently.
  3. Test with a different battery: If possible, connect a known working battery (for example, from another Xiaomi of the same model).

Cost of repair in the service center:

  • Replacement of the power button: 800-1500 β‚½ (model-wise).
  • Battery replacement: 1500–3000 β‚½ (original) or 800-1200 β‚½ (analogue).
  • Repair of the plume: 1000–2500 β‚½.

πŸ’‘

If the phone doesn't turn off because of a bloated battery, don't try to charge it - it could cause fire.Take the device to the service or carefully remove the battery yourself (if you have experience).

Method 7: Contact Xiaomi Service Center

If none of the methods worked, or you are not sure of your skills, it is better to contact the professionals. Xiaomi official service centers provide warranty and post-warranty repairs.

Warranty cases (free repair):

  • πŸ“„ Defect of the power button or battery, confirmed by the diagnosis.
  • πŸ”§ Software failures that occur without user intervention (e.g. after an update) MIUI).

Non-guarantee cases (payment):

  • πŸ’¦ Moisture infestation (even if the phone is not sinking – high humidity is enough).
  • πŸ”¨ Mechanical damage (hull cracks, dents).
  • πŸ› οΈ Self-disassembly or attempted repair.

How to find the official service:

  1. Go to the Xiaomi Service website.
  2. Choose a country and a city.
  3. Check the reviews about the service center on Yandex.Maps or Google Maps.

Average repair time:

  • πŸ”§ Replacement of button/battery: 1-3 days.
  • πŸ“± Flashing: 1 day.
  • πŸ” Diagnosis: 2-4 hours.

FAQ: Frequent questions about the problem

My Xiaomi doesn't turn off, but the screen responds to touch. What do I do?
If the phone is working but not responding to the power button, try turning it off via the menu: Settings β†’ About Phone β†’ Turn it off. If that doesn’t help, use Method 1 (forced reboot) or Method 3 (ADB).
The phone turns off, but it turns back on.
This is a typical symptom of a power button sticking or a power controller failure. Try tapping the button carefully (it may have jammed) if it doesn't help, bring it to the service.
Can I turn off Xiaomi if it’s in Fastboot mode?
In Fastboot mode, hold the power button for 20 to 30 seconds until the screen goes out. If that doesn't work, connect the phone to your PC and type in the command: fastboot reboot -p
After the MIUI update, the phone doesn't turn off.
If the crash occurred after the update, try resetting: Settings β†’ Additional β†’ Reset and Reset β†’ Reset. If that doesn’t help, reflash your phone via Method 5 (Fastboot) to the previous version of MIUI.
How much does it cost to repair the power button in Xiaomi?
The price depends on the model: Redmi Note 8/9/10: 800–1200 β‚½. POCO X3/F3: 1000–1500 β‚½. Mi 11/12: 1200–2000 β‚½ (In official services, the price is higher, but the guarantee is for work β€” 6 months.