How to Close Unnecessary Applications on Xiaomi Redmi: From Manual to Automatic Optimization

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.

πŸ“Š How often do you close your apps on Xiaomi Redmi?
Every hour.
Once a day.
Only when the phone is slowing down.
Never close.

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:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Select the app you want (such as Instagram or AliExpress).
  3. Slip on Permissions β†’ Autostart and turn off the slider.
  4. 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:

  1. Open the Security app (the shield icon).
  2. Go to Accelerate (or Optimize on some firmware) tab.
  3. Click Clean – this will close all unnecessary processes.
  4. For detailed control, tap on Details and manually select what to close.
Type of processCan I close it?Effects of consequences
com.miui.analyticsYes.Data on phone use will no longer be collected
android.process.mediaNo.Contacts and media files may be missing
com.facebook.appmanagerYes.Facebook notifications will be delayed
com.android.vending (Google Play)Not recommendedProblems 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:

  1. Activate Developer Mode: Go to Settings β†’ About Phone and tap the MIUI version 7 times.
  2. Back to Settings β†’ Additionally. β†’ For developers.
  3. Find the option Do not save actions and turn it on – this will prevent applications from remaining in memory after closing.
  4. 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
Don’t execute these commands without understanding the consequences! adb shell pm disable-user --user 0 com.android.systemui – will disable the launcher MIUI. adb shell pm clear com.miui.securitycenter - resets security settings. adb shell am broadcast -a android.intent.action.BOOT_COMPLETED β€” It simulates reboot (may cause errors).

⚠️ 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:

  1. Open Settings β†’ Battery and Performance β†’ Battery Management
  2. Select Mode Selection and set Balanced or Charge Saving.
  3. Activate MIUI Optimization (could be called Auto Clean).
  4. 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:

  1. Install the app from Google Play.
  2. Connect your phone to your PC and execute the command: adb -d shell pm grant com.oasisfeng.greenify android.permission.WRITE_SECURE_SETTINGS
  3. 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.

FAQ: Frequent questions about closing apps on Xiaomi Redmi

πŸ”Ή Why Apps Reopen After Closing?
This is due to the auto-start feature that many apps (especially social media and instant messengers) enable by default. To disable auto-start, go to Settings. β†’ Annexes β†’ Application management β†’ [select the application] β†’ Autostart and disable the slider. Also check the background activity permissions in the Battery section.
πŸ”Ή Can System Processes Be Closed Without Consequences?
Most system processes (e.g., com.android.phone or com.miui.home) cannot be shut down, causing a phone to crash. However, some support services (e.g., com.miui.analytics or com.xiaomi.mipicks) can be stopped without risk. For a full list of safe processes to close, see the table above.
πŸ”Ή How to close apps that don’t appear in recent menus?
These apps work in the background and don't show up in the recent list. To close them: Use Security β†’ Acceleration β†’ Details. Or go to Settings. β†’ Annexes β†’ App management, select the right one and press Forced Stop. Use full control. ADB-Teams (see section on developer settings).
πŸ”Ή Why After Closing Apps, Your Phone Starts to Stop?
This is due to system process re-runs: When you force critical services (e.g. com.android.systemui), the MIUI shell spends resources restoring them, avoiding the brakes, keeping system applications open, and using MIUI Optimization automatically.
πŸ”Ή How to Check Which Applications Are Most CPU-Burdened?
To do this: Open Settings β†’ About Phone β†’ System Status β†’ CPU Use. Or install the CPU Monitor app from Google Play. In the Developer Settings, turn on CPU Load Display β€” a graph will appear in the upper right corner of the screen. If some application is constantly loading the CPU by 30% or more, it should be removed or limited.