Have you noticed that your smartphone suddenly turns off at 20โ€“30% charge? Or after connecting the charger, the battery percentage โ€œjumpsโ€ from 5% to 50%? These symptoms speak about desync of the battery controller the operating system. The reason is incorrect data about the real charge level that Android receives from the chip Battery Management System (BMS). Calibration helps reset these errors and restore accurate readings.

Unlike myths, calibrating does not restore capacity a worn-out battery does not โ€œrejuvenateโ€ it. It only corrects software errors that cause the smartphone to incorrectly display the charge percentage. The procedure is especially relevant after replacing the battery, updating the firmware, or long-term use without full discharge cycles. In 90% of cases, the problem is solved without root access - just follow the instructions below.

Important: if after calibration the charge โ€œjumpsโ€ persist, this may indicate physical wear of the battery (degradation to 70-80% of the original capacity) or a controller malfunction. In such cases, diagnostics will be required at a service center.

Signs that the battery needs calibration

Not all battery โ€œglitchesโ€ are related to data desynchronization. Here exact symptomsin which calibration will help:

  • ๐Ÿ”‹ The smartphone turns off at 15โ€“30% charge, although it previously worked up to 1โ€“5%.
  • ๐Ÿ“‰ After connecting the charger, the battery percentage โ€œjumpsโ€ (for example, from 10% to 45% per second).
  • โšก When charging to 100%, the phone shows 100%, but after 5 minutes of use it drops to 80%.
  • ๐Ÿ”„ After replacing the battery, the system shows an incorrect charge level.
  • ๐Ÿ›‘ Notification โ€œCharging paused. Battery temperature is too high/low" appears for no reason.

If the battery swollen, smartphone overheating during charging or the battery life has decreased by 2-3 times, calibration will not help. These are signs physical wearrequiring battery replacement.

โš ๏ธ Attention: Calibration does not restore battery capacity. If after the procedure the operating time has not improved, check the battery wear through applications like AccuBattery or CPU-Z (section Battery Health).
๐Ÿ“Š How often do you calibrate the battery?
I have never done
Once every 3-6 months
Only after replacing the battery
I donโ€™t know what this is

Preparing the smartphone for calibration

Before the procedure, do 4 required stepsto avoid failures:

  1. Charge the phone to 100% - use the original cable and power supply. Avoid wireless charging (it is less accurate).
  2. Disable battery optimization for system applications: go to Settings โ†’ Applications โ†’ Three dots (โ‹ฎ) โ†’ Special access โ†’ Battery optimization and select All applications. For Google Play Services and Android System install Do not optimize.
  3. Turn off adaptive battery (if available): Settings โ†’ Battery โ†’ Adaptive battery โ†’ disable the slider.
  4. Remove tasks from startup (for devices Xiaomi, Huawei, Samsung): This will prevent background activity during calibration.

For accuracy, it is recommended reset battery statistics (if your smartphone supports this function). On some devices (for example, Samsung s One UI) this is done through the service menu:

*#9900# โ†’ Select "Low battery dump" โ†’ Delete data
โš ๏ธ Attention: On devices with Android 12+ i MIUI 13+ service codes may be blocked. In this case, use methods without entering the engineering menu (described below).

Charging up to 100% with the original cable

Battery optimization for system applications is disabled

Adaptive battery is disabled

Removed tasks from startup (for Xiaomi/Huawei/Samsung)-->

Method 1: Calibration without root (standard method)

This method works on 90% of devices s Android 6.0โ€“14 i does not require superuser rights. The essence is full discharge/charge cycle followed by resetting the battery data.

Step 1. Complete discharge

  • ๐Ÿ“ต Use the phone until automatic shutdown (do not turn it off manually!).
  • ๐Ÿ”„ After turning it off, try turning on the smartphone - if it does not respond, go to step 2.
  • โณ If the phone turns on, discharge it again before turning off.

Step 2. Charge to 100% without interruption

  • โšก Connect original cable and leave the phone to charge minimum 8 hours (even if the indicator shows 100% earlier).
  • ๐Ÿ”Œ Do not turn on the smartphone while charging!
  • ๐Ÿ“ด After charging, disconnect the cable, turn on the phone and check the battery level. If it is less than 100%, repeat charging for another 1-2 hours.

