How to Check Battery Size on Xiaomi: From Engineering Menu to ADB

Have you noticed that Xiaomi's smartphone is running out faster than before? Or want to make sure the seller hasn't cheated on the battery specs? Checking the actual battery size is a key step to diagnosing the device. But manufacturers often hide this information behind complex menus or require special tools.

In this article you will find 5 Proven ways to find out the battery capacity on any Xiaomi, Redmi or POCO β€” from standard settings to engineering codes and ADB-We'll look at why the numbers may differ from the ones reported, how to detect a fake, and what to do if the battery is worn out. MIUI 14/15 Android 13/14.

Xiaomi Standard Settings: Where to Look for Battery Information

Let’s start with the simplest, built-in MIUI tools. Unfortunately, Xiaomi doesn’t display the exact battery capacity in milliamp hours (mAh) in the basic settings, but you can find indirect data:

Open Settings β†’ Battery and Performance β†’ Battery status. Here you will see:

  • πŸ”‹ Percentage charge level (current and maximum)
  • ⚑ Battery temperature (normal: 25–40)Β°C when charging)
  • πŸ“Š Timetable of use for the last 24 hours

Note the "Maximum Capacity" item -- if you have one in your firmware. For example, on the Xiaomi 13 Pro, you can see a value like 4820 mAh / 5000 mAh, where the first digit is the current capacity, the second is the factory one. A difference of more than 20% signals critical battery wear.

πŸ“Š What kind of smartphone you Xiaomi?
Redmi Note 12
POCO X5
Xiaomi 13/13T
Redmi 10/10A
Other

⚠️ Note: Some models (e.g. Redmi) 9A) The battery state section may not be there. It's not a defect, it's just a firmware restriction.

2. Engineering menu ##4636###: Hidden battery data

Secret code ##4636## reveals the Android engineering menu, where technical data, including battery information, are hidden.

  1. Open the Phone app.
  2. Enter the ##4636## combination (some models may require you to press the call button).
  3. Select the Battery Information tab.

Here you'll see:

  • πŸ“ Level of charge (level) - current percentage.
  • πŸ”Œ Power source: battery (from battery) or usb (from charging).
  • πŸ”‹ Health: Good (good), Unknown (unknown), or Dead (failed).
  • πŸ“Š Temperature: in tenths of a degree Celsius (for example, 325 = 32.5Β°C).
  • ⚑ Voltage - Normal: 3.7–4.2V.

Unfortunately, the exact capacity in mAh doesn't show up here, but the Health parameter is a proxy for wear: if the Unknown status is, the battery is either severely worn out or unoriginal.

πŸ’‘

If the engineering menu does not open, try entering the code through the Calculator application: dial ==4636== and press "=".

3. Diagnostic applications: AccuBattery, CPU-Z and others

Third-party utilities often show more data than standard MIUI tools. We tested 5 popular apps and selected the best ones for Xiaomi:

AnnexShows capacity (mAh)Additional functionsCons
AccuBatteryβœ… Yeah (calculated)Wear monitoring, charging history, temperatureRequires calibration (2-3 charging cycles)
CPU-Zβœ… Yes, in Battery section)Full Iron Characteristics, Performance TestsCapacity can be displayed with an error of Β± 10%
AIDA64βœ… Yeah)Detailed information about the battery, including technology (Li-ion/LiPo)Paid version for full functionality
3C Battery Monitorβœ… Yes (with calibration)Discharge schedules, overheating notificationsA complex interface for beginners

Recommendation: Use AccuBattery for accurate measurement.

  1. Charge your smartphone to 100% (use the original adapter!).
  2. Open the app and go to the Health section.
  3. Wait for the application to collect data (usually 1-2 charge/discharge cycles).

Example of the report from AccuBattery for POCO X3 Pro:

Factory capacity: 5160 mAh




Current capacity: 4520 mAh (88% of the original)




Wear: 12% (norm to 20%)

⚠️ Warning: If the app shows capacity 30-40% below factory capacity (e.g., 3000 mAh instead of 5000 mAh), this is a sign of either deep wear or a fake battery. On new smartphones, this is unlikely - check the Optimized Charging setting in Settings β†’ Battery.

4. ADB-Teams: Accurate data for advanced users

