Why all applications fly out on Xiaomi: a full analysis of the causes and solutions

You open Instagram, it closes immediately. You launch Telegram, and you fly back to the desktop. This is a situation that many Xiaomi smartphone owners know, and it can drive even the patient user crazy. Apps can fly on both the new flagship Xiaomi 14 Ultra and the budget Redmi Note 12 β€” the problem is not dependent on the price of the device.

In this article, we will not just list the possible causes, but analyze them from a technical point of view: from conflicts in the shell. MIUI You will learn how to distinguish a software failure from an β€œiron” breakdown, which Xiaomi settings are most often to blame for departures, and what to do if applications close even after resetting to factory settings. And at the end - checklist for quick diagnosis and answers to frequent questions.

1. Lack of RAM: Why MIUI kill off

The most common reason for departures is aggressive memory optimization in the MIUI. Xiaomi's shell is known for tightly controlling background processes to save battery life, but sometimes it oversteps the mark by closing apps not only in the background, but also in the foreground.

How it manifests itself:

  • πŸ”„ The app will fly out 5-10 seconds after opening.
  • πŸ“± B Settings β†’ The phone. β†’ The memory state is visible that free RAM is less than 1 GB.
  • πŸ”‹ After closing all applications manually, the problem disappears for a while.

The decision depends on the version MIUI:

  • πŸ› οΈ MIUI 12–14: Disable Memory Optimization in Settings β†’ Special facilities β†’ Optimization of memory (on some models, the path may be different).
  • πŸ”§ MIUI 14+: Enable Performance Mode in Settings β†’ Battery β†’ Battery mode.
  • ⚑ For all versions: Add problematic applications to Secure Applications (Settings) β†’ Annexes β†’ Permits β†’ Auto-start).

πŸ’‘

If you don’t have the option β€œMemory Optimization” in your settings, try searching for β€œmemory” in your settings – sometimes Xiaomi hides this section.

⚠️ Note: On devices with 4-6 GB of RAM (e.g. Redmi) 9A or POCO M3) Disabling memory optimization can slow down the system, in which case it is better to use alternative methods.

2. Container conflicts MIUI: bugs and incompatibility

MIUI β€” One of the most customized shells of Android, but its frequent updates sometimes bring more problems than good:

  • 🐞 Bagami in the latest version MIUI (Especially relevant for beta-based firmware).
  • πŸ”„ Incompatibility with Android 13/14 (Many apps are not yet adapted).
  • πŸ“¦ Conflicts with system services (e.g., com.miui.securitycenter).

How to check:

  1. Go to Settings. β†’ The phone. β†’ Version. MIUI Check if the beta version is installed.
  2. Open the Settings. β†’ Annexes β†’ Application management β†’ All applications and sort by update date: If the flights started after the update of a particular system application (for example, Security or Topics), this is a sure sign of conflict.

Decisions:

  • πŸ”™ Reverse to the stable version MIUI through settings β†’ The phone. β†’ Updating the system β†’ Three points. β†’ Selection of a service pack.
  • πŸ›‘ Turn off automatic updates of system applications in Settings β†’ Annexes β†’ Application management β†’ Settings (cogs) β†’ Auto-update of system applications.
  • πŸ“₯ Install an alternative launcher (like Nova Launcher) if departures occur when returning to desktop.
πŸ“Š What version? MIUI You're using it?
MIUI 12
MIUI 13
MIUI 14
Beta version
I don't know.

3. Damaged application data or cache

Cache and application data can get corrupted over time – especially if you frequently switch between app versions (like Google Play to APKMirror and back) which causes the app to either not open or crash immediately after launch.

Signs of a problem:

  • πŸ—‘οΈ The application crashes with the error "The application is stopped".
  • πŸ”„ Once the phone is restarted, the problem temporarily disappears.
  • πŸ“± Other applications are working normally.

How to clean the cache and data:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Select a problem application (for example, VK YouTube).
  3. Click Warehouse β†’ Clear the cache and Clear the data.
  4. Reboot the phone.

β˜‘οΈ Clearing the cache without losing data

Done: 0 / 4

