What Xiaomi system apps can be removed without harming your phone

Why are there so many unnecessary apps on Xiaomi?

Xiaomi’s MIUI-based smartphones are famous for their rich functionality, but with them, users get dozens of pre-installed apps, from branded services to affiliate software, many of which are never used, but occupy precious space in memory and background resource consumption, especially on budget models with 32-64 GB of storage, where every megabyte is in the account.

To make matters worse, MIUI is actively integrating system services into the shell, with some applications responsible for synchronizing, updating, or even basic functions like calls. Removing the β€œextra” can make room and lead to critical failures such as not being able to connect to a mobile network or use a camera.

In this article, we will discuss:

  • πŸ” How to distinguish safe to remove applications from critical
  • βš™οΈ Step-by-step removal instructions (including hidden techniques for power users)
  • ⚠️ The consequences of careless actions and how to correct them
  • πŸ“± Some recommendations for popular models (Redmi Note 10, POCO X3, Mi 11 and others.)

πŸ“Š How often do you remove pre-installed apps on Xiaomi?
Never tried.
I only remove obvious garbage (such as games)
I clean the system regularly.
I use custom firmware without Bloatware.

What Xiaomi System Apps Can Be Uninstalled Without Risk

The first rule is, don't delete everything. Even if the app name seems useless (e.g., com.xiaomi.mipicks), it may be related to the theme or update store, and we've compiled a list of trusted, secure candidates that don't affect system stability, and they're all divided into 3 categories:

  • πŸ“± Xiaomi branded services (can be removed if not used): Mi Video, Mi Music, Mi Browser, Mi Pay, Mi Credit (India only), Mi Community.
  • 🀝 Partner apps (installed under agreements with the manufacturer): Facebook, Netflix (if you do not use), LinkedIn, Amazon Shopping, Booking.com.
  • πŸ”„ Duplicate system utilities: Calendar (if you use Google Calendar), Email (if you configure Gmail), FM Radio (if you don't listen to the radio).

For convenience, we have compiled a table with an assessment of the risk of removal and alternatives:

AnnexPackage (name in the system)Risk of removal (1–5)The alternative
Mi Videocom.miui.videoplayer1VLC, MX Player
Mi Browsercom.android.browser2Chrome, Firefox
Facebookcom.facebook.katana1light or web
Cleaner (Purifier)com.miui.cleanmaster3SD Maid, Files by Google
Mi Paycom.mipay.wallet1 (China/India only)Google Pay, SberPay

Important! Apps with risk 3 or higher should only be removed if you are sure they are not useful. For example, com.miui.cleanmaster is responsible for automatic cache cleaning - without it, the phone can start to "brake" over time.

πŸ’‘

Before deleting, check if the application is connected to the function you are using. for example, com.xiaomi.scanner is responsible for the application. QR-Scanner in the notification curtain – without it, this option will disappear.

How to Uninstall System Apps on Xiaomi: 3 Ways

The method of removing depends on your level of training and phone model, and we will look at the options from the simplest (without root) to the most advanced (using ADB).

1. Disconnect via settings (without root)

The safest method is not to delete, but to disable unnecessary applications, which will free up RAM and prevent auto-run, but the files will remain in the system.

Open Settings β†’ Applications β†’ Application Management

Select an unneeded app (e.g. Mi Music)

Click Disable (if the button is inactive – the application is critical to the system)

Confirm the action.-->

⚠️ Note: Some applications (e.g. com.xiaomi.misettings) cannot be turned off, which will cause errors in the settings menu.

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

For power users, the Android Debug Bridge (ADB) method is suitable, allowing you to remove applications without superuser rights, but requires a connection to a computer.

Instructions:

  1. Enable USB Debugging in Settings β†’ About Phone β†’ MIUI version (click 7 times, then go back to Additional β†’ For Developers).
  2. Connect your phone to your PC and open the command line in the adb.exe folder.
  3. Enter the command: adb shell pm uninstall -k --user 0 com.xiaomi.mipicks (replace com.xiaomi.mipicks with the desired application package).

List of commands for mass removal
To remove multiple apps at once, create a text file uninstall.bat with the following content: adb shell pm uninstall -k --user 0 com.miui.videoplayer adb shell pm uninstall -k --user 0 com.android.browser adb shell pm uninstall -k --user 0 com.facebook.katana Launch the file - all of the specified applications will be deleted for the current user (without losing data from other accounts on the phone).

3. Removal with root rights (for advanced)

If you have Magisk or another root management system installed, you can remove applications directly through a file manager (such as Root Explorer).

  1. Open the manager and go to /system/app or /system/priv-app.
  2. Find a folder with the name of the application (for example, MiBrowser).
  3. Rename it by adding.bak at the end (e.g. MiBrowser.bak).
  4. Reboot the phone.

Warning: Deleting files from /system can lead to bootloop.Always backup the system partition before making changes!

πŸ’‘

Removal through ADB (pm uninstall -k --user 0) It is safer than root because it does not affect system files – the application simply β€œhidden” to the current user and can be recovered by resetting.

What happens if you remove an important system application?

The consequences depend on which part of MIUI you've touched on, and here are the most common problems and ways to solve them:

  • πŸ“΅ Mobile network or Wi-Fi is not working: applications like com.android.phone or com.xiaomi.connectivity are to blame. Solution: Restore a remote application via the Internet. ADB: adb shell cmd package install-existing com.android.phone
  • πŸ”’ Settings do not open: com.android.settings is deleted or com.xiaomi.misettings is deleted. Solution: reset your phone to factory settings or reflash through the Mi Flash Tool.
  • πŸ“· Camera is not working: com.android.camera or com.xiaomi.camera is missing.Solution: install custom firmware or return the app via backup.
  • πŸ”„ The phone is constantly rebooting: a critical error in com.xiaomi.finddevice (device search service) or com.lbe.security (security). Solution: only complete flashing.

πŸ’‘ Tip: Before mass removal, backup through adb backup or TWRP. This will allow you to restore the system in 10-15 minutes instead of the hours spent on flashing.

⚠️ Note: On some models (Redmi Note 8 Pro, POCO F1) Deleting com.xiaomi.xmsf (Push Notification Service) makes it impossible to receive SMS. This is due to the peculiarities of the implementation of the communication module in MediaTek chips.

Not all Xiaomi smartphones are the same, even within the same lineup, for example, POCO often does not have branded Mi Credit or Mi Pay services, but there are its own β€œchips” like com.poco.launcher.

ModelFeaturesWhat can be removedWhat you can't touch
Redmi Note 10/10 ProLots of affiliate software (Netflix, Facebook)com.netflix.partner.activation, com.facebook.servicescom.xiaomi.joyose (IR-remote)
POCO X3/X3 ProMinimalistic firmware, but there are duplicate launcherscom.miui.home (if you use POCO Launcher)com.poco.launcher (main launcher)
Mi 11/11 UltraMany services for camera and displaycom.miui.gallery (if you use Google Photos)com.xiaomi.camera, com.xiaomi.midrop
Redmi 9/9AVery little memory, a lot of trash.com.android.email, com.google.android.musiccom.xiaomi.upnp (for Mi Home)

πŸ” For owners. POCO F3 Xiaomi 12: These models use dynamic memory allocation (RAM Expansion), so deleting com.xiaomi.gamecenter.sdk.service can lead to lower gaming performance.

πŸ’‘

On smartphones with AMOLED-Do not delete com.xiaomi.ambient (for example, Mi 11 Lite) – this application is responsible for the Always-On Display function.

How to Restore a Remote System Application

If the phone starts to behave unstable after cleaning, don't panic - in most cases, the apps can be returned. Here are 3 proven ways:

  • πŸ”§ Through Mi Flash Tool: Complete phone flashing from the official Xiaomi website (instructions: link).

⚠️ Warning: If the phone doesn’t turn on after uninstalling the app (hangs on the logo), try going to Fastboot (click Power). + Volβˆ’) execute:

