Xiaomi Redmi Note 8T is a popular smartphone with a productive Snapdragon 665 chipset and 4 GB of RAM, but many users face a problem: applications spontaneously close in the background. This is especially annoying in messengers (Telegram, WhatsApp), navigators (Yandex.Maps, Google Maps) or while listening to music. The reason lies in the aggressive optimization of MIUI, which saves battery power at the cost of convenience.
In this article, we will discuss 5 working ways to disable automatic closing of applications on the Redmi Note 8T โ from standard settings to hidden ADB functions. All methods are tested on MIUI 12-14 and do not require root rights. Importantly, some solutions can increase battery consumption, but this is a fee for stable operation of background processes.
Why is Xiaomi closing apps in the background?
Xiaomi has integrated Memory Optimization into MIUI, which works on three principles:
- ๐ Battery savings: the system pauses inactive apps to cut power consumption.This is critical for the Redmi Note 8T 4,000mAh battery.
- ๐ง Liberation. RAM: 4 GB of RAM is quickly clogged, and MIUI It removes unnecessary processes from memory. The algorithm often fails to close messengers or music players.
- ๐ค Auto-cleanup: Auto-cleanup is triggered when you lock the screen or switch between apps.
In practice, it looks like this: you listen to music on Spotify, you lock the screen โ after 5 minutes, the player stops. Or you write a message in Viber, switch to the browser, and when you return the chat restarts. The culprit is com.miui.powerkeeper, which manages the background processes.
Method 1: Disabling Battery Optimization for Individual Applications
The safest method is to add the right programs to the exception list, which wonโt shut down optimization entirely, but will allow the key applications to run in the background.
- Open Settings โ Applications โ Application Management.
- Select a problem app (such as Telegram).
- Slip on battery consumption.
- Enable the No Limits option (or No Limits on new MIUI versions).
For Android 10+ (MIUI 12 and later), the way is different:
Settings โ Battery and Performance โ Battery Consumption Management โ Application Selection โ Without LimitationsOpen battery settings for the application|The โNo-restrictionsโ regime has been chosen"|Rebooted smartphone to apply changes|The behavior of the application in the background-->
โ ๏ธ Attention: After update MIUI You can reset your settings. Check for exceptions after each update!
Method 2: Disable the "Memory Cleanup" (RAM Boost) function
The Redmi Note 8T has a built-in RAM Boost tool that forcibly closes apps when the screen is locked.
- Go to Settings โ Special Opportunities โ System Acceleration.
- Disable Memory Cleanup Slider when Locked (or Deep Clean in Global versions of MIUI).
- In some firmware, the option is hidden: use the search by settings (magnifying icon) and enter the memory cleanup request.
On MIUI 14 for the Redmi Note 8T, the feature may be called โSmart Cleanupโ and can be found in the โBattery โ Battery Settings โ Additionalโ section.
| MIUI version | The path to adjustment | Option name |
|---|---|---|
| MIUI 11โ12 | Settings โ Battery โ Battery settings | Cleaning up memory when blocking |
| MIUI 13 | Settings โ Special. capabilities โ System acceleration | Deep Clean |
| MIUI 14 | Settings โ Battery โ Additional | Smart cleaning |
๐ก
If you don't have the option to "Memory Cleanup", try changing the firmware region to "India" via Settings โ Additional โ Region. This will reveal hidden settings.
Method 3: Using a Developer (ADB-team)
For advanced users, there's a method with ADB that completely disables optimization for the selected applications, and you'll need a computer and a developer mode on.
Step 1: Activate the Developer Mode:
- Go to Settings. โ The phone.
- Tap 7 times on the MIUI version.
- Return to Settings โ Additional โ For developers and enable USB debugging.
Step 2. Connect to the PC and execute the commands:
adb shell dumpsys deviceidle whitelist +com.example.app
adb shell cmd deviceidle force-idleReplace com.example.app with an app package (e.g. org.telegram.messenger for Telegram) and find out through the Play Market or App Inspector app.
List of packages of popular applications
โ ๏ธ Attention: Misuse of the right ADB Do not add more than 5 applications to the whitelist, it will lead to overheating and rapid discharge.
Method 4: Set up Auto-Run Applications
MIUI blocks auto-start background processes to save resources, so that applications remain active:
- Open Settings โ Applications โ Application Management.
- Select the application you want (for example, Viber).
- Slip on Autostart and turn on the slider.
- Go back and activate Show notifications (this will prevent closure due to lack of activity).
Android 11+ also requires:
Settings โ Notifications โ Additional โ Notification permissions โ [Application] โ Enable all types๐ก
Auto-start + notifications = guarantee that the application will not close, but this will increase battery consumption by 5-15%!
Method 5: Reset battery settings (extreme case)
If previous methods didn't work, reset the battery settings to factory settings, which will remove all user restrictions and return MIUI default settings:
- Go to Settings โ Battery and Performance.
- Tap on three points (โฎ) top-right.
- Select Reset Battery Settings.
- Confirm the action and restart the smartphone.
After discharge:
- ๐ Configure the application exceptions again (see Method 1).
- ๐ฑ Turn it off. RAM Boost (see Method 2).
- โก Check your work for 24 hours โ sometimes the effect does not appear immediately.
โ ๏ธ Warning: Reset will remove battery consumption statistics and customized energy saving settings. Don't confuse it with a full phone reset (Hard Reset)!
Additional Tips for Stable Work
To minimize the closure of applications without sacrificing the battery:
- ๐ Use the Performance Mode (Settings) โ Battery โ Battery mode โ Performance. That'll turn off some optimizations, but it'll increase the cost by 20-30%.
- ๐๏ธ Clean the cache regularly through Settings โ Warehouse โ Clear the cache. Clogged cache causes memory management to fail.
- ๐ฑ Update the firmware. MIUI 14 improved logic of working with background processes for Redmi Note 8T.
Alternatively, if the problem is only with messengers, install their Lite versions (like Telegram X or Messenger Lite) that consume less resources and are less likely to close.
๐ก
The optimal balance is to turn on No Limits for 2-3 critical applications and keep RAM Boost active, which will save the battery and prevent the closure of important processes.