What system applications on Xiaomi can be removed without consequences: the full guide 2026

Xiaomiโ€™s MIUI-based smartphones are known for their abundance of pre-installed apps โ€” many of which duplicate Googleโ€™s features or are useless to most users. However, blindly removing system programs can cause phone malfunctions, loss of functionality, or even a device brik. In this guide, weโ€™ll look at which apps can be safely removed on Xiaomi and which ones should not be touched, even if they take up precious megabytes of memory.

It is important to understand: the list of โ€œextraโ€ applications depends on the version MIUI (12, 13 or 14), the region of the firmware (global, Chinese, European) and even the smartphone model (for example, on the Redmi Note 12 Pro).+ and POCO X5 We will focus on universal solutions, but always back up through Settings before deleting. โ†’ The phone. โ†’ Backup.

Also remember: some apps canโ€™t be removed by standard methodsโ€”they will require root rights or special utilities like ADB. If youโ€™re a beginner, start with the safest removal candidates and monitor your phoneโ€™s behavior after each operation.

Why are there so many unnecessary apps on Xiaomi?

Xiaomi preinstalles not only standard Google services on its smartphones, but also its own utilities, which often duplicate features or impose additional services.

  • ๐Ÿ“ฑ Regional features: Chinese firmware has applications for local services (e.g. Mi Pay for payment in China) that are useless in Russia or Europe.
  • ๐Ÿ’ฐ Partnering Agreements: Xiaomi collaborates with Facebook, Netflix, LinkedIn and other companies, pre-installing their programs for a fee.
  • ๐Ÿ”„ Duplication of features: For example, Xiaomi has both Google Gallery and its own Gallery MIUI, who do the same thing.
  • ๐Ÿ“Š Data collection: Some system utilities (such as MiuiDaemon or Analytics) send anonymous statistics to Xiaomi.

According to the study, new Xiaomi smartphones on average pre-installed 40-60 applications, of which the user actively uses no more than 15-20. the rest either work in the background or never run, but not all of them can be removed without consequences.

๐Ÿ“Š What version? MIUI You're using it?
MIUI 12
MIUI 13
MIUI 14
I don't know.
other

List of safe for removing system applications

These programs can be removed without risking system stability. They either duplicate the functions of other applications, or are designed for specific regions/services that you do not need. MIUI 12-14 on global and European firmware:

  • ๐Ÿšซ App Vault is the left swipe on the home screen with a weather widget and news. ~50 MB and remove unnecessary swipe.
  • ๐ŸŽต Mi Music is Xiaomi's standard player. If you're using Spotify, VK Music or YouTube Music, please delete it.
  • ๐Ÿ“บ Mi Video is a video player from Xiaomi: VLC, MX Player or built-in Google player.
  • ๐Ÿ“– Mi Browser is a browser from Xiaomi with ads. Better use Chrome, Firefox or Brave.
  • ๐Ÿ’ฌ Mi Community is a Xiaomi user forum, only useful if you're actively communicating on it.
  • ๐Ÿ“Š Security โ€“ Remove only if an alternative antivirus is installed, otherwise you will lose the virus scanner and garbage cleaning.
  • ๐ŸŽฎ Game Turbo is a gamer utility, and if you don't play hard games, you can delete it.
  • ๐Ÿ“ก Mi Remote is a remote control for technology. Remove if you don't use your smartphone as a remote control.
  • ๐Ÿ“ฑ Second Space is a function of creating a second workspace, and is only useful for separating personal and work data.
  • ๐Ÿ“ˆ Analytics โ€“ statistics collection for Xiaomi. the removal will not affect the phone, but may limit access to some features MIUI.

On Chinese firmware, you can additionally remove:

  • ๐Ÿ‡จ๐Ÿ‡ณ Mi Pay is a payment system for China (similar to Apple Pay, but only works with Chinese banks).
  • ๐Ÿ“ฐ Xiaomi News โ€“ news aggregator for Chinese audience.
  • ๐ŸŽฅ Mi Live โ€“ a streaming app for China.

