Xiaomi System Programs You Can Uninstall: Full Guide 2026

Xiaomi smartphones based on the shell MIUI They are known for their abundance of pre-installed system applications, many of which duplicate functions or are not used at all by most users, which take up precious space in memory, consume battery power in the background and can slow down the device. However, not all of them can be removed without consequences โ€“ some are critical for stable performance. MIUI.

In this article, we will discuss in detail which Xiaomi system programs can be safely removed and which should not be touched. ADB), And the potential risks, and how to restore remote applications if something goes wrong, POCO and flagships Xiaomi 13/14 โ€” The list of โ€œsafeโ€ applications may differ.

Before you start cleaning, remember: removing system applications can lead to unstable work. MIUI, You can't even get a device that's not interface or even device blink if you hit critical components!

Why is Xiaomi so many system programs?

Shell MIUI Xiaomi was originally designed to be a highly functional and "universal" firmware that would be suitable for users in different regions:

  • ๐ŸŒ Local services: apps for China (Mi Pay, Mi Credit), India (Mi Community India), Europe (Mi Video with regional content) and other markets, most of which are useless outside the target region.
  • ๐Ÿ”„ Duplicate functionality: Xiaomiโ€™s own versions of calendar, weather, browser and gallery, which are often inferior to Google-like or third-party apps.
  • ๐Ÿ“Š Telemetry and Analytics: Data Collection Services (MSA, MiuiDaemon) that work in the background and send device usage information.
  • ๐ŸŽฎ Game Turbo, Second Space, Quick Apps are useful for some, but absolutely unnecessary for others.

According to firmware analysis MIUI 14, before 40-60 The pre-installed applications can be classified as "conditionally unnecessary." 15-20% The rest are either duplicate features or are part of Xiaomiโ€™s marketing tools.

โš ๏ธ Attention: On devices with MIUI Global Market (Global) ROM) If your smartphone is purchased from the official Xiaomi store in Russia/Europe, the list of redundant programs will be shorter than on the Chinese or Indian versions of the firmware.

List of Xiaomi system programs that can be removed without harm

Below is an updated list of system applications for 2026 that can be removed on most Xiaomi, Redmi and other devices. POCO (except for models on MIUI Lite or HyperOS: The list is divided into categories by risk and utility.

๐Ÿ“Š What kind of firmware do you use?
Official Global ROM
Chinese (CN) firmware
Custom (LineageOS, Pixel Experience, etc.)
I don't know what kind of firmware I have.
CategoryTitle of annex (package)What's he doing?Risk of removal
Safe.com.miui.analytics (MSA)Collecting analytics and telemetryLow (Error Report may stop working)
Safe.com.xiaomi.midrop (Mi Drop)Transfer of files between Xiaomi devicesLow (there are alternatives: Nearby Share, Snapdrop)
Moderate riskcom.miui.videoplayer (Mi Video)Video Player with Regional ContentMedium (reproduction in the gallery may break)
Moderate riskcom.miui.player (Mi Music)Music playerMedium (alternatives: Spotify, VLC, Poweramp)
High riskcom.android.updater (System Update)Verification and installation OTA-updateHigh (may lose the ability to update)

The complete list of safe removal packages includes over 30 items, and here are some more popular candidates:

  • ๐Ÿ“ฑ com.miui.bugreport โ€“ error report (can be deleted if you do not send logs in support of the logs).
  • ๐Ÿ’ฐ com.miui.payment โ€“ Mi Pay (only available in China and India).
  • ๐ŸŽฎ com.miui.gameturbo - Game Turbo (only useful to gamers).
  • ๐Ÿ“บ com.miui.hybrid โ€“ Quick Apps (mini-applications that no one uses).
  • ๐Ÿ” com.miui.search โ€“ search by system (duplicates Google Search).

Backup your data (via Mi Cloud or locally)

Check the version of MIUI in Settings โ†’ About the phone

Make sure that the battery charge is > 50%

Turn off the rollback protection (if removed through the ADB)

Prepare a list of packets to remove (write down on paper)

-->

โš ๏ธ Note: On HyperOS devices (e.g. Xiaomi 14 or Redmi) K70) Some packages may have different names. Before removing, check the relevance of the information for your model through the pm list packages command. | grep miui ADB Shell.

How to remove system programs: 3 working methods

There are several ways to get rid of unnecessary system applications on Xiaomi, and the method you choose depends on your experience and device model.

Method 1: Removal through ADB (safest)