For those who are not afraid of the command line. ADB (Android Debug Bridge allows you to get access to the_raw_-Battery data directly from the power controller:

Install Xiaomi drivers on PC (download from [en.miui.com](https://en.miui.com)

Enable "Debugging by USB" in Settings β†’ About Phone β†’ MIUI version (click 7 times)

Download [ADB Tools](https://developer.android.com/studio/releases/platform-tools)

Connect your smartphone to your PC via USB (select "File Transfer" mode)

-->

After preparation:

  1. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with adb.exe.
  2. Enter the command to check the connection: Adb devices should appear the name of your device.
  3. Execute the command to obtain battery data: adb shell dumpsys battery

In the answer, find the lines:

level: 85 # Current charge, %




Voltage: 3987 Voltage in mV




temperature: 302 # 0.1Β°C (30.2Β°C)




charge_counter: 3210000 # Current capacity in ΞΌAh (divided by 1000 for mAh)

Example of calculation: if charge_counter: 4250000, current-capacity = 4250 Compare this value to the factory value (for example, 5000 mAh for Redmi Note 11) β€” This will show you the real wear.

What if the ADB does not recognize the device?
1. Check if the debugging is included USB developer-setting. 2. Install drivers manually through Device Manager (Windows). 3. Try another one. USB-cable (original from Xiaomi). 4. Reboot your smartphone and PC. 5. If used macOS/Linux, Add a rule for the device: echo '0x2717' > ~/.android/adb_usb.ini (Xiaomi).

5. Physical check: how to find out the capacity by battery labeling

If you have access to a battery (for example, when you replace it), check the battery case. The original Xiaomi batteries are marked with key parameters:

  • 🏭 The battery model, for example, BM4B (For the Redmi Note 10 Pro).
  • πŸ”‹ Capacity - look for the inscription of the type 4500mAh or 4.5Ah (1Ah = 1000mAh).
  • ⚑ Tension - usually 3.85V or 4.4V (fast-charging).
  • πŸ“… Date of production - format YY/MM/DD (for example, 22/05/15 = 15 may 2022).

Examples of marking on popular models:

Smartphone modelFactory capacityBattery markings
Xiaomi 12T Pro5000 mAhBD50 or BM50
Redmi Note 11 Pro+4500 mAhBM4B (with 120W support)
POCO F4 GT4700 mAhBM47 (double battery)

⚠️ Warning: If the battery capacity does not match the declared capacity (for example, on the label) 3500mAh instead 5000mAh), You're either a fake or a battery from another model:

  • Check the serial number on the Mi Verify website.
  • Compare the weight of the battery – the original 5000mAh weighs ~100-120g.
  • Pay attention to the quality of the print – on fakes, the text is often blurred.

Xiaomi Online Services: Checking by IMEI and Serial Number

Xiaomi's official tools allow you to verify the originality of components, including the battery.

  1. Through Mi Verify: Go to the checkout page. Enter IMEI (see: *#06#) or the battery serial number. The system will show the status: Original (original) or Unverified (unconfirmed).

Through the Mi Authenticity app:

  • Download the app from the Mi App Store.
  • Scan it. QR-code on the box or enter IMEI manually.
  • The report will include Battery Status.

Limitations of the method:

  • πŸ” It only works for batteries purchased from Xiaomi partners.
  • πŸ“¦ Does not show the current capacity - only originality.
  • ⏳ Data may be updated with a delay (up to 30 days).

πŸ’‘

If the battery doesn't pass the originality check but the smartphone is working fine, it may have been replaced at a service center.

FAQ: Frequent questions about Xiaomi battery check

Can the battery be restored if it has dropped by 30%?
Partly yes. Try it: πŸ”„ Calibration: fully discharge the smartphone before turning it off, then charge to 100% without interruption (use the original adapter. ⚑ Charge Limitation: C Settings β†’ Battery turn on "Optimized Charging" (limits charge to 80-90%, extending service life). πŸ§ͺ Replacement: If the capacity has fallen below 60% of the factory, the battery is better replaced. ⚠️ "Magical battery recovery applications like Battery Repair are a hoax. They only clean the cache, but they don't affect the chemistry in the battery.
Why does AccuBattery have a capacity of 4,000 mAh and it says 5,000 mAh on the box?
It's normal. Causes of discrepancy: πŸ“¦ Factory error: the actual capacity of new batteries may be 5-10% lower than the stated (for example, 4700 mAh instead of 5000 mAh). πŸ”‹ Wear: After 300-500 charging cycles, the capacity drops by 15-20%. πŸ“Š Measurement inaccuracies: Applications calculate capacity from voltage, which gives an error Β±Use 5% for accurate verification ADB (method 4) or specialized equipment (e.g, USB-tester).
How to test a Xiaomi battery without root rights?
All the methods in this article work without root. If you need advanced data (for example, the number of charging cycles), try: πŸ“± Battery Guru app shows history of rootless charging. πŸ”§ Ingress to the engineering menu: on some models, code ##3644633## opens the test equipment, including the battery. ⚠️ Do not install "root modules" (such as Magisk) for battery testing - this violates the warranty and can lead to a bootloader lock.
What is the normal battery temperature for Xiaomi?
Optimal ranges: 🟒 20–35Β°C: normal work. 🟑 35–45Β°C: permissible under intense load (games, charging). πŸ”΄ 45Β°C+: Turn off the charging immediately and let the smartphone cool down. ❄️ Low 0Β°C: Battery can temporarily lose up to 30% of capacity. πŸ’‘ Advice: If the smartphone is warmer than 40Β°C in normal use, check: Charger (use only original Xiaomi adapters). Background processes (c Settings β†’ Battery: See which apps consume the most. Battery status (wear-out batteries heat up more strongly).
How much does it cost to replace a battery in a Xiaomi service center?
Cost depends on the model and region (prices) 2026 Model of the smartphone Replacement (ruble) Repair time Redmi Note 12/12 Pro 2 500 – 3 500 1–2 Xiaomi 13/13T 4 000 – 5 500 2–3 hour (adhesive battery) POCO X5/F5 2 800 – 4 000 1 hour 10A/10C 1 800 – 2 500 30–40 minute πŸ’° Important: In informal services, replacement may cost less (on the basis of the 20–30%), But the risk of installing a non-original battery is higher. 6 months).