How to see battery wear on Xiaomi Redmi: all ways

Why it is important to monitor the health of the smartphone battery

The Li-ion batteries in Xiaomi Redmi smartphones are consumables with a limited lifespan. Even with careful use, the battery capacity gradually decreases: after 300-500 charging cycles, you may notice that the phone discharges 20-30% faster than after purchase, the reason lies in the chemical processes inside the cell: over time, the electrolyte degrades, and the anode loses the ability to hold lithium ions.

The problem is compounded if you actively use fast charging, often discharge your phone β€œto zero” or leave it in the sun. Manufacturers (including Xiaomi) do not usually advertise real battery wear in standard settings, but this information can be obtained through hidden tools or third-party utilities.

In this article, we’ll look at 5 proven ways to test battery wear on Redmi, from simple (via phone menus) to advanced (using ADB), and learn what are considered critical, and what to do if the capacity has dropped below 70%.

Method 1: Check through hidden engineering menu (#4636##)

The fastest method is to use the built-in engineering menu that is on all Xiaomi Redmi smartphones (including Note 10/11/12, Redmi 9/10/13C and others) and does not require root rights or additional applications, but shows basic information about the battery.

To open the menu:

  1. Open the Phone app.
  2. Enter the combination: ##4636### (some firmware may not work – see alternatives below).
  3. Select Battery Information (Battery Information).

In this menu, pay attention to two key parameters:

  • πŸ”‹ Level of charge (level) – current percentage in numbers (may differ from the indicator in the statusbar).
  • πŸ“Š Battery Health – Good (good), Unknown (unknown) or percent of wear (e.g. 85) may be listed here%).
  • ⚑ Technology: Li-ion or Li-poly.

⚠️ Attention: On new versions MIUI 14+ If the menu doesn't open, try the alternative code: ##2846579## β†’ ProjectMenu β†’ Background setting β†’ Battery Log.

πŸ’‘

If the engineering menu doesn’t open, check if it’s disabled in the developer settings. Go to Settings β†’ About Phone β†’ MIUI version and tap it 7 times to activate the developer mode.

Method 2: Use of the AccuBattery application (most accurate method)

AccuBattery (available on Google Play) is the gold standard for battery diagnostics, not only showing current wear, but also analyzing real capacity, discharging speed, and even predicting the remaining battery life, and is suitable for all Redmi models, including the Redmi Note 12 Pro+ and Redmi 13C.

How to use:

  1. Download and install AccuBattery (free version with advertising).
  2. Charge the phone to 100% and connect to charging for another 15-20 minutes (to reset the charge control meter).
  3. Open the app and go to the Health tab.

After 2-3 cycles of charging / discharging AccuBattery will show:

  • πŸ“‰ Estimated capacity (e.g. 3800 mAh instead of the stated 5000 mAh).
  • πŸ”„ Number of charging cycles (the more, the stronger the wear).
  • ⚑ Depreciation rate (percentage of capacity loss per month).
  • πŸ”‹ Health assessment (from excellent to critical).
Health scores in AccuBatteryWhat does it mean?Recommendations
90-100%Battery in excellent conditionContinue to use as usual
80-89%Light wear, capacity reduced by 10-20%Avoid full discharges and overheating
70-79%Average wear and tear, working time decreased by 30%Consider replacing your battery at a service center
Down below 70%Severe wear and tear, the risk of sudden shutdownUrgent replacement is needed – further use is dangerous!

Charge the phone to 100% and hold on charging 15 minutes | Discharge to 15-20% without recharging |Repeat the cycle 2-3 times | Check health only after full calibration-->

Method 3: ADB commands for advanced users

If you're willing to use the Android debugging bridge (ADB), you can get the most accurate data on the battery, including real capacity, voltage and temperature, which works on all Redmis, but requires a computer and minimal technical skills.

Instructions:

  1. Download ADB Tools and unpack the archive.
  2. Activate Developer Mode on your phone: Settings β†’ About Phone β†’ MIUI version (shap 7 times).
  3. Enable USB debugging in Settings β†’ Additional β†’ For developers.
  4. Connect your phone to your PC and open the command line in the folder with ADB.

Enter the following commands in turn:

adb shell


dumpsys battery

In the conclusion, find the lines:

  • Capacity: X is the current charge in percentage.
  • Voltage: X is voltage (normally 3.7-4.2 V).
  • temperature: X - temperature (critically above 45Β°C).
  • charge_counter: X is the real capacity in mkAh (divided by 1000, to get a mAh).

For example, if charge_counter show 3500000, The actual capacity of your battery β€” 3500 Compare this value with the passport capacity (for example, 5000 Mach at Redmi Note 11) and calculate the wear and tear:

(3500 / 5000) * 100 = 70% health

⚠️ Attention: Teams ADB They may differ on custom firmware (e.g. LineageOS or Pixel Experience).If dumpsys battery doesn't work, try cat. /sys/class/power_supply/battery/capacity.

