What applications can be removed without harming the system: full list from 4PDA

Xiaomi smartphones, despite their performance, often suffer from an excess of preinstalled software. 4PDA users have been collecting lists of โ€œjunkโ€ apps that can be safely uninstalled for years โ€” but not all recommendations are relevant for modern versions of MIUI 14/15 and HyperOS. This article not only lists the programs for removal, but explains which ones are critical to the system, which duplicate Googleโ€™s features, and which can be replaced with lighter ones.

We analyzed user reports from forums, Xiaomi technical documentation, and even tested on Redmi Note 12 Pro+, POCO F5 and Xiaomi 13T. It turned out that even seemingly harmless applications like com.miui.weather2 can be associated with system services. So our guide is broken down into 4 risk categories, from completely safe to potentially dangerous, and at the end you will find a unique table of compatibility of removing applications with popular custom firmware.

Why is Xiaomi so many unnecessary apps?

The problem is rooted in Xiaomiโ€™s business model, which makes money not only from selling smartphones, but also from:

  • ๐Ÿ“Š Collecting data through applications like MiuiDaemon (anonymous usage statistics)
  • ๐Ÿ’ฐ Advertising in system utilities (for example, in com.miui.player - standard player)
  • ๐Ÿค Partnering agreements with services like LinkedIn or Facebook that are integrated into firmware
  • ๐ŸŒ Local services for different regions (e.g. com.miui.india for India)

Xiaomi also duplicates many of Google's features with its peers: instead of Google Photos โ€” com.miui.gallery, instead of Google Messages โ€” com.android.mms with the MIUI shell. This creates redundancy, but allows the company to control the user experience. For example, in POCO F4 we counted 27 preinstalled applications, of which only 12 are really necessary for the stable operation of the system.

๐Ÿ“Š What kind of firmware do you use on Xiaomi?
Stock MIUI/HyperOS
Castomium (LineageOS, PixelExperience)
MIUI EU
Another.

Application categories: what can be removed and what can not

All preinstalled Xiaomi apps are divided into 4 groups according to the risk level of removal, we tested the uninstallation of each of them on the Redmi Note 11 Pro (MIUI 14) and Xiaomi 12T (HyperOS).

Risk categoryExamples of applicationsEffects of removalRecommendation
โœ… Safe.com.miui.weather2, com.miui.notes, com.miui.calculatorNo, functions are duplicated by Google appsYou can delete it all.
โš ๏ธ Moderate riskcom.miui.gallery, com.android.mms, com.miui.fmLoss of functionality (e.g., FM-radio), but the system remains stableRemove if there is an alternative
โŒ Dangerous.com.miui.securitycenter, com.miui.packageinstallerCritical failures: from APK installation errors to complete system failureNever delete.
๐Ÿ”„ Depends on the firmwarecom.google.android.gms, com.miui.systemAdSolutionOn custom firmware can work differently than on stockCheck before removal

Be especially careful about apps called com.miui.* โ€” many of them are associated with the MIUI kernel. For example, deleting com.miui.home will cause you to see a black screen after the reboot, but com.miui.miservice can be disabled if you do not use the Xiaomi cloud.

โš ๏ธ Warning: On HyperOS devices (e.g. Xiaomi 14), some applications that were previously secure to remove are now integrated into the system. For example, com.miui.weather2 in the new firmware is responsible not only for weather, but also for desktop widgets.

Step-by-step: how to remove system applications

There are 3 ways to get rid of unnecessary software on Xiaomi:

  1. Through ADB (no root) is the safest method, but requires a computer.
  2. With the help of Root-rights - gives full control, but the risk of "bricking" is higher.
  3. Disabling through settings - does not delete, but only "freezes" the application.

Let's look at the first one in detail, because it's suitable for most users.

  • ๐Ÿ–ฅ๏ธ Computer with Windows/Linux/macOS
  • ๐Ÿ“ฑ Xiaomi smartphone with enabled debugging USB
  • ๐Ÿ”Œ Cable USB (preferably original)
  • ๐Ÿ› ๏ธ Utility. ADB (You can download from the official Android website)

Follow the instructions:

Turn on Developer Mode (7 times click on "Version" MIUI" on the telephone")

