Background mode on Xiaomi: how to turn on and configure for applications

Why Background Mode Is Important for Xiaomi and How to Use It

Background mode on Xiaomi smartphones (including Redmi and POCO models) is a key feature that determines how apps work when you roll them out or switch to other tasks. Without the right setup, many messengers (such as WhatsApp or Telegram) stop sending notifications, music services (Spotify, Yandex Music) are interrupted, and fitness trackers lose step data. In this article, we will discuss how to turn on the background mode on Xiaomi with the features of the MIUI and HyperOS shell (for new models 2023-2026).

The manufacturer defaults to limit the background activity of applications to save battery power, which leads to the fact that even popular services can work incorrectly. For example, on Xiaomi 14 and Redmi Note 13 Pro+ models, background optimization by default blocks synchronization of Google Photos and weather updates in widgets. We will show how to get around these restrictions without compromising autonomy.

It's important to understand that setting the background is a balance between performance and power consumption. Some users complain that when the background is activated, the smartphone starts to warm up or discharge faster, and we'll show you how to minimize these effects.

What is the background mode and how it works on Xiaomi

Background mode is the state in which an application continues to perform tasks after being folded, and Xiaomi has three key mechanisms:

  • πŸ”„ Auto-Run applications – allows the program to start automatically when you turn on your smartphone or after restarting.
  • πŸ“± Background activity – allows the application to run in a curled state (for example, playing music or tracking location).
  • ⚑ Battery optimization - system MIUI/HyperOS Limits resources for applications to extend uptime.

For example, if you listen to a podcast on Google Podcasts and lock the screen, the app can stop if it does not have background activity rights, the same thing happens with Yandex Maps when navigating: without the right settings, voice prompts are interrupted after 5-10 minutes.

Since 2022, Xiaomi has tightened its energy saving policy, and now even after manually configuring some apps (especially Chinese ones like WeChat or AliExpress) can reset their background rights after a system update, and we’ll teach you how to fix it.

πŸ“Š What Xiaomi model do you use?
Redmi Note 12/13
POCO X5/X6
Xiaomi 13/14
Another model

Step-by-step: how to turn on the background mode on Xiaomi

The configuration process depends on the firmware version. Below is a general-purpose algorithm for MIUI 12-14 and HyperOS (for models 2023-2026).If you have an older version (for example, MIUI 11), some menu items may differ.

Step 1: Authorization of Auto Start

This is a basic setting without which the application will not be able to work in the background.

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Select the application you want (for example, Viber).
  3. Slip on Autostart and switch on the switch.

Step 2: Disabling Battery Optimization

By default, MIUI limits background activity to save charge.

  1. Go to Settings β†’ Battery and Performance β†’ Battery Optimization.
  2. In the list, find the app and select Without Limits.

Step 3: Allowing Background Activity

This is the most important point for messengers and navigators.

  1. In the app menu (Settings β†’ Applications β†’ Application Management β†’ [select application]), find the option Additional β†’ Background activity.
  2. Turn on the switch and confirm the action.

Autostart enabled |Battery optimisation disabled |Background activity permitted |Notification rights vetted-->

For HyperOS (on Xiaomi 14, POCO F6 and the latest models), the path is a little different:

Settings β†’ Applications β†’ Permissions β†’ Special Access β†’ Background Activity

πŸ’‘

If the application still doesn’t work in the background after setting up, try adding it to Secure Applications via Settings β†’ Battery β†’ Secure Applications. This will prevent the system from being forced to close.

Some programs require additional actions to work correctly in the background. Let's look at the most problematic cases.

AnnexProblem.Decision
WhatsAppNo notifications of messages are receivedEnable Auto Start, Background Activity and Add to Secure Applications
Google MapsNavigation interrupted when the screen is blockedTurn off battery optimization and allow Exact Location in the app settings
SpotifyMusic stops after 5-10 minutesTurn on Background Activity and Add Battery Optimization Exceptions
Mi FitNo footsteps in the backgroundAllow Constant Activity in the App Settings and Turn Off Optimization

For Telegram on Xiaomi, there is a separate problem: even after all the settings, notifications can come with a delay.

  1. Open Telegram Settings β†’ Notifications and sounds.
  2. Enable Use of server notifications.
  3. In the system settings, allow display over other windows.
Why do some apps reset settings after an update?
After updating MIUI or HyperOS, the system resets the background activity rights for applications that are not part of the Xiaomi standard set. This is due to security policy. To avoid the problem, after each update, check the settings manually or use applications like AutoStart (available on Google Play), which automatically restore the rights.

How to check if the background mode is working

To make sure that the settings are applied correctly, follow the following steps:

  1. Test for messengers: Open WhatsApp or Viber. Crash the app and lock the screen. Ask a friend to send you a message. If the notification comes right away, the setup is successful.
  2. Music Services Test: Run a track playback in Spotify or Yandex Music. Crash the app and wait 10-15 minutes. If the music is not interrupted, the background mode works.
  3. Navigator test: Run a route in Google Maps or Yandex Maps. Lock the screen and wait 5 minutes. If the voice prompts continue, everything is set up correctly.