โ˜‘๏ธ Preparation for removal of applications

Done: 0 / 4

How to remove system applications: 3 ways

Depending on the type of application and your technical skills, you can use different removal methods, and let's look at them from the simplest to the most complex.

1. Standard removal through settings

Some pre-installed apps (such as Mi Browser or Mi Music) can be removed as regular programs:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Find the desired application in the list and tap it.
  3. Click Remove (if the button is active).

If the Remove button is inactive, the application is protected by the system, and other methods will be required.

2. Disconnection via ADB (no root)

For applications that cannot be removed in the standard way, but which are not critical to the system, disabling through ADB is suitable.

  • A computer with Xiaomi drivers installed.
  • USB Debugging enabled (Settings โ†’ About Phone โ†’ MIUI version โ€“ tap 7 times, then go back to Additional Settings โ†’ For Developers โ†’ Debugging by USB).
  • ADB (can be downloaded from the official Google website).

Instructions:

  1. Connect the phone to the PC and allow debugging.
  2. Open the command line in the ADB folder and type:
adb shell pm uninstall -k --user 0 com.miui.browser

Replace com.miui.browser with the batch name of the desired application (a list of packages can be found online or through the App Inspector application).

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

This will work even if the original application files have not been deleted from the phone.-->

3. Complete removal with root rights

The most radical method is to delete system files via Root Explorer or TWRP. It is suitable for power users, as improper actions can lead to loss of phone performance.

Procedure:

  1. Get root rights (for example, through Magisk).
  2. Install a file manager with root support (such as Root Explorer).
  3. Go to /system/app or /system/priv-app.
  4. Find a folder with the name of the app (such as Browser for Mi Browser) and delete it.
  5. Reboot the phone.

โš ๏ธ Warning: Deleting system files can result in a cyclic bootloop or loss of features like a camera, Wi-Fi or mobile network. Always check which files are associated with the application being removed, and back up the partition. /system.

What system applications cannot be removed

Some programs are critical to MIUI, and if they are removed, they will cause a phone to fail, or a loading error, or a loss of basic functions.

AnnexPackage nameEffects of removal
System UIcom.android.systemuiThe notification bar, navigation buttons and desktop will disappear.
Settings (Settings)com.android.settingsIt will not be possible to go into the phone settings.
MIUI Corecom.miui.coreSystem boot failure, cyclical reboot.
Telephony (Telephony)com.android.phoneMobile phone, SMS and calls will disappear.
MIUI Home (Luncher)com.miui.homeThe desktop will stop working, the phone will hang on the logo.

It is also not recommended to touch:

  • ๐Ÿ”‹ BatteryManager โ€“ Charging and Battery Management.
  • ๐Ÿ“ถ NetworkStack โ€“ working with mobile and Wi-Fi networks.
  • ๐Ÿ”’ Keyguard - lock screen.
  • ๐Ÿ“ท Camera โ€“ Even if you donโ€™t use a standard camera, removing it can break access to the camera for other apps.

โš ๏ธ Note: If after removing the application, the phone began to overheat, discharge for 2-3 or spontaneously restart, immediately restore the remote program through ADB Or you can go through the device, and these symptoms indicate a critical malfunction.

How to Restore Remote System Applications

If the phone is unstable after removal, don't panic, in most cases, it can be fixed.

1. via ADB (unless files are deleted completely)

If you have disabled the application via the command pm uninstall -k --user 0, it can be returned:

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

Replace com.miui.browser with the batch name of the desired application.

2. Through a backup of MIUI

If you have done backup through Settings โ†’ About Phone โ†’ Backup, recover the data:

  1. Go to Settings โ†’ Additional โ†’ Recovery and Reset.
  2. Select the last backup and click Restore.

3. Phone flashing

