How to completely uninstall the application with Xiaomi Mi 9: from system to user

Xiaomi Mi 9 is still a popular smartphone among users who value the balance of performance and price. However, over time, every gadget is stuffed with unnecessary programs, from pre-installed MIUI services to randomly downloaded games. Unlike new models, on the Mi 9, removing applications has nuances β€” especially if we are talking about system utilities like Mi Browser or Mi Video.

In this article, we will discuss all the current ways to clean a smartphone, from standard menu removal to advanced ADB and Safe Mode methods. We will focus on the hidden features of MIUI that allow you to disable even those programs that are usually not uninstallable. And for those who are afraid of β€œbreaking” the phone, we have prepared a section with answers to frequent questions and warnings about possible risks.

1. Standard removal through MIUI settings

The easiest and safest method is to use built-in MIUI tools. It is suitable for most user applications (such as games from Google Play or instant messengers), but will not work for system utilities.

To remove the program:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the list, find the desired application and tap on it.
  3. Press the "Delete" button (if it is active).
  4. Confirm the action in the dialog window.

⚠️ Note: If the Remove button is inactive (grey), the application is system-based, in which case it can only be disabled (Stop or Disable button). ADB.

β˜‘οΈ What to check before removal

Done: 0 / 3

On the Mi 9 with MIUI 12+, the group removal function appeared:

  • πŸ“± Go to Settings. β†’ Annexes β†’ Application management.
  • πŸ” In the upper right corner, click on the filter icon (three dots).
  • πŸ—‘οΈ Select "Sort by size" or "By installation date".
  • βœ… Tick unneeded programs and click "Delete".

2. Removal through Safe Mode (for "stubborn" applications)

Some programs (especially viruses or aggressive ad utilities) block their removal in normal mode, in which case the safe mode, where only system processes start, will help.

How to get into safe mode on Xiaomi Mi 9:

  1. Press the power button before the off menu appears.
  2. Slip and hold your finger on the "Switch off" option.
  3. In the window that appears, select "Safe Mode".

After the reboot, the bottom right corner of the screen will show "Safe Mode." Now:

  • πŸ”„ Try to remove the problem app through Settings β†’ Annexes.
  • πŸ›‘οΈ If the program is removed, restart the phone to normal mode.
  • ⚠️ If not, it is a system software and it will be necessary. ADB.

πŸ’‘

In Safe Mode, all third-party services, including Google Play Services, are disabled. If some features (such as push notifications) are not working correctly after leaving it, restart your smartphone again.

3. Complete removal of system applications via ADB

For advanced users who are ready to work with the command line, ADB (Android Debug Bridge) is the most powerful tool, it allows you to remove even those programs that MIUI protects from uninstallation.

⚠️ Attention: Misuse of the right ADB can cause loss of smartphone functionality (for example, if you delete MiuiSystemUI, the phone will stop booting). β†’ Additionally. β†’ Backup and reset.

Step-by-step:

  1. Download and install ADB Tools on PC.
  2. On your smartphone, activate Developer Mode: Go to Settings β†’ About Phone. tap on MIUI Version 7 times. Go back to Settings β†’ Additional β†’ Developer. Enable USB Debugging.

Mi 9

"File transfer"

cmd

ADB

adb devices

(The name of your device should appear).

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

For example, to remove the Mi Browser:

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

πŸ” How to find out the name of the package? Install the App Inspector app from Google Play or use the command:

adb shell pm list packages | grep "keyword"

For example, to search for all apps with "miui" in the title:

adb shell pm list packages | grep "miui"

List of safe to remove system packages
You can delete (non-critical for the system): com.miui.analytics - analytics collection com.miui.daemon - background processes MIUI com.xiaomi.midrop - Mi Drop (file transfer) com.miui.videoplayer - Mi Video Delete DANGEROUS (may break the system): com.miui.home - main launcher com.android.settings - settings com.miui security center.

4. Disabling (freezing) applications without deletion

If you don't want to take risks, but you need to get rid of intrusive programs (like Mi Music or Mi Pay), you can turn them off. This hides the app from the menu and stops its background work, but does not delete files.

How to turn it off:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Select the appropriate application.
  3. Press "Disable" (if the button is active).
  4. Confirm the action.

πŸ”Ή Advantages of the method:

  • πŸ›‘οΈ Safe – does not affect system files.
  • πŸ”„ You can return the application at any time (button "Enable").
  • πŸ“± Frees up the working memory.

