Why Xiaomi is leaving apps โ€“ a full analysis of the causes and solutions

You run Instagram, Telegram or a game on Xiaomi, and after a few seconds the app suddenly shuts down? Or the smartphone itself kills the background processes, although there is enough memory? This problem is familiar to many owners of devices on MIUI โ€” from the budget Redmi Note to the flagship Xiaomi 14. 80% of the time it is not the โ€œglitchโ€ of the system that is to blame, but specific settings or conflicts.

We analyzed user reports from 2023 to 2026, tests on the POCO F5, Redmi 12 and Xiaomi 13T, and official recommendations of Xiaomi Service, and obtained a checklist of 7 main causes of departures, from trivial memory shortages to hidden bugs in HyperOS (the new shell that replaced MIUI), in this article you will find not only diagnostics, but also step-by-step instructions with pictures for each situation.

Important: If the crash happens in one particular app (for example, only in TikTok or Genshin Impact), the problem is more likely to be in the same app โ€“ update it or check the reviews on Google Play.

1. MIUI/HyperOS Background Optimization Is the Biggest Application Killer

The MIUI shell (and its successor HyperOS) aggressively saves resources by closing the background processes, even models with 8-12 GB of RAM! The optimization algorithm works on the principle that if an application is not visible on the screen, it is not necessary. The result is: WhatsApp stops sending notifications, Google Maps is reset when switching to another chat, and games are dropped when the screen is locked.

How to fix it:

  • ๐Ÿ”ง Open the Settings. โ†’ Annexes โ†’ Application management, select the problem app and enable Autostart and No Limits in the Battery section.
  • ๐Ÿ“ฑ In the same app settings, find the item โ€œDisallow optimizationโ€ (or โ€œSpecial permissionsยป โ†’ ยซOptimize the battery and turn it off.
  • โšก For HyperOS: Go to Settings โ†’ Battery โ†’ Battery settings โ†’ Battery Optimization and Manually Add Apps to Exclusion List.

๐Ÿ’ก

On some models (POCO X5, Redmi Note 11) the Battery Optimization option is hidden. To see it, first turn on Show System Processes in the application settings.

Critical detail: once upgraded to HyperOS, the setting is reset! Check the exceptions again, even if everything previously worked.

Lack of RAM (RAM) โ€“ when 6 GB is low

Xiaomi likes to save on hardware: even in devices with 8 GB of RAM, ~5-6 GB is really available to the user (the rest is eaten by the system). If you run a heavy game (Genshin Impact, Call of Duty Mobile) or keep 10+ tabs open in Chrome, MIUI begins to forcefully close processes.

  • ๐ŸŽฎ The game will be released on download or when changing the location.
  • ๐Ÿ“ฑ Apps are closed when switching between them (for example, from YouTube to Telegram).
  • ๐Ÿ”„ B Settings โ†’ The phone. โ†’ Free memory less than 1 GB of RAM.

Decisions:

  1. Close the background apps through Recent โ†’ Secure (swipe up and hold the icons). This will prevent them from automatically closing.
  2. Enable the RAM extension (available on models with 6+GB of RAM): Settings โ†’ Additional โ†’ Expand memory and select +2 or +3GB.
  3. Turn off animations to reduce the load: in Settings โ†’ Special facilities โ†’ Delete animations (or via adb shell settings put global) window_animation_scale 0).
๐Ÿ“Š How much RAM is in your Xiaomi?
3-4 GB
6GB
8GB
12+GB
I don't know.
Xiaomi modelReal Affordable RAM (GB)Recommendations
Redmi Note 12 (6/128)~4.2Expand RAM by +2GB, close games manually
POCO F5 (8/256)~5.8Disable optimization for games, use Game Turbo
Xiaomi 13 Pro (12/256)~8.5Problems are rare, but check background processes

3. HyperOS shell conflicts (new devices 2026)

With the release of HyperOS (replacement of MIUI), many users of Xiaomi 14, Redmi K70 and POCO X6 faced mass dropouts of applications.

  • ๐Ÿ› Bugs in memory management mechanism (especially on versions 1.0.1.0โ€“1.0.3.0).
  • ๐Ÿ”„ Incompatibility with older versions of applications (e.g, VK or Sberbank).
  • ๐Ÿ“ฆ Automatic cleaning of cache without warning.

How to fix it:

Update the system to the latest version (check in Settings โ†’ Software Update)

Turn off โ€œAdaptive Optimizationโ€ in Settings โ†’ Battery โ†’ Battery Settings

Reset application settings through Settings โ†’ Apps โ†’ Reset application settings

Install an alternative launcher (e.g., Nova Launcher) for the test-->

If the problem persists, try reverting to MIUI (instruction below), which is true for devices released before 2026 but that received HyperOS via OTA.

How to get rid of HyperOS to MIUI?
1. Download the MIUI firmware for your model from Xiaomi Firmware. 2. Rename the file to update.zip and place it in the memory root. 3. Go to Settings โ†’ About Phone โ†’ Software Update โ†’ Three Points โ†’ Select a firmware file. 4. Attention: Before rolling back, back up to Settings โ†’ Additional โ†’ Backup!

4. Viruses and malware - a hidden threat

Xiaomi is a popular target for viruses, especially if you install APKs from third-party sources.

  • ๐Ÿ›‘ Forced closure of applications (e.g. banking).
  • ๐Ÿ“Š Substitute advertising in games, causing crashes.
  • ๐Ÿ”‹ Overload the processor, which leads to emergency shutdown of processes.

