How to completely disable the energy-saving mode on the Xiaomi phone: all ways

The energy-saving mode on Xiaomi smartphones (including Redmi, POCO and Mi) often causes conflicts between battery savings and performance. On the one hand, the feature prolongs battery life, limiting the background activity of applications and reducing the clock speed of the processor. On the other, users face slowing down the interface, no notifications and automatic closing of applications, especially this annoys owners of flagship models (Xiaomi 14, Redmi K70 Pro), where hardware power allows you to work without strict restrictions.

In this article, we will analyze all available ways to turn off energy saving – from the basic settings. MIUI to the hidden parameters of the developer and teams ADB. You will learn how to turn off the mode completely or customize it to your needs, as well as what is fraught with ignoring factory restrictions. MIUI 14/15 and all relevant Xiaomi models (2020–2026 release).

Why Xiaomi is aggressively saving battery life?

The MIUI shell is known for its β€œiron” approach to energy management. Unlike β€œpure” Android, where the user decides which applications can work in the background, Xiaomi by default blocks most processes 3-5 minutes after leaving the background.

  • πŸ”‹ Weak batteries in budget models (Redmi) 10A, POCO M4 Pro), where each percentage of charge counts.
  • πŸ“‰ Optimization for the Chinese market, where users are used to long-term autonomy even on weak smartphones.
  • πŸ€– Algorithms. MIUI, which prioritize system processes over user applications (e.g. WhatsApp or Telegram may not update in the background).
  • πŸ”„ Automatic updates that reset your energy saving settings after installing a new version MIUI.

The manufacturer claims that such measures increase the time of operation by 15-30%, but in practice this often leads to a loss of functionality, for example, messengers stop syncing, health trackers (Mi Band, Zepp Life) do not record data, and geolocation in Google Maps turns off after a few minutes.

πŸ“Š How often do you encounter problems with power saving on Xiaomi?
It's always annoying!
Sometimes, but tolerably.
Nearby, but not critically.
Never, I've got everything working.

Method 1: Disconnecting through the basic MIUI settings

The easiest method is to use the standard MIUI menu, which is suitable for most models (Redmi Note 12, Xiaomi 13T, POCO F5, etc.), but has limitations: some applications will still be optimized by the system.

  1. Open the settings β†’ Battery and performance.
  2. Go to the Energy Savings section.
  3. Turn off the energy saving switch (if it is active).
  4. Click on Power Saving Settings β†’ select Unlimited or High Performance (not available on all models).

Important! Some firmware (MIUI Global) may not have a No Limits option, in which case select Balanced Mode and manually add exceptions for critical applications (for more on this in the next section).

Make sure the switch in the Battery section is gray (inactive)

Reboot your phone to apply changes

Check the work of background applications (messengers, trackers)

Turn off Adaptive Brightness (which also affects power consumption)-->

Method 2: Manually add exceptions for applications

Even if you've turned off energy saving globally, MIUI can continue to restrict individual programs, and to avoid that, you have to manually whitelist them.

  1. Go to Settings β†’ Battery and Performance β†’ Battery Consumption Management by Apps.
  2. Select an app from a list (such as Telegram or Google Maps).
  3. Activate options: πŸ”„ No restrictions (or Auto-Run) πŸ“± Background activity πŸ”” Accurate notifications (for messengers)

Repeat for all critical programs.

On models with MIUI 14+ (e.g. Xiaomi 13 Ultra), the path may be different: Settings β†’ Applications β†’ Application Management β†’ [Select App] β†’ Battery β†’ No restrictions.

Why are some applications not saved in exceptions?
Some of the silk (especially Chinese) MIUI It resets the power saving settings after rebooting or updating, and it's related to Xiaomi's security policy. ADB-commands (method 4) or install custom firmware (e.g. Xiaomi.EU).

Method 3: Hidden Developer Settings

For advanced users, Xiaomi has provided hidden options that allow you to fine-tune your power consumption.

  1. Open the Settings. β†’ The phone.
  2. Click 7 times on the MIUI version until you become a developer!
  3. Go back to the main menu of settings β†’ Additional β†’ For developers.
  4. Find and disconnect: πŸ”‹ Background process restriction (set a Standard Limit or No Limitations) πŸ”„ Optimization MIUI (This can be called aggressive battery optimization) πŸ“± Do not remain active (if enabled, turn off)