fastboot flash system system.img

(Pre-download the official firmware for your model.)

For devices with a locked bootloader (Redmi Note 11, Xiaomi 12T) you may need to unlock through the Mi Unlock Tool – this erases all data!

Removal Alternatives: How to Optimize Xiaomi Without Risk

Removing system applications isn't the only way to free up space and speed up your phone. Here are 5 safe alternatives:

  • 🧹 Cache Clearing: Go to Settings β†’ Memory. β†’ Clear the cache. This will free up 1-3 GB without removing applications.
  • ❄️ Freeze through Greenify: Greenify app (requires root) allows you to β€œsleep” unnecessary services without removing them.
  • πŸ”„ Transfer to SD-Map: In Settings β†’ Apps select the application and click Transfer to SD (It does not work on all models).
  • πŸ“ Removing duplicates: Use Files by Google or SD Maid to find duplicate files.
  • 🚫 Disabling Autostart: In Settings β†’ Permits β†’ Auto-run disable unnecessary applications.

πŸ’‘ For models with MIUI 13/14: In the new versions of the shell appeared the function "Light mode" (Settings) β†’ Special facilities β†’ Light mode), which disables animations and background processes, saving up to 20% charge and resources.

πŸ’‘

If your goal is to just free up space, start by cleaning up the cache and deleting user data (photos, videos, downloads). System applications take up an average of only 1-2 GB, whereas user garbage takes up 10-15 GB.

FAQ: Frequent questions about removing system applications on Xiaomi

❓ Can I remove Miui Daemon (com.xiaomi.xmsf)? It's constantly hanging in the processes.
No, it’s a critical system process that handles push notifications, synchronization, and Xiaomi services, and if it’s deleted, it’ll cause problems with SMS, notifications, and updates. If it consumes a lot of resources, try disabling unnecessary notifications in Settings β†’ Notifications.
❓ After removing the applications, the theme of the design stopped working?
You have removed com.android.themes or com.miui.themes. Restore them via ADB: adb shell cmd package install-existing com.miui.themes If this doesn't help, reset the theme settings to Settings β†’ Design Theme β†’ My Themes β†’ Reset.
❓ Can I remove Google apps (YouTube, Chrome, Play Music)?
Technically, yes, but it violates Google's license agreement: On some models (Redmi for the global market), deleting com.google.android.gms will result in loss of access to the Play Market and Google services.
❓ How to know which application is responsible for a particular function (e.g, IR-remote)?
Use the App Inspector app (requires root) or check the dependency list in the app. /system/etc/permissions. For IR-The Redmi Note is com.xiaomi.joyose, for NFC β€” com.android.nfc. You can also search for the function name in Settings β†’ Special facilities β†’ Services.
❓ Will there be updates? MIUI, If I delete the system applications?
Yes, updates are downloaded via com.android.updater or com.miui.updater.Removing other applications does not affect this process, but do not touch: com.miui.systemAdSolution (responsible for installing updates) com.xiaomi.market (app store, patches are sometimes distributed through it)