Use of Android Debug Bridge (ADB) โ€” The recommended method, as it allows you to remove applications without root rights and does not violate the integrity of the system partition:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB-driver.
  • ๐Ÿ“ฑ Included debugging by USB on a smartphone (Settings) โ†’ The phone. โ†’ Version. MIUI (press 7 times) โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB).
  • ๐Ÿ“ List of packets to be removed (see previous section).

Instructions:

  1. Connect the phone to the PC and confirm the debugging permission.
  2. Open the command prompt (or PowerShell) and type: Adb devices Make sure the device is defined.
  3. Execute the command to delete (example for Mi Drop): adb shell pm uninstall -k --user 0 com.xiaomi.midrop Flag --user 0 means deletion only for the current user (does not affect the system partition).

๐Ÿ’ก

If the application reappears after deleting after rebooting, use the command with the flag --user 0 Instead of completely removing it, it prevents the system from being rebuilt.

Method 2: Manual removal through TWRP (advanced)

This method requires an unlocked loader and an installed custom Recovery TWRP. It allows you to completely erase applications from the system partition, but is fraught with the risk of โ€œbrickโ€ if you remove something critical.

Procedure:

  1. Install TWRP for your model (see instructions on XDA Developers).
  2. Load into the Recovery (Switch off) โ†’ Hold the Power. + Vol+).
  3. Go to Advanced โ†’ File Manager.
  4. Find the folders: /system/priv-app/ /system/app/ and delete folders with the names of unnecessary applications (for example, MiVideo).
  5. Wipe your cache (Wipe โ†’ Cache) and restart.

โš ๏ธ Attention: Removal through TWRP It can lead to bootloop if you remove the component needed to start the system. Always have the original firmware on hand to restore it!

Method 3: Disconnect via settings (without deleting)

If you don't want to take risks, you can just turn off the apps that you don't need, and it won't free up memory, but it will stop them from working in the background.

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Click on the three dots in the upper right corner and select Show System.
  3. Find an unneeded app (such as Mi Music) and open the page.
  4. Click Disable (if the button is active).

The downside of this method is that apps will remain in memory and can be updated through Google Play, but the risk of breaking the system is minimal.

What Xiaomi System Programs Should Not Be Removed?

Some apps are critical to work MIUI. Deleting them will lead to interface errors, inability to update or even complete inoperability of the device":

  • ๐Ÿšซ com.android.settings โ€“ System settings (removal) = lamb).
  • ๐Ÿšซ com.miui.home โ€” Launcher MIUI (Without it, there will be no desktop).
  • ๐Ÿšซ com.miui.securitycenter โ€“ Security Center (manages permits and protection).
  • ๐Ÿšซ com.android.phone โ€“ Telephone services (responsible for calls and mobile network).
  • ๐Ÿšซ com.miui.systemAdSolution โ€“ System Advertising (deleting can break the interface) MIUI).

Also avoid removal:

  • ๐Ÿ”‹ Google Play Services (com.google.*) if you use the GMS.
  • ๐Ÿ“ถ Module-related annexes NFC (com.android.nfc, even if you donโ€™t use contactless payment.
  • ๐Ÿ”„ com.android.updater โ€“ without it you can not install OTA-update.
What happens if you delete MiuiSystemUI?
com.miui.systemui is responsible for the top notification panel, the quick-tuning curtain, and the interface animation, and if it is removed, it will render the shell completely inoperable: the phone will turn on, but the screen will remain black or with artifacts, and you can only restore it through flashing.

The consequences of removing system programs: what to expect?

Even if you delete a "safe" app, the consequences can be different.

Action.Possible consequencesHow to fix it
Removal of com.miui.analyticsError reports will no longer be sent, and some Mi Account features may be lost.Restore through ADB: adb shell cmd package install-existing com.miui.analytics
Delete com.miui.videoplayerThe gallery will stop playing the video (will offer to choose another application).Install a third-party player (VLC, MX Player).
Deletion of com.xiaomi.scannerThe scanner will stop working. QR-In-camera codes and quick settings.Use Google Lens or third-party scanners.

Some effects are not immediately apparent, such as:

  • ๐Ÿ”„ After updating MIUI Remote applications can return.
  • ๐Ÿ“ฑ Mi Share (com.xiaomi.mishare.connectivity) may prevent fast file transfers between Xiaomi devices.
  • ๐Ÿ”‹ Removing com.miui.powerkeeper (battery optimizer) can speed up battery life.

๐Ÿ’ก

Before removing system applications, always check their dependence on other components. MIUI. For example, deleting com.miui.gallery can break the cameraโ€™s performance, as the gallery is integrated with the photo processing module.

How to restore remote system programs?

If something goes wrong after cleaning, there are a few ways to get it back:

Method 1: Recovery through ADB

If you have removed flag applications --user 0, They can be returned by the team:

adb shell cmd package install-existing <name packet>

Example for Mi Video:

adb shell cmd package install-existing com.miui.videoplayer

Method 2: Reset to factory settings

If the system is unstable, hard reset will help:

  1. Go to Settings โ†’ About the phone โ†’ Reset settings.
  2. Choose to erase all data.
  3. Confirm the action (you will need to enter a password from Mi Account if you are tied).

Disadvantage: All user data, including photos and apps, will be deleted.

Method 3: Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fastboot Fast Fastboot Fast Fastboot Fast Fastboot Fastboot Fast Fastboot Fast Fastboot Fast Fastboot Fast Fast Fastboot Fastboot Fast

The last resort is if the phone doesn't turn on or is stuck on the logo.

  • ๐Ÿ–ฅ๏ธ Computer with Mi Flash Tool installed.
  • ๐Ÿ“ฅ Official firmware for your model (download from Xiaomi website).
  • ๐Ÿ”ง Unlocked bootloader (if not unlocked, you will have to wait) 7-15 Unlock the device with the Mi Unlock Tool).