Step 3. Reset battery data

  • ๐Ÿ”ง Go to Settings โ†’ Applications โ†’ Three dots (โ‹ฎ) โ†’ Show system ones.
  • ๐Ÿ” Find Battery Stats (or Battery service) and click Storage โ†’ Clear data.
  • ๐Ÿ”„ Reboot device.

This method does not work on devices with Medatekprocessors (for example, many models Realme, Oppo, Tecno). They will require engineering menu (method 2).

๐Ÿ’ก

Standard calibration without root is suitable for most smartphones, but may not work on devices with heavily modified firmware (MIUI, ColorOS, FunTouch OS).

Method 2: Calibration via Engineering Mode (for Mediatek)

Chip-based devices Mediatek (and some Qualcomm) require a manual reset of battery data via engineering menu. This method does not require root, but you need to be careful - incorrect actions can lead to failures.

Step 1. Enter Engineering Mode

  • ๐Ÿ“ž Open application Phone and enter the code:
    ##3646633##

    (for some models Xiaomi and Redmi use ##4636##).

  • ๐Ÿ”ง In the menu select Battery Information (or Battery information).

Step 2. Reset data

  • ๐Ÿ“Š Scroll down and find the option Battery Calibration (or Battery calibration).
  • ๐Ÿ”„ Press Reset or Calibrate.
  • ๐Ÿ“ด Confirm the action and restart the phone.

Step 3. Full charging cycle

  • โšก Discharge the phone until automatic shutdown.
  • ๐Ÿ”Œ Charge up to 100% without turning on (minimum 6-8 hours).
  • ๐Ÿ”„ Turn on the smartphone and check the battery readings.
โš ๏ธ Attention: On some firmware (MIUI 14+, ColorOS 13+), the engineering menu may be blocked. In this case, use method with ADB (described below) or specialized applications like MTK Engineering Mode (available). c Google Play).
What to do if the engineering menu does not open?

If the code ##3646633## does not work, try:

1. Install the application MTK Engineering Mode from Google Play (access to "Accessibility" is required).

2. For Samsung use the code *#0228# (Quick Test Menu) โ†’ Battery Status.

3. On Xiaomi With MIUI 12+, the engineering menu is often blocked - alternative: the ADB method.

Method 3: Calibration via ADB (universal method)

If standard methods do not work, ADB (Android Debug Bridge) is the most reliable option. It works on all devicesincluding Google Pixel, Samsung s One UI and Xiaomi s MIUIs. You will need a computer with drivers installed ADB.

Step 1. Installing ADB

  • ๐Ÿ’ป Download Platform Tools from the official website Android Developers.
  • ๐Ÿ“‚ Unpack the archive into folder C:\platform-tools.
  • ๐Ÿ”ง Enable USB debugging on the phone: Settings โ†’ About phone โ†’ Build number (press 7 times) โ†’ return to Settings โ†’ System โ†’ For developers โ†’ USB debugging.

Step 2. Connection and commands

  • ๐Ÿ”Œ Connect the phone to the PC and enter in the command line (as administrator):
adb shell

su

dumpsys battery set ac 1

dumpsys battery set status 5

dumpsys battery set level 100

dumpsys battery reset

Step 3. Calibration

  • ๐Ÿ“ต Disconnect the cable and discharge the phone until automatic shutdown.
  • ๐Ÿ”Œ Charge to 100% without turning on (8+ hours).
  • ๐Ÿ”„ Repeat the ADB commands after fully charged.

If after entering su an error appears Permission denied, it means the phone has data-i="219">. In this case, skip this command and enter the rest without it. no root access. In this case, skip this command and enter the rest without it.

๐Ÿ’ก

Before using ADB, check whether the device is recognized in the system. Enter the command adb devices โ€”if the phone is displayed in the list, you can continue.

Table: Comparison of calibration methods

Method Difficulty Requires root Suitable for Efficiency
Standard (discharging/charging) โญ โŒ No All devices (except Mediatek) 70โ€“80%
Engineering Mode โญโญ โŒ No Mediatek, some Qualcomm 85โ€“90%
ADB โญโญโญ โŒ No (but drivers are needed) All devices 90โ€“95%
Applications (AccuBattery, GSam) โญ โŒ No Any, but only for monitoring 50โ€“60% (indirect effect)
Reset via recovery โญโญโญโญ โœ… Yes (for some firmware) Custom firmware (LineageOS, etc.) 95%+

Critical information: If after calibration by all methods the problem persists, check the battery voltage through the app AccuBattery. If it is below 3.5V at 100% charge or above 4.3V, the battery is faulty and requires replacement.

