How to enable fast charging on Xiaomi Redmi Note 10: full instructions with nuances

Why fast charging on the Redmi Note 10 might not work out of the box

The Xiaomi Redmi Note 10 supports 33W fast charging, but many users find the device charging slowly as if the function is off. It's not because of hardware limitations, but because of MIUI settings and charging protocols, because by default the system can limit current to extend battery life, especially if a non-original charger is used.

In this article, we’ll look at all the ways to activate fast charging on the Redmi Note 10 (including the Pro, Pro Max, and 5G versions), explain why a smartphone sometimes β€œcan’t see” a 33-watt adapter, and give a checklist to diagnose problems.

Important: The Redmi Note 10 uses Quick Charge 3.0 and MI Fast Charge, but not only does it require the original adapter to work properly, but it also requires the right firmware. If your phone charges for longer than 1.5 hours from 0 to 100%, that’s a good reason to check the settings.

1. Checking for fast charging support: Is your Redmi Note 10 compatible

Before you start charging fast, make sure your Redmi Note 10 model supports it. Not all versions are equipped with 33-watt technology:

  • πŸ”‹ Redmi Note 10 (mojito) – 22.5 watts (Quick Charge 3.0)
  • πŸ”‹ Redmi Note 10 Pro (sweet) - 33 watts (MI Fast Charge 3.0)
  • πŸ”‹ Redmi Note 10 Pro Max (camellian) – 33 watts + 9W wireless charging
  • πŸ”‹ Redmi Note 10 5G (camellia - 18 watts (Quick Charge 3.0)

To determine the model exactly, go to Settings β†’ About Phone β†’ Model. If your smartphone only supports 18 or 22.5 watts, then 33 watt charging is physically impossible – the most you can do is optimize the current process.

Also check the firmware version: in older MIUI builds (below 12.5), fast charging may not work smoothly. Update the system through Settings β†’ Software Update.

πŸ“Š Which version of Redmi Note 10 do you use?
Normal (22.5 W)
Pro (33 watts)
Pro Max (33 watts)
5G (18 watts)
I don't know.

2. How to enable fast charging in MIUI settings

MIUI has hidden options that can limit charging power.

  1. Open Settings β†’ Battery and Performance.
  2. Select Battery Settings β†’ Charging Mode.
  3. Activate the "Fast Charging" switch (if any).
  4. In some firmwares, you need to additionally turn on β€œSmart Charging” and turn off β€œRestriction of Charging” (if it is active).

If you don't have a quick charge, your firmware doesn't support it, in which case try an alternative method through the engineering menu (described below).

Check the phone model (33 watts only for Pro/Pro Max)

Update MIUI to the latest version

Use the original Xiaomi cable and adapter

Disable "Smart Charging" in the Battery Settings-->

Attention! On some custom firmware (e.g. Pixel Experience or LineageOS), fast charging may not work due to the lack of Qualcomm Quick Charge drivers. MIUI.

3. Engineering menu: hidden charging settings

If the standard settings don’t work, you can activate fast charging via the engineering menu (#4636###), which works on most versions of MIUI, but you need to be careful:

  1. Open the Phone app and enter the combination ##4636##.
  2. Go to the Battery Information tab.
  3. Check the AC Charging line – if the value is less than 9V/2A, then fast charging is turned off.
  4. Go back to the main menu of engineering settings and select Hardware Testing β†’ Charging.
  5. Activate the Fast Charge option (if available).

Critical: on some firmware, after activating fast charging through the engineering menu, the phone may start to warm up stronger than usual. If the temperature exceeds 45 Β° C, turn off the function and use the original adapter.

What to do if the engineering menu is not opened?
If the combination ##4636## It doesn't work, try it: 1. Install the application "MTK Engineering Mode from Play Market (for MediaTek processors). 2. Use it. ADB-Command: Adb shell am start -n com.android.settings/.DevelopmentSettings 3. Insert "Developer mode" (7 press "Version" MIUI" in the settings of the phone) and activate "Debugging by USB".

4.Selecting a charger: why the original adapter is important

Even if you’ve enabled fast charging in the settings, the Redmi Note 10 can ignore it because of an incompatible adapter or cable. Xiaomi uses the proprietary MI Fast Charge protocol, which doesn’t always work correctly with other brands’ charging.

Adapter typeMax. Power.Support for Quick Charge 3.0Support for MI Fast Charge
The original Xiaomi 33W (MDY-11-ED)33 Wattsβœ… Yes.βœ… Yes.
Samsung EP-TA800 (25W)25 W.βœ… Yes.❌ No (operates at 18W)
Baseus 65W GaN65 W.βœ… Yes.⚠️ Partially (may not be stable)
Apple 20W (USB-C)20 W.❌ No.❌ No.

For full 33-watt charging, use only the original Xiaomi adapter labeled MDY-11-ED or MDY-12-ED. The cable should support a current of at least 3A (usually USB-C β†’ USB-C).

⚠️ Caution: Cheap cables without shielding can overheat at high currents, causing port damage USB Use certified accessories (such as Anker PowerLine or UGREEN).

5. Software limitations: why MIUI blocks fast charging

MIUI has built-in algorithms that can artificially restrict charging in the following cases:

  • πŸ”₯ Overheating of the phone (over 40)Β°C) - the system automatically reduces current.
  • πŸ”‹ Battery wear (capacity below 80%) - "sparing mode" is included".
  • πŸ“± Background processes (games, video shooting) – charging slows down for stability.
  • πŸ”Œ Unoriginal adapter β€” MIUI You may not trust the β€œunknown” chargers.

To circumvent these restrictions:

  1. Reboot your phone before charging (this will reset the background processes).
  2. Turn off the settings β†’ Battery β†’ Smart charging.
  3. Use air mode while charging (reduces heating).
  4. Check the battery status through the AccuBattery app (if wear is >30%, charging will be limited).

Note: The Redmi Note 10 Pro Max has an optional Settings β†’ Battery β†’ Battery Status, where you can reset your wear statistics (but this won’t restore real capacity!).

πŸ’‘

If the phone gets too hot when charging, remove the case and put it on a cooling stand. Temperatures above 45Β°C can damage the battery, even if charging is fast.

6. Alternative methods of accelerating charging

If the standard methods don’t help, try these advanced techniques:

Method 1: Disabling MIUI Optimization

MIUI has a hidden feature called Background Limitation, which can interfere with charging, to turn it off:

  1. Turn on Developer Mode (7 times click on Version) MIUI" phone-setting).
  2. Go to Settings β†’ Additional β†’ For developers.
  3. Find the "Background Limitation" option and turn it off.
  4. Also turn off MIUI Optimization and Adaptive Brightness.

Method 2: Use of the ADB-team

For power users, there is a way to force fast charging through ADB:

adb shell settings put global fast_charge_forced_enable 1

Once you've done this, restart your phone. To get it back, use:

adb shell settings put global fast_charge_forced_enable 0

⚠️ Attention: Misuse of the right ADB It can cause a reset or damage to the firmware. If you're not sure, don't experiment!

Method 3: Custom core firmware

XDA Developers forums have modified cores (such as FrancoKernel) that unlock full charging power.

  • Unlocked bootloader (bootloader).
  • Installed by TWRP or OrangeFox.
  • Firmware experience.

Without this knowledge, it is better not to take risks – the wrong firmware can turn a phone into a brick.

πŸ’‘

If you’re not ready for the risks with ADB or custom firmware, it’s best to limit yourself to buying the original Xiaomi adapter and optimizing your MIUI settings.

7.Diagnostics of problems: why fast charging doesn't work

If after all the manipulations the phone still charges slowly, go through this checklist:

Problem.Reason.Decision
Charging is going to 10-15 watts.Unoriginal cable/adapterBuy the original Xiaomi 33W or certified Anker
The phone is warming up and reducing currentBackground processes or gamesTurn on the flight mode, close all applications
Fast charging only works up to 80%Smart Charging is on.Turn off the Settings. β†’ Battery
The 33W adapter is defined as 10W.The USB-C port is damaged.Clean the port with alcohol or contact the service

If none of the methods worked, check the status of the battery:

  1. Install the AccuBattery app.
  2. Check out the battery health setting.
  3. If the value is below 70%, the battery is worn out and needs to be replaced.

Tip: Redmi Note 10 Pro/Pro Max can replace the battery itself - it is attached to double-sided tape, the main thing is to use the original battery with the article MB01 or MB02.

FAQ: Frequent questions about fast charging Redmi Note 10

Can I use a Redmi Note 11 charger for the Redmi Note 10 Pro?
Yes, the Xiaomi 33W adapter from the Note 11 is fully compatible with the Note 10 Pro – both use the MI Fast Charge 3.0 protocol. However, the cable must be USB-C β†’ USB-C (complete with the Note 11 just like that).
Why does the phone charge up to 80% and then slow down?
This is normal MIUI behavior - after 80%, the system automatically reduces the current to reduce battery wear. you can turn this off in Settings β†’ Battery β†’ Smart Charging, but we do not recommend doing this if you plan to use the phone for longer than 2 years.
Can fast charging damage the battery?
Modern smartphones (including the Redmi Note 10) have protection against overheating and overcharging, so that 33-watt charging is safe under the conditions: Use an original or certified adapter. Phone temperature does not exceed 40 Β° C. The battery is not worn out (health > 80%). If these conditions are violated, fast charging can really accelerate battery degradation.
How to check the actual charging power?
Install the Ampere app (or AccuBattery) and look at current and voltage values. For example: 33W = ~6.5V Γ— 5A 18W = ~9V Γ— 2A 10W = ~5V Γ— 2A If the values are lower than expected, then fast charging is not activated.
What if the MIUI update has stopped fast charging?
This is a common problem after major updates. Try: Reset Settings β†’ System β†’ Reset Network Settings β†’ Reset Network Settings. Clear the cache in Recovery (press Power + Volume up when the phone is off). Reverse to the previous version of MIUI (if the problem appeared after the update).

If your question is not covered in the FAQ, check the official Xiaomi forums or contact the Mi Community app for support, specifying the exact phone model and firmware version, which will help you get a solution faster.