Auto-Running applications on Xiaomi: how it works, why you need and how to disable

Have you ever noticed that some apps on your Xiaomi run on their own, even if you didnโ€™t open them? Itโ€™s not a bug or a virus โ€” thatโ€™s how the auto-launch feature built into the MIUI shell works. It can be useful for quick access to frequently used services, but often causes battery drains, overheating of the device and even slowing down your smartphone.

In this article, we will take a closer look at what is autorun on Xiaomi, what applications use it and why, and learn how to manage this feature from complete shutdown to fine-tuning for individual programs. We will focus on the differences in MIUI 14 and MIUI 15, as well as the nuances of working on popular models like the Redmi Note 12, POCO X5 and Xiaomi 13.

If you want to extend your phoneโ€™s battery life or just figure out why some apps are โ€œliving their lives,โ€ read on. Weโ€™ll also answer frequent questions like whether auto-start affects notifications, whether itโ€™s possible to turn it off for system applications, and what to do if the phone starts to malfunction after the settings change.

What is the Auto-Running of Applications on Xiaomi and Why You Need It

The autostart feature (or Auto-start in the English version of MIUI) allows apps to automatically start when you turn on your phone, connect to the Internet, or reboot your system.This is not the same as background activity - autostart works even if you've never opened the app manually.

Why is that necessary?

  • ๐Ÿ“ฑ Fast access to services: Messengers (WhatsApp, Telegram) and social networks (Facebook, TikTok) can receive notifications immediately.
  • ๐Ÿ”„ Data synchronization: email clients (Gmail, Outlook) and cloud storage (Google Drive, Mi Cloud) update information in the background.
  • ๐ŸŽต Multimedia: Music players (Spotify, Yandex Music) can continue playing after a reboot.
  • ๐Ÿ›ก๏ธ System processes: Antiviruses (Avast, Kaspersky) and SEOs (Security by Xiaomi) monitor security.

But there's a downside to this: many apps abuse auto-starts, running up to 15-20 percent of their battery per day, like Facebook and Instagram, which can run every 30 minutes even if you don't use them, and services like Mi Video or Mi Browser are often turned on with the system, although not everyone needs them.

โš ๏ธ Warning: Disabling autoruns for instant messengers (such as Viber or Signal) can cause delays in receiving notifications. If you care about speed, leave autoruns on for those applications.

๐Ÿ“Š Are you disabling auto-run on your Xiaomi?
Yes, for all applications.
Yeah, but selectively.
No, I don't see the point.
I don't know how to do that.

How to Check Which Apps Are Using Auto-Run

Before you turn something off, it's helpful to understand which programs are actively using autoruns. MIUI has built-in monitoring tools, but they're hidden deep in the settings. Here's how to find them:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Slip on the three dots in the upper right corner and select Auto-Start (or Auto-start in the global version).
  3. You'll see a list of all the apps with the switches, and the green color means that you're allowed to auto-start.

You can also use the built-in battery monitor:

  1. Go to Settings โ†’ Battery and Performance โ†’ Battery Use.
  2. Select the time interval (e.g., โ€œLast Dayโ€).
  3. Pay attention to applications marked Autostart or Background activity - they are the main "eaters" of charge.

For more detailed analysis, you can use third-party utilities like AccuBattery or Greenify (the latter requires root rights to work properly), which show what processes wake up the phone at night and how much power it consumes.

๐Ÿ’ก

If you see an unknown app with a Chinese name (e.g. com.miui.analytics) on the autorun list, itโ€™s Xiaomiโ€™s system stats service, which can be turned off without risking stability, but update notifications may come less frequently.

Step-by-step: how to disable auto-start on Xiaomi

The process of disabling autorun is slightly different depending on the version of MIUI. Below is a universal instruction that will suit MIUI 12-15, including global and Chinese versions of firmware.

Battery charge > 50% |Close all background apps |Connect to Wi-Fi (for data sync) |Close backup of important settings-->

Method 1: Through standard settings

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Click on the three dots in the top right corner and select AutoRun.
  3. Scroll through the list and turn off the switches in front of the unwanted apps, and for convenience, you can sort the list by alphabet or auto-start status.
  4. Confirm the changes if the system requests a password or fingerprint.

