Xiaomi Redmi Note 9 is a popular smartphone with powerful hardware, but even it sometimes encounters hanging apps: some programs βhangβ due to errors, others continue to work in the background and eat the battery, others block the screen altogether. In this article, we will discuss all the ways to stop the application from basic to advanced, including forced closure through ADB and hidden MIUI functions.
It's important to understand that simply swiping an application from the multitasking menu doesn't always stop it completely. Many services (such as instant messengers or games) continue to run in the background, consuming resources, and we'll show you how to completely shut down the program, including system processes that cannot be closed down by standard methods.
The instructions are valid for all Redmi Note 9 modifications (including Note 9 Pro, Note 9S, Note 9T) based on MIUI 12-14 and Android 10-13. If your smartphone runs on an older version of the firmware, some menu items may differ - we will warn you about this separately.
1. Standard Closing Through Multitasking
The easiest way is to use the recent app menu, which is suitable for most user programs (social networks, games, browsers), but does not guarantee a complete stop β some processes may remain active in the background.
How to do this:
- π± Click the Multitasking button (square in the bottom navigation bar) or swipe up from the bottom edge of the screen and hold your finger for 1 second.
- π Find the desired application in the list and swipe it up (or sideways, depending on the version). MIUI).
- β‘ To close all applications, immediately click on the βClose Everythingβ icon (cross or trash can).
β οΈ Note: This method does not work for system applications (e.g. com.miui.home) and services with administrator rights.
2. Forced stop through Android settings
If the application is frozen or does not close through multitasking, use the built-in Stop feature in the settings. This is guaranteed to interrupt all the processes of the program, but can reset unsaved data (for example, drafts in messengers).
Step-by-step:
- Open Settings β Applications β Application Management.
- Find the app you want (use the search at the top if there are many).
- Then, tap it and choose to stop (or force it).
- Confirm the action in the window that appears.
πΉ What if the Stop button is inactive? It means that the application is system or has administrator rights:
- π Go to Settings. β Passwords and security β Administrator rights and disable permissions for this application.
- π οΈ System programs (such as Google Play Services) may need to be disabled via ADB (let's take it down).
βοΈ Preparations for forced suspension
3. Stop through "Battery and Performance"
MIUI has a hidden tool for controlling background processes, the Battery and Performance partition, where you can not only stop the application, but also limit its activity in the future.
How it works:
- Go to Settings β Battery and Performance β Battery Management.
- Select the App tab and find the desired program.
- Slip on it and choose to limit background activity or stop.
| Option. | What's he doing? | Suitable for |
|---|---|---|
| Stop it. | Forcedly closes all application processes | Hanging programs, games |
| Limit background activity | Blocks auto-start and work in the background | Social networks, messengers that eat the battery |
| Allow auto-start | Start/disable the start at system start | System applications that are not needed |
β οΈ Attention: Restricting background activity for system applications (such as Mi Cloud or Google Play Services) can cause smartphone malfunctions.
4.Using the "Distractless" (DND) mode
If the app is not only hanging in the background, but also constantly sending notifications (for example, banner ads), it can be blocked through the Do Not Disturb mode.
How to turn on:
- π Go to Settings. β Notifications and status bar β Don't disturb.
- π΅ Select the Applications and add the desired program to the blacklist.
- π Activate Do Not Disturb via the notification panel.
πΉ Pros of the method: does not require root-rights, works for all applications, including system.
πΈ Cons: Does not stop background processes, only blocks notifications.
π‘
If the app continues to send notifications even in DND mode, check its rights under Settings β Notifications β Special Access. Some programs (such as Facebook) bypass standard restrictions.
5. Advanced methods: ADB and USB debugging
For power users, there is a way to stop any application, including system ones, via Android Debug Bridge (ADB).This requires connecting the smartphone to the computer, but gives you complete control.
Step-by-step:
- Turn on Developer Mode: Go to Settings β About Phone. Tap 7 times on MIUI Version until the notification βYouβve become a developerβ appears.
USB debugging
Settings β Additional β For Developers
ADB-driver
adb shell am force-stop com.example.appπΉ How to find out the name of the application package?
- π¦ Use the adb shell pm list packages command | grep "name" (e.g. grep "facebook").
- π Or install the App Inspector app from Google Play.
β οΈ Warning: Stopping system applications (e.g. com.android.phone) can cause communication loss or smartphone reboot. Use this method only if you understand the risks.
List of dangerous system packages
Extreme measures: reset and discharge
If the app has blocked the screen or the smartphone does not respond to touch, radical methods remain:
- π Forced reboot: Press the Power button for 10-15 seconds until the device shuts down and starts to boot again, which will stop all the processes, but will not delete the data.
- βοΈ Safe Mode: Press the Power button, then hold your finger to Turn off until you have a suggestion to go to Safe Mode. It only runs system applications.
- ποΈ Reset to factory settings: last resort if the smartphone is completely locked. Use Settings β The phone. β Resetting settings or a combination of power buttons + Volume up when loading.
πΉ How to avoid data loss? Regularly back up through Settings β Additionally. β Backup and reset or use Mi Cloud.
π‘
Forced reboot is the most reliable way to stop a hanging application, but it doesn't solve the problem forever. If the program is constantly hanging, delete it or update it.