Xiaomiβs MIUI-based smartphones offer several ways to view active applications, from the standard multitasking menu to hidden system tools. This feature is useful not only for monitoring device load, but also for closing βhungryβ processes that consume battery power and RAM. Depending on the firmware version (MIUI 12, 13, 14 or HyperOS), the interface may vary slightly, but the basic methods remain versatile.
In this article, we will discuss 5 working ways to check running applications, from basic to advanced, including using ADB for power users. You will also learn how to distinguish active from cached processes, why some applications do not appear in the multitasking list, and what to do if the device slows due to background activity.
1. Standard multitasking menu (swipe up)
The fastest and most intuitive way is to use the multitasking gesture, which works on all Xiaomi models (from Redmi Note 10 to Xiaomi 14 Ultra) and does not require additional settings.
- Swipe up from the bottom edge of the screen and hold your finger for 0.5 seconds (on older versions of MIUI, one swipe is enough without delay).
- You'll see a horizontal or vertical list of application cards, and the active processes will be highlighted by a frame with a color bar at the bottom (in HyperOS, with animation).
- Scroll through the list left/right to see all the programs running.
This menu can be used:
- π Close the application - swipe up the card.
- π Secure (block from closing) β swipe down (not available on all models).
- π View statistics β click on the app icon to open information about memory and battery consumption.
β οΈ Attention: B MIUI 14+ Some system processes (e.g., com.miui.home) may not appear in this menu, but they continue to work in the background.
2. Section "Recent Appendices" in the settings
If the multitasking gesture doesnβt work (for example, because of a sensor failure) or you need advanced process information, use the built-in βRecent Appsβ menu in the settings. This method shows all open programs, including those hidden in the standard interface.
Instructions:
- Open Settings β Applications β Application Management.
- Select the "Recent" tab (or "Active" in some firmware).
- Here you will see a complete list of the time of last activity and resource consumption.
Advantages of this method:
- π Shows hidden system processes (e.g. Google services or other systems) MIUI).
- π οΈIt allows you to force the application to stop, even if it is not closed by swipe.
- π It provides detailed statistics on CPU, memory and traffic.
π‘
If there are too many processes on the recent list, turn on the βClear When Lockedβ option in Settings β Lock Screen β Additional. This will automatically close all applications when you turn off the screen.
3. Use of Task Manager (for MIUI 12β14)
MIUI 12-14 firmware has a hidden task manager that provides advanced data on running processes, including PID (process ID) and execution priority, which is useful for diagnosing system hangovers.
How to open the dispatcher:
- Activate Developer Mode: Go to Settings β About Phone and click on MIUI Version 7 times.
- Return to Settings β Additional β For developers and enable the option βTask Managerβ.
- Now, when you hold the βRecent Appsβ button (or long-click on the multitasking icon), a menu with advanced information will appear.
| Parameter | Description | Normal value. |
|---|---|---|
| PID | Unique process identifier | Any number (e.g. 1234) |
| CPU% | Percentage of processor load | 0-5% (in the background), up to 30% with active use |
| MEM | Consumption of RAM (MB) | 10β500 MB (depending on the application) |
| State | Status of the process | Foreground (active) or Background (background) |
What to do if the task manager does not open?
4. ADB commands for advanced users
If you want to get as much detail as possible about running processes (for example, to debug or search for malware), use ADB, a tool for interacting with Android via a computer, which requires command line skills, but gives you complete control over the system.
Instructions:
- Install ADB Tools on your PC and connect your smartphone via USB (enable debugging over USB in the developer settings).
- Open the command line (Windows) or the terminal (macOS/Linux) and enter adb shell dumpsy activity activities
- To view all running processes (including system ones): adb shell ps -A
Example of output of ps -A:
USER PID PPID VSIZE RSS WCHAN PC NAME
u0_a100 1234 567 1.2G 150M ffffffff 0000000000 S com.android.chrome
system 2345 1 500M 80M ffffffff 0000000000 S com.miui.homeDecoding of key columns:
- πΉ PID β processor.
- πΉ VSIZE β virtual process size in memory.
- πΉ RSS β Real consumption of RAM.
- πΉ NAME β application-package.
β οΈ Note: Do not close the name process system_server, zygote or surfaceflinger are critical components of Android, and stopping them will cause the system to crash and reboot the device.
5. Third-party monitoring applications
If the built-in MIUI tools seem inadequate, install specialized utilities from Google Play. They offer advanced features such as:
- π Consumption schedules CPU/RAM real-time.
- π‘οΈ Automatic closing of background processes on schedule.
- π Search for "gluttonous" applications on activity history.
Top.-3 tested applications:
| Name of name | Features | Reference |
|---|---|---|
| Greenify | Background applications hybridization, battery saving | Google Play |
| Simple System Monitor | Widget for notification panel with CPU/RAM data | Google Play |
| DevCheck | Detailed information about processes, temperature, network | Google Play |
1. Check the reviews and rating of the application (avoid utilities with a score below 4.0).
2. read the permissions requested (do not install programs with access to SMS or contacts).
3. Create a MIUI restore point (Settings β My Device β Backup).
4. disable auto-run of unnecessary applications (Settings) β Annexes β Auto-start).-->
6.Why are some apps not listed?
Xiaomi users often face a situation where the app is running in the background, but not visible in the multitasking menu or in the task manager.
- π» Hidden system processes, such as com.xiaomi.mipicks MIUI) Or com.google.android.gms, which are disguised as a shell to save resources.
- π High priority autorun β some applications (messaging apps, antiviruses) are registered as βunkillableβ and restored after closing.
- π‘οΈ Protection MIUI β The firmware may block the display of security-related processes (e.g. com.miui.guardprovider).
How to find such applications:
- Use ADB (Section 4) and look for processes with a persistent flag.
- Check the autorun list: Settings β Apps β Autorun.
- Set root access (for power users) and use Root Explorer to view the /data/system/packages.xml folder.
π‘
If the app isnβt visible in the standard menu but is consuming battery, check it in Settings β Battery β Battery Use. This shows all the processes, even hidden ones.
Frequent mistakes and their solutions
When working with running applications on Xiaomi, users face typical problems, and consider the most common and ways to eliminate them:
- π« "Multitasking Menu does not open": Reason: Gesture or Launcher fails.Solution: Reboot the device or reset gesture settings to Settings β Screen. β Gestures.
- β‘ "Applications open themselves after closing": Reason: Autorun or push notifications. Solution: disable autorun for problem application in Settings β Annexes β Auto-start.
- π "Task Manager shows blank list": "Cause: Developer mode disabled. Solution: Reactivate it (Section 3).
If the problem persists, reset MIUI settings (without deleting data):
- Go to Settings β About the phone β Reset settings.
- Select "Resetting settings" MIUI" (Donβt confuse it with a complete reset!).
- Confirm action. The device will restart, but the files and applications will remain intact.