⚠️ Warning: Cleaning up the data will remove all the app settings (such as WhatsApp logins or saved games) PUBG Before doing this, make a backup copy through Settings. β†’ System and device β†’ Backup.

If the cleaning didn’t help, try:

  • πŸ”„ Reinstall the application.
  • πŸ“₯ Install an older version APK (For example, with APKMirror).
  • πŸ› οΈ Shut down. MIUI Optimization through ADB (guideline).

4.Store problems: damaged partition or lack of space

If the phone runs out of space or damaged partition /data, Applications can crash with errors such as β€œCan’t establish a connection to the server” or simply close without messages, especially for devices with eMMC memory (for example, Redmi). 8A or POCO C3), which degrades over time.

How to check the storage:

Problem.How to find outDecision
Lack of spaceB Settings β†’ The vault is free. < 1GBClear the cache, delete unnecessary files or transfer data to SD-map
Damaged sectionApps fly out even after cleaning the cache, the phone brakesReset to factory settings or reflash your phone via Fastboot
Degradation of eMMCPhone often overheats, applications load for a long timeReplace the memory module (repair required)

To make room:

  1. Remove unnecessary applications and their data (Settings) β†’ Annexes β†’ Application management β†’ Size-based sorting).
  2. Clear the cache of all applications immediately through Settings β†’ Warehouse β†’ Cache data.
  3. Transfer the photos and videos to Google Photos or SD-map.
  4. Check the Download folder – often gigabytes of unnecessary files accumulate there.
How to check the health of eMMC memory?
Install the app AIDA64 From Google Play and go to the Storage section β†’ Memory of the device: If the Health bar says Bad or Worn Out, the memory needs to be replaced. 13/14) used UFS 3.1/4.0, less prone to degradation.

5. Conflicts with Magisk, root rights or custom firmware

If you're installing Magisk, TWRP or custom firmware (for example, LineageOS), application departures may be associated with:

  • πŸ”“ Incorrectly installed Magisk (modules conflict with the MIUI).
  • πŸ“± Incompatible firmware (for example, the firmware for the Redmi Note 10 Pro is installed on the POCO X3 Pro).
  • πŸ”’ SafetyNet (bank applications and games like) PokΓ©mon GO refuse to work).

How to diagnose:

  1. Install Magisk Manager and check SafetyNet status.
  2. Open Terminal and enter the command: su -c "magisk --list-modules" If there are modules on the list like Riru or LSposed, they may conflict with the MIUI.
  3. Check the error logs through Logcat (the MatLog app from Google Play).

Decisions:

  • πŸ”„ Disable all Magisk modules and restart your phone.
  • πŸ“₯ Install Universal SafetyNet Fix to pass SafetyNet.
  • πŸ”™ Return to stock firmware if the problem started after installing custom.

⚠️ Note: On Dynamic Partition devices (all Android 10 models)+) Incorrect removal of Magisk can result in a phone blink (completely inoperable) using only official instructions from Magisk.

Hardware problems: overheating, battery, memory module

If all software methods have been tried, but applications continue to fly out, the reason may lie in the hardware:

  • πŸ”₯ Overheating of the processor (especially on Snapdragon) 8 Gen 1/2 Xiaomi 12/13).
  • πŸ”‹ Worn-out battery (voltage sags under load).
  • πŸ’Ύ Damaged memory module (most often on budget models with eMMC).

How to check:

  • 🌑️ Install. CPU Monitor and look at the temperature of the processor during departures.Β°C, triggers trottling (performance restriction), which causes applications to close.
  • πŸ”‹ Check the battery status with AccuBattery, and if the capacity has dropped below 70 percent of the original capacity, it's time to change it.
  • πŸ› οΈ Run a memory test through AIDA64 (section Tests β†’ Read/write errors will indicate a hardware malfunction.

Decisions:

  • πŸ”₯ For overheating: lower the screen resolution, turn off High performance in battery settings, remove the case.
  • πŸ”‹ For the battery: replace the battery (cost for Xiaomi – from 1,500 to 3,000 rubles).
  • πŸ’Ύ For memory: contact the service center - self-repair is fraught with data loss.

πŸ’‘

If apps only crash when charging, the problem is almost certainly with the battery or power supply.Try using the original Xiaomi charger (like the 33W charger for the Redmi Note 12 Pro).+).

