What Xiaomi Apps Can Be Removed Without Consequences: The Complete 2026 Guide

Why are there so many unnecessary apps in Xiaomi smartphones?

Every Xiaomi, Redmi or POCO owner sooner or later faces the same problem: after buying a new smartphone, a dozen or more pre-installed apps are found on the menu, which not only take up space, but also consume battery power in the background. Where do they come from?

The fact is that Xiaomi’s MIUI, the company’s shell, was originally designed to be based on the Chinese market, where users are actively using the company’s own services. However, for international versions of firmware, many of these applications remain useless. In addition, Xiaomi works with partners (like Facebook, Netflix, LinkedIn) who pay for the pre-installation of their programs, and you get a smartphone with duplicate functionality: two browsers, three galleries, four messengers and a bunch of system utilities that you will never open.

But can you just remove them? That's where the challenges begin. Some applications are system-based and MIUI-related -- removing them can cause crashes, errors, or even build-ups of the device. Others are safely uninstalled without any consequences, and the main challenge is to learn how to distinguish the former from the latter.

How to determine which application can be removed and which can not

Before you start cleaning your smartphone, you need to understand what type of apps you're dealing with. All programs in MIUI fall into three categories:

  • πŸ“± Custom apps are those you installed yourself from Google Play or other sources, and can be removed without any fear.
  • πŸ”§ System applications are pre-installed by Xiaomi, which are responsible for the operation of the shell. Some of them are critical, some of them are not.
  • πŸ›‘οΈ Secure system applications – those that cannot be removed by standard means (root or permissions required) ADB).

To check which category an application belongs to:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Select the application you want and look at the Remove button: If the button is active, the application is user-generated or securely removed system. If the button is gray or missing, the application is protected.

Showing System Processes

⚠️ Note: If the application description indicates that it is responsible for MIUI System, Security or Framework, you can't delete it, and this can lead to loss of functionality (e.g., gestures, themes, or notifications will stop working).

πŸ“Š Have you ever removed system apps on Xiaomi?
Yeah, no problem.
Yeah, but there were failures.
No, I'm afraid to break something.
I don't know how to do that.

List of safe to remove Xiaomi apps (2026)

Below is a current list of apps that can be removed on most Xiaomi, Redmi and POCO devices (MIUI 14/15 firmware based on Android 13/14). Before removing, make sure to check if you are using the functionality of these programs - some of them can be useful in certain scenarios (for example, Mi Video for playing video in high resolution).

Title of the annexPackage (name in the system)Can I remove it?What the removal will do
Mi Browser / Xiaomi Browsercom.android.browserβœ… Yes.Free up ~150MB, eliminate background activity
Mi Music / Musiccom.miui.playerβœ… Yes.Frees up ~100MB if you use Spotify or YouTube Music
Mi Video / Video / Video /com.miui.videoplayerβœ… Yes.Free up ~80MB, but lose the built-in player with support for MKV and subtitles
Mi Pay / Xiaomi Paycom.xiaomi.paymentβœ… Yes (if you don't use it)Free up ~50MB, shut down Xiaomi payment system
Mi Community / Xiaomi Communitycom.xiaomi.forumβœ… Yes.Free up ~30MB, remove spam notifications
Mi Home / Smart Home / Smart Homecom.xiaomi.smarthome⚠️ Conditionally (if there are no Xiaomi devices)Free up ~200MB, but lose control of smart appliances
Facebook App Installercom.facebook.systemβœ… Yes.Remove Facebook’s background processes even if you don’t use them
LinkedIncom.linkedin.androidβœ… Yes.Free up ~60MB if you’re not looking for a job through your phone
Netflixcom.netflix.mediaclientβœ… Yes, unless you look)Release him. ~40 MB, but you will need to install manually if necessary.
Google Duocom.google.android.apps.tachyonβœ… Yes.Frees up ~30MB if you use Zoom or WhatsApp for calls

Some apps (such as Mi Home or Mi Pay) can only be removed if you’re not using their functionality, for example, if you have a Yeelight smart lamp or a Mi Robot robot vacuum cleaner, removing Mi Home will result in loss of control.

Check if the application is used in everyday tasks |

Backup important data (contacts, photos, settings) |

Make sure there is an alternative (e.g. Google Chrome instead of Mi Browser)|

Remember the name of the package (useful for recovery through the ADB)-->

How to remove system applications correctly: step-by-step instructions

If you decide to get rid of unnecessary programs, there are two main ways: through standard settings (for custom and some system applications) and through ADB (for secure system applications).

Method 1: Remove via settings (without root)

This method is suitable for applications where the Remove button is active:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find the desired application in the list and tap it.
  3. Press Remove (if the button is inactive, try Disabling – this will stop background activity).
  4. Confirm the action.

Instructions:

  1. Connect the phone to your computer and allow debugging.
  2. Open the command line (cmd) and enter:
adb devices

If the device appears on the list, go ahead. If not, check the drivers.

  1. Enter the command to delete (for example, for Mi Browser):
adb shell pm uninstall -k --user 0 com.android.browser

Where com.android.browser is an application package (see table above).

  1. Reboot your smartphone.

⚠️ Attention: Removal through ADB It doesn't erase the application completely -- it stays on the system, but it becomes inaccessible to the current user, which means that after resetting or updating the settings. MIUI The app can come back. To delete it permanently, root rights are needed, but this is insecure and can lead to problems with O TA-updates.

πŸ’‘

If the application reappears after the MIUI update after you delete it via ADB, repeat the procedure. To avoid this, turn off automatic updates to system applications in Settings β†’ Applications β†’ Auto Update.

