Freezing apps on Xiaomi smartphones is an effective way to free up RAM, extend battery life, and eliminate intrusive notifications. Unlike deleting them completely, freezing allows you to temporarily disable the program while saving its data and settings, especially for pre-installed system applications that cannot be removed by standard methods.
In this article, weโll look at all the ways you can freeze apps on MIUI devices, from built-in features to ADB and third-party tools. Youโll learn how to properly prepare your smartphone, which apps can be safely disabled, and how to avoid common bugs. Special attention is paid to Redmi models, POCO and flagships of the Xiaomi 13/14 series, where the process can be nuanced.
Why you should freeze your apps on Xiaomi
Xiaomi smartphones are known for their aggressive optimization of background processes, but even they do not save from โgluttonousโ applications. Freezing helps solve several key problems:
- ๐ Battery savings โ Disabled applications do not consume energy for background tasks (synchronization, geolocation, push notifications).
- ๐ System acceleration โ RAM is released, which is especially noticeable on budget models (Redmi 9A, POCO M3).
- ๐ก๏ธ Security: Locking down suspicious applications that may collect data in the background.
- ๐ฑ UI purity โ unnecessary widgets and notifications from frozen programs disappear.
According to XDA Developers tests, freezing 10-15 background applications can increase battery life by 15-20% on devices with a battery of 4000-5000 mAh. This is especially true for users who actively use instant messengers (Telegram, WhatsApp) and social networks โ their background activity often becomes the main cause of rapid discharge.
โ ๏ธ Warning: Do not freeze system services with the names com.android., miui. or google. in the package - this can lead to unstable smartphone operation or complete loss of functionality (for example, camera or mobile network failure).
Method 1: Freeze through "Security" (inbuilt-in MIUI)
The easiest method is to use the built-in MIUI tools. It does not require superuser rights (root) and is suitable for most models, including the Xiaomi 12T, Redmi Note 11 and POCO X5.
Instructions:
- Open the Security app (the shield icon).
- Go to the section Accelerate โ Freeze applications.
- Select apps from the list or click Add to select manually.
- Confirm the action โ the applications will be frozen until the next reboot.
Limitations of the method:
- ๐ When you reboot your smartphone, frozen apps automatically defrost.
- ๐ต Not all system applications are available for freezing through this interface.
- โณ The feature may not be available on some regional firmware (e.g., MIUI Global for Europe).
โ๏ธ Preparation for freezing through "Safety"
Method 2: Using "Autostart Permission"
If your version of MIUI doesn't have Freeze, you can limit the auto-start of applications. It's not a full freeze, but it effectively reduces their activity.
How to turn off autostart:
- Go to Settings โ Applications โ Application Management.
- Select the app you want (like Facebook or TikTok).
- Press Permissions โ Autostart.
- Turn off the Autostart Switch.
For mass blackout:
- In Settings โ Applications click on three dots in the upper right corner.
- Select Autostart Permissions.
- Turn off auto-run for unnecessary applications (you can sort by alphabet or installation date).
| Method | Root is required. | It persists after rebooting. | Suitable for system applications |
|---|---|---|---|
| Freeze through Security. | โ No. | โ No. | โ ๏ธ Partially. |
| Shutting down autostart | โ No. | โ Yes. | โ No. |
| ADB-team | โ No. | โ Yes. | โ Yes. |
| Island (sandbox) | โ Yes. | โ Yes. | โ Yes. |
๐ก
Before a mass autorun shutdown, check if the app uses important background features (like Google Play Services for updates or Mi Fit for activity tracking).
Method 3: Freezing through ADB (without root)
For advanced users, the most reliable way is to use ADB (Android Debug Bridge), which allows you to completely disable applications, including system ones, without obtaining superuser rights, and is suitable for all Xiaomi models, including the Redmi K50 and Xiaomi 13 Ultra.
Step-by-step:
- Turn on Developer Mode: Go to Settings โ About Phone. Click 7 times on MIUI until the notification "You're a developer" appears.
USB debugging
- Back to Settings โ Additionally. โ For developers.
- Turn on the debugging switch over USB.
- Connect your smartphone to your PC and execute the commands: adb devices adb shell pm disable-user --user 0 com.package.name Replace com.package.name with the name of the application package (you can find it through the App Inspector or Play Market).
Examples of packages of popular freezer applications:
- ๐ฑ Facebook: com.facebook.katana
- ๐ต Mi Music: com.miui.player
- ๐บ Mi Video: com.miui.videoplayer
- ๐ GetApps (Xiaomi store): com.xiaomi.mipicks
โ ๏ธ Warning: If widgets or features stop working after freezing a system application (for example, com.miui.weather2 for weather), defrost it with the command: adb shell pm enable com.package.name Some applications (for example, Google Play Services) can cause errors in the work of Google services.
How to find out the name of the application package without third-party programs?
Method 4: Island App (Sandbox with Root)
For users with root rights or bootloader unlocked, Island, an isolated sandbox application, is the best solution, allowing not only freezing but also completely isolating applications from the main system.
The benefits of Island:
- ๐ Complete isolation of frozen applications (cannot access the data of the main system).
- ๐ Automatic defrosting on schedule (e.g. for instant messengers during business hours).
- ๐ฆ App cloning support (you can have two WhatsApp accounts at the same time).
Instructions for setting:
- Install Island from Google Play or from the official website.
- Grant root rights (if requested).
- In the main menu, select Freeze Apps.
- Mark the necessary programs and confirm the action.
Island is compatible with most MIUI firmware, including custom (LineageOS, Pixel Experience).However, some devices (such as Xiaomi 12S Ultra) may require additional Magisk customization to work properly.
๐ก
Island is the only way to freeze applications while storing their data in an isolated environment, ideal for testing new programs or using two accounts in the same app.
Method 5: Third-party utilities (without root)
If you don't want to use ADB or you don't have root rights, you can use third-party apps.
- ๐ง App Freezer is a simple interface, supports mass freezing, but requires ADB to be set up initially.
- โ๏ธ Package Disabler โ allows you to disable system applications without root, but does not work on all versions MIUI.
- ๐ ๏ธ Debloater Tool (for PC) is a utility for mass disabling applications via ADB with a graphical interface.
Example of work with App Freezer:
- Install the app from Google Play.
- Connect your smartphone to your PC and execute the command: adb -d shell pm grant com.ramdroid.appfreezer android.permission.WRITE_SECURE_SETTINGS
- Open App Freezer, select apps and click Freeze.
Restrictions of third-party utilities:
- ๐ May be reset after the MIUI update.
- ๐ก๏ธ Some antiviruses (e.g., Avast) block their operation.
- ๐ฑ Newer models (Xiaomi 14, Redmi K60) may require disabling MIUI Optimization in the developer settings.
What apps can be safely frozen on Xiaomi
Not all applications can be frozen without risk to the system, and here is a list of safe and dangerous candidates to shut down.
You can freeze it (without risk):
- ๐ฎ Games (PUBG Mobile, Free Fire) - if you don't play regularly
- ๐บ Streaming services (Netflix, YouTube) โ if you use them rarely
- ๐ Pre-installed stores (GetApps, Mi Store)
- ๐ Social media (Facebook, Instagram) โ if you donโt need notifications.
- ๐ต Music players (Mi Music, Spotify) when using alternatives.
Freeze with caution (may disrupt the system):
- ๐ฑ com.google.android.gms (Google Play Services) is responsible for updates and syncs.
- ๐ com.miui.home (Launcher) โ Freezing will cause a desktop reset.
- ๐ถ com.android.phone is linked to mobile network and calls.
- ๐ com.miui.powerkeeper โ manages energy saving.
On devices with a Snapdragon 8 Gen 2 processor (such as the Xiaomi 13 Pro), freezing Google services can lead to errors in the camera and GPS.
Frequent Mistakes and How to Avoid Them
When you freeze apps, users often face problems, and here are the most common ones and how to solve them:
| Problem. | Reason. | Decision |
|---|---|---|
| Apps defrosted after rebooting | Used method through "Security" MIUI | Use ADB or Island to permanently shut down |
| Notifications from frozen messengers do not work | Autostart or background activity disabled | Freeze the app or set exceptions in Settings โ Battery โ Battery Optimization |
| The smartphone stopped turning on after freezing the system application | Critical service is disabled (e.g. com.android.systemui) | Download to Safe Mode (hold the power button) and unfreeze the app via ADB |
| Google Play makes an error when updating apps | Frozen by com.google.android.gms or com.android.vending | Unfreeze Google Play Services and Play Market, update apps, then freeze again |
โ ๏ธ Warning: If your smartphone starts to warm up or discharge quickly after freezing apps, check the activity of processes through Settings โ Battery โ Battery Use. Perhaps one of the frozen apps started a cyclical reboot of services.