Many Xiaomi and Redmi smartphone owners face a situation where the claimed fast charging feature brings more problems than benefits: excessive heating of the case, accelerated battery degradation or simply unwillingness to pay for unnecessary speed modes - the reasons can be many. Standard settings MIUI and HyperOS often do not provide a simple button to completely disable the accelerated charging protocols.
But there are proven ways to limit incoming power, ranging from simple household tricks to complex computer manipulations of system files, and in this article, we’ll take a closer look at why Quick Charge might be bothering you, and provide step-by-step instructions for different levels of user training.
It's important to understand that reducing charging speed is a trade-off, and winning in battery temperature and life is inevitably a waste of time to replenish energy, but for many use cases, such as night charging or navigating, this is the only way to go.
Why Xiaomi Owners Are Trying to Turn Off Accelerated Charging
Fast Charge and Turbo Charge, which are being deployed in Redmi Note and Xiaomi Mi devices, are working by increasing voltage and current, causing a sharp jump in temperature inside the case. Lithium polymer batteries are extremely sensitive to overheating, and regular operation in extreme temperature conditions significantly shortens their life cycle.
In addition, many users notice that when you turn on fast charging, the smartphone becomes almost unusable while connecting to the network. The screen can dim, and the processor can reset frequencies due to thermal trolling.
Another factor is the wear of the power controller: constant work at the limiting power puts additional strain on the electronic components of the motherboard. For devices that are planned to be used for several years, switching to a standard charging mode of 5-10 watts can be a preventive measure to preserve the health of the gadget.
- 🔥 Reduce critical heating of the body and internal components during the process.
- 🔋 Extension of the life of the chemical composition of the battery due to gentle modes.
- 📱 The possibility of full use of the screen without dimming and interface lags.
- ⚡ Reducing the load on the power controller and preventing its premature failure.
⚠️ Note: Forced charge restriction through third-party applications can cause system instability. Use only the proven methods described in this guide.
It’s also worth noting that some users simply prefer to charge devices slowly, such as at night, in which case high speed is irrelevant, and the risk of overheating in an enclosed space (under the pillow or in the case) is better minimized by any available means.
Hardware method: use of inappropriate chargers
The easiest and safest way to do this, without root rights or a computer connection, is to use a “weak” power source: Qualcomm Quick Charge or Xiaomi Turbo Charge fast charging protocols are activated only during handshake-process, when the charger and smartphone “agree” to increase the voltage.
If you plug your Redmi into an old 1A or 0.5A power supply, your smartphone will not be able to physically start the accelerated charging mode. It will consume current strictly within the adapter's capabilities, and this is guaranteed to put the device into normal, slow charging mode.
The same effect is achieved with low-cost low-quality cables: fast charging protocols require cables with increased contacts and low resistance; thin cable simply won’t let high current pass, and the system will automatically reset the speed to standard values.
Also an effective method is charging from USB-port of a computer or laptop. Standard port USB 2.0 gives only 0.5 Ampere, and USB 3.0 is about 0.9 Amps. That's not enough to activate the Fast Charge, so the phone will charge slowly and without heating.
- 💻 Connection to USB-The computer port limits the current to 0.5-0.9 A.
- 🔌 Use of the original cable, but the old power supply unit on 5V/1And.
- 🚗 Charging in the car through standard USB-jack-port.
- 📉 Use of long or poor quality cables that extinguish the current.
⚠️ Warning: Do not use damaged cables with broken insulation.This can cause short circuit and damage the charging port of the smartphone.
This is ideal for overnight charging, when speed doesn't matter, so you just change the adapter in the socket, and the problem is solved without any interference with the software.
Software Restrictions through Engineering Menu and ADB
For more advanced users who want to stay on the original power supply but limit the current programmatically, there are debugging tools. The main method is to use ADB (Android Debug Bridge), which requires connecting the smartphone to the PC and installing drivers.
The first step is to activate the developer mode. To do this, go to Settings → About Phone and quickly click on MIUI Version or OS Version seven times. After that, the hidden section “Extended Settings” or “Extended” will appear in the menu.
Turn on USB debugging in the developer menu. Then connect the phone to your computer. On your PC, you need to open the command line or terminal in the folder with ADB. Enter a command to check the connection:
adb devicesIf the device is determined, you can enter commands that limit the current. However, in modern versions of Android and MIUI, the direct command to turn off the QC is often blocked.
adb shell dumpsys battery unplugadb shell dumpsys battery reset☑️ Pre-use checks ADB
There is also a myth about entering code ##6485## In modern firmware versions, this code opens the battery information menu, but rarely allows you to change the charging parameters. MB_06: Current battery status.
| ADB Team Team | Description of action | Efficiency |
|---|---|---|
| adb shell dumpsys battery unplug | Simulates cable shutdown | Temporary. |
| adb shell dumpsys battery set ac 0 | Shutting off power from the grid | Before the reboot. |
| adb shell settings put global... | Attempting to change system settings | Low on new MIUIs |
| adb reboot | Rebooting the device | Resets all temporary settings |
It is important to understand that software methods through ADB are often temporary and reset after a device is restarted, requiring deeper system changes to be made to have a permanent effect.
Use of Magisk Modules and Root Rights
The most radical and efficient way is to obtain superuser rights (Root) through Magisk, which allows you to interfere with the operation of the kernel of the system and directly control the charge controller, but this step cancels the warranty and carries risks.
Once you unlock the bootloader and install Magisk, you get access to thousands of modules. There are specialized modules like Battery Charge Limit or Universal GMS Doze that can control the charging current, and they work by stopping the power supply when you reach a certain threshold or limiting the maximum current.
Some modules allow you to create profiles, for example, you can set up a Night profile where the current is limited to 0.5A, and a Quick profile when you really need speed, which gives you maximum control flexibility.
Risks of obtaining Root rights
Installing these modules requires care, and you only need to download them from trusted sources, such as the 4PDA forum or the XDA Developers repository. Untested code can damage the power management system.
- 🔓 Unlocking the bootloader – a mandatory first step.
- 🛠 Install Magisk Manager for Rights Management.
- 📥 Search and installation of battery management modules (Battery Mod).
- ⚙️ Configure threshold values of current and voltage in the module interface.
For users who aren’t afraid of experimentation, it’s the “gold standard” of customization, with you gaining total control over how Xiaomi consumes energy while ignoring the manufacturer’s limitations.
Third-party applications for charge control
If getting Root rights seems too complicated, you can try apps from Google Play that mimic control or use available API systems. Of course, without superuser rights, they can't physically stop the current, but they can help with monitoring.
Apps like AccuBattery or Battery Charge Limit (requires root) can monitor battery health, they can beep when the charge is 80 or 90 percent, reminding you to turn off the cable, and it's an indirect way to avoid overcharging and heating.
Some smart outlets that are compatible with the Xiaomi Home or Google Home ecosystem can be programmed to shut down power after a certain time or schedule.This is a hardware-software hybrid method that is very effective for overnight charging.
💡
Use a smart socket with a countdown timer, set it to shut down 1.5 to 2 hours after charging, which will prevent the phone from staying on 100% charge for a long time, which is harmful to battery chemistry.
There are also fake apps that promise to turn off fast charging. Be careful: they often just show ads or change the battery icon. Real system-level current restriction without root rights is impossible for third-party software due to Android security limitations.
⚠️ Note: Apps that require strange permissions to "battery management" may collect your personal data.Always check ratings and reviews before installing.
But the combination of a smart outlet and a monitor app does work well, and you see the battery degradation statistics and automatically shut down the power, without driving the device to critical states.
Effect of slow charging on battery life
Slow charging is an investment in the longevity of your Redmi. Chemical processes inside the lithium-polymer cell at low currents (1A to 1.5A) are more evenly occurring. The absence of sharp temperature jumps prevents electrolyte stratification and deformation of the electrodes.
Fast charging generates a significant amount of heat, and even if you don't feel the heat coming from your hands, inside the enclosure, the temperature can reach as high as the temperature. 40-45 It's stressful for the battery, and the rate of charge decreases, and the temperature stays comfortable. 30-35 degrees.
And the power controller also works in a more gentle mode, less heat, less resistance, more efficiency, and as a result, more useful energy is supplied to the battery, and less is dissipated as heat.
💡
Slow charging (5-10 W) extends the life of the battery by 1.5-2 times compared to regular use of turbo modes (33 W and above).
However, you should consider self-discharge and background processes, and if you charge your phone very slowly, and it is actively used at this point (navigation, video), then the energy can be used faster than it comes in, in which case the battery may not charge at all or even run out.
| Parameter | Fast charging (Turbo) | Regular charging (Standard) |
|---|---|---|
| Power | 18 W - 120 W | 5 W - 10 W |
| Full charge time. | 30 - 60 minutes | 2.5 - 4 hours |
| Body temperature | High (up to 45°C) | Low (up to 35°C) |
| Impact on wear | Accelerated. | Minimum |
So, unless time is a critical factor, using a normal charging mode is the most rational choice to save the value of the device in future resale.