How to check the battery on the Xiaomi smartphone: step-by-step instructions with tests and tips

The battery is one of the most vulnerable components of the smartphone, and Xiaomi is no exception. Even in the new models of the Redmi Note 13 Pro+ or POCO F6, the battery loses capacity after 300-500 charging cycles, and in budget devices (Redmi 12C, POCO M6 Pro) wear can manifest itself after a year of active use. Battery problems lead to sudden shutdowns, slow charging and reduced battery life - but how to detect them in time?

In this article, you will find 7 proven ways to diagnose the battery on any Xiaomi smartphone, from hidden engineering menus to third-party applications, we will analyze how to interpret wear indicators, what values are considered critical, and what to do if the battery is already β€œdying”, and at the end we will discuss the compatibility table of methods with different models and answers to frequent questions.

1. Check through the engineering menu (#4636##)

The fastest way to get data about the battery is to use a hidden engineering menu, which is available on all Xiaomi smartphones (including Redmi and POCO) without root rights.

  1. Open the Phone app.
  2. Enter the combination: ##4636## (some firmware may require ##4636*#*#).
  3. Select Battery Information (or Battery Information).

In this menu, pay attention to:

  • πŸ”‹ Level of charge (level) – current percentage in digital form (may differ from the status bar icon).
  • πŸ”Œ Charging status: Charging (charging) or Discharging (discharging).
  • πŸ“Š Battery Health – If you have this item, good is the perfect value.
  • πŸ”₯ Temperature (Temperature) - the norm from 25Β°C to 40Β°C. Exceeding 45Β°C is critical and requires urgent shutdown of charging!

⚠️ Note: On some firmware (for example, MIUI Global for the European market) Health may not be available, in which case use alternative methods from the following sections.

πŸ’‘

If the engineering menu does not open, try entering the code through the Calculator application: dial 4636= and hold the sign equal to 2-3 seconds.

Code ##6484## - Test of hardware components

Another hidden code that works on most Xiaomi devices is ##6484##. It launches the Manual Test Mode menu, where you can check not only the battery, but also other components (screen, cameras, speakers).

  1. Enter the code in the Phone app.
  2. Select the Battery Test item.
  3. Pay attention to Voltage (voltage) and Capacity (capacity).

Normal values:

  • πŸ“‰ Voltage: 3.7-4.2 V at 100% charge, 3.2-3.5 V at discharge to 0%. deviation of more than 0.3 V signals malfunction.
  • πŸ”‹ Capacity: Must match passport (e.g. 5000 mAh for Redmi Note 12 Pro)+). If the value is lower by 20% or more, the battery is worn out.

This test is useful for detecting battery bloating, which is not always visible externally. If the voltage jumps chaoticly (e.g., 3.8V β†’ 4.1V β†’ 3.5V in 10 seconds), this is a sign of short circuit inside the battery.

πŸ“Š How often do you check the battery status on your smartphone?
Once a month
Only when problems arise
Never checked.
I don't know how to do that.

3. Security app (Security) - built-in monitor

MIUI has a built-in battery monitoring tool hidden in the Security app (or Security in English firmware) and works on all Xiaomi, Redmi and POCO smartphones with MIUI 12 and later.

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find Security and run it.
  3. Go to the Optimization section β†’ Battery (or Battery).
  4. Click on the icon. βš™οΈ (settings) in upper right corner.
  5. Select Battery Health (Battery Health) status.

Here you'll see:

  • πŸ“Š Percentage of wear – if the value exceeds 30%, it is time to replace the battery.
  • πŸ”„ Number of charging cycles – more than 500 cycles is considered high wear.
  • ⚑ Current capacity - compare with passport (for example, 4500 mAh instead of 5000 mAh) = 10% loss).

⚠️ Note: On some firmware (for example, MIUI For Russia), the battery condition may be hidden. ADB (section 5) or third-party annexes (section 6).

Update MIUI last-minute|Install global firmware (if regional)|Use it. ADB-team|Download a third-party application (AccuBattery)-->

4.Diagnostics through MIUI Diagnostics (for new models)

Xiaomi’s 2022 and later smartphones (Xiaomi 13T, Redmi Note 12, POCO F5) support the MIUI Diagnostics utility, which provides advanced battery information to run:

  1. Go to Settings. β†’ The phone.
  2. Click 5 times in a row on the MIUI version to activate the developer mode.
  3. Return to Settings β†’ Additional β†’ Diagnostics (or MIUI Diagnostics).
  4. Select Battery Test.

The utility will check:

  • πŸ”‹ Real capacity (compared to factory capacity).
  • πŸ”Œ Charging/discharge speed (normal: 1-2% per hour in standby mode).
  • πŸ“ˆ Wear schedule for the last 6 months (if the function is supported).

The advantage of this method is automatic calibration, so if the smartphone suddenly turns off at 20-30% charge, the utility can correct the errors of the power controller.

What if MIUI Diagnostics does not show a wear graph?
This feature is only available on flagship models (Xiaomi 14, Mix Fold 3) and requires the latest firmware. On budget smartphones (Redmi A2, POCO C55) the graphics are not displayed, but basic data (capacity, cycles) will be available.