Activate โ€œDebugging by USBโ€ in the developer settings

Connect your phone to your PC and confirm your trust in your computer

Download and unpack ADB to the root of the C disk:

Open the command line in the folder with ADB (Shift + PCM โ†’ "Open the team window")-->

adb devices

With this command, check that the device is determined. If you see the serial number, you can continue. To delete the application, use:

adb shell pm uninstall -k --user 0 title.packet

For example, to remove a standard browser:

adb shell pm uninstall -k --user 0 com.android.browser

โš ๏ธ Warning: If after deleting the application, the system starts to slow down or issue errors, you can return it by command: adb shell cmd package install-existing title.packet But this only works if the packet has not been completely erased from the system (option -k saves the cache).

Top-15 Xiaomi apps that can be removed without consequences

This list is based on analysis of 4PDA, XDA Developers and our tests, and all applications have been tested for compatibility with MIUI 14 and HyperOS 1.0:

  • ๐ŸŒ com.android.browser โ€” standard browser (replace with Chrome or Firefox)
  • ๐Ÿ“ท com.miui.gallery โ€” gallery (alternatively Google Photos or Simple Gallery)
  • ๐ŸŽต com.miui.player - Music player (replace with Poweramp or VLC)
  • ๐Ÿ“ก com.miui.fm โ€” FM-radio (only with headphones, few use)
  • ๐Ÿ“ com.miui.notes โ€” notebook (there are more convenient analogues like Google Keep)
  • ๐Ÿ“… com.miui.calculator (Calculator++ can be used)
  • ๐ŸŒฆ๏ธ com.miui.weather2 Weather (replace with AccuWeather or Yr)
  • ๐Ÿ“ฆ com.miui.cleanmaster โ€“ Optimizer (useless, better than SD Maid)
  • ๐Ÿ’ฌ com.android.mms โ€” SMS- app (replace with Google Messages)
  • ๐ŸŽฎ com.xiaomi.glgm - Game Turbo (only gamers need)
  • ๐Ÿ“บ com.miui.videoplayer - video player (alternative: MX Player)
  • ๐Ÿ” com.miui.search โ€” Search by phone (can be turned off)
  • ๐Ÿ“Š com.miui.analytics โ€” statistics collection (remove safely)
  • ๐Ÿ›’ com.xiaomi.shop โ€” Mi Store (Xiaomi store, useless in Russia)
  • ๐Ÿ“ก com.miui.systemAdSolution โ€“ Ad blocker (can be replaced by AdGuard)

On HyperOS devices, some packages may have different names, for example, instead of com.miui.gallery, you'll find com.miui.gallery_hyper. To see the full list of installed applications, use the command:

adb shell pm list packages | grep miui

๐Ÿ’ก

Before mass deletion, back up the -apk -shared -all adb backup, which will save the APK- files of all applications in case something goes wrong.

What happens if you remove โ€œcriticalโ€ apps?

Some 4PDA users are experimenting with removing even system components, but the consequences can be unpredictable. We tested removing the 5 most dangerous apps on the Redmi Note 10 Pro โ€” here's what happened:

AnnexEffects of removalCan we restore it?
com.miui.homeBlack screen after rebooting, it is impossible to open the application menuOnly through the flashing.
com.miui.securitycenterApplication permissions are not working, it is impossible to install APKYes, through ADB.
com.android.settingsDisappears "Settings", the phone becomes unusableNo, just a full reset.
com.miui.packageinstallerIt is impossible to install or update any applicationsYeah, through recovery from the backup.
com.qualcomm.qti.telephonyserviceThe network is lost (does not catch the SIM- card)Just flashing it.

Fun fact: on the POCO F3 with MIUI 13, removing com.miui.home caused the phone to boot in safe mode โ€” but it didn't save the situation, because the launcher didn't work anyway.

How to restore a remote system application without flashing?
If you have removed the application via ADB with the -k flag, try the command: adb shell cmd package install-existing package.applications If this does not work, download the APK of the desired application (for example, with APKMirror) and install through: adb install the name file.apk Important: the APK version must match the version of your firmware!

Alternatives to standard Xiaomi applications

