What Xiaomi apps can be removed without risk to the system: full guide 2026

Xiaomi, Redmi, Poco and Black Shark smartphones come with an extensive set of pre-installed applications, from useful services to unnecessary โ€œjunkโ€ that takes up memory and slows down the system. Many users want to get rid of unnecessary programs but are afraid to disrupt the stability of MIUI. Indeed, removing some system components can lead to failures, but most applications are safe to uninstall.

In this article, we will discuss which Xiaomi apps can be removed without consequences and which should not be touched, you will learn how to distinguish garbage from mission-critical services, what tools to use for cleaning (ADB, Xiaomi ADB/Fastboot Tools, and how to restore the system if something goes wrong. MIUI 14 and MIUI 15 (including HyperOS), taking into account the characteristics of different regions (global, Chinese, European firmware).

Important: the procedure for removing system applications requires root rights or access through ADB. Without them, you can only disable programs in the settings, but not delete completely. If you are a beginner, start by disabling, not deleting!

๐Ÿ“Š What firmware you use on Xiaomi?
Global (Global)
Chinese (China)
European (EEA)
Indian (India)
Custom ROM (Custom ROM)

Why is Xiaomi so many built-in apps?

Xiaomi is preinstalling not only basic Android services on smartphones, but also its own solutions and affiliate programs, due to several factors:

  • ๐Ÿ’ฐ Monetization: Many apps (e.g. Mi Browser, Mi Video) display ads or collect data for targeted offers.
  • ๐ŸŒ Localization: different sets of services are installed in different regions (for example, in India โ€“ Mi Pay and Mi Credit, in Europe โ€“ Google Duo).
  • ๐Ÿ”„ Ecosystem: Xiaomi aims to connect users to its services (Mi Cloud, Mi Home, Mi Fit).
  • ๐Ÿ“ฆ Partner Agreements: Manufacturer receives money from Facebook, Netflix, LinkedIn and other companies for pre-installation of their applications.

According to Counterpoint Research (2023), Xiaomi smartphones are the second most pre-installed software after Samsung devices, with an average of 40 apps installed on the new device, of which only 15-20 are really necessary for the system to work, the rest can be removed or disabled.

But not all of the "extra" software is useless, like Security is responsible for virus protection, and Mi Share is convenient for fast file transfer, and before you delete something, evaluate whether you need this feature.

What Xiaomi Apps Can Be Removed Safely?

We have divided the applications into three categories:

  1. Safely remove โ€“ does not affect the stability of the system.
  2. Remove with caution - can cause small bugs (for example, the weather widget will disappear).
  3. Do not delete โ€“ critical services.

Here is the current list for MIUI 14/15 (including HyperOS).If your app is not listed, check its name through APKMirror or Google Play service - system programs are not usually available for download.

CategoryTitle of the annexPackage name (package name)Effects of removal
Safe to removeMi Browser (Browser)com.android.browser or com.mi.globalbrowserUse Chrome or another browser.
Mi Video (Video)com.miui.videoThe default player will be removed, but the files will remain.
Mi Music (Music)com.miui.playerYou can also replace it with Spotify or YouTube Music.
Mi Pay (Payments)com.mipay.wallet or com.mipay.wallet.inIt does not work in Russia and most CIS countries.
Facebook App Installercom.facebook.system or com.facebook.appmanagerRemove Facebookโ€™s background processes even if you donโ€™t use them.
Remove with cautionMi Share (File Transfer)com.miui.mishare.connectivityThe fast file transfer function between Xiaomi devices will disappear.
Weather (Weather)com.miui.weather2The weather widget on the main screen will disappear.
Mi Remote (DU Remote)com.duokan.phone.remotecontrollerYou canโ€™t control the equipment through the IR port.

โš ๏ธ Note: If you use Xiaomi.eu or custom firmware, some packages may have different names.Always back up through TWRP or Mi Cloud before removal!

Backup data | Check the name of the package via ADB| Disable the application in the settings before deleting |Use a reliable tool (Xiaomi ADB/Fastboot Tools) |Prepare a firmware to recover in case of failure-->

How to remove the built-in Xiaomi apps?

There are three main ways to get rid of unnecessary programs:

1. Disconnect via settings (without root)

The safest method, but does not free up memory completely:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Select the application you want (such as Mi Browser).
  3. Click Disable (if the button is inactive, the application is critical).
  4. Confirm the action.

Cons: the application will remain in memory, but will stop working and updating.

2. Removal via ADB (without root but with PC)

It allows you to completely uninstall system programs.

  • Computer with Windows/macOS/Linux.
  • ADB utility (download from the official website).
  • Included debugging on USB on your smartphone (Settings โ†’ About Phone โ†’ MIUI version โ†’ 7 times press to unlock the developer mode, then Settings โ†’ Additional โ†’ For developers โ†’ Debugging on USB).

Instructions:

  1. Connect the phone to the PC and allow debugging.
  2. Open the command prompt (cmd) in the folder with ADB.
  3. Enter the command to check the connection: adb devices must appear serial number of the device.
  4. Delete the app (e.g. Mi Browser): adb shell pm uninstall --user 0 com.android.browser

To return the application, use:

adb shell cmd package install-existing com.android.browser

3. Removal with root rights (for experienced)

If you have Magisk or another root access system installed, you can use:

  • A file manager with root support (such as Root Explorer).
  • Apps like Titanium Backup or System App Remover.

Danger: Incorrect removal can lead to bootloop ( looped boot).

๐Ÿ’ก

Before deleting via ADB, check if the app is an addiction for other services. For example, deleting Mi Account (com.xiaomi.account) can disrupt the Mi Cloud and theme store.

What Xiaomi apps can not be removed?

Some system components are critical to MIUI operation, and their removal will result in:

  • ๐Ÿ”„ Loaded loading (bootloop).
  • ๐Ÿ“ต Loss of network or mobile signal.
  • ๐Ÿ”‹ Quick battery discharge.
  • ๐Ÿšจ Constant errors in the interface.

Never delete:

AnnexPackage name (package name)What breaks when removed
Miui System UI (Interface)com.miui.systemThe phone will not load beyond the logo.
Security (Security)com.miui.securitycenterAccess to privacy settings and permissions will be lost.
Mi Account (Xiaomi Account)com.xiaomi.accountYou will not be able to log in to Mi Cloud, theme store, OTA updates.
Telephony Provider (Telephony)com.android.phoneMobile and SMS communications will disappear.

โš ๏ธ Note: Even if an app seems unnecessary (e.g. Mi Roaming), its removal may disrupt the communication module.In 2023, Redmi Note 12 users lost the ability to call via VoLTE after deleting com.miui.roaming.

Features of removal on different models Xiaomi

The firmware for the various Xiaomi lines has unique application sets. Letโ€™s look at the key differences:

Redmi (budget and medium-sized models)

On Redmi Note 11/12/13 devices, Redmi 10/12 is often pre-installed:

  • ๐ŸŽฎ Game Turbo (com.miui.gameturbo) - can be deleted if you are not playing.
  • ๐Ÿ“บ Mi TV (com.mitv.tvhome is useless if you donโ€™t have a Xiaomi TV.
  • ๐Ÿ’ณ Mi Credit (com.miui.credit) โ€“ a credit service for India.

Poco (Game and Productivity Models)

In the Poco F4/F5, the Poco X5 is often found:

  • ๐ŸŽฏ Poco Launcher (com.mi.android.globalFileexplorer) โ€“ can be replaced by Nova Launcher.
  • ๐Ÿ”Š Sound Recorder (com.android.soundrecorder) - standard recorder, not critical.
  • ๐Ÿ“ก Network Assistant (com.miui.netassist) โ€“ optimizes traffic but often interferes with the network.

Black Shark (Gaming Smartphones)

Black Shark 5/6 has a lot of gaming services that you can uninstall:

  • ๐ŸŽฎ Shark Space (com.blackshark.gameroom.
  • ๐Ÿ–ฅ๏ธ Game Dock (com.miui.gamedock) โ€“ the control panel in games.
  • ๐Ÿ”‹ Battery Saver for Games (com.miui.powerkeeper.
What happens if you remove Miui Home?
Removing the launcher (com.miui.home) will result in a black screen after the reboot. The phone will work, but you can't open apps or settings. To restore, you'll need to reflash MIUI via Fastboot or install another launcher via ADB (like Nova Launcher).

How to restore remote system applications?

If something goes wrong after removal, there are several ways to get it back:

1. via ADB (if the application is simply disabled)

Use the command:

adb shell cmd package install-existing [package_name]

For example, to restore the Mi Browser:

adb shell cmd package install-existing com.android.browser

2. through backup (if there is root)

If youโ€™ve been backing up through Titanium Backup or TWRP, restore the app from the archive.

3. Flashing through Fastboot

The last resort if the system is not loaded:

  1. Download the official firmware for your model from the Xiaomi website.
  2. Unpack the archive and launch the script flash_all.bat (for Windows or flash_all.sh (for macOS/Linux).
  3. Connect the phone in Fastboot mode (clamp Power + Volume down when switched off).

โš ๏ธ Warning: Flashing will delete all data from the device!If you don't have a backup, try restoring apps through ADB Or go to the service center.

๐Ÿ’ก

Before any manipulation of system applications, save data and check if there is custom recovery (TWRP) for your model.This is the only way to restore the phone if it stops booting.

Frequent Mistakes and How to Avoid Them

Many users face problems after uninstalling system applications, and consider typical scenarios and solutions:

  • ๐Ÿ”„ The phone got stuck on the logo (bootloop): Reason: a critical component (e.g. com.miui.system) is removed. Solution: flash the phone through Fastboot or restore the deleted package through the Fastboot. ADB (If you have access to recovery).
  • ๐Ÿ“ต Missing mobile: Reason: com.android.phone or com.miui.telephony deleted.Solution: Restore packets via ADB or reset network settings (Settings) โ†’ SIM-maps and mobile networks โ†’ Resetting settings).

To minimize the risks:

  1. Remove apps one by one, not in packs.
  2. After each deletion, restart the phone and check for stability.
  3. Use tools like Xiaomi ADB/Fastboot Tools that automatically check the security of the removal.

FAQ: Frequent questions about removing Xiaomi's built-in apps

Can I remove Google apps (YouTube, Play Store, Gmail)?
Technically, yes, but it will disrupt Google's services. Without Google Play Services (com.google.android.gms), many applications will stop working (such as WhatsApp, Uber, banking programs). If you don't need Google services, you'd better install firmware without them (such as MIUI China or custom build). If you still want to delete: adb shell pm uninstall --user 0 com.google.android.gm # Gmail adb shell pm uninstalluser --user 0 com.android.v #Player But you can't keep the Play Store up!
How do I know which app is responsible for what?
There are several ways: Use the App Inspector app (available on Google Play), which shows packet dependencies. View the list of system applications on sites like XDA Developers (seek themes from your model). ADB Adb shell dumpsys package [package_name] For example, adb shell dumpsys package com.miui.weather2 This will show information about the application, including permissions and dependencies.
Will MIUI be updated if I remove system applications?
Yes, but with reservations: If you deleted Mi Account (com.xiaomi.account), then OTA-Updates will not work, you will have to manually run through Fastboot or Recovery, if non-critical applications (such as Mi Browser) are removed, the updates will come normally, after a major update (such as a major update). MIUI 14 on MIUI 15) Remote applications can be restored automatically. Recommendation: make a backup copy through TWRP Mi Cloud, as there may be conflicts after the update.
Can I remove Miui Daemon and what is it?
Miui Daemon (com.miui.daemon) is a system process that manages background tasks. MIUI, Including: Battery optimization, notification management, widgets. It's absolutely not allowed to be removed! This will lead to: Persistent interface errors, notifications malfunctioning (apps will not show alerts). Quick battery discharge (processes will not be optimized).If Miui Daemon consumes too much resources, try: Clear cache in Settings โ†’ Annexes โ†’ Show it all. โ†’ Miui Daemon โ†’ Warehouse โ†’ Clear the cache. Disable unnecessary background processes in Settings โ†’ Battery โ†’ Optimizing the battery.
How to remove ads in MIUI without removing applications?
If you are annoyed by advertising in MIUI, but you do not want to delete system programs, try: Disable personalized advertising: Go to Settings โ†’ The phone. โ†’ Version. MIUI โ†’ Click on the version several times until the message "You became a developer" appears. โ†’ Additionally. โ†’ For developers โ†’ Turn off personalized advertising. Use ADB Disable Advertising Modules: Adb shell pm disable-user --user 0 com.miui.systemAdSolution Install an alternative launcher (e.g. Nova Launcher) that blocks ads in widgets. Use Blokada or AdGuard to system-block ads (requires settings) VPN). If the ad appears in a specific app (e.g. Mi Browser), it is easier to remove it and install an alternative (Chrome, Firefox).