How to close the application on Xiaomi: all the ways to MIUI and Android

Closing apps on Xiaomi smartphones seems like a simple task, but many users face unexpected nuances. For example, why does the application continue to work in the background after clicking on the cross in the multitasking menu? Or how to completely stop the background processes that drain the battery? In this article, we will discuss all the current ways to close applications on Redmi, POCO and Mi devices running MIUI 12-14 and Android 11-13, and explain in which cases this is really necessary.

The manufacturer is actively optimizing the work of background processes in their firmware, so standard methods (for example, swipe up in multitasking) do not always give the expected result. Moreover, on some models (for example, Xiaomi 13 Pro or Redmi Note 12), memory management algorithms differ from older devices. We tested all methods on current versions of software and collected only working solutions, from basic to hidden functions for power users.

1. Standard Closing through the Multitasking Menu

The most obvious way is to use the recent app bar, and on all Xiaomi smartphones with MIUI 12 and newer, the algorithm for this menu is the same, but there are important details:

  • ๐Ÿ“ฑ On models with a physical home button (e.g. Redmi) 5A): Twice click on it to open the list of applications.
  • ๐Ÿ‘† On gesture-controlled devices (starting with the Mi 9): swipe up from the bottom edge of the screen and hold for 0.5 seconds.
  • โŒ To close the app: swipe his card up or click on the cross (if displayed).
  • ๐Ÿงน For mass closing: click on the โ€œClose Everythingโ€ icon (usually at the bottom of the screen).

An important caveat: this method does not guarantee full application closure. Many services (e.g. com.miui.securitycenter) automatically restart the system after 5-10 minutes, and this is due to the โ€œOut-Startโ€ function in the MIUI settings, which we will discuss below.

โš ๏ธ Note: On some models (e.g, POCO F4) post-update MIUI 14, the "Close All" button disappears. To return it, go to Settings. โ†’ Additionally. โ†’ Full screen and enable the option "Show the cleaning button".

๐Ÿ’ก

If the application is not closed by the swipe, try to hold his card for 2 seconds - a context menu will appear with the option "Close forcibly".

2. Forced stop through Android settings

When an application is โ€œhang-freeโ€ or cannot be closed in the standard way, a forced stop will help, which works on all versions of MIUI and is guaranteed to stop all application processes, including background services.

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Find the app you want in the list (use the search at the top if itโ€™s not in the first rows).
  3. Slip on it and select Forced Stop (or "Stop" on English firmware).
  4. Confirm the action in the dialog window.

This method is useful for:

  • ๐Ÿ”„ Apps that open spontaneously (such as Mi Video or Mi Browser).
  • ๐ŸŽฎ Games that continue to be used GPU in the background (e.g. Genshin Impact or PUBG Mobile).
  • ๐Ÿ“ฑ System services that interfere with the work (for example, com.xiaomi.mipicks - advertising module).

โš ๏ธ Note: Forcing system applications to stop (e.g. com.android.phone) can cause mobile network loss or interface errors. Do not use this method for services with a gear icon in the app list.

๐Ÿ“Š How often do you force your apps to close on Xiaomi?
Every day.
Several times a week
Only if something's hanging.
Never close.

3.Using the Optimization function in MIUI

MIUI has a built-in tool for managing background processes called Optimization (formerly called Battery and Performance), which allows you not only to close applications, but also to limit their activity in the background.

  1. Go to Settings โ†’ Battery and Performance โ†’ Optimization.
  2. Click on the magnifying glass icon (search) and enter the name of the application.
  3. Select it from the list and tap it on Stop (if the app is active).
  4. To prevent automatic start-up, go to Auto Run and turn off the permission for this application.

Advantages of this method:

  • ๐Ÿ”‹ Saves battery power by limiting background activity.
  • ๐Ÿ›ก๏ธ Blocks automatic restart of applications after closing.
  • ๐Ÿ“Š Detailed statistics on resource use (CPU, memory, traffic).
Type of applicationRecommended actionThe effect
Social networks (Facebook, Instagram)Disable Autostart + Limit Background ActivityReduce battery consumption by 15-20%
Messengers (WhatsApp, Telegram)Leave auto-run, but limit background dataNotifications come, but without unnecessary traffic
Call of Duty Mobile (Free Fire)Forced post-game stopPrevents overheating and discharge
System Services (MiuiDaemon)Do not touch unnecessarilyThe risk of unstable phone operation

๐Ÿ’ก

Turning off auto-start for unnecessary applications is the most effective way to reduce battery load without manually closing.

4. Closing through ADB (for power users)

If standard methods don't work (e.g., an application blocks closure or works as a system service), you can use Android Debug Bridge (ADB), which requires a connection to a computer, but gives you complete control over the processes.

  1. Turn on Developer Mode on your phone: go to Settings โ†’ About Phone and tap the MIUI version 7 times.
  2. Return to Settings โ†’ Additional โ†’ For developers and enable USB debugging.
  3. Connect your phone to your PC, install ADB Tools and execute the command:
adb shell am force-stop com.package.name

To find out the name of the application package, use:

adb shell pm list packages | grep "appendix name"

Examples of commands for popular applications:

  • ๐Ÿ“บ YouTube: adb shell am force-stop com.google.android.youtube
  • ๐Ÿ’ฌ Telegram: adb shell am force-stop org.telegram.messenger
  • ๐ŸŽต Mi Music: adb shell am force-stop com.miui.player

