How to disable running applications on Xiaomi: the complete guide

Xiaomi, Redmi and POCO smartphones based on MIUI often suffer from excessive resource consumption of background applications. Even after the program is closed, they continue to run in background mode, using battery power and RAM. In this article, we will analyze all the available ways to force applications to stop, from standard MIUI tools to hidden functions for power users.

Xiaomi’s firmware is aggressively cacheing apps for β€œquick launch,” but that’s not always justified. For example, instant messengers like Telegram or WhatsApp can stay active for days even if you’re not using them, and we’ll show you how to shut down the app completely, rather than just fold it, like the Home button does.

It is important to understand the difference between:

  • πŸ“± Condensed application (remains in memory, but not visible on the screen)
  • βš™οΈ Stopped process (forcedly killed by system, but can restart)
  • πŸ—‘οΈ Remote application (completely uninstalled from the device)

1. Standard Closing through the Multitasking Menu

The easiest way is to use the built-in menu of recent apps. On all Xiaomi smartphones (including the Redmi Note 12, POCO X5, etc.), the algorithm is the same:

  1. Click on the Multitasking button (square in the bottom navigation bar).
  2. Scroll down or up the list of open applications.
  3. Flip the app card left or right (on some models - up).

πŸ”Ή Limitation of method: MIUI It doesn't kill the process completely, it just removes it from the active list. The application can run again from the background (for example, Facebook or TikTok often do this).

πŸ’‘

To close ALL apps at once, click on the Close Everything icon (cross or trash can) in the upper right corner of the multitasking menu. On some firmware, this option is hidden β€” swipe down the screen in the recent apps menu.

2. Forced stop through application settings

If the application persists in not closing or restarting itself, use the built-in application manager:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Select the app you want from the list (such as Instagram or Mi Video).
  3. Press Forced Stop (button at the bottom of the screen).
  4. Confirm the action in the pop-up window.

⚠️ Note: Some system applications (e.g. com.miui.securitycenter) cannot be stopped without root permissions. MIUI.

Type of applicationCan we stop it?Effects of the stoppage
Third-party (WhatsApp, Chrome)βœ… Yes.It will stop working before manual start-up
System (Settings, Phone)❌ No, no root)There may be interface errors
Google (Play Market) Services⚠️ Partially.Updates and synchronization will be disrupted
Pre-installed (Mi Browser, Music)βœ… Yes.Can restart after reboot

Check if the application is system-based.|Try to disable autostart (see Section 3)|Restart your phone and try again.|Use it. ADB-Teams (for advanced users)-->

3. Disabling Autostart and Background Activity

MIUI allows you to limit the background activity of applications through a special menu, which does not close the application immediately, but prevents it from spontaneously running:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Select an application (such as AliExpress).
  3. Go to the Permissions section.
  4. Turn off the options: 🚫 Auto-start πŸ”„ Background activity πŸ“Ά Mobile data in the background

Once you turn off auto-start, the app won’t be able to run automatically when you turn on your phone or connect to the Internet, which is especially useful for heavy apps like Facebook or Wildberries.

Social media (VK, Instagram)|Messengers (Telegram, WhatsApp)|Games (PUBG, Genshin Impact)|System Services (Miui Daemon)|Others-->

4.Use of the battery and performance mode

MIUI has a hidden tool to optimize background processes, which allows you to limit the activity of applications depending on the energy saving profile:

  1. Go to Settings β†’ Battery and Performance.
  2. Select Battery Consumption Management for applications.
  3. Find the right app in the list.
  4. Set a limit: πŸ”‹ Without restrictions (always working) ⚑ Optimized (background activity is limited) πŸ›‘ Strictly limited (almost disabled)

πŸ”Ή Example: For Google Maps, you can set "Optimized" so that it doesn't update location in the background. For Zoom or Teams, you'd better choose "No Limits" or you won't receive any call notifications.

What if the Battery and Performance section is missing?
On some firmware (e.g., the global version of MIUI for POCO F4), this section may be called Battery β†’ Battery Mode. If it doesn’t exist at all, upgrade MIUI to the latest version or use an alternative method from Section 5.

5. Advanced Methods: ADB and Hidden Settings

