How to change the type of charging on Xiaomi smartphones: the full guide 2026

Xiaomi’s modern smartphones feature advanced power management systems that allow you to choose between different charging modes depending on your needs. Some users want to charge the device in minutes before you go out, others prefer a gentle mode to extend the battery life. But how exactly to change the type of charging on Xiaomi, if there are no obvious switches on the menu?

In this article, we’ll look at all the options available, from standard MIUI settings to hidden engineering menus, how to activate fast charging, enable nighttime optimization, or switch to adaptive power that automatically adjusts to your habits, and focus on models that support HyperCharge (120W+), where incorrect settings can lead to overheating.

Important: Not all modes are available on all devices.For example, Xiaomi 13 Pro supports 120W-The Redmi Note 12 is just a charger. 33W. We will describe in detail what options are available for each line, and what to do if the desired menu item Suddenly disappeared after an update.

What types of charging support Xiaomi smartphones

Xiaomi offers several charging technologies that vary in speed, temperature and battery life impact. Here are the main types you can find in your devices:

  • ⚑ Standard charging (5W–18W) β€” Basic mode compatible with any adapter, suitable for slow charging at night or when you need to minimize heating.
  • ⚑⚑ Fast charging (18W–33W) β€” It activates automatically when using the original adapter, and charges up to 50% in 30-40 minutes.
  • ⚑⚑⚑ Superfast charging (HyperCharge, 67W–120W) β€” available on flagships (Xiaomi) 12T Pro, 13 Ultra Charges up to 100% in 15-25 minutes, but requires a special power supply.
  • πŸŒ™ Night charging – limits power after 80% to protect the battery during long-term network connection.
  • πŸ”„ Adaptive charging – analyzes your habits and automatically selects the optimal mode (available on the Internet). MIUI 13+).

Some models (POCO F5, Redmi K60) also support reverse wireless charging (up to 10W), but its settings are placed in a separate menu.

πŸ“Š What charging mode do you use more often?
Standard (slow)
Fast (18W–33W)
Superfast (67W+)
Night/adaptive
I don't know what I got.

Before you change your settings, check which adapter you are using, such as to activate HyperCharge on Xiaomi. 11T Pro needs an original power supply on 120W. If you connect 33W-charger, the system will automatically switch to compatible mode.

Where in Xiaomi settings to find the charging menu

Depending on the MIUI version and smartphone model, the path to charging settings may vary.

  1. Open the Settings. β†’ Battery.
  2. Put it on the icon. βš™οΈ (gear) in the upper right corner or select Battery Settings.
  3. Find the section Charging Mode, Charging Optimization or Fast Charging.

On some devices (such as the Redmi Note 11), these options may be hidden.

  1. Go to Settings. β†’ The phone.
  2. Tap 5-7 times on the MIUI version to activate the developer mode.
  3. Go back to Settings β†’ Additional β†’ For developers and find the option Charging Limit or Charging Type.

Even if the items don’t show up, your model may not support manual mode switching, leaving only the engineering menu (discussed below) or third-party apps like AccuBattery.

πŸ’‘

On some firmware (e.g., global MIUI for the POCO X3 Pro), the option β€œCharge Mode” may be called β€œBattery charging mode” and hidden in additional battery settings.

How to turn on or off fast charging

Fast charging on Xiaomi is usually activated automatically when you connect a compatible adapter, but in some cases it needs to be enabled manually:

  1. Connect the original charger (for example, 33W for Redmi Note 12 Pro+ or 67W for Xiaomi 12S).
  2. Go to Settings β†’ Battery β†’ Battery settings.
  3. Find the Fast Charging switch and activate it.
  4. If the option is missing, check if your model supports fast charging (list below).

The models with fast charging support (33W and above):

LineaModels.Max. Power.
Xiaomi 1313, 13 Pro, 13 Ultra67W / 120W
Redmi Note 12Note 12 Pro+, Note 12 Turbo67W / 120W
POCO FF4 GT, F5 Pro67W / 120W
Redmi KK50, K60, K60 Pro67W / 120W
Xiaomi 1212, 12 Pro, 12S Ultra67W / 120W

If the fast charging doesn’t work even with the original adapter:

  • πŸ”Œ Check the cable – it should support high power (usually comes with a charger).
  • πŸ”„ Reboot your smartphone.
  • πŸ“± Update the firmware to the latest version MIUI.
  • πŸ”§ Reset the battery settings in Settings β†’ Annexes β†’ Application management β†’ Three points. β†’ Reset the settings.

πŸ’‘

If you have lost fast charging after the MIUI update, try rolling back to the previous firmware version or wait for a patch, a problem that often occurs in the first builds of new updates.

How to activate night charging mode

Night charging (or optimized charging) is designed to protect the battery during a long connection to the grid, it limits the charge to 80%, and then it goes up to 100% just before waking up.

  1. Go to Settings β†’ Battery β†’ Battery settings.
  2. Choose Charging Optimization or Night Charging.
  3. Activate the switch and set the schedule (for example, from 23:00 to 7:00).

