Battery calibration on Xiaomi Redmi Note: a complete guide with step-by-step instructions

Did you notice that the Xiaomi Redmi Note started to run too fast, and the percentage of charge jumps from 30% to 10% in a few minutes? Or the phone turns off at 15-20% of the balance, although it used to work up to 1%? Most likely, the problem is not the physical wear of the battery, but the incorrect calibration of the battery controller, this error occurs due to system failures, incomplete charging cycles or after the MIUI update.

Battery calibration is the process of synchronizing the real charge level with the data that the smartphone shows. It will not restore the capacity of the worn battery, but will return adequate percentage readings and prevent sudden shutdowns. 3 Calibration methods (without root, root and through the engineering menu), explain how to check the wear of the battery, and give tips for extending its life. 4/5/6/7/8/9/10/11/12/13 on MIUI 12/13/14 HyperOS.

Why is the battery calibration on the Redmi Note

The battery controller in Xiaomi smartphones is a chip that tracks battery voltage, current and temperature, and over time, its data diverges from the real state due to:

  • πŸ”‹ Incomplete charging cycles – when you connect your phone to charge at 20% and disconnect by 80%, the controller β€œforgets” the real boundaries of 0% and 100%.
  • πŸ“± Failures after update MIUI β€” New firmware versions sometimes reset power consumption settings.
  • πŸ”Œ Use of non-original chargers – they can supply unstable voltage, which confuses readings.
  • πŸ› οΈ Battery replacements – a new battery requires initial calibration, even if it’s original.
  • ⚑ Sudden temperature changes – overheating or overcooling disrupt the controller.

The main symptoms of downgraded calibration:

  • πŸ“‰ The percentage of charge "jumps" (for example, from 40% immediately to 15%).
  • πŸ”„ The phone turns off when 10-20% the remainder, although it had previously worked 1-2%.
  • ⚑ After charging until 100% real charge 80-90%.
  • πŸ”‹ B Settings β†’ The battery discharge schedule is uneven.

⚠️ Warning: If the battery is swollen, warmed, or the smartphone shuts down at 50% charge, the problem is physical wear and tear, not calibration.

πŸ“Š How often do you calibrate your battery on your smartphone?
Once in 3 months
Only when the problems start.
Never calibrated.
I don't know what that is.

How to check battery wear before calibration

Before calibrating, make sure that the battery wear is not the problem.

  1. Open the Settings. β†’ Battery β†’ Battery status (by MIUI 14/HyperOS This shows the actual capacity in mAh. Compare it to the passport: Redmi Note Passport Capacity (mAh) Critical wear (less) Redmi Note 4/4X 4100 3000 Redmi Note 5/5 Pro 4000 2800 Redmi Note 7/8/9 4000–5020 3000–3800 Redmi Note 10/11/12 5000–5020 3800 Redmi Note 13 5000–5030 3800
  2. Use the AccuBattery app (available on Google Play), which shows real wear and tear percentages and a battery health score, and a value below 80% indicates a need for replacement.
  3. Check battery life. If the smartphone holds a charge of less than 4-5 hours with moderate use, the battery is likely worn out.

⚠️ Note: If the actual capacity is less than 70% of the passport, calibration will not help - it requires a replacement battery.

πŸ’‘

Before checking wear, completely discharge and charge the phone 1-2 times - this will give more accurate readings.

Method 1: Calibration of the battery without root (standard method)

This method is suitable for all Redmi Note models and does not require superuser rights. It is based on a full discharge-charging cycle that resets the controller data.

Turn off battery optimization for all applications | Turn off Adaptive Charging |Use the original charger |Close all background applications-->

  1. Discharge the phone before it automatically shuts down. Use it as normal (internet, video, games) until it shuts down. Don't turn it on until you plug in the charger.
  2. Charge to 100% without interruption. Connect the original charger and wait for full charge. Don't use the phone during the process.
  3. Hold on charging for another 1-2 hours after reaching 100%, this is necessary to stabilize the voltage.
  4. Turn off the charger and turn on the phone. If the charge percentage is less than 100%, repeat steps 2-3.
  5. Repeat the cycle 2-3 times. Usually 2 complete cycles are enough for correct calibration.

This works 70-80% of the time, and if you have a problem after 3 cycles, you can go to the engineered menu or root method.

πŸ’‘

Standard root-free calibration only helps with software failures, and if the battery controller is physically damaged, more radical methods are needed.

Method 2: Calibration through the engineering menu (without root)

The engineering menu (#4636##) allows you to manually reset battery statistics, which is more efficient than standard calibration, but requires caution.

  1. Open the Phone app and enter the combination: ##4636##. The engineering menu will open.
  2. Go to the Information tab (or Battery Information).
  3. Find the Battery information bar and look for the health parameter, which means you need to reset if it shows unknown or dead.
  4. Go back to the main menu and select Battery information β†’ Reset calibration (or similar). Some firmware may not have this option, then use the ADB method (see below).
  5. After reset, completely discharge and charge the phone (as in Method 1).

If there is no reset option in the engineering menu, use ADB-team:

adb shell dumpsys battery reset

For this:

  1. Install ADB Tools on your PC.
  2. Enable USB Debugging in Settings β†’ About Phone β†’ MIUI version (click 7 times, then go back to Additional β†’ For Developers).
  3. Connect the phone to the PC and execute the command in cmd.

⚠️ Warning: Do not change other options in the engineering menu - this can lead to loss of warranty or unstable operation of the smartphone (fast_charge) could damage the battery.

What to do if the engineering menu is not opened?
On some firmware, Xiaomi blocks access to the engineering menu. In this case: 1. Try entering the code through the Calls app in airplane mode. 2. Use the alternative code: ##36446337## (to check the version of MIUI and access hidden settings). 3. If nothing works, only calibration through ADB or root remains.

Method 3: Calibration with root (for power users)

If the first two methods didn't work, and the battery is physically fit, then you can still manually calibrate it through root, which requires unlocking the bootloader and installing a Magisk or SuperSU.

Warning: Unlocking the bootloader resets all data, and doing the wrong thing with root can make your phone down. Use this method only if you're confident in your skills.

  1. Install Kernel Adiutor or 3C Toolbox from Google Play.
  2. Open the app and find the Battery section.
  3. Select Battery Calibration or Reset Battery Stats.
  4. Confirm the reset: πŸ”‹ Completely discharge the phone before shutting down. ⚑ Charge to 100% without interruption. πŸ”„ Repeat the cycle 2 times.

Alternative method through TWRP:

  1. Install TWRP Recovery for your Redmi Note model.
  2. Load to TWRP (clip Power + Volume Up).
  3. Go to Advanced β†’ File Manager.
  4. Delete files: /data/system/batterystats.bin /data/system/batterystats-checkin.bin
  5. Reboot your phone and complete the full charge-discharge cycle.

If the problem remains, repeat the calibration or check the battery for wear.

How often should I calibrate the battery on the Redmi Note?
It is enough 1 time in 3-6 months. Frequent calibration is not necessary and can even harm, since unnecessary discharge cycles reduce the battery life.
Can I calibrate the battery through a computer without root?
Yes, with ADB. Connect your phone to your PC, turn on USB Debugging and execute the command: adb shell dumpsys battery reset After that, complete the full discharge-charging cycle.