The fast charging feature in Xiaomi Redmi Note 8T smartphones allows you to restore battery power in minutes, but this convenience has the downside. Constant use of accelerated charging can lead to overheating of the battery, reducing its life and even unstable operation of the device, especially for models released 3-4 years ago, where the battery has already begun to degrade.
In this article, you will find 5 working ways to turn off fast charging on the Redmi Note 8T, from standard settings to hidden features of the engineering menu. We will also discuss when it is really necessary and when to leave the function on. If you notice that the phone is warming heavily while charging or the battery has become too fast, these methods will help to extend the life of your device.
Important: All instructions are checked on current versions of MIUI (including MIUI 14 and MIUI 12.5 Enhanced).If your Redmi Note 8T runs on custom firmware, some menu items may differ.
Why you should turn off fast charging on the Redmi Note 8T
Smartphone manufacturers, including Xiaomi, often position fast charging as an unambiguous plus, but in practice, this feature has several hidden disadvantages that become noticeable after 1-2 years of operation:
๐ Battery degradation: Lithium-ion batteries in smartphones are designed to be 300-500 Fast charging increases the load on the cells, reducing this value by 20-30%. For the Redmi Note 8T battery-capacitated 4000 This means that through the 2 The actual capacity of the year may fall to 70-75% primordial.
๐ฅ Overheating of the device. When accelerated charging, the body temperature can rise to 40-45ยฐC, which affects not only the battery, but also the processor, the camera module and other components, and is especially dangerous if you are simultaneously charging your phone and playing heavy games or shooting videos in the video. 4K.
โก Instable voltage: In cheap chargers (or unoriginal cables), fast charging can cause current surges, leading to sudden reboots or even damage to the power controller. This is one of the reasons why Xiaomi recommends using only branded accessories.
๐ Decrease in productivity. Heating above 40.ยฐC automatically starts trottling, which can cause the phone to slow down even in simple tasks, especially in models with the Snapdragon 665 processor, which is installed in the Redmi Note. 8T.
If you notice any of these symptoms, consider turning off fast charging, but there is a downside: without it, the full charge time will increase from 1.5-2 hours to 3-4 hours.
Method 1: Disconnect via standard MIUI settings
The easiest and safest method is to use the built-in MIUI options. Unfortunately, in the latest firmware versions, Xiaomi has removed the direct ability to disable fast charging, but the workaround still works.
๐ Instructions:
- Open the Settings app (cog icon).
- Go to Battery and Performance (or Battery in older versions of MIUI).
- Slip on "Battery settings."
- Find the option โFast Chargingโ (could be called โAccelerated Chargeโ or โQuick Chargeโ).
- Move the slider to the "off" position.
โ ๏ธ Note: On some versions MIUI 13/14 This item may not be there, so try an alternative route:
Settings โ Additional โ Special features โ Optimization of chargingYou can turn on the Slow Charging mode, which limits the current to 1A (standard USB 2.0).
If none of the options worked, move on to the next one.
โ๏ธ Preparation for fast charging shutdown
Method 2: Use of an engineering menu (for power users)
If the standard settings do not allow you to turn off fast charging, you can use the engineering menu (#4636##), which requires caution, as improper actions can lead to malfunctions in the phone.
๐ง Step-by-step instruction:
- Open the Phone app and enter the code ##4636##.
- In the menu that appears, select โBattery Informationโ.
- Scroll down and find the line โFast Chargeโ (or โFast Chargeโ).
- Slip it and select โDisableโ.
- Reboot your phone to make the changes take effect.
โ ๏ธ Note: In some firmware, the engineering menu may be blocked. If nothing happens after you enter the code, your operator or manufacturer has disabled access to these settings.
๐ก If the engineering menu is open but there is no quick charge item, try another code:
##2846579## โ ProjectMenu โ Background Settings โ USB Port SettingsHere you can manually limit the charging current, but it requires knowledge of technical parameters.
Method 3: Applications for charging control (without root)
If you don't want to go through the settings, you can use third-party utilities, which don't shut down fast charging completely, but they limit the current, thereby reducing the battery load.
๐ฑ Top.-3 apps for Redmi Note 8T:
๐ How to set up AccuBattery:
- Install the app from Google Play.
- Open the Charging section and activate the Charge Limit option.
- Set a maximum level of, for example, 80% (this is the optimal balance between the time of operation and the safety of the battery).
- Enable notifications to receive a signal when you reach the limit.
โ ๏ธ Note: Apps without root rights canโt completely disable fast charging, but they effectively reduce its negative impact. Full control will require unlocking the bootloader and installing a custom core, which is not recommended for inexperienced users.
What happens if you keep the charge 100%?
Method 4: Disconnect via ADB (for advanced users)
If previous methods have failed, you can use Android Debug Bridge (ADB), which requires connecting your phone to your computer, but gives you more options for fine-tuning.
๐ฅ๏ธ Instructions for disabling fast charging through ADB:
command-line
adb devicesWait for the serial number of your device to appear.
adb shell settings put global battery_charge_limit 1(where 1 is the limit to standard charging, 0 is the inclusion of fast charging).
Reboot the phone.
๐น Additional commands for charging control:
| Team team. | Description |
|---|---|
| adb shell dumpsys battery set ac 0 | Disconnects charging from the network (emulates the discharge) |
| adb shell dumpsys battery reset | Resets battery statistics |
| adb shell settings put global fast_charge 0 | Forced to disable Quick Charge |
| adb shell am broadcast -a android.intent.action.BATTERY_CHANGED --ez enabled false | Blocks charging notifications |
โ ๏ธ Attention: Misuse of the right ADB It can cause data loss or soft-brick, and if you're not sure what you're doing, you better turn to other methods.
๐ก
Before working with ADB, back up your data via Mi Cloud or locally on your PC. Go to Settings โ System โ Backup and select โCreate a Backupโ.
Method 5: Hardware shutdown (for emergency cases)
If software methods do not help, and fast charging causes serious inconvenience (for example, the phone turns off when connecting to charging or heats up a lot), you can resort to a hardware solution.
๐ง Options for hardware shutdown:
- ๐ Using non-original cable/ROM. Fast charging only works with supported accessories. USB-cable (for example, from Nokia or Samsung) 2010-x) the current will be automatically limited to 0.5-1And.
โ ๏ธ Attention: Using uncertified chargers can be dangerous! Cheap Chinese RAMs often don't have short circuit protection, which can cause fire or damage to your phone.If you decide to go this route, opt for certified accessories USB-IF Qualcomm Quick Charge.
๐น How to check charging current:
- Install the Ampere app from Google Play.
- Connect the phone to the charger.
- Launch the application - it will show the current current in mA (milliampers).
- If the value exceeds 1000 mA, fast charging is still active.
๐ก
Hardware methods are a last resort, and before using them, be sure to try the software methods (settings, ADB, engineering menus), as they are safer and do not require interference with iron.
What do you do if nothing helps?
If youโve tried all of these, but the fast charging on the Redmi Note 8T is still active, there may be a deeper problem.
๐ Diagnostics of the problem:
- ๐ฑ Check the version. MIUI. On some firmware (especially global ones), the option to turn off fast charging is blocked (EEA) Chinese MIUI.
- ๐ Reset to factory settings. Sometimes system conflicts interfere with the function. Backup before reset! Pathway: Settings โ Additionally. โ Recovery and discharge โ Resetting settings.
- ๐ ๏ธ Update the firmware. MIUI Additional charging management options may appear. Check the updates in Settings โ The phone. โ Updating the system.
- ๐ Check the battery for wear and tear. If the battery is already tired (capacity below 60%), the power controller can ignore the limitations. You can find out the real capacity through AccuBattery or the engineering menu.
๐ฌ If nothing works, there are two options:
- Contact the Xiaomi service center with a request to disable fast charging at the software level (sometimes this is done through special software).
- Purchase an external power bank with support for slow charging and use it instead of the original RAM.
๐ Last tip: If your Redmi Note 8T It's not guaranteed, we can consider replacing the battery. 1000-1500 โฝ, And it's not going to take much longer to install. 30 Not only will it solve the problem of fast charging, but it will also restore the phone to its original autonomy.