Xiaomi Redmi smartphones based on the MIUI shell are known for their multitasking, but sometimes the background processes begin to βeatβ resources: the battery goes down in a few hours, the device slows down, and the task manager hangs a dozen unnecessary applications. Many users mistakenly believe that it is enough to swipe the application up in the menu of recent β but this method does not always work. In this article, we will discuss 5 proven ways to close unnecessary applications on the Redmi Note 10/11/12, Redmi 9/10 and other models, including hidden MIUI functions and settings for developers.
It's important to understand that not all background processes are harmful. For example, com.miui.analytics is responsible for collecting statistics (it can be turned off), and com.android.phone is responsible for cellular communication (you can't shut down!). We'll show you how to distinguish critical services from the junk that is really worth stopping. We'll also uncover the myth that forcing all applications to close through Task Manager can impair performance due to constant restarts of system processes.
1. Manually Closing through the menu of recent apps
The most obvious, but not always effective way is that on Xiaomi Redmi with MIUI 12-14, the recent menu swipes up from the bottom of the screen (on older versions, the Menu button), and it shows all the running apps, but not all of them actively consume resources.
How to close correctly:
- π± Swipe up and hold your finger for 1 second to open the extended menu.
- π At the bottom of the screen will appear the message Close everything β click it to clear the list.
- β‘ To selectively close, swipe left/right on the application card.
- π On some firmware (for example, Redmi Note 11 with global MIUI) You need to click on the basket icon in the upper right corner.
β οΈ Attention: This method only closes the visible processes. Many applications (such as Facebook or TikTok) immediately restart in the background after a few minutes.
2. Disable autostart and background activity
The main reason apps "resurrection" after closing is the autostart permission and background work, which is hidden deep in MIUI, but can be disabled without rooting permissions.
Instructions:
- Open Settings β Applications β Application Management.
- Select the app you want (such as Instagram or AliExpress).
- Slip on Permissions β Autostart and turn off the slider.
- Go back and select Battery β Background Activity β Set Restricted.
For mass blackout:
- π§ Go to Settings. β Battery and productivity β Battery management.
- π Select the Apps and select the ones you want to limit.
- π Click Limit Background Activity.
Disable auto-start for unnecessary applications |
Set limits on background activity |
Check permissions for notifications |
Clean the cache manually (once a week)-->
β οΈ Note: Do not limit system applications like com.android.systemui or com.miui.home, which can cause shell malfunctions. Also remember that some messengers (such as WhatsApp or Telegram) will not deliver notifications on time with complete background restriction.
3. Use of Task Manager (Security App)
Xiaomi Redmi has a built-in Security App that not only scans viruses, but also manages background processes, and is more powerful than the standard menu of recent ones, as it shows all active processes, including system processes.
How to use:
- Open the Security app (the shield icon).
- Go to Accelerate (or Optimize on some firmware) tab.
- Click Clean β this will close all unnecessary processes.
- For detailed control, tap on Details and manually select what to close.
| Type of process | Can I close it? | Effects of consequences |
|---|---|---|
| com.miui.analytics | Yes. | Data on phone use will no longer be collected |
| android.process.media | No. | Contacts and media files may be missing |
| com.facebook.appmanager | Yes. | Facebook notifications will be delayed |
| com.android.vending (Google Play) | Not recommended | Problems with updating applications |
π‘ Useful tip: The Security App has Deep Cleanup, which removes not only processes, but also temporary files, and use it once a week to free up an additional 100-300MB of storage.
4.Settings for developers: forced stop
If standard methods don't work, you can use developer mode, which is suitable for advanced users, because the wrong actions can disrupt the stability of the system.
How to turn on and use:
- Activate Developer Mode: Go to Settings β About Phone and tap the MIUI version 7 times.
- Back to Settings β Additionally. β For developers.
- Find the option Do not save actions and turn it on β this will prevent applications from remaining in memory after closing.
- For forced stops, find the same menu to limit background processes and set a limit (e.g., Maximum 2 of the process).
For full control:
- π οΈ In the Developer Settings, turn on Debugging by USB (required ADB-team).
- π± Connect your phone to your PC and execute the command: adb shell am force-stop com.package.name (replace com.package.name with the application package name).
List of dangerous ADB teams
β οΈ Warning: Forced shutdown of system applications (e.g. com.miui.home) will cause the shell to collapse and the need to restart. ADB Some applications (e.g. banking) may block access due to detection of βnon-standard activityΒ».
5. Automatic optimization with MIUI Optimization
MIUI Optimization is a hidden feature that automatically closes unnecessary processes and optimizes battery consumption. By default, it is enabled, but its settings can be finely adjusted.
How to set up:
- Open Settings β Battery and Performance β Battery Management
- Select Mode Selection and set Balanced or Charge Saving.
- Activate MIUI Optimization (could be called Auto Clean).
- In the Exclusions section, add apps that should not be closed (such as a music player or navigator).
Advanced settings:
- βοΈ In the Developer Settings, find Background Process Limitation MIUI and set up Aggressive.
- π Security β Acceleration β Settings enable Auto Cleanup when locking the screen.
π‘
Automatic MIUI optimization reduces battery consumption by 15-20%, but can delay notifications from instant messengers. Set exceptions for critical applications!
6. Third-party applications for process management
If the built-in MIUI tools aren't enough, you can use third-party tools, which give you more control, but require caution β some will request root rights or show aggressive advertising.
Top.-3 tested applications:
- π‘οΈ Greenify β βsedatesβ unnecessary applications without root rights (works through the Internet) ADB).
- β‘ SD Maid β clears the cache and stops background processes (there is a function of AppControl).
- π AccuBattery β shows which apps drain the battery the most.
How to set up Greenify:
- Install the app from Google Play.
- Connect your phone to your PC and execute the command: adb -d shell pm grant com.oasisfeng.greenify android.permission.WRITE_SECURE_SETTINGS
- In Greenify, select the βfreezeβ apps and click Close.
β οΈ Note: Applications such as Clean Master or DU Speed Booster often contains malicious code and displays false "virus" warnings. Use only proven utilities from the official store.