πŸ”Ή Deficiencies:

  • πŸ—‘οΈ Application files remain on the device (do not free up space in memory).
  • πŸ”„ Some system utilities (such as MiuiDaemon) are automatically enabled after the update. MIUI.

πŸ“Š How You Usually Remove Unnecessary Apps?
Through MIUI settings
I'm using ADB.
I'm turning it off, but I'm not removing it.
I'm installing custom firmware.

5. Delete through third-party file managers

Some file managers (such as Root Explorer) FX File Manager allows you to remove APK-However, this requires root rights, which are not easy to obtain on the Mi 9 due to a blocked bootloader.

If the root is already there, the instructions are:

  1. Open a file manager with root support.
  2. Go to /system/app/ or /system/priv-app/ (for system applications).
  3. Find a folder with the name of the application being removed (for example, MiBrowser).
  4. Delete the folder or rename it (add at the end of.bak).
  5. Reboot your smartphone.

⚠️ Note: Removing files from /system without backup, it can cause a cyclical reboot of the phone. 9 not enabled, try resetting via Recovery Mode (press Power) + Volume Up when downloading).

6.Reset to factory settings as a last resort

If the smartphone is full of viruses or unnecessary programs so that other methods do not help, it will be a complete reset, which will delete all user data and applications, returning the phone to the state of β€œout of the box”.

How to reset:

  1. Create a backup copy of important data (photos, contacts, chats).
  2. Go to Settings β†’ Additional β†’ Backup and Reset β†’ Reset settings.
  3. Select "Erase all data."
  4. Enter your password (if installed) and confirm.

πŸ“Œ What will be removed:

Type of dataRemoved?Can we restore it?
Installed annexesβœ… Yes.βœ… Through backup or re-installation
Photos and videosβœ… Yes.❌ Without a backup, no.
System applications❌ No.β€”
Mi Account❌ No (remains tied)β€”
Wi-Fi and Bluetooth settingsβœ… Yes.βœ… When reconnecting

⚠️ Attention: On Mi 9s MIUI 11 and below after reset, you may need to re-activate your Xiaomi account (if the security lock was enabled!

πŸ’‘

Factory reset is the only way to guarantee that you will remove all viruses and unnecessary programs, but it erases ALL user data. Always back up before resetting!

FAQ: Answers to Frequent Questions

❓ Can I remove Google Play Services? It's a system app?
❌ No, it is strongly discouraged to delete Google Play Services, which will result in the loss of functionality of most applications (including Google Play, Gmail, YouTube and games).If it takes up a lot of space, try: Clear the cache in Settings β†’ Annexes β†’ Google Play Services β†’ Memory. β†’ Clear the cache. Disable auto-update on Google Play.
❓ After removing the application, ADB It came back after the update. MIUI. Why?
System applications MIUI Recovery is done with major firmware updates. To avoid this: Use the command adb shell pm hide instead of uninstall (hiding the application, but not deleting files (TWRP) and remove APK-Manually disable automatic updates. MIUI In Settings β†’ The phone. β†’ Updating the system β†’ Three points. β†’ Settings β†’ Turn off auto-update.
❓ How to remove pre-installed games (e.g. Mi Game Center)?
Xiaomi’s pre-installed games are usually in the folder /system/priv-app/. You can: Disable them via settings (see section) 4). Remove through ADB (Find the package by name, such as com.xiaomi.gamecenter. Hide with a launcher (for example, Nova Launcher allows you to remove icons from the menu). ⚠️ After removal, some functions (such as game mode) may not work properly.
❓ Can I remove MiuiSystemUI? The phone is slowing down.
❌ No! MiuiSystemUI is a graphical shell. MIUI. Deleting it will result in: Black screen after download, loss of notifications, quick settings panel and desktop, needing to refashion your phone through Fastboot. πŸ”§ What to do if it brakes: Clear the cache in Settings β†’ Memory. β†’ Clear. Turn off animation in Settings. β†’ Additionally. β†’ For developers β†’ Scale of animation (off).Reset launcher settings (in Nova Launcher: long tap β†’ "Settings" β†’ "Reset").
❓ I deleted the app, and it reappeared after the reboot?
This is typical for system applications with protection. MIUI It restores them when you reboot them. ADB flag-headed --user 0 (Deletes only for the current user without affecting system files. Install the Magisk module (requires root) to block recovery. Reflash the phone to custom firmware (for example, LineageOS), where there are no preinstalled Xiaomi applications.