Method 2: Through battery settings (for MIUI 14/15)

In new versions of MIUI, some of the autorun settings are moved to the energy saving section:

  1. Go to Settings โ†’ Battery and Performance โ†’ Application Power Management.
  2. Select the app from the list.
  3. Slip on Autostart and turn off the function.
  4. Here you can limit background activity and push notifications.

Method 3: Through ADB (for power users)

If standard methods donโ€™t work (for example, on some POCO models), you can turn off auto-start via ADB:

adb shell pm disable-user --user 0 com.miui.securitycenter.autostart


adb shell cmd appops set <package_name> RUN_ANY_IN_BACKGROUND deny

Where <package_name> โ€” Application ID (e.g. com.facebook.katana for Facebook) can be found via App Inspector or adb shell pm list packages.

โš ๏ธ Warning: Disabling autoruns for system applications (e.g., com.android.phone) can cause phone malfunctions. Do this only if you understand the risks!

๐Ÿ’ก

Disabling auto-runs for instant messengers (such as WhatsApp) does not block notifications completely, but can delay their delivery by 5-15 minutes.

What applications can be turned off without risk

Not all programs are equally useful. Below is a list of apps that can be safely disabled on most Xiaomi devices:

CategoryExample of an applicationWhat happens when you shut down?Recommendation
Social mediaFacebook, Instagram, TikTokNotifications will be delayedShut down.
System utilitiesMi Video, Mi Browser, Mi MusicApplications will not be updated in the backgroundShut down.
GamesPUBG Mobile, Genshin ImpactGames will not preload dataShut down.
Cloud servicesGoogle Drive, Mi CloudFiles will not be synced automatically.Turn it off if you're not using it.
MessengersWhatsApp, TelegramNotifications may be delayedLeave it on.

Here's what you should not touch:

  • ๐Ÿ“ž Phone and contacts (com.android.contacts, com.android.phone) - responsible for calls and SMS.
  • ๐Ÿ”’ Security (com.miui.guardprovider) โ€“ manages permissions and antivirus.
  • ๐Ÿ”„ System Updates (com.android.updater) โ€“ without it, the phone wonโ€™t receive security patches.

If youโ€™re in doubt about whether to turn off autoplay for a particular app, try doing it for a day and watch your phone run. Most problems (like no notifications) show up in the first hours.

What to do if after shutting down the autostart the phone began to work worse

Sometimes users find that after a mass shutdown of autostart, the device begins to brake, overheat or incorrectly display notifications.

Problem 1: Notifications are not coming or are late

This is a messaging situation.

  1. Return auto-run for critical applications (WhatsApp, Telegram).
  2. Check the notification settings: Settings โ†’ Notifications โ†’ App settings.
  3. Enable Priority Notifications for important contacts.

Problem 2: The phone is slowing down.

Paradoxically, sometimes turning off autostart increases the workload on the processor, because the system has to run applications from scratch every time.

  • ๐Ÿ”„ Reboot your phone, it will reset the cache.
  • ๐Ÿงน Clear memory through Settings โ†’ Memory โ†’ Clean.
  • โšก Enable Performance Mode: Settings โ†’ Battery โ†’ Performance mode.

Problem 3: Fast battery discharge despite auto-start shutdown

If after all the manipulations the battery still sits down quickly, check:

  • ๐Ÿ”‹ Battery status: Settings โ†’ Battery โ†’ Battery status (if there is a battery health item, and it is below 80% โ€“ it is time to change the battery).
  • ๐Ÿ“ก Mobile Internet Background Consumption: Settings โ†’ SIM-Maps and Mobile Networks โ†’ Application Traffic.
  • ๐ŸŒก๏ธ Processor Temperature: Use AIDA64 or CPU Monitor.
Why do some apps ignore autorun settings?
Some programs (especially Chinese ones, such as UC Browser or APUS Launcher) use auto-run bypass mechanisms, such as: - Registering as a "critical application" - Using JobScheduler for background tasks. - Running through BroadcastReceiver (for example, after a Wi-Fi connection event). To completely block such applications, either root or specialized utilities like Island (to create an isolated environment) will be required.

