How to turn off Quick Charge on Xiaomi: the complete guide

Modern Xiaomi smartphones are equipped with powerful power systems that support Quick Charge and Mi Turbo Charge technologies, which allow you to replenish the battery energy in minutes, which is critical in the conditions of active use of the gadget.

In some situations, users are faced with the need to forcely limit the current power, which may be due to overheating of the case, the use of poor-quality cables or the desire to extend the total life of the lithium polymer battery, and understanding how to control these processes becomes a key skill for the owner of the equipment.

In this article, we will discuss in detail the software and hardware methods for turning off fast charging, you will learn about the nuances of the MIUI and HyperOS shell, as well as the risks of constant battery operation at extreme power.

Why turn off fast charging on a smartphone

The main reason Xiaomi owners are looking for a way to limit current is heat generation. The fast charging process cannot be physically completely devoid of energy loss, some of which is inevitably converted to heat. With frequent use of the Mi Turbo Charge feature, the smartphone can heat up to 40-45 degrees Celsius, which negatively affects the chemistry of the battery.

There are also scenarios where high power is not needed, such as if you charge your phone overnight or on your desktop during the day, 30 or 60 watts becomes excessive, and in such cases, it is preferable to use a standard mode that provides a more gentle cycle for the battery cells.

Another aspect is peripheral compatibility: Cheap cables or old power supplies may not be able to withstand the declared currents, causing power controller failures or even damage to USB Type-C port. Disabling accelerated protocols allows you to safely use any charging infrastructure at hand.

  • πŸ”₯ Reducing the heating temperature of the body and internal components during charging.
  • πŸ”‹ Extending battery life by reducing the number of full heating cycles.
  • πŸ”Œ Safe use with unoriginal or damaged cables and power supplies.

⚠️ Warning: Constant heating of the smartphone above 40 degrees Celsius accelerates the degradation of the electrolyte in the battery, which leads to a rapid drop in capacity.

Software limitations in MIUI and HyperOS shells

Xiaomi has implemented a number of smart algorithms that automatically adjust power rates into its operating systems. The latest versions of MIUI 14 and the new HyperOS have a night charge optimization feature that allows the phone to charge quickly to 80%, then go into drip charging mode, completing the process by the time you wake up.

The direct switch β€œSwitch off Quick Charge” is not usually in the standard settings menu, as this is contrary to the brand’s marketing policy. However, the system itself determines the conditions and can reduce power if it detects overheating or using an uncertified cable. The user can influence this by activating the energy saving mode, which often limits background processes and indirectly affects heat generation during charging.

To access the advanced battery settings, you need to go to the Settings β†’ Battery menu, and you can find protection options such as β€œCharge Limit to 80%” (available on some models), which is a software analogue for reducing cell load, and you should also pay attention to the β€œSecurity” section, where the system warns you about the use of non-original accessories.

πŸ“Š Are you using night charging optimization?
Yeah, I always do.
No, I'll charge it as soon as I can.
I don't know what that is.
I have an old phone without this feature.

It is important to understand that software methods are primarily aimed at keeping the battery healthy in the long run, rather than completely disabling fast-charging protocols.

Using an engineering menu to control current

For advanced users who need complete control over power, there is an access to the engineering menu, a hidden section of the system designed for testing by engineers, and it is accessed through a set of special code in the Phone application.

To get into the menu, open the dialer and dial the combination ##6484## or #3646633##. The interface may vary depending on the processor (Snapdragon or MediaTek). You must find a tab on the menu that is associated with Battery or Power.

β˜‘οΈ Check before entering the engineering menu

Done: 0 / 4

Some firmware has the option of changing the charging current limit, but changing these parameters without proper knowledge can cause the device to operate unstable. If you see Charging Current settings, changing them can force the controller to slow charging mode, but it is worth remembering that after rebooting, the settings can reset.

ParameterDescriptionRecommended value
Battery TemperatureCurrent battery temperatureNormal: 25-35Β°C
Charging VoltageStress at terminals during charging4.2V - 4.4V
Input CurrentIncoming current strengthDepends on the power supply.
Battery HealthAssessment of the battery status of the systemGood