How to check and clean the device:

  1. Install Malwarebytes or Dr.Web Light from Google Play and run a deep scan.
  2. Check the list of installed apps in Settings โ†’ Apps. Remove suspicious ones (for example, with names like System Update, Flash Player or Cyrillic characters).
  3. Disable installation from unknown sources: Settings โ†’ Privacy โ†’ Special permissions โ†’ Install unknown applications.

โš ๏ธ Warning: some viruses masquerade as system applications (e.g. com.android.system) If you're not sure, don't delete anything manually.

5. Damaged application data or cache

Over time, the cache and application data can become corrupted, especially if:

  • ๐Ÿ”„ You often switch between versions of the app (e.g. beta and stable).
  • ๐Ÿ“ฑ The device suddenly discharged or overheated during the application operation.
  • ๐Ÿ—ƒ๏ธ The phone's memory is 90 full%+ (Check in the settings โ†’ Warehouse).

How to clean:

  1. Open Settings โ†’ Applications โ†’ Application Management, select the problem app and click โ€œClear Cacheโ€ and โ€œClear Dataโ€.
  2. For system applications (like Google Play Services), first disable them, then clear the cache and turn them back on.
  3. If the crash occurs in games, delete the Android/obb/[game name] folder manually (via the file manager) and reinstall the game.

๐Ÿ’ก

Cleaning up the appโ€™s data will reset all settings (like Instagram logins or game progress).

6.Store problems: flash drive or internal memory

If the applications are installed on SD-card or internal phone memory damaged, it could cause crashes:

  • ๐Ÿ“ฑ Applications fly out at launch with the error "Application stoppedยป.
  • ๐Ÿ”„ Read/write memory speed drops dramatically (checked through AndroBench).
  • ๐Ÿšจ In the system logs (Logcat application) errors appear E/Storage.

Decisions:

  • ๐Ÿ”ง If the annexes SD-Transfer them to internal memory or replace the card with a class UHS-I (U3).
  • ๐Ÿ“Š Check the health of internal memory through the command: adb shell dumpsys devicestoragemonitor Look for lines with bad_blocks โ€” if > 0, memory damaged.
  • ๐Ÿ› ๏ธ In extreme cases, reset through Settings. โ†’ Additionally. โ†’ Resetting settings โ†’ Erase all data.

โš ๏ธ Note: if you are using Adoptable Storage (formatting) SD-As an internal memory, the depreciation of the card is accelerated by 2-3 times. SD Insight.

7. Hardware problems: overheating, battery, memory module

If none of the software methods worked, the reason could be the hardware:

  • ๐Ÿ”ฅ Overheating: CPU trottlits (reduces frequency), leading to game crashes. AIDA64 โ€” if CPU > 70ยฐC, need cleaning or replacement of the heat paste.
  • ๐Ÿ”‹ Battery worn out: at the level of health < 70% (checked in AccuBattery) device can turn off processes to save energy.
  • ๐Ÿ’พ Damaged memory chip: If departures are accompanied by artifacts on the screen or reboots, this is a sign of malfunction NAND-flash.

What to do:

  • ๐Ÿงน Clean the charging connector and vents (on Black Shark, POCO F-series).
  • ๐Ÿ”„ Calibrate the battery: discharge the phone to 0%, then charge to 100% without interruptions.
  • ๐Ÿ› ๏ธ If you suspect a hardware malfunction, check logs through adb logcat (look for errors). E/hwcomposer or E/memory).

For liquid-cooled models (Xiaomi 12S Ultra, Black Shark 5), loading departures may indicate a leakage of heat conductive paste, in which case repairs are required at a service center.

FAQ: Frequent questions about the departures of applications on Xiaomi

Why do you only play games (Call of Duty, Genshin Impact, PUBG)?
3 reasons are relevant for games: Game Turbo conflicts with the new version of the game. Disable it in Settings โ†’ Special features โ†’ Game Turbo. Lack of virtual memory. Enable the RAM extension (see section 2). Overheat. Set an FPS limit in the game settings (for example, 30 instead of 60).
After the MIUI/HyperOS update, all the apps started to crash.
This is a typical problem with major updates. Order of action: Reset application settings: Settings โ†’ Applications โ†’ Reset application settings. Clear the cache of system applications: Settings โ†’ Storage โ†’ Cache data. If it does not help, roll back to the previous firmware version (instruction in section 3).
Only one application (like SberBank or VK) goes out. What's the matter?
Most likely, the problem is in the app itself: Update it to the latest version. Clear the cache and data (see section 5). Check the reviews on Google Play - if there are a lot of complaints about departures, wait for a patch from the developer. Install APK from an alternative source (for example, APKMirror) if the official version is bugged.
Can I turn off MIUI/HyperOS optimization completely?
Yes, but it will reduce battery life. Instructions: Enable Developer Mode: Settings โ†’ Phone โ†’ MIUI Version (press 7 times). Go to Settings โ†’ Additional โ†’ Developer and turn off: MIUI Optimization (or Adaptive Optimization in HyperOS). Background check. Background process restriction (set the Standard Limit). Consequences: The battery will go down 15-20% faster, but applications will stop closing.
Should I reset my phone to factory settings?
This is an extreme measure, but it helps in 90% of cases if: Departures occur in all applications. You tried all the methods from the article, but nothing worked. The device noticeably brakes or overheats. Before reset: Backup through Settings โ†’ Additionally. โ†’ Backup. Write down logins/passwords (e.g. Google Password Manager). SD-map SIM (If any, the reset is performed in Settings โ†’ Additionally. โ†’ Resetting settings โ†’ Erase all data.