Xiaomi MIUI-based smartphones are known for their multitasking, but application backgrounds often cause rapid battery drain and system slowdown. Many users are faced with a situation where even after the application is closed, it continues to consume resources in the background โ it can be social networks, messengers or system services. In this article, we will discuss how to completely or selectively disable the background mode for individual applications without disrupting the stability of the device.
Itโs important to understand that background processes arenโt always harmful: some apps (like WhatsApp or Telegram) need them to get notifications in a timely manner. However, most games, media players, and underused programs can be safely restricted. Weโll look at both standard MIUI settings and hidden features for power users, including working with ADB and system permissions.
Why background apps drain the battery
Background activity is one of the main reasons for the increased power consumption on Xiaomi smartphones, and even after the closure, many programs continue to:
- ๐ Update real-time data (social networks, email clients).
- ๐ก Maintain a connection to servers for push notifications.
- ๐ฅ๏ธ Sync (e.g. Google Drive or Mi Cloud).
- ๐ฎ Optimize cache or download updates (games, streaming services).
Research shows that up to 30 percent of battery life can be spent on background processes if left unchecked, especially on low-end Redmi models with small batteries (like the Redmi 9A or Redmi Note 10), where every percentage counts, with MIUI allowing most applications to run in the background by default to provide a โsmooth user experience.โ
Another problem is that apps auto-run, and many programs (like Facebook or TikTok) automatically activate when you turn on your smartphone or connect to the Internet, even if you haven't opened them, which not only eats up the charge, but also loads RAM, which leads to slowdowns.
Ways to disable background mode in MIUI
MIUI has some built-in tools for managing background processes, and let's take them in order, from the simplest to the most advanced.
1. Restriction through "Battery and performance"
The fastest way is to use the built-in optimization settings:
- Open Settings โ Battery and Performance.
- Select Battery Management (or Battery Optimization in newer versions).
- Select the apps and find the right one in the list.
- Select Restricted or Manual (depending on the MIUI version).
In mode, the Limited Application will not be able to:
- ๐ซ Working in the background after closing.
- ๐ Receive push notifications (except system notifications).
- โก Consume the battery for synchronization.
โ๏ธ Preparing for background process limitation
2. Set up Auto-Run Applications
To prevent applications from running automatically:
- Go to Settings โ Applications โ Application Management.
- Choose the appropriate app (such as Instagram).
- Slip on Autostart and turn off the slider.
- In some versions of MIUI, you also need to disable Secondary Launch.
This method is particularly effective for applications that:
- ๐ฑ Started when connected to Wi-Fi/mobile.
- ๐ Activated after restarting the device.
- ๐ฏ Use geolocation in the background (e.g. Google Maps).
๐ก
If the app stopped showing notifications after disabling autorun, check the sync settings in the app itself. For example, Viber needs to manually enable the Background Work option.
3.Use of Battery Saver (Battery Saver)
Battery Protection in MIUI allows you to globally limit background activity:
- Open Settings โ Battery and Performance โ Battery Protection
- Enable Balanced or Energy Saving mode.
- Add problematic apps to the exclusion list (if necessary).
In the energy saving mode:
- โณ Background processes are suspended 10 minutes after closing.
- ๐ถ Access to mobile data is limited in the background.
- ๐ Reduced screen refresh rate (on some models).
โ ๏ธ Warning: In Energy Saving mode, notifications from instant messengers may not arrive. If messages are important to you, add WhatsApp, Telegram and other critical applications to the exceptions.
Manual optimization through developer settings
For power users, there are additional tools in the Developer Menu to activate it:
- Go to Settings. โ The phone.
- Tap 7 times on the MIUI version (you will be notified "You became a developer").
- Return to the main settings and open a new section โ For developers.
Now you can:
- ๐ ๏ธ Limit the number of background processes (the parameter Limit background processes).
- ๐ Disable window animation (accelerates the system operation).
- ๐ก Ban background traffic for individual applications.
The most useful options for saving battery:
| Parameter | Recommended value | The effect |
|---|---|---|
| Limit of background processes | 2โ3 process | Reduces the load on RAM |
| No maintenance | Included. | Applications are closed immediately after folding |
| Background check of Wi-Fi | Disconnected. | Saves charge when searching for networks |
| Optimization of MIUI | Disconnected. | Removes unnecessary system processes |
โ ๏ธ Attention: Disabling the Optimization parameter MIUI It can cause some functions to function in an unstable way (such as gestures or themes). Use it only if you are confident in your actions.
Disabling background processes via ADB (for advanced)
If standard methods don't work, you can use ADB (Android Debug Bridge) for deep tuning.
- ๐ฑ Removal of pre-installed system applications (bloat).
- ๐ง Global Background Activity Disconnection for All Applications.
- ๐ก๏ธ Auto-start locks at the system level.
To work with ADB, you will need:
- A computer with Xiaomi and ADB-tools drivers installed.
- Included debugging on USB on your smartphone (Settings โ For developers โ debugging on USB).
- USB Type-C cable (preferably original)
Examples of useful commands:
Disable AutoRun for a specific application (e.g. Facebook)
adb shell cmd appops set com.facebook.app AUTO_START ignore
Ban background activity for all applications (caution!)
adb shell settings put global background_process_limit 1
Remove the system application (e.g. Mi Video)
adb shell pm uninstall -k --user 0 com.miui.videoplayerWhat happens if you delete the system application through ADB?
After completing the commands, restart the smartphone. The effect will be noticeable immediately: the number of running processes in the task manager will decrease, and the battery will begin to last longer.
What applications can be turned off without risk
Not all background processes are equally useful, but here is a list of applications that can be safely restricted or disabled:
| Category | Examples of applications | Risks of disconnection |
|---|---|---|
| Social media | Facebook, Instagram, TikTok | There will be no updates in the background. |
| Games | PUBG Mobile, Free Fire, Clash of Clans | Longer loading at launch |
| Media players | YouTube, Spotify, Mi Music | There will be no music/video caching |
| System (bloatware) | Mi Browser, Mi Pay, GetApps | Some MIUI functions may stop working. |
But these applications are not recommended to limit:
- ๐ Phone, Contacts, Messages (may not come) SMS).
- ๐ Google Play Services (responsible for notifications and updates).
- ๐ Mi Security or Google Play Protect (Virus Protection).
- ๐ Google Maps or Mi Location (if you use navigation).
๐ก
Before disabling system applications, check their dependence on other features, for example, Mi Account is used to synchronize notes and backups, and Google Services Framework is used to work most applications from the Play Market.
What to do if after switching off background processes there are problems
Sometimes excessive restriction of background activity leads to failures, and here are the typical problems and their solutions:
1. no notifications from messengers are coming
Decision:
- Add the application (WhatsApp, Viber) to the Battery Protection exceptions.
- In the application settings, enable Auto Start and Background work.
- Check permissions for notifications in Settings โ Notifications.
2. applications are long loaded or departed
Decision:
- Increase the limit of background processes in the Developer Settings to 4-5.
- Clear the app cache in Settings โ Apps โ Storage.
- Undo the restrictions for this application in Battery and Performance.
3. Battery discharges quickly despite limitations
Decision:
- Check the settings โ Battery โ Using the battery for โgluttonousโ processes.
- Turn off Adaptive Brightness and set a fixed value.
- Check your smartphone for viruses using Malwarebytes or Dr.Web.
โ ๏ธ Attention: If after the changes the smartphone began to slow down or overheat, reset the settings to the factory (Settings) โ The phone. โ Resetting settings. This will return all parameters to their original state.