Xiaomi smartphones (including the Redmi and POCO lines) are known for their multitasking, but over time background processes begin to slow down the system. Active applications continue to consume RAM, battery power and even mobile traffic - even when you are not using them.
In this article, we will discuss all the working ways to disable active applications on Xiaomi, from basic to hidden MIUI functions. You will learn how the behavior of applications in different versions of the shell (from MIUI 12 to MIUI 15), why some programs can not be closed manually, and how to avoid typical errors that lead to accelerated battery discharge or overheating of the processor.
Why apps remain active even after closing
The MIUI shell aggressively caches applications in memory to speed up their re-launch, part of the "Memory Extension" technology that Xiaomi introduced back in MIUI 12.5.
- π Increased battery consumption: Background processes (such as messengers or social networks) can wake the processor every 10-15 minutes to synchronize data.
- π’ System Slowdown: With a lack of RAM, Android begins to kill system services, leading to interface lags.
- πΆ Hidden traffic: Some apps (like TikTok or AliExpress) continue to load content in the background.
- π Autorun: After forced shutdown, some programs restart after 5β30 minutes (especially if they are added to the startup).
It is important to understand that not all background processes are harmful, such as Google Play Services or MiuiDaemon, which are critical to the stability of the system, and forced to disable them can lead to the loss of push notifications or malfunction of the Xiaomi account.
Method 1: Standardly close through the recent task menu
The most obvious method is to use a built-in multitasking menu, but it doesn't work the way most users think:
- Click on the recent apps button (square or swipe up with pause on Xiaomi without physical buttons).
- Swipe left/right on the application card to close it, or click on the cross (β) card-corner.
- For mass closing, tap on the Close Everything icon (usually at the bottom of the screen).
β οΈ Attention: This method does not guarantee that the application will be completely closed. Many programs (such as Facebook or Instagram) simply go into sleep mode and continue to take up memory. β The phone. β Memory status before and after closing.
βοΈ Verification of closing efficiency
On models with MIUI 14+, Deep Close is introduced to activate:
- Open the menu of recent tasks.
- Press the app icon and select Application Information.
- Take the Force Stop (Force Stop)
Method 2: Forced stop through application settings
If the standard method doesn't work, use the built-in application manager, which is guaranteed to close all the program processes, but has limitations:
- π« Does not work for system applications (such as Settings or Phone).
- β οΈ After restarting the device, some programs can automatically start again.
- π Forced stop resets unfinished tasks in the application (for example, unsaved drafts in messengers).
Instructions:
- Go to Settings β Applications β Application Management.
- Select the app you want from the list (use search if itβs not at the top).
- Slip the Forced Stop and confirm the action.
What if the βForced Stopβ button is inactive?
On some models (such as the Redmi Note 12 Pro+ or Xiaomi 13 Ultra), after a forced stop, a notification appears: "Application X is stopped. It may not work correctly." This is normal - just ignore it if the purpose was to close the program.
Method 3: Optimization with Security App
Xiaomi has a built-in tool for managing background processes, the Security app (or Global Firmware Security), which allows you not only to close active tasks, but also to customize their behavior in the future.
How to use:
- Open the Security app (the shield icon).
- Go to the Optimization (or Boost) tab.
- Click Clean β this will close all unnecessary background processes.
- To fine-tune your optimisation settings, select which applications can be closed automatically.
| Function in "Security" | What's he doing? | Recommendation |
|---|---|---|
| Cleaning up memory | Closes background applications, except system applications | Use 1-2 times a day |
| Deep cleaning | Deletes cache and temporary files | Not more than 1 time per week |
| Auto-cleaning | Closes applications when blocking the screen | Insert if RAM < 4 GB |
| Game mode | Blocks notifications and background tasks | Good for gamers. |
β οΈ Note: AutoClean may conflict with some messengers (such as WhatsApp or Telegram), which will cause notifications to arrive with a delay. If this is critical, add messengers to the Exceptions in the optimization settings.
Method 4: Using ADB for deep closure (for advanced)
If you need to completely stop a stubborn application that is constantly restarting (such as adware or pre-installed Xiaomi services), you can use ADB (Android Debug Bridge), which requires a connection to a computer, but gives maximum control.
Step-by-step:
- Turn on Developer Mode on your phone: go to Settings β About Phone and tap the MIUI version 7 times.
- Return to Settings β Additional β For developers and activate Debugging over USB.
- Connect your phone to your PC, install ADB Tools, and execute the command:
adb shell am force-stop com.package.nameTo find out the package name of the application, use the command:
adb shell pm list packages | grep "appendix name"π‘
If ADB doesnβt recognize the device, try reinstalling Xiaomi drivers via the Mi PC Suite. Windows 11 may need to disable driver signature verification.
Examples of forced closure of Facebook:
adb shell am force-stop com.facebook.katanaβ οΈ Note: Some system applications (e.g. com.miui.securitycenter) when stopped ADB They can cause critical failures in the work MIUI, You can't unlock the screen, so before you experiment, back up through Settings. β Additionally. β Backup and reset.
Method 5: Disabling Autostart and Background Activity
To prevent active applications from running again after closing, you need to restrict their rights. In MIUI, this is done through the AutoRun and Background Activity menu.
Instructions:
- Open Settings β Applications β Application Management.
- Select the desired application and go to Permissions.
- Turn it off.
- π Auto Start β prohibits starting when the phone is turned on.
- π Background activity β blocks work in the background.
- πΆ Using data in the background β restricts mobile traffic.
- π Display notifications β if notifications are not critical.
For mass shutdown of autostart:
- Go to Settings β Passwords and Security β Application Privileges β Auto Run.
- Disable unnecessary applications (leave only messengers and system services).
π‘
Disabling autoruns for Google Play Services or MiuiDaemon will result in loss of push notifications and account disruptions. Never limit system processes without a clear understanding of the consequences.
What to do if the applications start again
If after all the manipulations, the programs continue to appear in the active list, the problem may be:
- π± Bloatware Pre-installed Firmware: Some models (especially for the Chinese market) contain advertising applications that cannot be removed.The solution is custom firmware installation (e.g. Xiaomi.EU).
- π Linked accounts: Apps like Mi Cloud or Google Drive sync in the background.
- π΅οΈ Hidden Services: Some programs (e.g. Xiaomi GetApps) masquerade as system. ADB App Inspector.
For diagnostics, use the Greenify app (requires root) or the built-in Battery Monitor:
- Open Settings β Battery and Performance β Battery Use
- Slip on the chart and select Background consumption.
- See which apps are active the longest.
If system software is to blame, try resetting to factory settings (Settings β Additional β Backup and Reset β Resetting), but note that this will delete all data from the device.