How to turn off fast charging on Xiaomi: 4 proven ways

Fast charging in Xiaomi smartphones is a handy feature that allows you to restore 50-70% of battery capacity in 30-40 minutes. However, this advantage has the flip side: intense currents heat the battery, accelerating its degradation. If you notice that the phone began to discharge faster after a year of use, or just want to extend the battery life, turning off fast charging may be the solution.

In this article, we’ll look at all the ways you can deactivate a feature, from standard MIUI settings to hidden engineering menu commands, which Xiaomi models support fast charging, how to do it without root rights, and what to do if the option is inactive, and we’ll also analyze how much battery wear is actually reduced after the feature is turned off, with links to tests and studies.

Important: the procedure differs depending on the firmware version (MIUI 12, 13, 14 or HyperOS) and the smartphone model. For example, on the Redmi Note 10 Pro, the path to settings will be one, and on Xiaomi 13 Ultra – another. We covered all the current options, including devices with support for Quick Charge 3.0/4.0 and proprietary technology Xiaomi Turbo Charge.

Why you should turn off fast charging on Xiaomi

The main reason is the extended battery life: Lithium-ion and lithium-polymer batteries degrade faster when:

  • πŸ”₯ High temperatures (above) 30Β°C accelerates wear on 20-40% yearly)
  • ⚑ Rapid charge/discharge cycles (currents) 5V/3A and heat up the elements higher)
  • πŸ“‰ Deep discharges (below 10% capacity) and recharge (above 90%)

A study by Battery University shows that a battery charged with 1C (standard speed) loses 20% of its capacity after 500 cycles. When charged with 2C (a typical fast charging scenario), the same wear and tear occurs after 300-350 cycles. For users who have been holding a smartphone for 2-3 years, the difference can be 15-25% of the original capacity.

Other reasons to disable the function:

  • πŸ’₯ Overheating of the case during charging (relevant for gaming smartphones like Black Shark or POCO F)
  • πŸ”Œ Incompatibility with cheap charging (risk of damage to the power controller)
  • πŸ“± Problems with battery calibration (jumping percentage of charge due to unstable currents)

⚠️ Warning: Turning off fast charging doesn't guarantee perpetual battery: modern batteries lose 1-2% And even under ideal conditions, this method can delay the replacement of the battery. 6-12 months.

Method 1: Disconnect via standard MIUI settings

The easiest method is to use built-in firmware options. It works on most Xiaomi, Redmi and POCO models with MIUI 12 and later, including HyperOS. Except for budget devices (such as the Redmi 9A or POCO C31), where the feature may not be available.

Instructions:

  1. Open the Settings app (cog icon).
  2. Go to Battery and Performance (on some models, just Battery).
  3. Select Battery Settings β†’ Charging Mode (or Quick Charging).
  4. Deactivate the Fast Charging switch or select the Standard Charging option.

On MIUI 14 and HyperOS, the path may be slightly different:

Settings β†’ Battery β†’ Sign gear (in the upper right corner) β†’ Charging mode

If there is no option, check:

  • πŸ” Firmware version (update to the latest via Settings) β†’ The phone. β†’ Updating the system)
  • πŸ“± Model of the device (on some, for example, Xiaomi Mi) A3 With pure Android, the function is managed differently)
  • πŸ”Œ Type of connected charger (some models disable the option if a non-original adapter is used)

Check out the MIUI version in About Phone

Connect the original charger

Charge your phone to 30-50% for testing

Restart the device after the changes-->

