How to completely disable the background work of applications on Xiaomi Redmi: from auto-run to hidden processes

Xiaomi Redmi smartphones based on the MIUI shell are known for their aggressive optimization of background processes, but sometimes this โ€œcareโ€ about the battery turns against the user. Apps run spontaneously in the background, consume charge and traffic, and notifications come with a delay or disappear altogether. If you notice that messengers like WhatsApp or Telegram do not update on time, and games continue to โ€œhangโ€ in the task manager, the problem is precisely in the background activity.

In this article, weโ€™ll look at all the possible ways to disable background work on Redmi (relevant to Redmi 7 models to Redmi 13), including hidden MIUI settings, ADB commands, and even radical methods for power users. Itโ€™s important to understand that completely disabling background processes can affect the stability of some services โ€” so weโ€™ll point out which apps can be blocked without risk and which ones are better left alone.

Before you start, check the version. MIUI In the Settings section โ†’ The instructions below are tested on the phone. MIUI 12โ€“14 (including global and Chinese firmware, but may differ for older versions (e.g, MIUI 10 on the Redmi 5/6). If you POCO Black Shark โ€“ some functions may be called differently.

๐Ÿ“Š What is the Xiaomi Redmi model you have?
Redmi Note 10/11/12/13
Redmi 9/9A/9C
Redmi 8/8A
Redmi 7/7A
Another model

1. disable auto-run applications (the safest way)

Auto-start allows applications to automatically turn on when you boot or when you restart your phone, which is the main reason why messengers and social networks wake up on their own, and in MIUI, this mechanism can be turned off for each application separately.

How to do this:

  • ๐Ÿ“ฑ Open the Settings. โ†’ Annexes โ†’ Application management.
  • ๐Ÿ” Choose the appropriate app (such as Facebook or Facebook) VK).
  • ๐Ÿšซ Slip on Autostart and move the slider to the off position..
  • ๐Ÿ”„ For full effect, also disable Secondary Start (if option is available).

โš ๏ธ Warning: Disabling autoruns for system applications (e.g. com.miui.securitycenter) may cause disruptions MIUI. Do not touch services with the icon of the gear or shield in the list of applications.

โ˜‘๏ธ What to turn off first

Done: 0 / 4

Once you disable autorun, apps wonโ€™t start on their own, but you can still open them manually.This method doesnโ€™t affect notifications if the app is already running (e.g., youโ€™re actively using Telegram).

2.Restriction of background activity through "Battery and performance"

MIUI has a built-in tool for managing background processes, the Battery and Performance section, and you can not only see which applications are using up charge in the background, but also block their activity.

Instructions:

  1. Go to Settings โ†’ Battery and Performance โ†’ Battery Consumption Management.
  2. Select the App tab and find the right one (for example, TikTok or AliExpress).
  3. Slip on the app and select Limit background activity.
  4. Enable the option to Prohibit Background Activity (some firmwares call Deep Optimization).

๐Ÿ”‹ What it does: The app wonโ€™t be able to update content in the background, but it will work fine when manually launched.For example, YouTube will stop preloading videos for recommendations, and Google Maps wonโ€™t track your location without you knowing.

What is Deep Optimization in MIUI?
This is a mode in which the system completely blocks the background processes of the application, including data synchronization and push notifications, suitable for applications that you rarely use (for example, banking or service utilities).

Note that some applications (such as Mi Fit or Google Play Services) may stop working properly when you are optimizing deeply, and if you notice a failure after the restrictions, return the settings to their original state.

3.Use of the hidden menu "Special Permits"

MIUI has a hidden section where you can turn off background activity for applications that ignore standard constraints, which works even for system services, but requires caution.

How to open the hidden menu:

  • ๐Ÿ” Go to Settings. โ†’ Annexes โ†’ Application management โ†’ Threefold (โ‹ฎ) โ†’ Special permits.
  • ๐Ÿ“Š Choose Display on top of other apps or Run in the background (name depends on version) MIUI).
  • ๐Ÿšซ For each application, turn off the background permission (slider to off position.).

โš ๏ธ Warning: Disabling background activity for com.android.systemui or com.miui.home may result in launcher departures or notification panel disappearing!

AnnexCan I turn off the background work?Effects of consequences
Telegram, WhatsAppโœ… Yes.Notifications will only come when you manually open.
Facebook, Instagramโœ… Yes.The content will not be automatically updated
Google Play ServicesโŒ No.Google account and push notifications will be affected
Mi Cloudโš ๏ธ Partially.The backup will stop synchronizing.
Games (PUBG, Genshin Impact)โœ… Yes.Battery consumption will decrease, but it will take longer to load.

If you are not sure if you can block background activity for a particular application, use the FAQ at the end of the article, where we have collected answers to the questions.

4. Completely disabling background processes via ADB (for advanced)

If standard methods do not help (for example, the application still runs in the background), you can use the application. ADB-This requires connecting your smartphone to your computer and basic knowledge of working with Android Debug Bridge.