If the tests fail, check:

  • πŸ”‹ Is not the energy saving mode enabled in the battery settings.
  • πŸ›‘οΈ Does the background activity block antivirus (for example, Mi Security).
  • πŸ“± Are there any restrictions on the application in the Notification Center.

πŸ’‘

On HyperOS models (Xiaomi 13T, POCO F5 and later), a new item has been added, "Deep Optimization", which must be disabled for critical applications, or the system will force them to close after 30 minutes.

Common Mistakes and How to Avoid Them

Many users make common mistakes when setting up the background, which leads to unstable application performance.

⚠️ Attention: Do not turn on background activity for all applications in a row! This will lead to increased battery consumption and overheating of the smartphone. Just configure 5-7 most important programs (messengers, navigators, fitness trackers).

Mistake 1: Ignoring Notification Permissions

Even if you allow background activity but don’t give the app notification rights, it won’t be able to alert you to new events, for example, Instagram won’t show likes notifications if the alerts are turned off in its system settings.

Solution: Go to Settings β†’ Notifications β†’ [select app] and turn on all the switches.

Error 2: Using "Memory Cleanup"

Memory Cleanup (available via swipe up from the home screen) forcibly closes all background applications, and if you use it regularly, the background settings are reset.

Solution: Add important applications to the cleanup exceptions through Settings β†’ Apps β†’ Memory Cleanup β†’ Exceptions.

Mistake 3: Incompatibility with Do Not Disturb

If Do Not Disturb (especially with the "Disable All Notifications" setting) is enabled, background alerts are blocked at the system level.

Solution: Set up exceptions for critical applications in Settings β†’ Sounds and vibrations β†’ Do not disturb β†’ Exceptions.

Additional ways to optimize the background

If standard settings don’t help, try these methods:

  • πŸ”§ Use of the ADB-commands (for advanced users): Using the adb shell dumpsys deviceidle whitelist command +com.example.app (where com.example.app is the batch name of the application) you can manually add the program to the whitelist of optimization. ADB It may disrupt the system.
  • πŸ“± Automatic Configuration Apps: Google Play has utilities like AutoStart or MIUI Optimization, which makes it easier to manage background processes, automatically applies optimal settings to popular applications.
  • ⚑ Setup through the developer: Activate Developer Mode (7 taps by build number in Settings) β†’ About Phone) and disable Background Process Limitation in Developer Settings.

One of the things that happens to POCO smartphone owners is that these models have an aggressive power saving mode on by default, to turn it off:

  1. Go to Settings β†’ Battery β†’ Battery modes.
  2. Choose Performance over Balance or Energy Saving.
How to find out the batch name of the application for ADB?
Open Google Play, find the app you want, and copy the URL. The packet name is the part of the link after id=. For example, for Telegram, it's org.telegram.messenger. You can also use the App Inspector app from Google Play.

FAQ: Answers to Frequent Questions About Xiaomi's Background

Why are the background settings reset after the MIUI update?
This is due to Xiaomi’s security policy: After major updates (e.g. MIUI 13 on MIUI 14), the system resets permissions for third-party applications. Solution: Once updated, manually check autorun and background settings for critical programs. You can also use applications like AutoStart that automatically restore rights.
How to turn on the background mode for the game (eg, Genshin Impact or PUBG)?
Games do not require background settings as they do not work in a rolled-down state. However, if you need to keep the game from closing when switching to another application (for example, for streaming), follow the following steps: Enable Game Mode in Settings β†’ Special Features β†’ Game Mode. Add the game to battery optimization exceptions. In the game settings, allow the display over other windows (if there is one). Note: background work of the games greatly drains the battery and heats the processor.
Can I turn on the background mode for all applications at once?
Technically, but it's not recommended. Mass background resolution will result in: 30 to 50 percent less battery life; overheating of the smartphone due to the constant load of the processor; slowing down of the system due to a large number of background processes; Optimal solution: manually adjust the background mode for only 5 to 7 of the most important applications.
Why does Xiaomi 14/13 Pro run differently than Redmi?
Smartphones of the Xiaomi series 13/14 They're running on a new HyperOS shell, which has more stringent battery optimization rules, and the main differences are: Deep Optimization: A new feature that forcibly shuts down applications through the use of a battery. 30 It needs to be manually disabled for critical programs. Dynamic resource allocation: The system automatically limits background processes when the battery is lower. 20%. New resolutions: HyperOS has a separate Constant Activity item that you need to turn on for trackers (for example, Mi Fit). POCO (on MIUI) These restrictions are less stringent, but after upgrading to HyperOS (expected for Redmi Note) 13 into 2026 year the rules will be the same.
How to reset all background settings to factory?
If you've been experimenting with settings and want to get it back to its original state, do this: Go to Settings β†’ Applications β†’ Application Management. Tap three dots in the upper right corner and select Reset App Settings. Confirm action. This will reset all permissions, including background activity and autorun. After resetting, it's recommended to manually set the background for key applications, as by default MIUI/HyperOS blocks most background processes.