Xiaomi, Redmi and POCO smartphones are loaded out of the box with dozens of pre-installed apps, from useful services to unnecessary βjunk.β Many users want to make room for memory but are afraid to disrupt the system. Indeed, removing some system applications can cause crashes, errors or even a βbrickβ of the device. However, there is a list of programs that can be painlessly uninstalled or disabled.
In this article, we will discuss what applications on Xiaomi can be removed without consequences, how to do it correctly (including without root rights), and which programs should not be touched. Separately, we will consider the nuances for different versions of MIUI - from MIUI 12 to MIUI 14 on HyperOS. All recommendations are based on tests of real devices and reviews of experienced users.
Why are there so many unnecessary apps on Xiaomi?
Xiaomi is actively working with partners to pre-install third-party services on its smartphones. This is part of the business model: the manufacturer receives income from advertising and affiliate programs, and the user often receives unnecessary software. In addition, MIUI firmware has duplicate functions (for example, two browsers or two file managers) that take up memory and consume battery power.
According to firmware analysis, up to 30-40% of preinstalled apps on new Xiaomi smartphones can be removed or disabled without harming the system.
- π± Custom apps β installed from Google Play or Mi App Store, removed in the standard way.
- π§ System applications β sewn into firmware, removed only with root rights or through ADB.
- βοΈ Service modules β critical components MIUI/Android, removal which will cause failures.
For example, the Mi Browser app can be removed without consequences, but Security is not a security app, it's a system protection tool, and then we'll figure out how to tell the difference.
List of applications that can be removed without consequences
Below is an updated list of apps that can be safely removed from most Xiaomi devices (including Redmi and POCO) updated for 2026, and check if you are using these programs before you delete them:
| Title of the annex | Package (APK) | Can I remove it? | What is responsible for? |
|---|---|---|---|
| Mi Browser / Mint Browser | com.android.browsercom.mi.globalbrowser | β Yes. | Xiaomi's proprietary browser. You can replace it with Chrome or Firefox. |
| Mi Music / Music | com.miui.player | β Yes. | Remove if you are using Spotify or VLC. |
| Mi Video / Video Player | com.miui.videoplayer | β Yes. | Video player. Analogues: MX Player, VLC. |
| Mi Pay | com.mipay.wallet | β Yes. | Xiaomi payment service. In Russia, it does not work, you can delete. |
| Mi Community | com.xiaomi.channel | β Yes. | Xiaomi Forum. Useful only for feedback from developers. |
The full list of safe apps to remove includes about 20-30 more, but the most βheavyβ and least useful ones are listed above, such as the com.miui.analytics app that collects data about smartphone usage β it can also be uninstalled without risk.
Complete list of packages to remove via ADB
How to remove system applications without root rights
There are several ways to remove pre-installed apps on Xiaomi, the safest is to disable (not completely delete, but βfreezeβ). This will not free up memory, but will stop background activity. Complete removal is possible through ADB (Android Debug Bridge) or with root rights.
Instructions for removal through ADB:
- Turn on Developer Mode: Go to Settings β About Phone and click on MIUI Version 7 times.
- Activate USB Debugging in Settings β Additional β For developers.
- Connect your smartphone to your PC, install it ADB-Drivers and execute the command: Adb devices (should display your device).
- Remove the unnecessary application by command: adb shell pm uninstall -k --user 0 name packet For example, to remove Mi Browser: adb shell pm uninstall -k --user 0 com.android.browser
Install ADB-PC drivers
Enable the developer mode on Xiaomi
Activate debugging over USB
Connect your smartphone to your PC via cable
Make a backup copy of the data
-->
If the application reappears after the MIUI update after the removal, repeat the procedure. To avoid this, you can use the Debloater utility (for example, Universal Android Debloater), which allows you to massively disable unnecessary services.
β οΈ Note: Do not delete apps with names that contain miui, android, google (except for obvious garbage like com.google.android.apps.tachyon - Duo) unless you are sure about their purpose.
What applications should not be removed (risky list)
Some system applications are critical to MIUI and Android, and their removal can lead to:
- π Cyclical reboot (bootloop).
- π΅ Loss of mobile or Wi-Fi.
- π Fast battery discharge (due to power management failures).
- π¨ Errors like βAndroid system stopped".
Here is a list of dangerous apps to remove (even if they seem unnecessary):
| Title of the annex | Package (APK) | Effects of removal |
|---|---|---|
| Security (Security) | com.miui.securitycenter | Lack of protection against viruses, system failures. |
| Settings (Settings) | com.android.settings | It will not be possible to go into the phone settings. |
| Mi Account (Xiaomi Account) | com.xiaomi.account | Problems with synchronization, updates, work of Xiaomi services. |
| Telephony (Telephony) | com.android.phone | Mobile phone, SMS, calls will disappear. |
| MIUI System UI | com.miui.system | If the interface is completely destroyed, the phone will become unusable. |
Critical information: On devices with HyperOS (the new firmware of Xiaomi), removing system applications can lead to a bootloader block. If you are not sure, use only disabling, not completely removing.
π‘
Before experimenting with removing system applications, create a full backup through Settings β System β Backup or using TWRP (if there is root).
How to Free Memory for Xiaomi Without Deleting Applications
If you donβt want to risk removing system applications, there are alternative ways to free up memory:
- π§Ή Cache Clearing: Go to Settings β Annexes β Manage applications, select the unwanted app and click "Clear cache." For mass cleaning, use Settings β Memory. β Cleanup.
- ποΈ Removing junk files: Built-in Cleaner utility (com.miui.cleanmaster) will help you find unnecessary files. Alternatively - Files by Google.
- βοΈ Transfer files to the cloud: Use Google Photos to automatically upload photos/video or Mi Cloud (if it works in your area).
- π Disabling Autoboot: In Settings β Battery β Auto Start Disable Autoboot for Unnecessary Applications.
Another effective method is to reset the partition cache (does not delete data, but clears temporary system files).
- Turn off the phone.
- Press the Power button + Volume up to enter Recovery.
- Select Wipe Cache Partition (use volume buttons for navigation).
- Confirm the action and restart the device.
This procedure helps to get rid of the βdigital garbageβ that accumulates after updating and using applications.
What to do if after removing the applications the phone began to glittle?
If you have a failure after removing system applications, there are several ways to return the phone to working condition:
- π Recovery through ADB: If you have removed the application through ADB, You can try to return it by command: adb shell cmd package install-existing name packet For example: adb shell cmd package install-existing com.miui.securitycenter
- π Reset to factory settings: If crashes are critical, reset to Settings β The phone. β Setting reset. Attention: it will delete all data!
- π₯ Fastboot Flashing: The Extreme Method β Complete Reinstallation MIUI Instructions are available on the official website of Xiaomi.
β οΈ Note: If after removing the system application, the phone stopped turning on (bootloop), try to go to Fastboot Mode (clamp Power). + Volume down) and reflash the device, 90 percent of the time, that solves the problem.
If you are not sure about your actions, it is better to contact the Xiaomi service center or profile forums (for example, 4PDA or XDA-Developers), where experienced users will help you restore your work capacity.
Specifics for different Xiaomi, Redmi and POCO models
Not all Xiaomi smartphones are the same β there may be unique pre-installed apps on different models.
- π± Flagships (Xiaomi) 13/14, Mix series: Often contain additional services for camera (com.miui.camera) and performance. Removal of these is not recommended - this can worsen the performance of the main functions.
- π° Budget models (Redmi Note, POCO M/X): There are more junk apps from partners (for example, Facebook, Netflix, LinkedIn), which you can safely remove.
- π Global vs. Chinese firmware: In Chinese versions MIUI There are no Google services, but there are many local Chinese apps (e.g. Mi Credit, Mi Finance) that are useless outside of China.
For example, on POCO F5 You can delete com.xiaomi.joyose (fitness tracker) and on the Redmi Note 12 Pro+ β com.miui.fm (FM-If you don't use radio, check out forums or services like App Inspector to know exactly which apps are safe to remove on your model.
π‘
Before you delete the app, check its destination via App Inspector (available on Google Play). If the description says "System" or "Critical", it is better not to touch it.