Instructions:

  1. Turn off your phone and press the power. + Vol- to move to Fastboot.
  2. Connect to your PC and start the Mi Flash Tool.
  3. Select the downloaded firmware and press Flash.

โš ๏ธ Warning: Fastboot Flashing wipes all internal memory, including files in the folder DCIM Downloads: Remove the memory card if it's in use.

Frequent errors in removing system programs and how to avoid them

Even experienced users sometimes make mistakes that lead to problems, and here are the most common ones:

  • ๐Ÿ” Remove without backup: Always backup through Settings โ†’ System system โ†’ Backup or Mi Cloud backup.
  • ๐Ÿ“ฆ Delete packets at random: Before removing, check the assignment of the packet through the command: adb shell dumpsys package <packet>
  • ๐Ÿ”„ Ignoring dependencies: Some apps depend on each other. for example, deleting com.miui.cloudservice can break sync with Mi Account.
  • ๐Ÿ”ง Delete via file manager without root: If you do not have superuser rights, file in the file /system You canโ€™t change it directly, it will lead to mistakes.

To minimize the risks:

  • ๐Ÿ“Œ Remove applications one at a time and check system stability after each step.
  • ๐Ÿ“ฑ Use it. ADB Instead of manually removing TWRP, If you are not sure of your actions.
  • ๐Ÿ”„ Before the update MIUI Turn off automatic installation of remote packets: adb shell settings put global package_verifier_user_consent -1

๐Ÿ’ก

If after removing the system application, the phone began to overheat or discharge quickly, check the activity of processes through Settings. โ†’ Battery โ†’ Battery use. Maybe the remote service was responsible for optimizing energy consumption.

FAQ: Answers to Frequent Questions

Can I delete Mi Browser if I use Chrome?
Yes, com.android.browser or com.miui.browser can be removed without consequence, but note that some system links (such as notifications) can open in Mi Browser by default, and once deleted, you will have to manually reconfigure them on Chrome.
What happens if you remove MiuiDaemon?
com.xiaomi.miuid daemon is a system process that handles background tasks. MIUI. Deleting it can lead to: Stop widgets on the home screen, incorrect display of notifications, slow down interface animations.
How do I know which app is responsible for advertising in MIUI?
The main sources of advertising in MIUI: com.miui.systemAdSolution is the main module of advertising. com.xiaomi.mipicks โ€“ advertising offers in GetApps. com.miui.msa.global โ€“ analytics and personalized advertising. Removing these packages will reduce the amount of advertising, but may break some system services (e.g., a theme store).
Can I remove Google apps from Xiaomi?
If your device is supplied with GMS (Google Mobile Services, deleting com.google.* will result in: Google Play, Gmail, YouTube, Google Play, Gmail, YouTube, Google Maps, Translator, Assistant, etc., and push notification problems in some applications. If you donโ€™t need Google services, itโ€™s best to install firmware without Google. GMS (for example, MIUI China ROM), than to remove packets manually.
Why did the phone slow down after removing the system programs?
This can happen for several reasons: You removed the system optimizer (e.g. com.miui.powerkeeper) that managed the background processes; broken dependencies between system services (e.g., deleting com.miui.cloudservice can slow down data synchronization); the system rebuilt the cache after changes that temporarily load the processor; Solution: check logs through adb logcat or restore deleted packets.