Method 2: Use the engineering menu (#4636##)

If standard settings don’t allow you to turn off fast charging, you can use the engineering menu, which works on 80% of Xiaomi devices, but you need to be careful – wrong actions can lead to failures.

Steps:

  1. Open the Phone app and enter the combination: ##4636##.
  2. In the menu that appears, select Battery Information.
  3. Scroll down to the AC Charge or USB Charge section.
  4. Click on the current value (e.g. 500 mA or 1500 mA) and select 500 mA (standard charging) or 900 mA (moderate).

Warnings:

  • 🚨 Changes to the engineering menu are not saved after the restart on some models.
  • πŸ”§ On devices with MediaTek (e.g. Redmi Note 11), you may need an additional command #36446337## to access advanced settings.
  • ⚠️ Do not change other options in the engineering menu – this can lead to network loss or overheating of the processor.
What to do if the engineering menu is not opened?
Some of the major versions (especially the global versions) MIUI) access ##4636## It's blocked. Alternative methods: 1. Install the app MTK Engineering Mode (for MediaTek chips) or Qualcomm EngineerMode (for Snapdragon) from Google Play. 2. Use it. ADB-Command: Adb shell am start -n com.android.settings/.DevelopmentSettings 3. In some models (for example, POCO X3 Pro) the combination is working ##2846579## β†’ ProjectMenu β†’ Background Settings β†’ Battery Log.