Once a month |Only when I notice problems |Never checked |I don't know how to do it-->

Method 4: Through the hardware testing menu

Xiaomi Redmi smartphones have a hidden hardware diagnostics menu that is used in service centers, which allows you to test all components, including the battery.

How to open it:

  1. Open the Phone app.
  2. Enter the code: ##6484## or ##64663###.
  3. Select Battery Test or Battery Test.

On this menu you will see:

  • πŸ”‹ Type of battery (e.g, HB41 For the Redmi Note 10 Pro).
  • πŸ“Š Capacity in mAh (can show both passport and real value).
  • ⚑ Status (Normal, Weak or Replace).

If the Weak status or Replace status is low, it means that the battery capacity has dropped below 60-70% and it is time to change it. In some models (Redmi 9A, Redmi 8), the menu may give a Test failed error, in which case use other methods.

What to do if the test menu is not opened?
On some firmware (e.g., the global version of MIUI for Europe), access to hidden menus is limited. Alternative codes: ##44336## - equipment diagnostics (for older models). ##232338## - wireless module test (may contain battery data). If nothing works, try the method with ADB or third-party applications.

Method 5: Analysis with MIUI Battery Settings (for new firmware versions)

Starting with MIUI 12.5 and later, Xiaomi has added a section with advanced battery information to its standard settings, which is less accurate than AccuBattery, but does not require additional software installation.

How to find it:

  1. Go to Settings β†’ Battery and Performance.
  2. Slap the icon. βš™οΈ (Battery settings).
  3. Select Battery Status or Battery Information.

Here you'll see:

  • πŸ“… Date of first use (helps estimate battery age).
  • πŸ”„ Number of full charging cycles (critically above 500).
  • πŸ”‹ Current capacity (can show both a percentage of the initial and absolute value in mAh).

Note that this menu sometimes displays a health score in the form of a graph, if the line is going down a lot, it's a sign of wear and tear, and you can see charging guidelines adapted to your Redmi model.

πŸ’‘

If MIUI settings display a capacity below 80% of passport capacity, it is an official signal to replace the battery, which the manufacturer considers critical for the stable operation of the device.

What to do if the battery wears more than 30%?

If the diagnosis has shown that the battery health has dropped below 70-80%, there are several ways to address the problem:

1. Battery calibration

Sometimes the system misrepresents the charge level due to a controller failure, to reset the data:

  1. Reduce the phone to 0% (until it turns off).
  2. Connect to the original charger and charge up to 100% without interruptions.
  3. Turn off and turn on the phone – repeat the procedure 2-3 times.

2. Battery replacement

If the capacity has dropped below 60%, the only reliable solution is to replace the battery.

  • πŸ’° Redmi Note 10/11: 1 500–2 500 β‚½ (work).
  • πŸ’° Redmi 9/10: 1 200–2 000 β‚½.
  • πŸ’° Redmi 13C/12C: 1 800–2 800 β‚½ (due to the complexity of disassembly).

Use only original Xiaomi-branded batteries or certified counterparts (e.g., from ZMI). Cheap fakes can swell or cause a fire!

3. Optimization of use

To slow down further wear:

  • ⚑ Avoid fast charging (use standard RAM on your computer) 5W-10W).
  • 🌑️ Do not leave your phone in the sun or in the car (optimum temperature: 10-35).Β°C).
  • πŸ”Œ Do not discharge below 20% and do not charge above 80% (use Optimized Charging mode in the scaling system). MIUI).
  • πŸ“΅ Turn it off. 5G, NFC Geolocation, if not necessary.

⚠️ Warning: If the battery is swelling (the phone's body is deformed), you can't try to charge it or use the device! This can cause fire.

FAQ: Frequent questions about Xiaomi Redmi battery

Can I check battery wear without root rights?
Yes, all of the methods in this article (except some ADB commands) work without root. Apps like AccuBattery or hidden MIUI menus don't require superuser rights.
Why does AccuBattery show a capacity higher than passport (for example, 5200 mAh instead of 5000 mAh)?
This is normal: manufacturers give a rated capacity, and the real one can be 2-5% higher due to technological tolerances, but if the difference is greater than 10%, it may be that the application is not calibrated correctly, complete the full charge/discharge cycle.
How often should I check the battery’s health?
Optimally, once in a while. 3-6 If the phone is being used intensively (games, video), check more often. 100% before 0% post 4-5 hours), spontaneous shutdowns when 20-30% charge, overheating during charging.
Can the battery capacity be restored?
No, you can't restore a worn-out lithium-ion battery. All the "miracle methods" (freezing, flashing the controller, special charging) are myths. The only solution for heavy wear is replacement.
Where to buy the original battery for Redmi?
Official batteries are on sale: πŸ›’ In Xiaomi branded stores (for example, mi-store.ru). πŸ›’ On AliExpress from trusted sellers (look for reviews from photo packaging). πŸ›’ In service centers with a Xiaomi license.The original battery has a hologram, serial number and marking Made by ATD Made by Sunwoda.