For users with experience, there are more radical ways to manage background processes, one of which is by using ADB (Android Debug Bridge).

πŸ“Œ Instructions to disable background activity through ADB:

adb shell cmd appops set < application package > RUN_ANY_IN_BACKGROUND deny

Facebook example:

adb shell cmd appops set com.facebook.katana RUN_ANY_IN_BACKGROUND deny

⚠️ Attention: Misuse of the right ADB This can cause the system to be unstable before the commands are executed:

  • Make a backup copy of the data.
  • Make sure that USB debugging is enabled (Settings β†’ About Phone β†’ MIUI version – 7 times press to unlock the developer mode).
  • Do not apply restrictions to system packages (com.android., com.miui.).

πŸ’‘

ADB-commands allow you to disable background activity even for those applications that do not have the appropriate options in the interface MIUI. However, after a phone reboot, some restrictions may be reset.

6. Radical methods: disabling through Safe Mode and resetting

If the app has become β€œunkillable” (such as a virus or a failed update), try the following steps:

πŸ”§ Safe Mode (Safe Mode):

  1. Press the power button before the off menu appears.
  2. Hold your finger on the option to turn off.
  3. In the window that appears, select Reboot in Safe Mode.
  4. In Safe Mode, remove or stop the problem app.

πŸ”„ Resetting the application settings:

If the application is buggy, but you do not want to delete it, reset its settings:

Settings β†’ Applications β†’ [select app] β†’ Storage β†’ Clear data + Clear cache

⚠️ Note: Resetting the app will delete all of its internal files (for example, for WhatsApp it is chat history, for games it is progress!

7. Alternative launchers and optimizers

If the built-in MIUI tools don't work, you can use third-party utilities.

  • πŸ› οΈ Greenify – suspends background processes without root rights (configuration required) ADB full-time).
  • ⚑ AccuBattery – shows which apps drain the battery the most.
  • 🧹 SD Maid – Clears the cache and stops unnecessary services.
  • πŸ” BetterBatteryStats – Analyzes CPU wake-ups (for power users).

πŸ”Ή Important: Many SEOs require special permissions through ADB. For example, Greenify requires a command to be executed:

adb -d shell pm grant com.oasisfeng.greenify android.permission.WRITE_SECURE_SETTINGS

FAQ: Frequent questions

πŸ€” Why is the app running again after closing?
This is a feature of MIUI, which automatically restores some processes to "optimize performance." To avoid this: Turn off auto-start (section 3). Add the app to the blacklist in Settings β†’ Battery β†’ Battery Optimization. Use Greenify for forced hibernation.
⚑ How to find out which applications load the system the most?
There are several ways: Settings menu β†’ Battery β†’ Battery usage (sorting by consumption). In Settings β†’ Applications β†’ Traffic statistics (for network activity). Through the CPU Monitor app (showing CPU load by application). Pay attention to the processes with the names com.miui.* - they are system-based, and their stopping can lead to unstable operation.
πŸ”„ Can I turn off system applications without root?
Some system applications (such as Mi Browser or Music) can be disabled through: β†’ Annexes β†’ Application management β†’ [select] β†’ Disable. Use. ADB-Adb shell pm disable-user --user 0 <package> 🚫 You can’t turn off: com.android.systemui, com.miui.home, com.android.phone – this will lead to the collapse of the system.
πŸ“± Why not? POCO Redmi and different application management menus?
The reason is different versions of MIUI: POCO often uses "light" firmware without some options. Redmi can have a global or Chinese version of MIUI (in Chinese more settings). On some models (for example, POCO X3 Pro) the Battery menu and performance is hidden - use search in the settings. To find out your version of MIUI, go to Settings β†’ About Phone β†’ MIUI version.
πŸ”‹ Is it true that closing applications saves charge?
Not always. Modern Android is optimized to work with cached applications. Forced shutdown can: βœ… Save charge if the application is actively using CPU/Network queries in the background (e.g. Google Maps with navigation enabled). ❌ Increase battery consumption if the application has to be restarted (each run consumes more power than maintaining it in the background). πŸ’‘ Recommendation: Close only those applications that actually load the system (as seen in the battery statistics.