If the phone doesnโ€™t turn on or is stuck on the logo, youโ€™ll need a full flashing via Fastboot or Recovery:

  • Download the official firmware for your model from the MIUI Download website.
  • Use the Mi Flash Tool to Fastboot or install it ZIP-file-through TWRP.
What to do if the phone is stuck on the MI logo?
If the smartphone does not load beyond the logo, try: 1. Press the power button for 15-20 seconds for a forced reboot. 2. Go to Recovery (clamp Power + Volume up) and make Wipe Cache. 3. If it does not help - flash the phone through Fastboot (instructions are on the 4PDA forum for your model).

Alternatives to Deletion: How to Hide or Freeze Apps

If you are not sure about the security of the removal, you can hide or freeze unnecessary programs, this will free up RAM and will not interfere with the menu, but the application files will remain on the phone.

1. Hiding through the launcher

In MIUI, you can hide applications from the main screen:

  1. Press your finger on your desktop and select Launcher Settings.
  2. Go to Hidden Apps.
  3. Check the boxes of the programs you want to hide.

2. Freeze through ADB

Freeze command (the application will remain in the system, but will not work):

adb shell pm disable-user --user 0 com.miui.browser

For defrosting:

adb shell pm enable com.miui.browser

3 Use applications such as Titanium Backup or App Quarantine

These tools allow you to isolate unnecessary programs without removing them completely.

  • Block the auto-launch of applications.
  • Limiting access to the Internet.
  • Hide notifications.

๐Ÿ’ก

Freezing applications via ADB is the safest way to free up memory without the risk of breaking the system. Unlike deleting, a frozen application can always be returned to working condition.

Frequent Mistakes and How to Avoid Them

Even experienced users sometimes make mistakes when cleaning system applications, and here are the most common problems and solutions:

  • ๐Ÿ”„ Cyclical reboot: Occurs when critical system files are deleted. Solution: Clean all in Mi Flash Tool).
  • ๐Ÿ“ต Mobile network gone: Telephony or NetworkStack files deleted. Solution: restore via ADB Or reflash the radio module (modem).
  • ๐Ÿ”‹ Fast battery drain: Often occurs after BatteryManager or DeviceManagement is removed.Solution: return apps or reset battery settings to Recovery.
  • ๐ŸŽฏ No gestures or buttons: Broken System UI Or Lawnchair (if custom launcher was used) Solution: stitch the original SystemUI.apk through TWRP.

To minimize the risks:

  • Always check the packet name of the application before deleting (you can find out through App Inspector or adb shell pm list packages | grep "miui").
  • Do not remove applications that have a framework, service, or core in their name.
  • After deleting, restart your phone and check the basic functions: calls, internet, camera.

FAQ: Frequent questions about removing system applications on Xiaomi

Can I remove Google Play Services?
No, it will make most apps, including Google Play, Gmail and YouTube, inoperable. If you want to save battery, you can limit background activity through Settings โ†’ Apps โ†’ Google Play Services โ†’ Battery โ†’ Limit background activity.
What happens if you delete your Mi Account?
You will lose access to Xiaomi cloud services (contact sync, notes, backups), and some features like Find Device may stop working, and if you don't use a Xiaomi account, you can delete it, but you'd better log out first in the settings.
How do I know which app is responsible for what?
Use apps like App Inspector or Package Name Viewer to see a description of system programs, and you can also search for a batch name on Google or forums (such as 4PDA or XDA Developers).
Can I remove Android Auto?
Yes, unless you plug your phone into an Android Auto-enabled car radio recorder.This app is not system-critical and takes ~50-70MB. Removed by standard means or via ADB.
Why did the phone start to lag after removing the apps?
You probably deleted the program that was responsible for optimizing the system (e.g. MIUI Optimization or DeviceManagement). Try: Clear cache via Recovery (Wipe Cache). Restore remote applications via ADB. Reset to factory settings (Warning: delete all data!).