How to completely remove the application on the Xiaomi smartphone: all the ways

Removing unnecessary apps on Xiaomi smartphones seems like a simple task โ€” until you encounter system utilities that do not want to disappear, or residual files that occupy memory. Unlike โ€œpureโ€ Android, MIUI firmware has its nuances: hidden Google services, duplicate applications from Xiaomi, and even โ€œundetectableโ€ programs that can actually be uninstalled via ADB.

This article covers all the current methods, from basic menu removal to advanced techniques for power users, we will discuss how to get rid of pre-installed applications, why some programs return after a reboot, and what to do if the Remove button is inactive, special attention is paid to cleaning the cache and data, which often remain even after uninstallation.

All instructions are tested on MIUI 14 (the basis of Android 13), but they are also suitable for older versions, MIUI 12/13. If your smartphone runs on HyperOS (the new firmware Xiaomi 2026), some menu items may be slightly different, but the logic remains the same.

1. Standard removal through the application menu

The most obvious way is to uninstall apps through the main screen or menu, which works for most user programs (like Facebook, TikTok, games), but is often useless for system utilities.

How to do this:

  • ๐Ÿ“ฑ Find an icon on the home screen for an unwanted app. Hold it with your finger. 1-2 A few seconds before the context menu appears.
  • ๐Ÿ—‘๏ธ In most cases, you'll see the Remove button (or the basket icon). Press it and confirm the action.
  • โš™๏ธ If there is no Delete button, but there is Application Information, tap it, then select Remove in the upper right corner.

โš ๏ธ Note: Some apps (such as Mi Browser or Mi Video) may only offer the option to disable instead of completely uninstall, meaning that the program will remain on the system but will stop working and update.

๐Ÿ’ก

If the application is not removed in the standard way, check if it is system-based. To do this, open its Settings โ†’ Apps page and see the Storage section. If it says System App, alternative methods will be required.

Type of applicationCan I remove it in the standard way?Alternative method
User-generated (installed from Play Market)โœ… Yes.Not required
Systems (Mi Browser, Mi Music)โŒ No. Just turn it off)ADB or root rights
Google Services (Duo, Play Books)โŒ No.Disconnection or ADB
Applications from the operatorโš ๏ธ Depends on the model.ADB or reset to factory

2. Remove through smartphone settings

If the app doesn't get removed from the home screen, try doing it through the settings menu, which gives you more control, like clearing the cache before you delete it.

Step-by-step:

  1. Open Settings (the gear icon on the home screen or in the notification curtain).
  2. Go to the Appendix section โ†’ Application management.
  3. In the list, find the desired application and tap on it.
  4. Click Remove (or Disable if Deletion is not available).
  5. Confirm the action if a request appears.

๐Ÿ” Tip: Before deleting, open the Storage tab in the application information and click Clear Cache + Clear the data. This will free up extra space, especially for instant messengers (Telegram, WhatsApp) and social networks.

Clear cache | Clear data | Check if accounts are tied | Backup important data (for instant messengers) | Check if the application is system-->

โš ๏ธ Note: Some apps (like Google Play Services) are critical to Android, and if removed, they may cause Play Market, notifications, and other features to crash.

3. Removal of system applications without root rights (via ADB)

Many Xiaomi users are facing a problem: some applications (for example, Mi Browser, Mi Video, GetApps) can not be removed in the standard ways (ADB), debugging tool that allows you to uninstall system programs without obtaining root rights.

๐Ÿ› ๏ธ What's the matter:

  • ๐Ÿ“ฆ Installed drivers ADB Fastboot (you can download from Google or via Google) SDK Platform Tools).

๐Ÿ“Œ Instructions:

  1. Turn on USB Debugging: Go to Settings โ†’ About Phone. Tap 7 times on MIUI Version to activate Developer Mode. Go back to Settings โ†’ Additional โ†’ For Developers and turn on USB Debugging.

File transfer

cmd

Windows

Terminal

macOS/Linux

adb devices

If the device is displayed in the list, then the connection is successful.

adb shell pm uninstall --user 0 name.packet

For example, to remove the Mi Browser:

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

๐Ÿ”Ž How to find out the name of the package? Install the App Inspector app from the Play Market or use the command:

adb shell pm list packages | grep "keyword"

For example, to search for all applications from Xiaomi:

adb shell pm list packages | grep "miui"

List of popular removal packages on Xiaomi
Mi Browser: com.android.browser Mi Video: com.miui.videoplayer Mi Music: com.miui.player GetApps (Mi App Store): com.xiaomi.mipicks Mi Pay: com.miui.mipay Cleaner (Cleanup): com.miui.cleanmaster Security (Security): com.miui.securitycenter Game Turbo: com.miui.gameturbo.gameturbo

๐Ÿ“Š What Xiaomi system applications would you like to remove?
Mi Browser
Mi Video
GetApps (Mi App Store)
Security (Security)
Cleaner (Cleaning)
Other
I donโ€™t want to remove system applications.

4. Cleaning up residues after deletion (cache, data, folders)

Even after the app is removed, Xiaomi often has tails: cache, temporary files, folders in internal memory, which can take hundreds of megabytes, especially if it is a messenger or a game.

