Xiaomi Redmi smartphones based on MIUI firmware are known for multitasking, but sometimes applications start to work incorrectly: hanging up, loading the processor or draining the battery in the background. Unlike βpureβ Android, there are nuances here β for example, aggressive power optimization or hidden auto-start settings. This article will help you understand how to completely stop the application (including background processes), turn off its autoboot and prevent spontaneous start after a device restart.
Weβll look at all the current ways for MIUI 12-14 (including HyperOS for new models), taking into account the features of the interface Redmi Note 10/11/12/13, Redmi 9/10/11 and other popular lines. Note that some methods require administrator rights or activation of Developer Mode β this will also be discussed in detail. If you encounter a specific problem (for example, the application does not close or immediately restarts), use the FAQ at the end of the article for a quick solution.
1. Forced stop through application settings
The easiest and safest way is to use the built-in MIUI tools, which are suitable for most applications other than system ones (e.g. com.android.systemui or com.miui.home).
Instructions:
- π± Open the Settings. β Annexes β Application management.
- π Find the app you want in the list (use search if itβs not at the top).
- π Press Forced Stop (button at the bottom of the screen).
- π Confirm the action in the pop-up window.
β οΈ Note: After a forced shutdown, some applications (such as instant messengers or social networks) can automatically restart the next time you connect to the Internet or receive a notification. To avoid this, go to the next section on disabling autorun.
βοΈ What to do if the βForced Stopβ button is inactive
2. Disable autostart and background activity
Even after a forced shutdown, many apps run on their own because of the autoload settings. MIUI has a separate section to manage this - Auto Run and Background Activity.
How to turn it off:
- Go to Settings β Applications β Application Management β [Select App].
- Slip on Autostart and turn off the slider.
- Go back and select Background Activity β Limit.
- To completely disable, also disable Notifications and Mobile Data in the background.
π‘ Useful tip: Some apps (such as WhatsApp or Telegram) will stop showing notifications after such manipulations. To avoid this, add them to Protection against Optimization (see Section 4).
| Setting up | What's he doing? | Recommendation |
|---|---|---|
| Auto-start | Launches the application when you turn on the phone | Disable for unnecessary applications |
| Background activity | Allows operation in the background (consumes battery) | Limit for most applications |
| Display of notifications | Allows you to send push notifications | Disable for spam applications |
| Mobile data in the background | Allows the use of mobile Internet in the background | Disconnect to save traffic |
3. Use of the "Lean mode" to save battery
MIUI has a built-in optimization tool, Lean Mode, which automatically limits the background activity of applications.This is useful if you want to extend battery life, but are not ready to manually adjust each application.
How to turn on:
- π Go to Settings. β Battery and productivity β Lean regime.
- π Choose Adaptive (Automatic Optimization) or Manual (Select Applications by Yourself).
- β‘ In Battery Optimization, add apps that shouldnβt work in the background.
β οΈ Note: HyperOS (the new Redmi 13, Redmi Note 13 models) may call this section Smart Optimization. It's similar, but the interface is slightly changed - look for the settings in the Battery section.
π‘
If notifications from messengers have stopped coming after activating Lean Mode, add them to the exceptions in the Protection from Optimization section (see the next section).
4. Protection from optimization for important applications
If you have disabled auto-start and background activity for a messenger or other critical application, but want it to continue working correctly, use Optimization Protection. This feature prevents the application from automatically closing by the system.
How to set up:
- Open Settings β Applications β Special permissions β Protection from optimization.
- Enable the slider for the desired application (for example, Viber, Zoom or Google Maps).
- For full control, also add it to Blocking in Multitasking (see Section 6).
π Note: On some models (Redmi Note 10 Pro, Redmi) K50) The path to settings may be different. If you don't find a section, search for the "optimization" settings".
What to do if the βProtection from Optimizationβ section is not available?
5. Stop applications via ADB (for power users)
If standard methods donβt work (e.g., the app restarts immediately), you can use Android Debug Bridge (ADB), which requires connecting the phone to your computer and activating Developer Mode.
Step-by-step:
- Turn on Developer Mode: Go to Settings β About Phone β MIUI Version. Tap Version 7 times until the notification βYouβve become a developerβ appears. Return to Settings β Additional β Developer and enable USB Debugging.
adb devices(Your device should be displayed)
adb shell am force-stop com.example.app(Replace com.example.app with the application ID).
π Key takeaway: Teams ADB They allow you to stop any application, including system applications, but you need to be careful. Improper use can cause malfunctions in the phone.
6. Blocking in Multitasking (to prevent closure)
If you want to keep the application from closing when you clean up multitasking (like a music player or a navigator), use the Blocking Multitasking feature. This is useful for applications that need to run constantly.
How to turn on:
- π΅ Open Recent Apps (swipe up from the bottom edge of the screen).
- π Find the right app and swipe down its icon (or tap the lock icon if there is one).
- π The application will be fixed and will not close when the background is cleaned.
β οΈ Note: On Redmi with HyperOS, the multitasking interface has changed β instead of swiping down, you may need to hold the app icon and select Secure in the context menu.
7. Resetting the application settings to factory
If an application is unstable (e.g., constantly dyeing or not saving settings), sometimes it helps to reset its data, which will delete all the stored files and cache, returning the application to its original state.
How to reset:
- Go to Settings β Applications β Application Management β [Select App].
- Click Warehouse β Clear the data and Clear the cache.
- Confirm action. The app will be reset to factory settings.
π‘ Important: After the reset, you will need to re-enter your account (if it is a messenger or a social network) and adjust the settings. All local data (for example, saved games or settings) will be deleted without the possibility of recovery.