How to Remove the App on Xiaomi Redmi 9: From Standard Ways to Hidden MIUI Features

Why Removing Apps on Redmi 9 Is Different Than Other Smartphones

Xiaomi Redmi 9 runs on the proprietary shell MIUI, which imposes its restrictions on program management. Unlike β€œpure” Android, there are nuances: some preinstalled applications (bloatwar) can not be removed by standard methods, and some system services are restored after a reboot, due to Xiaomi’s policy, which integrates its services (for example, Mi Browser, Mi Video or GetApps) at the firmware level.

Another feature is the separation of "remote" and "disabled" applications, which many users confuse: the disabled application remains in the device's memory and can take up to 30% of its original volume (due to cache and data), Deleting completely, on the contrary, frees up space, but requires superuser rights (root) or ADB commands for system programs. In this article, we will discuss all working methods, from simple to advanced, taking into account the specifics of Redmi 9 (model M2003J15SC/M2004J19G).

Before you start, check the MIUI version in Settings β†’ About Phone. Current firmware (e.g., MIUI 14 based on Android 12) may block some uninstalling methods, so we will specify alternatives for different versions.

Method 1: Standard removal via MIUI settings

The most secure method that is suitable for custom apps (installed from Google Play or Google Play) APK-It requires no additional tools and works on all versions of Redmi 9:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find the app you want (use a search at the top of the screen).
  3. Slip it and select "Delete" (if the button is active).

⚠️ Note: If the Delete button is inactive (grey), it means the application is system, in which case only the "Disable" option is available - it hides the program from the menu, but does not free memory.

Is there any important data in the application (for example, saved games or settings)

Is there enough free space in the memory (at least 10% of the total)

Is the application system-based (e.g. Security or Mi Account)

Disabled notifications from the program (to avoid errors after deletion)-->

To speed up the process, you can remove applications directly from the home screen by pressing the program icon and dragging it to the basket (the "Delete" icon will appear at the top of the screen), which only works for custom applications.

Method 2: Remove via Google Play (for installed programs)

If the app was installed through the Google Play Market, it can be removed directly from the store, which is convenient when you need to clean several programs at the same time or restore the previously deleted:

  1. Open Google Play and tap the profile avatar in the upper right corner.
  2. Select Application and Device Management β†’ Management.
  3. The Installed tab will show all programs. Check the unneeded boxes and click Remove (basket icon).

The advantage of this method is synchronization with a Google account, so if you log in to the same account on a different device, the list of installed apps will be updated automatically, but Xiaomi system programs (such as Mi Community or Mi Pay) are not on this list.

Once a month|Only when memory ends|Never delete.|I use alternative methods (ADB/root)-->

⚠️ Note: After removal via Google Play, some apps may remain on the Settings list β†’ Apps marked "Not installed." That's fine -- these programs are completely uninstalled, but their data is stored for possible recovery.

Method 3: Disabling system applications (without root)

Xiaomi system applications (such as Mi Music, Mi Calendar or Cleaner) cannot be removed by standard methods, but they can be disabled. This hides the program from the menu, stops its background activity and saves battery power.

Instructions:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Select a system application (such as Mi Video).
  3. Click "Disable" and confirm the action.

Disabled programs will disappear from the menu, but they can be returned to Settings β†’ Applications β†’ Disabled. Importantly, disabling some services (for example, Mi Account or Security) can lead to unstable smartphone operation or synchronization errors.

What system applications can be disabled without risk?
It's safe to turn off: πŸ“Œ Mi Video, Mi Music – Media Players (use alternatives like Mi Video) VLC or Spotify) πŸ“Œ Mi Browser – if you use Chrome or Firefox πŸ“Œ GetApps, Mi Game Center – Xiaomi app stores πŸ“Œ Mi Pay – if you do not use payments through Xiaomi Do not disable: ❌ Security (antivirus and optimizer) ❌ Mi Account (link to Xiaomi account) ❌ System UI, Android System (Critical Components) MIUI)