On some models (Xiaomi 12T, Redmi K50i), this mode is called Adaptive Charging and works on a different principle: it analyzes your habits and automatically limits the charge if the smartphone stays connected to the network for a long time.

If the option is not on the menu, try:

  • πŸ“± Update firmware to MIUI 12.5+ (On older versions, night charging may not be available).
  • πŸ”§ Enable Developer Mode and find the Charging Limit option (how to do this, read above).
  • πŸ“² Install a third-party application, such as Battery Charge Limit (root rights required).
What happens if you keep your smartphone on charge without a night mode?
Long-term battery exposure to 100% charge at high temperatures accelerates the degradation of lithium-ion cells. After 6-12 months, capacity can decrease by 15-20%, and battery life can be reduced. Night mode helps to avoid this by keeping the charge at 80% until the last moment.

Hidden settings: engineering menu and ADB-team

If standard methods have not helped, you can try changing the charging mode through the Engineering Menu or ADB. These methods are suitable for advanced users and require caution.

Method 1: Engineering menu (for firmware based on Android 10–13)

  1. Open the Phone app.
  2. Enter the combination: ##4636###.
  3. Select Battery Information.
  4. Find the AC charge level or USB charge level and change the value (for example, from 500 to 1000 to speed up charging).

Method 2: ADB-Teams (PC required)

Connect your smartphone to your computer, activate debugging over USB and perform in the terminal:

adb shell


su




echo 1 > /sys/class/power_supply/battery/input_suspend

This command temporarily disables the charging restrictions. To get it back, replace 1 with 0.

Install Xiaomi drivers on PC

Enable debugging over USB in the developer settings

Download the ADB Tools platform from Google’s official website

Connect your smartphone with the original cable

Check the connection with the team `adb devices`-->

⚠️ Note: Incorrect commands in the engineering menu or through ADB This can cause permanent damage to the power controller. If you are not sure of your actions, it is better to contact the service center.

What to do if the charging modes do not change

Sometimes users find that the charging settings are not saved or the smartphone ignores the selected mode.

Problem.Possible causeDecision
No quick charging.Unoriginal adapter/cableUse a complete charger or certified accessory
Nighttime exercise doesn't work.Time is wrong.Check the schedule in the battery settings
Modes gray (inactive)Outdated firmwareUpdate MIUI to the latest version
The smartphone does not charge at all.Damaged port or controllerContact the service center.
Charging is interrupted by 80%Battery optimization activatedTurn it off in the settings or reset adaptive settings

If none of these methods worked, try:

  • πŸ”„ Reset the settings to factory (Settings) β†’ The phone. β†’ Resetting settings).
  • πŸ“₯ Reflash your smartphone via Mi Flash Tool (instructions are available on the forum) 4PDA).
  • πŸ”§ Check the battery for wear using the AccuBattery app (if the capacity has dropped below 70%, a replacement may be required).

⚠️ Note: On some models (POCO X3 NFC, Redmi 9A) When you reset, fast charging is turned off by default. Remember to re-activate it in the battery menu!

Recommendations for the choice of charging mode

Which mode to choose depends on your habits and smartphone model.

  • ⚑ Superfast charging (67W–120W): It's good for emergencies, where you need to charge your smartphone quickly before you go out. Don't use it all the time, it reduces battery life.
  • ⚑⚑ Fast charging (18W–33W): The optimal balance between speed and safety can be used daily.
  • πŸŒ™ Night/adaptive charging: mandatory if you leave your smartphone on charge all night long. extends battery life by 20-30%.
  • πŸ”‹ Standard charging (5W–10W): Best choice for long-term battery storage. Use it if you're in a hurry.

For models with HyperCharge (120W), we recommend:

  • Do not use ultrafast charging more than 1-2 times a week.
  • Watch the temperature of the case – if the smartphone is very hot, switch to 33W.
  • Avoid charging during games or video calls (this increases the load on the processor and battery).

If you notice that the battery is running out quickly, check its condition in Settings β†’ Battery β†’ Battery status. If the capacity has fallen below 80%, consider replacing it.

FAQ: Frequent questions about Xiaomi charging

Can I use iPhone charging for Xiaomi?
You can, but the charging speed will be limited to 5W-12W (standard USB). For fast charging, you need an adapter with Quick Charge or Power Delivery (for example, original from Xiaomi or compatible from Anker/Baseus).
Why does the smartphone only charge up to 80% and stop?
It's probably charging optimization or night mode activated, turn them off in the battery settings. If the problem persists, check the battery for wear, and if it degrades, the controller can artificially limit the charge.
How do I know which charging is supported by my Xiaomi model?
See the specifications on the official Xiaomi website or in the Settings menu β†’ About phone β†’ Specifications. You can also use the AIDA64 app - it shows the maximum charging power.
Can I turn on fast charging in the cold?
No, at a lower temperature. +5Β°C lithium-ion batteries don't take charge well, and fast charging can damage the cells.
What if the charging settings disappeared after the MIUI update?
This is a known problem with some updates. Try: Clear the cache of the Settings app (Settings β†’ Applications β†’ App Management β†’ Settings β†’ Clear the cache). Reverse the previous version of MIUI via Recovery. Contact Xiaomi with the model and firmware version.