What Xiaomi Apps Should Not Be Removed (Risks and Consequences)

Not all system applications are harmless, some of which are critical to MIUI's stability, and their removal can lead to:

  • πŸ”„ Cyclical reboot (bootloop).
  • πŸ“΅ Network loss (mobile internet or Wi-Fi will not work).
  • πŸ”• Sensor failure (gestures, gyroscope, proximity sensor will not work).
  • πŸ”‹ Fast battery discharge (due to power management failures).

Here is a list of apps that you should not touch:

Title of the annexPackageWhat will happen when you remove
MIUI System UIcom.miui.systemComplete interface crash, phone won't boot
Security (Security)com.miui.securitycenterAntivirus, permission management, garbage cleaning will be turned off
Settings (Settings)com.android.settingsIt is not possible to change the parameters of the system.
MIUI Daemoncom.miui.daemonNotifications, synchronization, background tasks will stop working
Telephony Providercom.android.phoneMobile phone will disappear, calls and SMS will not work
MIUI Home (Luncher)com.miui.homeThe desktop will disappear, there will be no possibility to launch applications

If you accidentally deleted one of these apps, try restoring it via ADB with the command:

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

(replace com.miui.home with the right package) If that doesn't work, it's just a factory reset or a Fastboot flash.

πŸ’‘

Even if the app seems unnecessary, check its name in the table above before you delete or look for information about it on forums (like 4PDA or XDA Developers).

What to do if after removing the applications the phone began to glittle?

If you have removed something extra and your smartphone is unstable, there are several ways to get it back:

1.Recovery through ADB

If you have removed the application through ADB, try to return it with the command:

adb shell cmd package install-existing [application package]

For example, to restore the Mi Browser:

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

2. Reset to factory settings

If the system is severely damaged, only a complete 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 your Mi Account if it is linked).

⚠️ Warning: Reset will delete all your data, including photos, videos and installed apps. pre-backup through Settings β†’ Additionally. β†’ Backup and reset.

3. Flashing through Fastboot

If the smartphone does not turn on or boots to bootloop, you will have to reflash it manually:

  1. Download the official firmware for your model from the Xiaomi website.
  2. Unpack the archive and connect the phone to your PC in Fastboot mode (press Power + Volβˆ’ when the phone is turned off).
  3. Run the script. flash_all.bat (For Windows, use the Mi Flash Tool.

After flashing, all system applications will return to place, but the data will also be lost.

How to avoid problems when removing system applications?
1. Always check the name of the application package before deleting. 2. Don't delete multiple system applications at a time - do it one at a time, checking the stability of the phone. 3. Before experimenting, disable the Mi Account binding (if any) so as not to lock the device after reset. 4. Use ADB AppControl (the Android app) instead of manually entering commands - it simplifies the process and reduces the risk of errors.

Removal Alternatives: How to Disable Unnecessary Apps Without Risk

If you’re unsure of your abilities or afraid of breaking your phone, there are safer ways to get rid of unnecessary software:

1. Disabling applications

The disabled application will not appear in the menu and will not consume resources, but will remain in the system.

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Select the unnecessary app.
  3. Click Disable (if the button is active).

Limitation of background activity

If the application cannot be disabled, you can prevent it from working in the background:

  1. Open Settings β†’ Applications β†’ Permissions β†’ Autostart.
  2. Find the unnecessary app and turn off auto-start.
  3. Then go to Settings β†’ Battery and Performance β†’ Battery Management and select Restricted mode for it.

3. Hiding applications

If the application does not interfere with the work, but annoys with its presence in the menu, it can be hidden:

  1. Press the app icon on your desktop.
  2. Choose Hide (if this option is available in your launcher).
  3. Or use a third-party launcher (like Nova Launcher) that lets you hide apps.

4. Freeze through ADB (without removal)

If you don’t want to delete the app permanently, but want to stop it working, use the command:

adb shell pm disable-user --user 0 [application package]

To defrost:

adb shell pm enable [application package]

These methods allow you to get rid of intrusive programs without the risk of damaging the system.

FAQ: Frequent questions about removing apps on Xiaomi

Can I remove Google apps (YouTube, Chrome, Play Store)?
Technically, yes, but it's not recommended. Many Android system features depend on Google services (like Google Play Services). Deleting YouTube or Chrome won't do any harm, but without the Play Store, you won't be able to install apps. It's better to disable or hide them.
Why does it reappear after the MIUI update?
This is normal behavior. When you upgrade your system, MIUI restores the standard set of applications. To avoid this, repeat the uninstall procedure through ADB after each update or turn off automatic application updates in your settings.
Can I delete my Mi Account (Xiaomi account)?
No, this will lock your phone the next time you turn on (you will need to enter account data, which will no longer be in the system).If you are not using Xiaomi services, just log out of your account in the settings, but do not delete the com.xiaomi.account application itself.
How do I know which application is responsible for a particular function?
Use the App Inspector app (available on Google Play), which shows what processes are running, what permissions are being used and what system features are tied to, and you can also search the name of the package on Google or forums, usually users share their experiences if you delete an application.
Will the phone work faster after removing system applications?
There will be no significant increase in productivity, but: πŸ”‹ Increased battery life (due to reduced background activity). πŸ“± A place in the memory is freed up (from the memory). 100 MB to 1-2 GB, depending on the number of remote applications). πŸš€ Reduced unnecessary notifications and processes. If the phone is slowing down, better reset to factory settings or optimize the work through Settings β†’ Additionally. β†’ Optimization.