You pressed the power button Xiaomi Redmi, but the screen remains black, the indicators do not burn, and the phone does not show signs of life? This situation is familiar to many owners of smartphones of the brand β from the budget Redmi. 9A up to the flagship Redmi K60 Pro. Causes can range from a banal battery discharge to serious hardware breakdowns after a fall or unsuccessful firmware update.
In this article, we will not just list possible problems, but analyze them taking into account the specifics of the Xiaomi architecture: from the features of the power controller. PMIC Recovery through Fastboot and EDL. You will learn how to distinguish a software failure from a physical malfunction, when you should try to resuscitate your phone yourself, and when it is better to contact the service center. All instructions are adapted to the current Redmi models (2020-2026) and tested in practice.
1.Discharged battery or charging problems
The most common reason for the βdeadβ Redmi is a full battery discharge, but even here there are nuances: modern Xiaomi smartphones may not turn on at a charge level below 3-5%, and some models (for example, the Redmi Note 11 with a charge level below 3-5%). MTK Helio G96) Minimum voltage required to start the power controller.
How to check:
- π Connect the original cable and power supply (minimum) 18W). Using cheap accessories can block charging due to protection USB-C PD.
- β³ Leave your phone charging for at least 30 minutes.The indicator (if any) should light up in 5-10 minutes.
- π Try another cable or socket. Contact problems in the connector USB-C β culpritΒ».
- π If the indicator doesnβt burn at all, check the battery for bloating (carefully press the back cover β it shouldnβt βplayΒ»).
What to do if the charging does not go:
- π οΈ Clean the jack from dust and oxidation with alcohol. USB-C Frequently accumulates debris blocking contacts.
- π§ Try Forced Charging Start: Press Volume Down + Power for 10-15 seconds, then plug in the cable.
- π If the phone heats up when the cable is connected but does not charge, it is a sign of a controller malfunction. PMIC (repair).
β οΈ Warning: Don't use "fast" charging from other brands (such as Samsung or OnePlus). Xiaomi controllers may block power due to incompatible Quick Charge protocols.
2. Software failures: from getting stuck to "brick"
If the Redmi phone is responding to charging (lights, vibrates), but does not turn on, the problem is most likely software.
- π± System freeze after update (MIUI or hyperos).
- π Failed firmware via Fastboot or Recovery.
- π§Ή Application conflict (especially after installing modified applications) APK magisk).
- π Reset to factory settings interrupted at half the process.
How to restore work:
Method 1: Forced resetting
Squeeze the combination of Volume Up + Power for 15-20 seconds on some models (e.g. Redmi Note 12 Pro)+) Only Volume Down can work. + If the phone vibrates, release the buttons and wait 1-2 minutes.
Method 2: Entering Recovery Mode
For this:
- Turn off the phone (if it is in a getting stuck state β perform a forced reboot).
- Press Volume Up + Power before the Mi logo appears.
- In the Recovery menu, select Wipe Data β Wipe All Data (Resetting Settings).
- After resetting, restart the device.
β οΈ Note: On models with a blocked bootloader (Redmi for the global market), a reset via Recovery may require you to enter a password from your Mi Account. If you don't remember it, use Fastboot.
Download the official firmware for your model with [en.miui.com](https://en.miui.com)
Install ADB/Fastboot drivers on PC
Connect your phone to your PC in Fastboot mode (click Volume Down) + Power)
Disable the antivirus (it can block firmware files)-->
Method 3: Firmware through Fastboot
If the phone is detected by the PC in Fastboot mode (check through the command fastboot devices), but does not boot - flash it with the official firmware:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot rebootFor models with Dynamic Partition (e.g. Redmi) K50) use the command:
fastboot update rom.zipWhat if Fastboot canβt see the phone?
Hardware breakdowns: from display to motherboard
If the phone doesn't respond to charging, buttons, and PC connectivity, it's probably hardware.
| Symptoms. | Probable cause | Decision |
|---|---|---|
| The phone vibrates when charging, but the screen is black | Failure of the display plume or the screen itself | Replacement of the display (cost: 2-5 thousand rubles) |
| The indicator is on, but the phone does not turn on or charge | Power Controller failure (PMIC) | Repair of the motherboard (salting/replacement) PMIC) |
| The phone gets hot when you connect the cable | Short circuit in the food chain (often after moisture is ingested) | Diagnosis with a multimeter, replacement of damaged elements |
| No reaction to the power button, but the phone is determined by the PC | Failure of the Power button or its plume | Replacement of the button (1-3 thousand rubles) |
How to diagnose a hardware breakdown:
- π Visual inspection: check the phone for cracks, dents, traces of oxidation on the connector.
- π§ Moisture: If the phone has been in contact with water, even after a week, it can manifest as corrosion on the board.
- π₯ Overheating: If the phone was heated up before it broke down (for example, during a game), the processor or memory chip could fail.
β οΈ Warning: If you suspect a hardware malfunction, do not try to stitch your phone through EDL This can make the problem worse if the flash memory is damaged (eMMC/UFS).
π‘
If the phone falls into the water, turn it off immediately, remove it. SIM-card and battery (if possible), then place in rice or silica gel for 24-48 hours. DO NOT turn on until you are sure there is no moisture!
4. Problems after updating or firmware
Updates MIUI or HyperOS sometimes leads to a "brick," a condition where the phone doesn't turn on but can be detected by a PC:
- π¦ Interrupted update (for example, power was turned off during installation).
- π Incompatible firmware (e.g., Global Firmware) ROM on the Chinese version of Redmi).
- π Blocking the bootloader after resetting settings (requires authorization for Mi Account).
How to restore:
Step 1: Check the mode EDL
If the phone is not detected in Fastboot, but the PC makes the sound of the deviceβs connection β it may be in mode. EDL (Emergency Download Mode for recovery:
- Download the Mi Flash Tool and the official firmware for your model.
- Connect your phone to your PC by holding Volume Up + Volume Down (only Volume Down on some models).
- In Mi Flash, select Clean All and flash the device.
Step 2: Unlocking the bootloader
If after reset, the phone requires authorization Mi Account, but you do not remember the password:
- Go to account.xiaomi.com and try to restore access.
- If your account is not yours (the phone is purchased by hand), contact the previous owner or service center with proof of purchase.
π‘
Firmware through EDL It deletes all the data on your phone, including photos and apps. If your phone had important files, try extracting them first through Fastboot. /data).
5. Problems with the power button or plumes
If the phone does not respond to the power button, but at the same time:
- π Charging (indicator on fire),
- π» Determined by PC in mode Fastboot/ADB,
- π Reboots when connected to charging,
The problem is most likely in the mechanical part of the button or its plume.
How to check:
- π Carefully press the power button from different sides. If the phone sometimes turns on, the problem is the contact.
- π οΈ Disassemble the phone (if you have experience) and check if the button plume has disconnected from the motherboard.
- π§ Connect your phone to your PC and try to turn it on with the adb reboot command (if you have a phone that is connected to your PC). ADB included).
Temporary solution: If the button does not work, but the phone turns on when connecting to charging, you can use the adb shell input keyevent 26 command to program the screen.
β οΈ Note: On Redmi models with IP53 (For example, the Redmi Note 12 Pro+) The power button can stick with dust, clean it with alcohol or compressed air.
6.Recover data from a broken Redmi
If the phone doesnβt turn on but you need to save photos, contacts, or files, there are a few ways to do this:
Method 1: Extract via TWRP
If the phone has custom recovery installed (TWRP):
- Boot in. TWRP (Clip Volume Up + Power).
- Connect your phone to your PC and copy the data through MTP.
- Or use it. ADB Pull: adb pull /data/media/0/DCIM C:\Redmi_Photos
Method 2: Reading through eMMC
If the phone is not identified by the PC, but you are ready to disassemble it:
- Remove the memory chip (eMMC or UFS) fee.
- Connect it to a programmer (e.g. EasyJTAG or UFI Box).
- Count the data in format RAW Restore them through R-Studio or UFS Explorer.
Important: this method requires soldering skills and costs 3-10 thousand rubles. in the service center.
π‘
If BitLocker was enabled on the phone (on some Windows 11 models) or encryption FBE (File-Based Encryption: Data cannot be recovered without password.
7. When to contact the service center
Not all breakdowns can be repaired by yourself.
- π₯ The phone overheats when connected to charging or spontaneously shuts down.
- π§ It was a bit of water (even if it was a few days).
- π§ You took the phone apart, but it stopped turning on after it was assembled.
- π± Artifacts appear on the screen (stripes, flickering) - this is a sign of a malfunction of the graphics chip.
- π Battery swelled (back cover deformed).
Cost of repair in official Xiaomi services (2026):
| Type of repair | Cost (rupe) |
|---|---|
| Replacement of the display (with touchscreen) | 3 000 β 8 000 |
| Power Controller Repair (PMIC) | 4 000 β 12 000 |
| Battery replacement | 1 500 β 3 500 |
| Recovery from spillage | 5 000 β 15 000 |
| Firmware through EDL (data-free) | 1 000 β 2 500 |
β οΈ Warning: In informal services, repairs may be cheaper, but there is a risk of installing non-original parts (e.g., a battery without a temperature controller!
8. Prevention of inclusion problems
To avoid situations where Redmi refuses to turn on:
- π§ Avoid moisture, even Redmi with IP53 Not protected from full immersion.
Useful settings for stability:
- Turn off Auto-start for unnecessary apps (Settings) β Permissions β Auto-start).
- Activate Battery saver at a charge level below 15%.
- Clean the cache regularly (Settings) β Storage β Cleaner).
π‘
If you drop your phone frequently, install a durable glass and cushion case. On Redmi Note 12 and newer models, the screen is particularly vulnerable due to the thin bezels.