Features of auto-run on different models Xiaomi

Although the MIUI shell is unified, some models have unique nuances in the autorun.

Redmi Note 11/12 and POCO X4/X5

On these devices, autorun is enabled by default for most pre-installed applications (Mi Community, Mi Pay, GetApps) and can be safely turned off because they are not critical to the system, and POCO often has a bug when autorun settings are reset after a MIUI update.

adb shell settings put global autostart_management_enabled 1

Xiaomi 12/13 and flagship models

On flagships, auto-run is more aggressively optimized for performance.

  • ๐ŸŽฎ Game Turbo mode: It can force games to run in the background for preloading.
  • ๐Ÿ” Quick Search Box: Indexes files even when the phone is locked.

Devices with MIUI for Russia (RU-firmware)

In the Russian versions of MIUI, auto-run is allowed by default for Yandex services (Yandex.Browser, Yandex.Music, Alice).

  • Voice assistant Alice will stop working on the command โ€œOK, Yandexโ€.
  • Yandex.Weather widgets will not be automatically updated.

Devices on MIUI Lite (budget models)

On phones like the Redmi A1 or POCO C50 with a lightweight version of MIUI, the autostart option may not be on the menu.

  1. Greenify use (without root it works limitedly, but can block background activity).
  2. Manually โ€œfreezeโ€ applications through Settings โ†’ Applications โ†’ Forced Stop (the effect is temporary).

Alternative methods of managing background processes

Turning off autostart isn't the only way to optimize your phone, but here are some other effective methods:

1. Restriction of background activity

MIUI has a separate setup that allows you to limit which applications can run in the background:

  1. Go to Settings โ†’ Battery and Performance โ†’ Application Power Management.
  2. Select the application and set the Background activity limit to the Restricted position.

2. Use of energy saving regime

Enabling Power Saving or Super Power Saving automatically limits auto-start for most applications:

  • ๐Ÿ”‹ Energy saving: limits background activity but leaves notices.
  • โšก Super Power Saving: Shuts down almost everything except calls and SMS (useful at 10% charge).

3. Third-party utilities for deep optimization

If standard MIUI tools are not enough, you can use third-party applications:

AnnexFunctionsNeed root?
GreenifyHybernation of unnecessary applicationsNo (but root works better)
BreventBlocking background activityYes.
ServicelyShutdown of system servicesYes.
AccuBatteryMonitoring of battery consumptionNo.

โš ๏ธ Warning: Applications like Servicely or Brevent can disrupt the stability of MIUI if they are not configured correctly. Back up your data before using it!

๐Ÿ’ก

The safest way to optimize is to combine standard MIUI (background activity restriction) tools with energy saving mode. Third-party utilities should only be used if you are confident in your actions.

FAQ: Frequent questions about auto-launch on Xiaomi

Can I turn off auto-start for all apps at once?
No, there is no mass shutdown feature in the MIUI. You have to do this manually for each application, but you can use ADB- commands to automate (see the section on ADB above).
Why did the autorun settings reset after the MIUI update?
This is a well-known MIUI problem. After major updates (e.g., from MIUI 13 to MIUI 14), the system resets some optimization settings. Solution: check autorun settings after each update and reconfigure if necessary.
Does Auto-Run Affect GPS and Geolocation?
Indirectly, yes. Some applications (like Google Maps or Yandex.Navigator) use autorun to preload maps. If you turn off autorun, geolocation may be slower, but the GPS function itself will remain operational.
Can I turn off auto-start for Xiaomi system applications?
Technically, yes, but it's fraught with disruption, like turning off autostart for com.miui.home, which will cause the desktop to stop booting after the reboot, and if you really need to, use ADB or Titanium Backup.
How to check if auto-start is actually disabled?
There are two ways: Use AccuBattery or BetterBatteryStats to monitor device wakes. Reboot your phone and immediately check the list of running processes through Settings โ†’ Apps โ†’ Launched.