Xiaomi smartphones are famous for their value for money ratio, but many users are faced with one unpleasant feature - an excess of pre-installed applications. Even on new devices, MIUI takes up to 10-15 GB of memory, with a significant part devoted to programs that you will never use. Bloat (built-in garbage) not only eats precious space, but also slows down the system, consumes battery power and can collect unnecessary telemetry.
In this article, weβll break down all the possible ways to remove unnecessary apps on Xiaomi β from standard methods through settings to advanced techniques using the app. ADB And Mi Unlock Tool, which software can be safely uninstalled and which can be disabled to keep the system stable, POCO and flagships of the Xiaomi series 13/14, where the bloat is particularly aggressive.
Why are there so many unnecessary apps on Xiaomi?
Smartphone manufacturers, including Xiaomi, pre-installed additional software for several reasons: First, it is partnerships with developers (for example, Facebook, Netflix, LinkedIn), who pay for the placement of their applications. Second, Xiaomi actively promotes its own services: Mi Browser, Mi Video, Mi Music and others that duplicate the functions of Google or third-party programs.
According to a study by Android Authority (2023), new Xiaomi smartphones have an average of 42 pre-installed apps, of which users actively use no more than 12. Some programs (e.g., com.xiaomi.midrop or com.miui.analytics) run in the background, consuming up to 5% of battery life per day. MIUI The global situation is aggravated by mandatory Google services that cannot be removed without root rights.
- π¦ Partner applications: Facebook, Netflix, LinkedIn, Booking, AliExpress (installed under regional agreements).
- π Duplicate services: Mi Browser (there is Chrome), Mi Video (there is YouTube), Mi Music (there is a Chrome) Spotify/Yandex Music).
- π Hidden system processes: com.xiaomi.mipicks (advertising service), com.miui.analytics (statistics collection).
- π Blocked applications: Mi Pay, Mi Credit (not working outside China, but take up space).
Interestingly, on the Chinese versions of MIUI (without Google services), there is a 30-40% decrease in bloat, but there users face other problems - the lack of Google Play and restrictions on the installation of APK. In global firmware, the manufacturer makes a compromise: leaves some Chinese services and adds Western applications, which leads to double bloat.
Which apps can be removed and which ones canβt?
Before you start cleaning, it is important to understand which programs are critical to the system and which are not. Removing key MIUI components can lead to bootloop (a looped reboot) or failure of individual functions (for example, a camera or a mobile network).
| Category | Examples of applications | Can I remove it? | Risks. |
|---|---|---|---|
| Social media | com.facebook.appmanager, com.linkedin.android | β Yes. | Absent. |
| Music/Video | com.miui.player, com.xiaomi.music | β Yes, if there are alternatives) | Loss of built-in player |
| browsers | com.android.browser, com.mi.globalbrowser | β οΈ Partially (can be turned off) | Some system links may not be opened |
| System services | com.miui.analytics, com.xiaomi.mipicks | β Yes (no root, just turn it off) | Statistics collection for updates may be disrupted |
| Google services | com.google.android.gm (Gmail), com.google.android.apps.maps | β No (will cause synchronization errors) | Violation of Google account |
Particular care should be taken with applications that have miui, xiaomi or android in their name. For example, com.miui.securitycenter is responsible for security and antivirus, and com.android.providers.media manages media files, and their removal can lead to failures in the gallery or settings.
β οΈ Attention: On models POCO F5 Redmi Note 12 deleting com.miui.gallery causes thumbnails to disappear from the "Recent Files" menu. If you use this feature, you'd better just turn off the gallery through the settings.
To accurately identify βsafeβ applications, we recommend using App Inspector (available on Google Play), which shows dependencies between programs and warns if removing one component will affect the work of another, and it is also useful to look at topic forums such as XDA Developers or 4PDA, where users share lists of safely removed applications for specific models.
Method 1: Remove applications through standard settings
The easiest and safest method is to use the built-in MIUI tools, which are suitable for removing user programs and some pre-installed applications.
- Open Settings β Applications β Application Management.
- In the upper right corner, click on three dots and select Show All Apps.
- Find an unnecessary app in the list and tap it.
- If the Remove button is active, press it. If not, select Disable (this will stop the program from running in the background).
Unfortunately, most Xiaomi system applications cannot be removed this way, such as Mi Browser or Mi Video, which will be disabled and will remain in the device's memory.
- π Reducing the background battery consumption by 3-7%.
- π Accelerate the launch of other applications (RAM is freed).
- π‘οΈ Reduce the number of advertising notifications (especially from com.xiaomi.mipicks).
On models with MIUI 14 and later, a Memory Cleanup feature appeared, which automatically disables unused applications.
- Go to Settings β Memory β Memory Cleanup.
- Turn on the automatic cleaning option.
- Choose Deep Cleanup and confirm the action.
β οΈ Note: On some Xiaomi.eu firmware, the automatic cleaning function can delete the cache data of important applications (such as WhatsApp or Telegram.
βοΈ Preparation for cleaning through settings
Method 2: Remove system applications without rooting through ADB
If standard methods arenβt enough, you can use Android Debug Bridge (ADB), a debugging tool that allows you to remove system applications without obtaining root permissions. This method works on all Xiaomi models, including the Redmi Note 11, POCO X5 and Xiaomi 13 Lite.
To start, you need to turn on the Developer Mode and USB Debugging:
- Go to Settings. β The phone.
- Tap 7 times on the MIUI version until the notification βYou became a developerβ appears.
- Back to Settings β Additionally. β For developers.
- Activate Debugging via USB and confirm the resolution.
Next, connect your smartphone to your computer and execute the following commands in the terminal (pre-installing ADB):
adb devices
adb shell
pm list packages | grep 'xiaomi' # Shows all Xiaomi apps
pm uninstall -k --user 0 com.xiaomi.mipicks # Example of deleting an advertising serviceHere is a list of securely removed packages for most Xiaomi devices:
- ποΈ com.xiaomi.mipicks β advertising service (Mi Apps).
- π΅ com.xiaomi.music is a standard music player.
- πΊ com.miui.videoplayer - video player (if you use it) VLC or MX Player).
- π com.xiaomi.joyose β a book reading service (not available in Russia).
- π° com.xiaomi.payment β Mi Pay (not relevant outside China).
Once you execute the commands, the apps will disappear from the menu, but their data will remain in memory. To completely clear the place, use the command:
pm clear com.xiaomi.mipicksπ‘
Before mass deletion, back up adb backup -apk -all -f backup.ab. This will allow you to restore applications if something goes wrong.
β οΈ Attention: On some firmware MIUI 13/14 Deleting com.miui.securitycenter causes the system to not be updated via OTA. If you plan to update "over the air", this package is better not to touch.
Method 3: Using the Mi Unlock Tool for deep cleaning
For users willing to take drastic measures, there is an official tool from Xiaomi, the Mi Unlock Tool, which allows you to unlock the bootloader, after which you can install custom firmware (for example, Xiaomi.eu or LineageOS) without bloat.
- β³ The unblocking process takes 72-168 Hours (requires a Mi Account linking).
- π Unlocking resets the device to factory settings.
- β οΈ On some models (e.g. Xiaomi) 12T) Unblocking will cancel the guarantee.
If you are prepared for these victims, follow the instructions:
- Download Mi Unlock Tool from the official Xiaomi website (link).
- Enable OEM Unlock in the developer settings.
- Connect your phone to your PC in Fastboot mode (clip Volume Down + Power).
- Launch the Mi Unlock Tool and follow the instructions (you will need to log in to your Mi Account).
Once you unlock the bootloader, you can install custom recaps (TWRP) and firmware without bloat.
- π Xiaomi.eu β European firmware without Chinese services, but with support OTA.
- π οΈ LineageOS β βpureβ Android without branded bells and whistles Xiaomi.
- β‘ Pixel Experience β firmware with Google Pixel interface and minimal blotom.
The 4PDA forum has detailed firmware guides for each model. For example, the Redmi Note 10 Pro recommends Xiaomi.eu 14.0.6.0, where all unnecessary apps are removed, but camera and NFC features are retained.
What happens if you make an incompatible firmware?
Method 4: Root access and complete cleaning (for power users)
If you're willing to go to extreme lengths, getting root rights will give you full control of the system, and you can remove any application, including critical MIUI components, from the root, but there are risks:
- π¨ Security breach (some banking applications will stop working).
- π Loss of ability to update through OTA.
- π‘οΈ Cancellation of warranty (on most models).
To get a root on Xiaomi, Magisk is usually used.
- Unlock the bootloader (see the previous section).
- Install the custom TWRP recavator.
- Download the latest version of Magisk (GitHub).
- Fly Magisk through TWRP and restart the device.
Once you get the root, use Root Explorer or Titanium Backup to uninstall system applications. Here is a sample list of what you can safely uninstall (checked out on Xiaomi 11T Pro):
/system/priv-app/MiBrowserGlobal
/system/priv-app/MiVideoGlobal
/system/priv-app/Analytics
/system/priv-app/MiDrop
/system/priv-app/YellowPageTo delete, use the command in the terminal:
su
rm -rf /system/priv-app/MiBrowserGlobalβ οΈ Attention: Removal /system/priv-app/MiuiSystemUI If you accidentally delete a critical file, restore it from a backup or reflash the device.
Once cleaned, it is recommended to βfreezeβ the remaining unwanted applications using App Quarantine or Island (to create an isolated environment), which will avoid accidental start of system processes.
π‘
Getting root rights gives you maximum freedom, but it gives you no security and can disrupt key functions, and use this method only if you are confident in your actions.
How to prevent unnecessary applications from returning?
Even after cleaning, some applications may return after the MIUI update. To avoid this, follow these tips:
- π Turn off automatic app updates on Google Play.
- π΅ Block the Internet for unnecessary services through Settings β Mobile network β Background restriction.
- π‘οΈ Use Magisk modules like Universal Debloater or Xiaomi Debloater to permanently lock the Bloat.
- π₯ Install updates manually, pre-checking the list of changes for new applications.
On models with MIUI 14, Light Mode has been introduced, which disables some of the system applications to activate it:
- Go to Settings. β Special facilities.
- Select Light Mode and turn it on.
- Confirm the disabling of unnecessary services (the list can be edited).
If you use custom firmware, check regularly for updates from the community, such as Xiaomi.eu, which releases patches every week to close false updates to system applications.
For full ad blocking and telemetry, install Blokada or AdGuard with the Xiaomi domain filtering setting:
- data.mistat.xiaomi.com β statistics collection.
- sdkconfig.ad.xiaomi.com β Advertising servers.
- api.brs.intl.miui.com β push notifications.