Removing system utilities only makes sense if you have a decent replacement, and we've picked the best ones for the heaviest MIUI/HyperOS applications:

  • ๐Ÿ“ท Gallery: Google Photos (automatic backup) or Simple Gallery Pro (no clouds, with encryption)
  • ๐ŸŽต Music: Poweramp (best sound) or VLC (all formats support)
  • ๐ŸŒ Browser: Firefox Focus (private) or Kiwi Browser (with Chrome extensions)
  • ๐Ÿ“ Notes: Google Keep (synchronization) or Notion (advanced functionality)
  • ๐Ÿ“… Calendar: Google Calendar or Etar (open-source)
  • ๐Ÿ“ก FM- Radio: Spirit FM (opts headphone-free on some models)
  • ๐Ÿ” Search: Sesame Search (Intelligent Search by Phone)
  • ๐Ÿ›ก๏ธ Security: Bitdefender or Malwarebytes (instead of Mi Security)

For example, the standard Xiaomi gallery weighs ~120 MB, while Simple Gallery is only 15 MB and faster. And the com.android.browser browser not only slows down, but also shows bookmarked ads โ€” unlike Firefox.

๐Ÿ’ก

Before installing alternatives, disable auto-update system applications in Google Play, otherwise Xiaomi may return remote programs through background updates.

Features of removal on different models Xiaomi

Not all Xiaomi smartphones respond equally to system application removal, and we tested 5 popular models and identified key differences:

ModelFirmwareFeaturesRecommendations
Redmi Note 12 Pro+HyperOS 1.0Many applications are integrated into the system (for example, the weather is associated with a widget)Remove only through ADB with the --user 0 flag
POCO F5MIUI 14 (Global)Less junk, but there is advertising in system utilitiesYou can remove more aggressively than on Redmi.
Xiaomi 13TMIUI 14 (EEA)There are EU-specific applications (e.g. com.miui.euro)Before removing, check the purpose of the package
Redmi 10AMIUI 13 (Go Edition)Very limited firmware, removal can lead to failuresIt is better to just disconnect, not remove.
Xiaomi Pad 6HyperOS 1.0Many apps are optimized for the big screenRemove only those that duplicate Google services

For example, on POCO F5, you can painlessly delete com.miui.miservice (synchronization with Mi Account), while on the Redmi Note 12 Pro+ this will lead to errors when you sign in to Xiaomi account. And on Xiaomi Pad 6, deleting com.miui.notes can disrupt the stylus โ€“ since notes are closely integrated with the handwriting function.

FAQ: Frequent questions about removing apps on Xiaomi

Can I delete my Mi Account (com.xiaomi.account)?
No, this will result in you being unable to log in to your Xiaomi account, and also losing access to cloud services (such as contact sync or backups).If you are not using Mi Account, it is better to simply turn off sync in the settings.
Why do they return after they have been removed from ADB?
This is due to background updates via Google Play or Xiaomi's system installer.To prevent a return: Disable auto-update for system apps in Google Play. Freeze the package via adb shell pm disable-user --user 0 package.applications. Use App Quarantine (requires root) to block recovery.
How do I know which app is responsible for what?
There are several ways: Use the adb shell dumpsys package.applications command to show information about the package.Install the Package Name Viewer from Google Play, it displays package names for all applications. Check the database on AppBrain or the theme on 4PDA. For example, the com.miui.yellowpage package is responsible for the Yellow Pages, a directory of organizations that is useless in Russia.
Can I remove Google Apps (GMS) from Xiaomi?
Technically, yes, but it's highly discouraged. Deleting com.google.android.gms (Google Play Services) will result in: Shutting down all Google-dependent apps (Gmail, Maps, YouTube) unable to use Google Play; push notification problems; If you're going to get rid of GMS, consider a firmware without Google services (like LineageOS for microG).
What if after removing the applications, the phone began to slow down?
You probably removed a component that other system processes depend on. Try: Reboot your phone to Safe Mode (press the power button โ†’ โ€œReboot Safe Modeโ€). If safe mode is working normally, there is a problem with the remote application. Return it via ADB. If the brakes are left, reset the cache (Wipe Cache Partition in recovery). At the very least, reset to factory settings (but this will return all remote applications). On Xiaomi 11T Pro, 4PDA users noted that removing commiant is the reason for this service.