๐Ÿงน How to completely clean the tracks:

  1. Manually through the file manager: Open Files (or any other manager, such as Solid Explorer). Go to Internal Memory โ†’ Android โ†’ data and find the folder with the name of the remote application (for example, com.whatsapp). Delete it. Check the Android โ†’ obb folder, there may be large game files.
  2. Using Storage Sense (MIUI 14+): Go to Settings โ†’ Storage. Slip on Cleanup โ†’ Deep Cleanup. The system will scan the memory and suggest that you delete unnecessary files.

SD Maid

  • Install SD Maid from the Play Market.
  • Start scanning for "corps" (CorpseFinder).
  • The application will show all the remaining files from the remote programs.

โš ๏ธ Note: Do not delete folders in Android โ†’ It's going to crash, and be careful with the system folder, because changes to it without rooting can make your smartphone go down.

๐Ÿ’ก

Cleaning up residues after uninstalling apps can free up to 1-2GB of storage, especially if you install and remove games or instant messengers frequently.

5. Removal of applications using root rights (for advanced)

If you're willing to take risks and get root access, the application management capabilities expand many times over, and with root rights, you can remove any system programs, including critical services from Google and MIUI, but this can lead to unstable smartphone performance.

๐Ÿ”ง Popular tools for working with root rights:

  • ๐Ÿ“ฆ Titanium Backup โ€“ allows you to freeze or completely remove any application, including system.
  • ๐Ÿ—‘๏ธ Root App Deleter โ€“ convenient interface for uninstallation with the possibility of backup.
  • ๐Ÿ” Root Explorer โ€“ file manager with access to system folders.

โš ๏ธ Warning: Removal of critical services (e.g. com.google.android.gms or com.miui.home) may result in a device brisk (completely inoperable:

  1. Create a full backup with TWRP or OrangeFox Recovery.
  2. Check out the list of safe packets to remove (for example, on the XDA Developers forum).
  3. Start by freezing apps instead of completely uninstalling them.

๐Ÿ’ก Example: To remove Mi Browser with root rights through Root Explorer:

  1. Open Root Explorer and go to /system/app or /system/priv-app.
  2. Find a folder with the name Browser (or similar).
  3. Hold the folder, select Delete and confirm.
  4. Reboot your smartphone.

6 How to return a deleted application (if something went wrong)

If after removing the system application, the smartphone starts to glittle (for example, notifications are missing or the Play Market stops working), do not panic.

๐Ÿ”„ Recovery methods:

  • ๐Ÿ“ฅ Reinstall via Play Market: If the app was custom (like WhatsApp), just find it in the store and install it again.

๐Ÿ” How to avoid problems:

  • Before removing system applications, create a backup via TWRP or OrangeFox.
  • Use ADB with the --user 0 flag โ€“ this removes the app only for the current user without affecting system files.
  • If you are not sure, disable the application instead of deleting (Settings โ†’ Applications โ†’ Disable).

7. Frequent errors and how to fix them

When you delete applications on Xiaomi, users often face typical problems, and let's look at the most common ones and their solutions.

Mistake.Reason.Decision
Remove button is inactiveApplication system or protected by MIUIUse ADB or root rights
"Failure to delete" (Error -24)Damaged cache files or dataClear the cache and data in Settings โ†’ Applications, then try again
The app returns after restartingMIUI Restores Some System ProgramsRemove through ADB flag-headed --user 0 Or turn off auto-update in the Play Market
ADB does not see the deviceNot installed drivers or not included debuggingInstall Mi PC Suite or ADB drivers, check Debugging over USB
After removal, notifications stopped workingRemoved critical services (e.g. Google Play Services)Return the app via ADB or reset settings

๐Ÿ’ฌ Community advice: if links stop opening after you delete your system application (e.g. Mi Browser), install an alternative browser (e.g. Chrome) and Settings โ†’ Annexes โ†’ By default, assign it to the browser by default.

โ“ Can Google Play Services be removed without consequences?
โŒ No. Google Play Services is a critical component for Play Market, notifications, syncs, and many applications, and removing it will cause disruption.
โ“ Why does Facebook appear again after it is deleted?
โžก๏ธ This is due to the auto-recovery function in MIUI. To avoid: Remove the application through ADB flag-headed --user 0. Turn off auto-update in Play Market (Settings) โ†’ If Facebook has been preinstalled, check for its clones (e.g. com.facebook.appmanager).
โ“ How to remove Mi App Store (GetApps)?
๐Ÿ“Œ Use it. ADB: adb shell pm uninstall --user 0 com.xiaomi.mipicks If you need an alternative, install the Aurora Store (similar to the Play Market without Google services).
โ“ Can I remove it? MIUI Security (Security)?
โš ๏ธ Not recommended. This application is responsible for permissions, antivirus, and optimization. Deleting it can lead to: Permissions for other applications malfunctioning. Lack of background control. Update issues. MIUI. ๐Ÿ”ง Alternative: Disable unnecessary features in the app itself (Settings) โ†’ Security).
โ“ How to clear your memory if there is not enough space to delete?
๐Ÿ“‰ If your smartphone writes โ€œNot enough memoryโ€, try: Clear the cache of all applications: Settings โ†’ Warehouse โ†’ Clear the cache. Transfer the files (photos, videos) to SD-Map or cloud (Google Drive, Mi Cloud). โ†’ Storage analysis to find large unnecessary files.Delete system application updates: Settings โ†’ Annexes โ†’ โ‹ฎ โ†’ Reset to the factory version.