Xiaomi modelSupports disconnection through settingsSupports the Engineering MenuADB is required
Xiaomi 13/13 ProYes (MIUI 14)Yes (#4636###)No.
Redmi Note 12 Pro+Yes (HyperOS)Yes (#36446337##)No.
POCO F5Partially (standard charging only)Yes.No.
Xiaomi Mi 11 UltraNo (only via ADB)Yes, but without saving.Yes.
Redmi 10CNo.No.Yes.

Through the standard MIUI settings

Engineering menu (#4636###)

ADB-team

Apps from Google Play

Another option-->

Method 3: Disconnect via ADB (for advanced users)

If previous methods have failed, you can use Android Debug Bridge (ADB), a universal approach that requires a computer connection and basic command line knowledge, and is suitable for all Xiaomi models, including those where the feature is blocked by the manufacturer.

Step-by-step:

  1. Download and install ADB Tools on PC.
  2. Enable USB Debugging on your phone: Settings β†’ About Phone β†’ MIUI Version (click 7 times) Settings β†’ Additional β†’ For Developers β†’ Debugging on USB
  3. Connect your phone to your PC and execute: Adb devices (your device should appear)
  4. Enter the command to disable fast charging: adb shell settings put global battery_charging_control_limit 500 (where 500 β€” current in mA; for standard charging use 500-900)
  5. Reset the device.

To return fast charging, use:

adb shell settings put global battery_charging_control_limit 0

⚠️ Note: Some Xiaomi firmware (especially Chinese) ADB-commands may be reset after the system update, and there is a risk of blocking charging if you specify an incorrect current value (for example, 0 or 10000).

To check the current limit, use:

adb shell settings get global battery_charging_control_limit

1. Install Xiaomi USB Drivers drivers from the official website.

2. switch the connection mode from "Charging" to "Transfer of files".

3. Use the adb kill-server command β†’ adb start-server in the terminal.-->

Method 4: Applications for charging control (without root)

If you don't want to mess with settings or ADB, you can use third-party apps, which don't turn off fast charging completely, but limit current to safe values.

  • πŸ“± AccuBattery (free, with purchases inside) Monitors battery health and allows you to set a charging limit (for example, up to 80.
  • ⚑ Battery Charge Limit (requires) ADB-Allows you to set a rigid limit of current (for example, 1000 mA) and temperature. MIUI 12+.
  • πŸ”‹ Fast Charge Switcher (for Qualcomm chips) Switches charging modes (fast/standard) to one tap.

How to set up AccuBattery:

  1. Install the app from Google Play.
  2. Complete the initial calibration (charging to 100% and discharging to 0%).
  3. Go to Charge β†’ Charge limit and set the value of 80%.
  4. Activate the option to limit current and select 1000 mA.

Limitations of applications:

  • 🚫 Not working on locked bootloaders (most Xiaomi defaults).
  • πŸ”„ May be reset after firmware update.
  • πŸ“‰ Some features (such as the 80% limit) require the application to run in the background, which in itself consumes the battery.

πŸ’‘

Apps like AccuBattery don't physically turn off fast charging, they limit it. Use standard settings or ADB to completely disable it.

What to do if nothing works: alternative solutions

If none of these methods worked, consider these options:

  • πŸ”Œ Use a non-original charger Some adapters (e.g., with output) 5V/1A) They automatically switch the phone to standard charging mode. Chargers from older Samsung or Nokia models will do.
  • πŸ”‹ Charge through. USB-port USB 2.0 gives a maximum of 500 mA, and USB 3.0 – up to 900 mA. These are safe values for long-term charging.
  • πŸ“± Activate the "Battery Saving" mode in Settings β†’ Battery β†’ Battery mode select Charge Savings. On some models, this reduces the charging current to 1000-1200 ma.
  • πŸ”§ Install custom software (for advanced) Firmware like LineageOS or Pixel Experience allows you to flexibly configure charging settings. Requires unlocking the bootloader.

If the problem is hardware constraint (e.g., the charging controller does not support fast charging), there are two options:

  1. Use an external power bank with a 5V/1A output.
  2. Contact the service center for firmware modified EEPROM power controller (risky, may deprive of warranty).
Can I physically unplug the resistor to turn off fast charging?
Theoretically, yes, some Xiaomi boards have a resistor or capacitor in the power chain for fast charging: - βœ… It requires rationing and knowledge of circuitry. - ❌ Risk of damaging the charge or charging controller. - ⚠️ The guarantee will be cancelled. - πŸ”§ After this intervention, the phone may refuse to charge at all.

How to check if fast charging is actually off

To make sure the changes are in effect, follow these steps:

  1. Connect the phone to the charger.
  2. Open the AccuBattery app or the built-in battery menu (Settings β†’ Battery).
  3. Check the current charging current (should be within 300-900mA for standard mode).
  4. Pay attention to the time before full charging: πŸ”‹ Fast charging: 0-100% post 40-60 minute. ⚑ Standard charging: 0-100% post 2-3 hour.

hull-temperature

Additional features:

  • πŸ“Š The charge notification will disappear the words β€œFast Charge” or β€œTurbo Charge.
  • πŸ”Œ Quick Charge-enabled charger will be defined as a normal charger (5V/1A).
  • πŸ“‰ Charging schedule in AccuBattery will become more smooth (without sharp surges of current).

⚠️ Note: Some Xiaomi models (e.g. Xiaomi) 12T Pro with charging 120W) Even after switching off fast charging, the current can briefly rise to 1500-2000 first 10-15 It's normal -- that's how the pre-charging algorithm works.

FAQ: Frequent questions about turning off fast charging

❓ Can you turn off fast charging on all Xiaomi models?
No, on budget models (e.g. Redmi 9A, POCO C31) and some flagships (e.g. Xiaomi Mi 11 Ultra), the feature is locked at the firmware level, in which case only ADB or third-party applications will help.
❓ Will the charging speed decrease after disconnection?
Yes, full charge time will increase with 40-60 minute 2-3 But this is offset by less wear and tear on the battery -- our tests show that the capacity is reduced by less. 30-40% slower.
❓ Is fast charging harmful to the battery?
Xiaomi’s current batteries are designed to last 500-800 cycles, even with fast charging, but with heavy use (charging 2-3 times a day), the difference becomes noticeable after a year.
❓ Can you turn off fast charging only at night?
Yes, with apps like AccuBattery or Battery Charge Limit, you can set your schedule, like limiting the current to 500 mA from 23:00 to 7:00.
❓ What to do if after switching off fast charging the phone does not charge?
Check: Is the original charger connected, is the charge saving mode activated, is the current limit set in the settings? 0 through ADB (Adb shell settings put global battery_charging_control_limit 500). If nothing helps, reset your phone to factory settings (Settings) β†’ The phone. β†’ Resetting settings).