⚠️ Warning: Changes to the engineering menu can lead to loss of warranty and software failures.

The method of "smart" cable and power supplies

The safest and most efficient way to turn off Quick Charge is to use a physical constraint. Rapid charging protocols like Qualcomm Quick Charge, USB Power Delivery or the proprietary Mi Charge Turbo require a handshake between the power supply and the smartphone. If the device doesn't get the right signal, it goes to standard 5V/2A mode.

To do this, it is enough to use a power supply without high power support or a cable that is not designed for high currents (for example, a cable labeled USB 2.0 instead of 3.0 or 5A). In this case, the Xiaomi power controller automatically detects line limitations and will not request increased voltage.

πŸ’‘

Use cables longer than 1.5 meters without enhanced shielding – they have greater resistance, which naturally reduces charging and heating current.

There are also special adapters that are intersected between the cable and the phone, which lock the power data contacts, making the charger run in base mode, and it's the perfect solution for overnight charging when speed is irrelevant and battery life is important.

  • πŸ”Œ Use a cable that supports only 2.4A instead of 5A or 6A.
  • πŸ”‹ Use of old power supplies on 5V/1A or 5V/2And from other gadgets.
  • ⚑ Purchase USB-Adapter with fixed output voltage 5 volts.

Hidden commands and ADB for advanced users

For those who are not afraid of the command line, there is the ability to control parameters through ADB (Android Debug Bridge), this method requires connecting the smartphone to the computer and having the driver and platform installed ADB. It allows you to send hidden commands to the system that are not available through the GUI.

First, activate the developer mode. Go to Settings β†’ About Phone and quickly press 7 times on "MIUI Version." Then, in the "Additional" menu, turn on "Debugging over USB." After connecting to the PC, run a command to check the connection:

adb devices

Next, you can try to implement restrictions through global settings, although specific commands depend on the Android version and Xiaomi customization. Often used command to change the behavior of the power controller, but it may not work on locked bootloaders. Example command to reset charging settings (does not work on all models):

adb shell settings put global battery_saver_mode 1
Risks of using ADB
Misuse of ADB commands can lead to a cyclic bootloop or data loss. Always back up before experimenting.

This method provides the most control, but requires technical literacy, and if the phone behaves unstable after execution of commands, it is recommended to reset the settings to the factory.

Effects of ambient temperature on charging

Keep in mind that external factors play a huge role in the power system, and the ambient temperature directly affects the battery's ability to take charge. If you're in a hot room or in direct sunlight, Xiaomi's smartphone will either reduce the charging current or temporarily suspend it to prevent overheating.

Conversely, at low temperatures, the chemical reactions inside the battery slow down, and the controller can artificially limit power to avoid damaging the cells. So if your goal is to turn off Quick Charge without losing warranty, try simply changing the operating conditions: remove the thick case, remove the phone from the heat sources.

System monitoring in MIUI constantly monitors temperature at several points. When critical values are reached (usually above 45 Β° C), the protection mode is forced on, which is equivalent to turning off fast charging, it is an integrated security mechanism that cannot be turned off software without flashing the controller.

πŸ’‘

The optimal temperature for charging a smartphone is between 10 and 30 degrees Celsius. In this range, battery wear is minimal.

Frequently Asked Questions (FAQ)

Is it safe to turn off fast charging on Xiaomi?
Yes, it's absolutely safe. Turning off Quick Charge or using a weak power supply even prolongs the battery life, because it reduces heat load, and the only downside is the increase in charging time.
Why did my phone stop showing fast charging animations?
This can happen for several reasons: port contamination, use of poor-quality cable, overheating of the device or a malfunction in the software, and animation disappears if you use the power supply without the support of the appropriate protocols.
Can Quick Charge Disabling Affect Your Warranty?
Using third-party chargers or software to limit current through standard Android settings is not a reason to deny warranty, but interference with the engineering menu or flashing the power controller may be considered by the service center as a violation of operating conditions.
How do I know if my Xiaomi is charging at full capacity?
Note the lock screen: when you are actively fast charging, you will see special animations (for example, double lightning or the words "Mi Turbo Charge"). You can also use monitor applications such as Ampere or AccuBattery, which will show real current in milliamps.