Xiaomi Redmi 9 smartphone based on MIUI often suffers from excessive resource consumption of background applications. Even after closing, they continue to work in a hidden mode, consuming battery power, Internet traffic and RAM. This is especially noticeable on budget models with limited technical characteristics: the Helio G80 processor and 3-4 GB of RAM quickly overload if you do not control the activity of the software.
In this article, you will find 5 working methods for disabling background processes, from standard MIUI 12/13/14 settings to hidden functions via ADB and manual autoboot control. We will also discuss which applications can be safely limited and which are best left in working order not to disrupt the stability of the system. All instructions are tested on Redmi 9 (models M2003J15SC/M2004J19G) with the latest firmware updates.
Why the background apps are interfering with the work of Redmi 9
Background activity on Xiaomi is not a bug, but a feature of MIUI optimization. The default system leaves applications in "sleep" mode so that they open faster the next run.
- π Accelerated battery discharge β even in standby mode, a smartphone can lose 10-15% of its charge per night due to background processes of Google Play Services, Mi Push or social networks.
- π’ Slowing down the interface β when RAM is crammed with unnecessary tasks, Redmi 9 begins to βbrakeβ when switching between applications.
- πΆ Unauthorized traffic β messengers, cloud services and advertising SDK They are using mobile internet without your knowledge.
- π₯ Processor overheating β constant background tasks load Helio G80, particularly in hot weather.
According to XDA Developersβ tests, turning off background activity for the 10 most voracious applications increases the Redmi 9βs battery life by 20 to 30 percent, but itβs important to understand that not all processes can be blocked, such as disabling com.miui.securitycenter will cause antivirus and permission management to malfunction.
Method 1: Limit background activity through MIUI settings
The easiest method is to use the built-in MIUI tools, which are root-free and suitable for beginners.
- Open Settings β Applications β Application Management.
- Select the app you want to restrict (like Facebook or AliExpress).
- Slip on Battery Consumption (or Battery in newer versions of MIUI).
- Activate the option to limit background activity (in some firmware it is called to Prohibit Autostart).
- Confirm the action by pressing OK in the dialog box.
For mass blackout:
- Go to Settings β Battery and Performance β Battery Management.
- Select the Applications Selection and tick the ones you want to apply the restrictions to.
- Click Limit at the bottom of the screen.
Check out the MIUI version (Relevant for 12-14 versions)
Create a backup copy of important data
Remember passwords from accounts (reentry may be required)
Disable synchronization for unnecessary applications-->
Important! After the restriction, some features may not work properly. For example, WhatsApp will stop showing notifications for new messages until you manually open it. For instant messengers, it is better to use exceptions (more on this below).
π‘
To quickly find βgluttonousβ applications, sort them in Battery Management by charge consumption for the last 24 hours.
Method 2: Setup autostart and self-start
Many apps automatically start when you turn on your smartphone or when you restart, called auto-start, and you can turn it off via the hidden MIUI Optimized menu:
- Open Settings β Applications β Application Management.
- Click on the three dots in the top right corner and select AutoRun (or SelfStart in the newer versions).
- You will see a list of all programs with the ability to turn on / disable autorun. disable unnecessary (for example, games, stores, underutilized utilities).
For a deeper setup:
- In the same Application Management menu, select Permissions β Additional β AutoRun.
- You can deactivate self-start for system services, but be careful β disabling com.android.systemui will lead to the collapse of the interface!
| Type of application | Recommendation on auto-start | Effects of disconnection |
|---|---|---|
| Social networks (Facebook, Instagram) | Shut down. | Notifications only come after manual opening |
| Messengers (WhatsApp, Telegram) | Leave it on. | Loss of instant notifications about messages |
| Games (PUBG Mobile, Genshin Impact) | Shut down. | Longer loads at the first start-up |
| System Services (Google Play Services) | Don't touch it. | Violation of the app store and updates |
| Fitness trackers (Mi Fit, Google Fit) | Disable (if not used) | Data collection in the background is stopped |
What to do if the "Stop" item is not available?
Method 3: Ultra Battery Saver (Ultra Battery Saver)
Xiaomi Redmi 9 has an inbuilt Ultra Battery Saver mode that aggressively limits background activity of all but a select few apps.It's a radical method, but it significantly extends battery life.
How to turn on:
- Go to Settings β Battery and Performance β Battery Mode.
- Select Ultra Battery Saver (in some firmwares β Extreme save).
- Click Set up and add critical applications (calls, SMS, alarm clock) to exceptions.
- Activate the mode with the Enable button.
In this mode:
- β All background processes are turned off, except system processes.
- β Account synchronization is suspended.
- β Restricted mobile Internet and Wi-Fi.
- β No push notifications (except for the SMS call).
- β Some applications may require a reboot to work properly.
π‘
Ultra Battery Saver is best used in critical situations (such as low battery life) rather than as a permanent solution.
β οΈ Attention! In Ultra Battery Saver mode, all widgets on the home screen are turned off, and interface animations become less smooth, and access to cloud services (such as Google Drive or Mi Cloud) may also be lost before manual updates.
Method 4: Manual disabling via ADB (for power users)
If standard methods don't work, you can use Android Debug Bridge (ADB), a tool for deep tuning, which requires connecting your smartphone to your computer, but allows you to turn off background activity even for system applications.
Step-by-step:
- Download and install ADB Tools on PC.
- On your smartphone, activate Developer Mode: go to Settings β About Phone and tap on the MIUI version 7 times.
- Return to Settings β Additional β For developers and enable USB debugging.
- Connect Redmi 9 to your computer via USB-cable and select File Transfer Mode.
- Open the command line (Windows) or terminal (macOS/Linux) and type:
adb devices(Series numbered device should appear. If not, check the drivers.)
adb shell pm disable-user --user 0 com.miui.analytics
adb shell pm disable-user --user 0 com.xiaomi.midropHere, com.miui.analytics and com.xiaomi.midrop are examples of system applications that can be safely disabled.
- π com.miui.analytics β collection of usage statistics (does not affect the work).
- π€ com.xiaomi.midrop β wireless file transfer service (similar to AirDrop).
- π΅ com.miui.player - standard music player (can be replaced by a third-party player).
- π° com.miui.bugreport β error report (required for diagnostics only).
- π com.xiaomi.shop β Xiaomiβs branded store (advertising software).
β οΈ Attention, don't turn it off. ADB The following system packages: com.android.phone (telephony), com.miui.securitycenter (security), com.google.android.gms (Google Services), their deactivation will lead to complete inoperability of the smartphone and require resetting to factory settings.
To return the disabled applications, use the command:
adb shell pm enable com.name.packetMethod 5: Third-party utilities for managing background processes
If you don't want to go through the settings manually, you can use specialized applications that offer a more user-friendly interface and additional features, such as automatic cleaning on a schedule.
Top.-3 utility 9:
- π‘οΈ Greenify - suspends background activity of selected applications without root rights. Supports modes Aggressive hibernation and Working in the background for instant messengers. Download to Google Play
- β‘ Battery Guru monitors battery consumption and suggests disabling the most voracious processes. There is a One-tap Boost feature for quick cleaning. Download to Google Play
- π§ MIUI Hidden Settings β reveals hidden settings MIUI, including advanced autorun and background services management. Download to Google Play
Example of setting up Greenify:
- Install and open the application, grant special access rights (in Android settings).
- Select apps for βhybernationβ (e.g. Facebook, TikTok).
- Activate the option Automatic hibernation in the settings of the utility.
- Add Greenify to battery optimization exceptions (Settings β Battery β Battery Management).
The advantages of third-party utilities:
- π Visualization of resource expenditure for each annex.
- β±οΈ Automatic cleaning on schedule (e.g. every 2 hours).
- π The ability to create a whitelist for important programs.
Disadvantages:
- β Some functions require root rights.
- β Can conflict with built-in optimization MIUI.
What applications can be turned off without risk
Not all background processes are equally useful. Below is a list of apps that you can safely limit or disable on the Xiaomi Redmi 9:
| Category | Examples of applications | Recommendation |
|---|---|---|
| Social media | com.facebook.katana, com.instagram.android | Disable background activity and autostart |
| Games | com.pubg.imobile, com.miHoYo.GenshinImpact | Disable autostart, limit the battery |
| Advertising SDKs | com.miui.systemAdSolution, com.xiaomi.mipicks | Disable via ADB (see Method 4) |
| Fitness trackers | com.xiaomi.hm.health, com.google.android.apps.fitness | Disconnect if you do not use a pedometer |
| Cloud storage | com.google.android.apps.docs, com.miui.cloudservice | Limit synchronization in the background |
Here's what you can't turn off:
- π com.android.phone β phone calls and SMS.
- π com.miui.securitycenter β Security and Permissions Center.
- π± com.android.systemui β system interface (notification panels, navigation buttons).
- π com.google.android.gms β Google services (required for the Play Market).
Frequent Mistakes and How to Avoid Them
When working with background processes, users often make mistakes that lead to unstable smartphone operation, and here are the most common ones and ways to prevent them:
- Disabling system services without checking πΉ Consequence: the smartphone stops turning on or boots in safe mode. πΉ Solution: before deactivation through ADB Check the name of the package in the database XDA Developers.
- Use of killer tasks (task killers) πΉ Consequence: MIUI It begins to βrestoreβ dead processes, which increases battery consumption. πΉ Solution: Use only Greenify or built-in optimization tools.
- Limitation of messengers without exceptions πΉ Consequence: Missing important messages and calls. πΉ Solution: Add WhatsApp, Telegram and Viber to Battery Mode Exceptions.
- Ignoring updates MIUI πΉ Consequence: in new versions of the firmware, menu names and parameters may change. πΉ Solution: Regularly check the relevance of instructions in the forums Xiaomi.
β οΈ Attention! If after turning off the background processes, the smartphone spontaneously reboots, return the default settings via Settings β System system β Setting reset (select App Settings Reset) This will save your data, but return all permissions to factory.