AnnexCan I remove it?Can I turn it off?Effects of consequences
Mi Browser❌ No.βœ… Yes.It will disappear from the menu, but will remain in memory.
Google Play Services❌ No.❌ No.Critical service for Android
Mi Video❌ No.βœ… Yes.It will not affect the system.
Facebook (pre-installed)βœ… Yes. ADB)βœ… Yes.Free up ~200MB of memory
Security❌ No.❌ No.Responsible for security and optimization

Method 4: Remove system applications via ADB (without root)

To completely remove pre-installed applications (including Facebook, Mi Browser or GetApps) will require debugging over USB and the ADB command. This method does not require superuser rights, but you need preparation:

Steps:

  1. Turn on Developer Mode: Go to Settings β†’ About Phone. Tap 7 times on the MIUI Version (you will be notified "You became a developer").

USB-debugging

  • Back to Settings β†’ Additionally. β†’ For developers.
  • Turn on the USB debugging switch.
  • Connect Redmi 9 to your PC, install ADB drivers (for example, through Android Studio) and execute the command: adb devices (you should display your device).
  • Remove the application by command: adb shell pm uninstall -k --user 0 com.example.app Replace com.example.app with the batch name of the program (see list below).

⚠️ Warning: Removing system applications from root may disrupt the work MIUI. For example, deleting com.miui.securitycenter will result in the security menu disappearing, and deleting com.android.settings will result in the inability to go to the settings. TWRP.

πŸ’‘

Root access on Redmi 9 voids Xiaomi’s official warranty, and some banking apps (like Sberbank Online) can block work on rooted devices.

How to Clean Residual Files After Deletion

Even after the application is uninstalled, Redmi 9 can still have cache, settings, and temporary files in its memory to make room for:

  1. Cache Clearing: Go to Settings β†’ Applications β†’ Application Management. Select the remote application (it can be displayed as β€œNot Installed”), click on β€œClear Cache” and β€œClear Data”.
  2. Manual folder cleaning: Connect your phone to your PC and open internal memory. Delete the folders with the application name in /Android/data/ (basic data) /Android/obb/ (additional files, for example, for games)

Utilities used:

  • Applications like SD Maid or Files by Google can help you find junk files.

⚠️ Note: Do not delete folders called com.android. or com.miui. these are system components. /Android/secure, where data from secure applications (e.g. Netflix or banking programs) is stored).

FAQ: Frequent questions about removing apps on Redmi 9

Can I remove Google Play Services or other Android system services?
No, deleting Google Play Services or similar components (Android System WebView, Google Play Store) will cause a smartphone to fail. These services are critical to Android. The most you can do is disable their updates to Settings β†’ Apps.
Why does the app reappear after the MIUI update?
This is a feature of Xiaomi firmware. When you update MIUI, some system applications are restored. To avoid this, turn off automatic updates in Settings β†’ About Phone β†’ System Update or use ADB to re-delete after the update.
How do I know how much space will be freed up after the application is removed?
See the program size in Settings β†’ Annexes β†’ [name] β†’ Storage. Notice two things: "App memory" is the size of the app itself. APK-"User data" -- cache, settings, files -- and when you delete them completely, you'll get the sum of those values.
Can I remove MIUI completely and install a pure Android?
Technically, yes, but it’s a complex process that requires unlocking the bootloader, installing custom recovery (TWRP) and firmware on an alternative OS (like LineageOS or Pixel Experience). There are informal builds for Redmi 9, but they may not work as well. Warranty will be lost, and some features (like the camera) may perform worse than on native MIUI.
What if after removing the application, the phone began to brake?
You probably deleted or disabled the critical system component. Try: Restore the application via ADB: adb shell cmd package install-existing com.example.app Reset to factory settings (Settings β†’ Additional β†’ Restore and Reset). Refuse the device via Mi Flash Tool (you will need a PC and original firmware).