5. Check through ADB (for advanced users)

If the standard methods don't work, you can get your battery data through Android Debug Bridge (ADB), which requires a computer, but gives you the most accurate information.

  1. Download ADB Tools and unpack the archive.
  2. Turn on USB Debugging on your smartphone: Settings β†’ About Phone β†’ MIUI Version (click 7 times) β†’ Developer Settings β†’ Debugging over USB.
  3. Connect your phone to your PC and run the cmd (or Terminal on Mac/Linux) in the ADB folder.
  4. Enter the command: adb shell dumpsy battery

In conclusion, note:

  • πŸ”’ level - current charge in percentage.
  • πŸ”Œ Voltage - voltage (normal: 3.7-4.2 V).
  • πŸ“Š Capacity – Current Capacity (compare with Passport Capacity).
  • πŸ”„ cycle_count β€” charge-cycle.

To check the wear, use the command:

adb shell dumpsys batterystats

Here, look for the health lineβ€”values 2 (good), 3 (bad), or 7 (critically bad).

⚠️ Attention: Teams ADB You may not work on custom firmware (like LineageOS or Pixel Experience) and avoid adb shell commands with superuser rights (su) unless you are sure they are secure.

Third-party applications: AccuBattery, CPU-Z, AIDA64

If the built-in MIUI tools don't give you enough data, use third-party apps.

AnnexWhat showsPlusesCons
AccuBatteryWear, capacity, temperature, charging speedExact schedules, overheating notificationsPaid version for advanced functions
CPU-ZVoltage, charge level, temperatureFree, no advertising.No wear data.
AIDA64Full information about the battery and controllerDetailed technical dataA complex interface for beginners
Battery GuruCharging cycles, battery lifeSimple interface, care tipsAdvertising in the free version

Recommendations for use:

  • πŸ“± For accurate diagnosis, choose AccuBattery – it is calibrated to a specific model Xiaomi.
  • πŸ”§ For technical data (voltage, controller) is suitable AIDA64.
  • ⚑ For real-time monitoring (temperature, current) use CPU-Z.

Important: AccuBattery applications require 2-3 full charge/discharge cycles for precise calibration. Don't rely on data after the first run!

7. Visual examination and bloating test

Sometimes the battery problems are visible to the naked eye, and the signs of a broken battery are:

  • πŸ” Bloating of the case – if the smartphone β€œopened” and the screen began to move away from the frame.
  • πŸ”₯ Overheating – the battery is heated above 50Β°C even without loading.
  • ⚑ Sudden shutdowns – the phone turns off at 20-30% charge.
  • 🐒 Slow charging – from 0% to 100% for more than 3-4 hours (with a serviceable charger).

How to check for bloating:

  1. Place your smartphone on a flat surface (such as a table).
  2. Lightly press on the center of the back cover - if the body "plays" or bends, the battery is swollen.
  3. Check if the screen is moving away from the frame (especially in corners).

⚠️ Warning: If the battery is swelling, you can't keep using your smartphone! There's a risk of short circuit and fire. Immediately turn off the device and call the service center.

πŸ’‘

A bloated battery is not only a loss of capacity, it is also a health hazard, and lithium-ion batteries can ignite or explode if damaged.

FAQ: Frequent questions about Xiaomi battery

πŸ”‹ How often should you calibrate your battery on Xiaomi?
Calibration (full discharge to 0% and charging to 100%) is recommended every 2-3 months, which helps the power controller to determine the level of charge more accurately. However, on new smartphones (Xiaomi 14, Redmi Note 13) with modern batteries, calibration is less necessary.
⚑ Can I use my smartphone while charging?
Yes, but it increases battery heat. If you play games or watch videos while charging, temperatures can exceed 40Β°C, which speeds up wear. For Xiaomi with fast charging (33W, 67W, 120W), it is recommended to avoid heavy use while recharging.
πŸ“‰ Why the battery will go down quickly after the upgrade MIUI?
After the system update (MIUI 14 β†’ MIUI 15), background processes can consume more power. Solution: Reboot your smartphone. Turn off auto-update apps in Google Play. Check application activity in Settings β†’ Battery β†’ Battery Use. If the problem persists, reset the cache to Settings β†’ Memory β†’ Clear the cache.
πŸ”„ How many charging cycles can Xiaomi battery withstand?
Modern lithium polymer batteries in Xiaomi smartphones are designed for 500-800 cycles to lose 20% capacity. For example: Redmi Note 11 Pro+: ~600 cycles. Xiaomi 13 Ultra: ~800 cycles (thanks to the improved controller). POCO M4 Pro: ~500 cycles. After exceeding this threshold, the capacity begins to fall rapidly.
πŸ› οΈ Should I change the battery myself?
Replacing your battery at home is possible, but risky: βœ… Pros: Saving money (the original battery costs 1500-3000) β‚½, Replacement in the service - 1000-2000 β‚½ additionally). ❌ Cons: Risk of damage to plumes or motherboards, loss of warranty (if smartphone warranty); Possible installation of a poor-quality battery (bloating, small capacity); For models with adhesive battery mount (Xiaomi) 12T, Redmi K60) A special instrument is required (suction cup, mediator).