Step-by-step:

  1. ๐Ÿ–ฅ๏ธ Install. ADB-PC drivers.
  2. ๐Ÿ“ฑ Enable Developer Mode on Redmi: Settings โ†’ The phone. โ†’ Version. MIUI (tap 7 times).
  3. ๐Ÿ”ง Back to Settings โ†’ Additionally. โ†’ For developers and enable debugging by USB.
  4. ๐Ÿ”Œ Connect your phone to your PC and type in the command line: adb shell pm disable-user --user 0 com.miui.powerkeeper This command disables the system battery optimization service that is responsible for background processes.
  5. ๐Ÿ”„ To disable background activity of a particular application (e.g. Facebook): adb shell cmd appops set com.facebook.katana RUN_IN_BACKGROUND ignore

Important: After you complete the commands, restart the phone. You can only restore the standard settings through resetting or re-entering. ADB-parameter `default` instead `ignore`.

๐Ÿ’ก

Before using ADB, back up your data via Settings โ†’ System โ†’ Backup. A team error can cause the system to crash.

โš ๏ธ Warning: Disabling com.miui.powerkeeper can increase battery consumption as the system will no longer optimize background processes at all.

5. Alternative method: Freeze applications via Titanium Backup

If you have root rights, you can completely freeze unnecessary apps so they donโ€™t even run manually, and youโ€™ll need Titanium Backup (available on Google Play or XDA-Developers).

How to Freeze the Application:

  • ๐Ÿ› ๏ธ Install Titanium Backup and provide root access.
  • ๐Ÿ” Find the app you want to block (such as Mi Video or Mi Music).
  • โ„๏ธ Slip on it and select Freeze.
  • ๐Ÿ”„ Reboot the phone.

โœ… Pros of the method: the application completely stops working, does not consume battery and does not appear in the task manager.

โš ๏ธ Warning: Freezing system applications (e.g. com.android.phone) can cause network loss or other critical failures.Before experimenting, study what each application is responsible for.

6. Radical method: resetting battery optimization settings

If you've tried all the methods, but the background processes are still active, the problem may be that the optimization settings are wrong, and then resetting the battery back to the factory settings will help.

How to reset your settings:

  1. Go to Settings. โ†’ Battery and productivity โ†’ Threefold (โ‹ฎ) โ†’ Additionally.
  2. Select Reset Battery Optimization Settings.
  3. Confirm the action (a password may be required).
  4. Reboot the phone.

๐Ÿ”‹ Once reset, all the background restrictions will be removed, and you'll have to reset them, but it will help you get rid of the "glitch" when you're in the background. MIUI ignores your settings.

๐Ÿ’ก

Resetting the battery optimization is a last resort, and only use it if other methods have not worked, because after the procedure you will have to reconfigure all permissions for applications.

7.How to check if the application is working in the background

To make sure background activity is actually turned off, use the built-in Task Manager or third-party utilities like Greenify.

Methods of verification:

  • ๐Ÿ“Š Open the Settings. โ†’ Annexes โ†’ Application management, select the desired one and see the status in the Battery Use section.
  • ๐Ÿ” Install Greenify (root required for full functionality) and check the list of active processes.
  • ๐Ÿ“‰ Use the adb shell dumpsys battery in the command line to view detailed flow statistics.

If the application still appears on the active process list, you missed one of the permissions (e.g., Display on top of others or Auto Run). Go back to the first section and repeat the steps.

FAQ: Frequent questions about background processes on Xiaomi Redmi

โ“ Why do not you notice after auto-start is disabled?
For instant messengers (like Telegram), check if notifications are enabled in the appโ€™s settings and in Settings โ†’ Notifications. Also make sure you donโ€™t block background activity for Google Play Services โ€“ itโ€™s responsible for delivering push notifications.
โ“ Can I turn off background work for all applications at once?
Technically, yes, but it's highly discouraged: ๐Ÿšซ Loss of notifications (even from calls). ๐Ÿ”‹ Incorrect synchronization (contacts, mail). ๐ŸŽฎ Departures of games and applications when switching between them. it is better to turn off background activity selectively, starting with the most voracious applications (see the table above).
โ“ Why After Updating MIUI settings dropped?
For major updates (e.g., from MIUI 13 to MIUI 14), the system resets some default resolutions. After the update: Check Autorun for critical applications. Update your settings to Battery and performance. Reboot your phone.
โ“ How to turn off background work for pre-installed Xiaomi apps?
System applications (Mi Browser, Mi Music, GetApps) can be restricted through Special Permissions (see Section 3), but can not be completely removed without root. Alternatively, adb shell pm hide com.mi.android.globalFileexplorer This command hides the application from the menu (but does not remove it completely).
โ“ Does the background process shutdown affect productivity?
Yeah, but not always negatively: โœ… Pros: Reduces battery consumption, the phone is less warm. โŒ Cons: Applications are longer to run (because they are not preloaded in memory), notification delays are possible. 7/8) Turning off background processes may even improve performance as RAM is freed up.