Frequent errors and how to avoid them

Even when following the instructions exactly, users often make mistakes that reduce their efforts to nothing. Here top 5 misses and how to fix them:

  • ๐Ÿ”Œ Interruption of charging up to 100%: the phone should charge at least 8 hourseven if the indicator shows 100% earlier. In the first hours, charging occurs at 80โ€“90%, and then the current decreases to โ€œrecharge.โ€
  • ๐Ÿ“ต Using the phone while discharging: background processes (messengers, games) distort the data. Discharge the phone in airplane mode.
  • ๐Ÿ”‹ Using non-original chargers devices: cheap cables and power supplies can supply unstable voltage, which disrupts calibration.
  • ๐Ÿ”„ Skipping battery data reset: without clearing cache Battery Stats The system will continue to use the old (incorrect) data.
  • ๐Ÿ“ฑ Calibration on a worn-out one battery: if the capacity drops below 60%, replace the battery first - calibration will not help.

Another common mistake is during calibration. Disable this feature in the settings (for example, on using "fast charging" during calibration. Disable this feature in the settings (for example, on Xiaomi: Settings โ†’ Battery โ†’ Fast charging). Fast charging supplies a pulsed current, which interferes with accurate level measurements.

๐Ÿ’ก

After calibration, avoid completely discharging the battery in everyday use. The optimal charge range for lithium-ion batteries is 20โ€“80%. This will extend the service life by 30โ€“40%.

Applications for monitoring the battery after calibration

To ensure that the calibration was successful, use specialized utilities. They show real capacity, voltage and temperature batteries. The best options:

  • ๐Ÿ“Š AccuBattery โ€”monitors battery wear, shows real capacity and discharge rate. The free version is quite functional.
  • ๐Ÿ” GSam Battery Monitor - analyzes energy consumption by applications and system processes. Useful for identifying "guzzling" apps.
  • ๐Ÿ“ˆ Battery Guru โ€”monitors charging cycles and predicts remaining battery life.
  • ๐Ÿ› ๏ธ CPU-Z โ€”shows battery technical data (voltage, temperature, manufacturing technology).

After calibration, run AccuBattery i check:

  • ๐Ÿ”‹ Real capacity (must match the passport data or be close to it).
  • ๐Ÿ“‰ Discharge schedule - it should be smooth, without sudden jumps.
  • ๐Ÿ”„ Number of charging cycles (if more than 500, the battery is worn out).

If after calibration the applications show the difference is more than 10% between the actual and rated capacity, the battery requires replacement.

FAQ: Answers to frequently asked questions

โ“ Do I need to calibrate a new battery after replacement?

Yes, required. The new battery has its own BMS chip, the data of which may not match the system's expectations. Carry out calibration via full discharge/charge cycle or Engineering Mode (if supported).

โ“ How long does calibration take?

From 12 to 24 hours, including:

  • โณ Discharging until shutdown (1โ€“4 hours, depending on capacity).
  • โšก Charging up to 100% (6-8 hours without interruption).
  • ๐Ÿ”„ Reboot and test (30-60 minutes).

Speeding up the process (for example, charging for 2 hours) will lead to inaccurate results.

โ“ Why does the battery discharge faster after calibration?

This is normal if:

  • ๐Ÿ”‹ Before calibration, the phone showed inflated percentage (for example, 50% when real 30%). Now the data is accurate, and the discharge is at the real level.
  • ๐Ÿ“ฑ You are using resource-intensive applications (games, videos) that were not previously taken into account due to a BMS failure.

If the discharge too fast (for example, 1% per minute in standby mode), check the battery for wear.

โ“ Is it possible to calibrate the battery on an iPhone?

No, this instruction Only for Android. On iPhone calibration is performed automatically through the function Optimized battery charging (included in Settings โ†’ Battery โ†’ Battery status). It cannot be done manually.

โ“ How often do you need to calibrate the battery?

Enough 1 time every 3-6 months, and also after:

  • ๐Ÿ”ง Battery replacement.
  • ๐Ÿ“ฑ Android firmware updates.
  • ๐Ÿ”„ Resetting the phone to factory settings.
  • ๐Ÿ“‰ A sharp deterioration in battery life (if other reasons are excluded).

Frequent calibration (for example, once a month) not needed and may reduce battery life due to unnecessary cycles discharge.