⚠️ Attention: Disabling Optimization MIUI This can lead to a 20-40 percent increase in battery consumption and processor overheating over long loads. 9A, POCO C31).

ParameterRecommended valueEffects of change
Limitation of background processesStandard constraintApps stay in memory longer, but battery consumption will increase by 10-15%
Optimization of MIUIDisconnected.Maximum performance, but the battery goes down 30% faster
Don't stay activeDisconnected.Applications will not close when folded.
Windows animation (0.5x)Disconnected.Speeds up the interface but does not affect the power consumption

Method 4: Disconnect via ADB (for power users)

If standard methods don’t work, you can use USB debugging and ADB commands. This is the most radical way, which completely disables all the limitations of MIUI, but requires a computer and basic knowledge.

Preparation:

  1. Enable USB debugging in the developer settings (see Method 3).
  2. Download Google’s Platform Tools and unpack the archive.
  3. Connect the phone to the PC and confirm the debugging permission.

The following is a good example of Don't Kill My App!:

  1. Install the app from Google Play.
  2. Run it and select Xiaomi from the list of manufacturers.
  3. Follow the instructions – the utility will automatically open the desired MIUI menu.
  4. Add problematic applications to the exceptions.

Limitation: These programs can’t completely turn off power savingβ€”they just make it easier to set up standard MIUI settings. Full control will still require ADB or bootloader unlocking.

πŸ’‘

The utility side is the crutch, not the solution, and it helps you find the right settings faster, but it doesn't eliminate the system-level limitations of MIUI.

What if energy saving is self-sustaining?

Many users complain that after updating MIUI or restarting the phone, the energy saving is activated again.

  • πŸ”„ Automatic security updates that reset settings.
  • πŸ“± Politics. MIUI, which compulsorily includes low battery optimization (less than 15%).
  • πŸ”‹ A battery that is worn out by more than 30% (the system tries to compensate for the loss of capacity).

Decisions:

  1. Turn off automatic updates MIUI In Settings β†’ The phone. β†’ Updating the system β†’ βš™οΈ β†’ Auto-update.
  2. Use it. ADB-Command to permanently shut down: adb shell settings put global hidden_api_policy 1
  3. Check battery health through Settings β†’ Battery β†’ Battery condition. If wear exceeds 30%, consider replacing.

⚠️ Note: On some models (Redmi Note 11, POCO X3 Pro) after resetting to the factory settings, the energy saving is switched on again. To avoid this, execute the command before the reset: adb shell cmd battery reset

FAQ: Frequent questions about energy saving on Xiaomi

Can you turn off power saving on Xiaomi without a computer?
Yes, but not completely. Through standard settings (Settings) β†’ Battery) you can turn off the power saving mode and add applications to the exceptions, but MIUI It's still going to optimize the background. ADB (see method 4).
Why did the phone become more efficient after the power saving shutdown?
This is normal: without restrictions, applications are active in the background, the processor does not reduce the frequency, and GPS/Wi-Fi modules do not turn off. On average, battery consumption increases by 20-40%. To save charge, turn off background activity for unnecessary applications manually.
Will the reset to factory settings return energy saving?
Yeah, reset will bring back all settings. MIUI To avoid this, before reset: Save the exception list (take a picture of the screen). ADB-command to fix settings (see Method 4).
Is there a difference in energy saving on global and Chinese firmware MIUI?
Yes, and it is substantial: Global firmware (MIUI Global): less aggressive optimization, but some features (e.g., No Limits) may be missing. Chinese firmware (MIUI China): tighter energy saving, but more settings for manual optimization (e.g., Deep Optimization). If performance is important to you, consider installing Xiaomi.EU, a custom firmware without aggressive energy saving.
How to check if energy saving is actually turned off?
Multiple ways to verify: Run a resource-intensive application (e.g., Genshin Impact or 3DMark) And check if it's going down. FPS In 5-10 minutes, open the settings. β†’ Battery. β†’ Use the battery and see if there's a mark limited by the system next to the applications. ADB-Command: adb shell dumpsys deviceidle get deep If the answer is false, optimisation is disabled.