โš ๏ธ Attention: Use ADB To stop system processes (e.g. com.android.systemui) can cause your phone to restart or lose functionality.

How to close all applications immediately through ADB?
Run adb shell am kill-all. This is equivalent to clicking "Close all" on the multitasking menu, but it works even if the MIUI interface is frozen.

5. Use of third-party utilities (Task Killer)

Google Play has dozens of process management apps, but not all of them are compatible with MIUI. We tested the top utilities and selected those that actually work on Xiaomi:

AnnexFunctionsCompatibility with MIUI
Kiwi Browser (with #enable-force-stop flag)Built-in Task Killer, doesn't require rootโœ… Works on MIUI 12โ€“14
Task KillerOne tap to close all processesโš ๏ธ Requires permission "Imposition"
Simple Task KillerMinimalist interface, without advertisingโœ… It works without root.

How to configure Kiwi Browser to close applications:

  1. Install your browser and type in the address bar: chrome://flags.
  2. Find the #enable-force-stop flag and turn it on.
  3. Restart the browser.
  4. Now, when you hold the application icon in the multitasking menu, the Force Stop option will appear.

Important: With MIUI 14, Xiaomi blocks background activity of third-party Task Killers, so that they work, you need to manually add them to the โ€œStartโ€ list and turn off battery optimization.

6. When you don't need to close applications manually

Many users mistakenly believe that permanently closing apps saves battery life. In fact, MIUI and Android are optimized to manage memory automatically.

  • ๐Ÿ”„ Frequently used applications (messaging, mail): their re-launch spends more resources than maintaining in the background.
  • ๐Ÿ“ฑ System processes (e.g. com.android.systemui): stopping them can cause phone malfunctions.
  • ๐ŸŽต Music players (e.g. Spotify or Mi Music): Closing will interrupt playback.
  • ๐Ÿ“ก Geolocation services (e.g. Google Maps): restarting them increases the time for positioning.

Exceptions where closure is justified:

  • ๐ŸŽฎ Games after the end of the session (releases) GPU memory).
  • ๐Ÿ“บ Video players (for example, YouTube in the background).
  • ๐Ÿ” Memory-leaked apps (such as some versions of Facebook).

The game is over, but the process is still active.

The app is frozen and does not respond to pressing

We need to release memory for a resource-intensive task.

The application consumes the battery in the background (see in "Optimization")

-->

7 Hidden MIUI functions for process management

There are little-known tools in MIUI that help you control applications without manually closing them.

  • ๐Ÿ”‹ Power Saving Mode: Limits background activity of all applications. โ†’ Battery โ†’ Power saving mode: On Xiaomi 13 Ultra and new models, Ultra mode is available, which turns off all background processes except calls.
  • ๐Ÿ›ก๏ธ Privacy protection: Blocks applications from accessing resources in the background. โ†’ Confidentiality โ†’ Special permits โ†’ Auto-start.
  • ๐Ÿ“Š Activity Monitor: Shows which applications consume the most resources. โ†’ The phone. โ†’ System monitor (you need to tap 5 times according to the version) MIUI).

How to turn on the hidden mode "Without distractions":

  1. Open Settings โ†’ Notifications and Status bar.
  2. Put it on Do Not Disturb Mode.
  3. Turn on the option to disable background processes (not available on all models).

This mode automatically pauses all unnecessary processes when the screen is off, which increases battery life by 20-30%, especially useful on devices with a small battery (for example, Xiaomi 12 Lite or POCO X5).

FAQ: Frequent questions about closing apps on Xiaomi

Why does the app open itself again after closing?
This is due to the AutoRun feature in MIUI. To disable: Go to Settings โ†’ Applications โ†’ Application Management. Select the app and tap on AutoRun. Turn off permission. Some system applications (e.g. Mi Browser) may require disabling via ADB: adb shell pm disable-user --user 0 com.android.browser
How to close a system application that cannot be stopped?
This requires root access or use. ADB. For example, to disable Mi Video: adb shell pm uninstall -k --user 0 com.miui.videoplayer โš ๏ธ Warning: Disabling system applications may disrupt your phone. Before doing so, back up through Settings โ†’ Additionally. โ†’ Backup and reset.
Why did the MIUI 14 update disappear?
In newer versions of MIUI, the multitasking interface has changed. Now to close the app: Open the recent app menu (swipe up late). Swipe the app card left or right (not up as before). For mass closing: tap on the basket icon at the bottom of the screen. If the cart icon is missing, check the gesture settings in Settings โ†’ Additional โ†’ Full-screen display.
How do I know which apps are working in the background?
There are a number of ways: ๐Ÿ“Š Through Activity Monitor: Settings โ†’ The phone. โ†’ System monitor (you need to tap 5 times according to version) MIUI). ๐Ÿ” Through ADB: adb shell dumpsys activity activities | grep "Running activities" ๐Ÿ“ฑ GSam Battery Monitor or Simple System Monitor.
Does closing apps save battery life?
No, it's a myth. Modern versions of Android and MIUI Optimized for memory management, forcing the shutdown of applications you use frequently (messaging, mail) instead increases battery consumption because they have to be re-run: ๐ŸŽฎ Games and heavy apps (like Chrome with a dozen tabs). ๐Ÿ”„ Apps with known memory leaks (e.g. Facebook). ๐Ÿ“ก Applications that are actively used GPS Or mobile data in the background. Better set up battery optimization in Settings. โ†’ Battery โ†’ Optimize and disable auto-start for unnecessary applications.