The pre-installed apps on Xiaomi, Redmi and POCO smartphones are a headache for many users, taking up precious memory space, using up battery power in the background, and often not being removed by standard means. But the good news is that even without super-user rights (root) you can effectively disable or delete most of the unnecessary programs.
In this article, weβll look at 5 working methods, from simple shutdown through settings to deep cleaning with ADB. Youβll learn which applications can be removed without risk to the system, and which are better just βfreezeβ, and weβll also tell you how to get it back if something goes wrong.
It's important to understand that not all pre-installed applications are useless. Some are responsible for basic MIUI functionality, such as com.miui.securitycenter or com.android.phone, and deleting them can cause malfunctions. So always back up your data before any manipulations!
1. Disable applications through standard MIUI settings
The safest way to get rid of unnecessary programs is not to delete them completely, but to disable them. This stops background activity, hides the icon from the menu and frees up RAM. The method works on all Xiaomi devices with MIUI 12 and later, including the Redmi Note 12, POCO X5 and Xiaomi 13.
To disable the application:
- Open Settings β Applications β Application Management.
- In the top menu, select the All Apps tab (not Downloaded).
- Find an unneeded app (such as Mi Video, Mi Music, or GetApps).
- Click on it and select "Disable".
- Confirm the action by clicking "Disable the application".
Once disabled, the app will disappear from the menu, but will remain in the system, and it can be activated again in the same settings section, which does not require root rights and is completely reversible.
πΊ Mi Video (video player)
π΅ Mi Music (music player)
π± GetApps (branded app store)
π Mi Browser (Xiaomi browser)
π§ Email (standard email client)
π° Mi Community (Forum of Xiaomi)
-->
Restriction: Some system applications (e.g. Google Play Services or MIUI Daemon) will not be able to disable the button, but will be inactive.
2. Remove applications via ADB (without root)
If the shutdown isnβt enough, you can completely remove unnecessary apps using Android Debug Bridge (ADB), an official tool from Google that allows you to control the device via the command line.The method works on all Xiaomi smartphones with an unlocked bootloader, but does not require root rights.
First, prepare:
- π₯οΈ Computer with Windows, macOS or Linux.
- π± Xiaomi smartphone with enabled debugging USB (Settings β The phone. β Version. MIUI β 7 times press to activate the developer mode, then Settings β Additionally. β For developers β Debugging by USB).
- π USB-Type C Cable (preferably original).
- π¦ Installed drivers ADB Fastboot (you can download from the official Android website).
Now, follow the following steps:
- Connect your smartphone to your computer and allow debugging (a request will appear on the phone screen).
- Open the command prompt (cmd on Windows or Terminal on macOS/Linux) and go to the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Get a list of all packages installed: adb shell pm list packages Find unnecessary applications (e.g. com.miui.video for Mi Video).
- Remove the application by command: adb shell pm uninstall -k --user 0 com.miui.video Replace com.miui.video with the name of the package of the desired application.
Important: some system applications (e.g., com.miui.securitycenter) cannot be removed, which will lead to errors in the MIUI operation.
π‘
If the application reappears after the MIUI update after uninstalling, use the command adb shell pm hide instead of uninstall β this hides it from the system, but does not remove it completely.
3. Use of applications for "freezing" (without root)
If ADB seems too complicated, you can use specialized utilities that freeze unnecessary applications without removing them completely, which is safer than completely removing them, and makes it easy to get everything back.
The best applications for this task:
- π§ App Inspector β shows all installed packets and allows you to disable them through ADB single-click.
- βοΈ Ice Box β creates a sandbox for unnecessary applications, blocking their activity.
- π Package Disabler is a simple tool to disable system and user applications.
Example of working with Ice Box:
- Download and install Ice Box from Google Play.
- Open the application and provide access to special features (necessary for work).
- In the list, find an unnecessary app (such as Mi Browser) and click on the snowflake icon. βοΈ.
- Confirm the freeze β the application will disappear from the menu and stop working.
The advantage of this method is reversibility: you can defrost the application at any time, but some utilities (for example, Ice Box) require constant operation in the background, which can slightly increase battery consumption.
I'm turning it off through the settings.
I'm using ADB.
I use apps like Ice Box.
I only remove with root rights.
I don't delete at all.-->
4. Removal of root-right system applications
If your Xiaomi has customized recaps installed (such as TWRP) and obtained root rights (via Magisk), you can remove any system applications, including those that are usually blocked. However, this method is risky: improper removal can lead to a βbrickβ (inoperability) of the device.
Removal will require:
- π± Smartphone with unlocked loader and installed TWRP.
- π§ Installed by Magisk (to obtain root rights).
- π οΈ File Manager with support for root (for example, Root Explorer or Root Explorer) FX File Explorer).
Instructions:
- Open the file manager and go to /system/app or /system/priv-app.
- Find a folder with an unnecessary app (such as MiBrowser).
- Delete the folder or rename it by adding.bak at the end (e.g. MiBrowser.bak).
- Reset the device.
β οΈ Note: Before removing system applications, be sure to make a backup through TWRP! Removing critical packages (e.g. com.android.settings) can make your phone inoperable.
List of relatively safe to remove system applications:
| Package name | Annex | Can I remove it? |
|---|---|---|
| com.miui.video | Mi Video | β Yes. |
| com.miui.music | Mi Music | β Yes. |
| com.xiaomi.midrop | Mi Drop (file transfer) | β Yes. |
| com.miui.bugreport | Error report | β Yes. |
| com.android.browser | Mi Browser | β οΈ Only if you use another browser |
5. How to return remote applications
If you have problems after deleting or disabling the application (for example, Google services stopped working or if you have a problem with the application). MIUI-Don't panic. You can bring it back in a number of ways:
Method 1: Through Settings (if the application is disabled)
- Go to Settings β Applications β Application Management.
- In the top menu, select "Disconnected".
- Find the right application and click "Enable".
Method 2: Through ADB (if the application is removed)
If the application was removed via ADB, you can restore it by command:
adb shell cmd package install-existing com.miui.videoReplace com.miui.video with the name of the package.
Method 3: Reset to factory settings
The last option is a complete reset via Settings β About Phone β Settings Reset. This will return all system applications, but delete your data. Before reset, back up!
β οΈ Note: If you have removed the root-right system application and your phone has stopped loading, use it. TWRP to restore the backup or reflash the device through Fastboot.
6.What apps can not be removed on Xiaomi
Not all pre-installed apps are useless, and some are responsible for keeping MIUI and Android running smoothly, and deleting them can lead to:
- π Cyclical reboot (bootloop).
- π΅ Network loss (mobile internet and calls will not work).
- π§ Failures in settings (cannot change the brightness, sound, etc.).
- π Mi Account block (if you delete com.xiaomi.account).
List of prohibited packets for removal:
| Package name | What is responsible for? | Effects of removal |
|---|---|---|
| com.android.phone | Telephone and mobile network | No communication, SMS, mobile Internet |
| com.miui.securitycenter | MIUI Security Centre | System failures, inability to install applications |
| com.android.settings | System settings | It is impossible to change the parameters of the phone. |
| com.google.android.gms | Google Play Services | Google apps (YouTube, Gmail, etc.) are not working. |
| com.xiaomi.account | Xiaomi account | Locking the device, inability to unlock |
What to do if you delete a critical application?
π‘
Before you delete any system application, check its name in the list of prohibited packages. If in doubt, it is better to just turn it off through the settings.
7. Alternative methods: hiding icons and disabling notifications
If you donβt want to delete or disable applications, but they interfere, you can go another way:
Hiding icons from the menu
- π± V MIUI There is a built-in function of hiding applications: press the icon on the home screen β "Hide".
- π To return a hidden app, swipe down on the home screen and type its name in the search.
Disabling notifications
- Go to Settings β Notifications β Notifications Management.
- Find the unnecessary app and turn off the "Allow Notifications" switch.
- To completely ban background activity, click "Additional" and turn off "Autostart" and "Background Activity".
Limiting mobile traffic
Some apps (like GetApps or Mi Video) consume traffic in the background to stop it:
- Go to Settings. β SIM-maps and mobile networks β Transfer of data.
- Select the application and disable the "Background data".