7. Viruses, malware and fake apps

Xiaomi is often criticized for pre-installed viruses in firmware for some regions (for example, advertising modules in Redmi for India). APK, which may contain malicious code causing departures.

Signs of infection:

  • πŸ“± Apps fly out after installing new software (especially from third-party sources).
  • πŸ” B Settings β†’ Applications have unknown programs with Chinese names (e.g. com.duapps.ad).
  • 🚫 Antivirus (e.g. Malwarebytes) finds threats.

How to clean your phone:

  1. Remove any suspicious applications.
  2. Run the scan through Google Play Protect (Play Store) β†’ Profile icon β†’ Play Protect).
  3. Install Malwarebytes and perform a deep check.
  4. If the viruses remain, reset to factory settings.

⚠️ Warning: Some viruses masquerade as system applications (e.g. com.android.system) and manually remove them is dangerous, so it's better to use specialized tools like com.android.system. ADB AppControl.

8. Google Play Services and Xiaomi Services Errors

Google Play Services and Xiaomi system services (e.g. com.miui.securitycenter) are often the cause of crashes, especially after Google Play or Google Play updates. MIUI.

Typical symptoms:

  • πŸ“± Only applications using Google services (Gmail, Maps, YouTube) are dropped).
  • πŸ”„ The error is "Google Play Services has stopped".
  • πŸ”’ Applications require constant password entry.

How to fix it:

  1. Clear the cache and data of Google Play Services (Settings) β†’ Annexes β†’ All applications β†’ Google Play Services).
  2. Turn off the automatic update of Google Play Services in the Play Store.
  3. Install an older version of Google Play Services with APKMirror (select the version for your Android).
  4. For Xiaomi services: disable Mi Cloud Sync and Device Analytics in Settings β†’ Xiaomi account.
How to find out the version of Google Play Services?
Open the Settings. β†’ Annexes β†’ All applications β†’ Google Play Services. The version is shown at the bottom of the screen. For Xiaomi on Android 13, the current version is β€” 23.XX.XY (where XX and XY β€” figure).

FAQ: Frequent questions about the departures of applications on Xiaomi

❓ Why Games Are Flying Out on Xiaomi (PUBG, Genshin Impact, Call of Duty)?
Games are most often thrown out because of: πŸ”₯ Overheating (especially on Snapdragon) 888/8 Gen 1). πŸ”‹ Restrictions MIUI (Turn off the game optimization in Settings β†’ Special facilities β†’ Optimizing the game). πŸ“‘ Poor Internet connection (check ping in Speedtest) Solution: lower graphics in game settings, turn on Performance mode in battery settings and use cooler.
❓ Can I turn it off? MIUI Optimization without root rights?
Yes, through ADB: Install Platform Tools on your PC. Connect your phone to USB with debugging enabled (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 press β†’ Developer settings β†’ Debugging by USB). Enter the command: adb shell settings put global hidden_api_policy 1 That'll shut down some optimizations. MIUI, But not all of it.
❓ Why After Updating MIUI They started flying apps?
Updates MIUI often breaks the compatibility with: πŸ“± Older versions of Android (for example, MIUI 14 on Android 11). πŸ”§ Magisk modules (requires updating). πŸ“¦ System applications (e.g. Topics or Security) Solution: roll back to the previous version MIUI or wait for the patch (usually comes out in 1-2 weeks).
❓ How to check if it is not your fault SD-departure-card?
If the applications are installed on SD-map, they can fly out because of: πŸ“± Slow card (class below) UHS-I U3). πŸ”Œ Bad contact (check if the card is dropped out). πŸ—ƒοΈ A damaged file system (format the card into a file system) FAT32 Solution: Move applications back to internal memory or replace them SD-The card is faster (we recommend SanDisk Extreme).
❓ What to do if only one application (for example, TikTok or VKontakte) crashes)?
The problem is probably with the app itself. Try: Clear the cache and the app data. Install an older version. APK (Disable WebView from Google and use Android System WebView (Settings) β†’ Annexes β†’ All applications β†’ Android System WebView β†’ Enable. Write in support of the application - sometimes departures are associated with regional restrictions.