How to completely remove applications from Xiaomi Redmi Note 8: from system to user

The Xiaomi Redmi Note 8 is still a popular device even after years due to its balanced features and support for updates. However, over time, any gadget begins to get clogged: accumulated games, test programs and pre-installed MIUI applications take up precious space in memory, slow down the system and drain the battery. Unlike the iPhone or โ€œpureโ€ Android, on Xiaomi, removing programs has nuances โ€“ especially if we are talking about system utilities like Mi Video, Mi Music or GetApps.

In this article, we will look at all the current ways to remove applications on the Redmi Note 8 in 2026, including root-free methods using ADB and even hidden MIUI features. Special attention will be paid to security issues: why some programs can not be deleted, how to restore accidentally erased data and what to do if after cleaning the phone began to โ€œglut.โ€ If you are looking for a way to free up memory or get rid of intrusive advertising in Xiaomiโ€™s branded services, you are on the right track.

Preparation: What to Know Before Deleting Applications

Before you start cleaning, it is important to understand three key points:

  • ๐Ÿ“ฑ App type: Redmi Note 8 has custom (installed by you from the Play Market or the Play Store) APK), Systemic (pre-installed) MIUI, Mi Community, for example) and upgradeable system (those that can be rolled back to the factory version.
  • ๐Ÿ”’ Without root, you canโ€™t erase critical services (like MiuiSystemUI), but many junk programs (like Mi Drop or Mi Browser) will be deleted and removed through the Internet. ADB.
  • ๐Ÿ”„ Impact: Deleting some applications (such as Security or Finder) may disrupt the work MIUI โ€” From lack of search by phone to errors when updating the system.

Also check the MIUI version on your device: in older firmware (below MIUI 12), some methods may not work. You can find out the version in Settings โ†’ About Phone โ†’ MIUI Version. If you have MIUI 11 or older, we recommend upgrading to the latest available version for Redmi Note 8 (MIUI 14 based on Android 10/11).

๐Ÿ“Š How often do you remove unnecessary apps from your smartphone?
Once a month
Only when memory ends
Never delete.
I remove it immediately after installing test programs.

Method 1: Standard removal via MIUI settings

The easiest method is to use the built-in system tools, which are suitable for custom applications (installed by you) and some upgradeable system applications (such as Google Duo or Facebook).

Instructions:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. In the list, find the desired application (you can use the search at the top of the screen).
  3. Slip on it and select Delete. If the button is inactive, then the application is system, move on to the following ways.

Mass removal mode can be used to speed up the process:

  1. Press the icon of any application on the home screen.
  2. At the top of the screen will appear button Remove โ€“ drag there unnecessary programs.
  3. Confirm the action in the pop-up window.

โ˜‘๏ธ What to check before standard removal

Done: 0 / 4

โš ๏ธ Note: Some apps (e.g. Google Play Services) cannot be removed in the standard way, but you can turn them off in the same menu, which will stop them and free up RAM, but the files will remain on the system.

Method 2: Remove via MIUI Cleaner (Hidden Function)

Xiaomiโ€™s firmware has a hidden MIUI Cleaner tool that allows you to remove pre-installed apps without root rights.This method works on the Redmi Note 8 with MIUI 12 and later.

Algorithm of action:

  1. Open the Security app (shield icon).
  2. Go to the Cleanup section (in the lower menu).
  3. Slip on the three dots in the top right corner and select Deep Clean.
  4. In the list, tick off unnecessary apps (such as Mi Pay, Mi Game Center) and click Clean.

If there is no Deep Cleaning section, try an alternative path:

Settings โ†’ About Phone โ†’ MIUI version (shap 7 times to activate developer mode)


Settings โ†’ Additional โ†’ For developers โ†’ Enable โ€œDebugging by USBโ€




Return to Security โ†’ Cleaning โ†’ Deep Cleaning

AnnexCan I remove it through Cleaner?Effects of removal
Mi Videoโœ… Yes.There wonโ€™t be a standard video player, but you can use VLC or MX Player.
Mi Musicโœ… Yes.Will disappear the built-in music player, alternative โ€“ Spotify or AIMP
GetAppsโœ… Yes.Xiaomi will not have access to the store, but the Play Market will remain
Mi Browserโœ… Yes.The browser will be deleted, but Chrome or Firefox will remain
SecurityโŒ No.Removal will lead to errors in the system (no antivirus and cleaning)

๐Ÿ’ก

If it reappears after you delete the application through Cleaner, try first to disable automatic updates to system applications in Settings โ†’ About Phone โ†’ System Update โ†’ Threefold โ†’ Settings โ†’ Auto-Update of applications.

Method 3: Removal via ADB (without root rights)

For power users, the most effective method is to use Android Debug Bridge (ADB), which allows you to remove even those applications that do not give up through the MIUI interface.

Step-by-step:

  1. Download and install ADB Tools on your PC (Windows, macOS or Linux).
  2. On your phone, activate Developer Mode (7 taps on the MIUI version in settings) and enable USB Debugging in Settings โ†’ Additional โ†’ For developers.
  3. Connect Redmi Note 8 to your computer via USB (select File Transfer mode).
  4. Open the command prompt (or Terminal) in the ADB folder and type:
adb devices

If the device appears in the list, enter a command to delete (for example, for Mi Browser):

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

List of packages of popular Xiaomi applications:

  • ๐ŸŽต Mi Music โ†’ com.miui.player
  • ๐ŸŽฌ Mi Video โ†’ com.miui.videoplayer
  • ๐Ÿ›’ GetApps โ†’ com.xiaomi.mipicks
  • ๐ŸŽฎ Mi Game Center โ†’ com.xiaomi.gamecenter.sdk.service
  • ๐Ÿ” Mi Search โ†’ com.miui.search

โš ๏ธ Note: Deleting packages like com.miui.securitycenter or com.android.contacts will cause your phone to fail. Before experimenting, back up through Settings. โ†’ Additionally. โ†’ Backup and reset.

How to recover a remote application via ADB?
If you accidentally delete a critical application, you can return it in two ways: 1. Fastboot your phone (will save data, but return all system programs). 2. Restore from a backup MIUI (if it was created before deleting). For more information about the firmware, read our article "How to flash Xiaomi Redmi Note 8 via Fastboot".

Method 4: Disabling system applications (without deleting)

If you canโ€™t delete the application or itโ€™s scary, you can turn it off, which will stop all the processes associated with the program and free up RAM, but the files will remain in the system (the internal memory will not be freed).

How to turn it off:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Select the application you want (such as Mi Drop).
  3. Click Disable (button will appear if deletion is not available).
  4. Confirm the action in the pop-up window.

Advantages of the method:

  • โœ… There is no risk of โ€œbreakingโ€ the system.
  • โœ… You can return the application at any time (online button).
  • โœ… Suitable for applications that cannot be removed even through ADB (For example, Google Play Services).

Disadvantages:

  • โŒ Application files remain in memory (for example, Mi Browser takes up a file). ~50 MB even when it's off).
  • โŒ Some programs (such as MiuiDaemon) are automatically enabled after the update. MIUI.

๐Ÿ’ก

Disabling system applications is the safest way to free up RAM, but not internal memory. Use ADB or root rights to remove it completely.

Method 5: Removal with root rights (for advanced)

If you're willing to take risks, getting root rights will give you full control of the system. On the Redmi Note 8, this is done through unlocking the bootloader and installing Magisk. Warning: the method voids the warranty and can lead to a device blink if errors occur.

Instructions:

  1. Unlock the bootloader through the official Xiaomi tool (requires a Mi Account and wait 7-15 days).
  2. Install a custom recap (TWRP) for the Redmi Note 8 (the version must match the ginkgo or willow model).
  3. Sweep Magisk through the Recovery to obtain root rights.
  4. Install a root-enabled file manager (such as Root Explorer) and manually remove application folders to /system/app or /system/priv-app.

Examples of disposal routes:

  • ๐Ÿ“ /system/app/MiBrowser โ€” browser.
  • ๐Ÿ“ /system/priv-app/MiuiGallery โ€” gallery.
  • ๐Ÿ“ /system/app/HybridAccessory โ€” services for accessories Xiaomi.

โš ๏ธ Note: Delete files in /system If you don't have a backup, you can make your phone inoperable. Always check what you delete and save copies of your folders on your computer. MIUI All Remote System Applications Will Return.

What to do if after removing the phone began to โ€œglueโ€

Even with careful removal, some applications can be critical to MIUI. If you run into problems after cleaning, use these tips:

Problem.Possible causeDecision
Phone search is not working.Deleted com.miui.searchInstall an alternative launcher (Nova Launcher) or restore the application through ADB: adb shell cmd package install-existing com.miui.search
The error โ€œMIUI interface has stoppedโ€Deleted com.miui.home (launcher)Fastboot your phone or install a custom launcher
System not updatedDeleted by com.android.updaterDownload the firmware manually from the official website and install through the Recovery
Themes don't work.Deleted com.android.themesInstall APK themes from Xiaomi Themes

If the problem is serious (the phone does not turn on, hovers on the MI logo), try:

  1. Go to Fastboot Mode (clamp Power + Volume down when turned on) and reflash the device via the Mi Flash Tool.
  2. Reset to factory settings (Settings โ†’ Additional โ†’ Backup and Reset โ†’ Resetting), but this will delete all data.

FAQ: Frequent questions about removing apps on Redmi Note 8

Can I delete Google Play Services to free up memory?
No, it's a critical service for Android, and you can turn it off, but it will cause errors in most apps (including Play Market, Gmail, and games), and the alternative is to use MicroG (requires root and customization).
Why does an application come back after the MIUI update after it is deleted via ADB?
Xiaomi system applications recover when you update the firmware. To avoid this, you need to: disable automatic updates of system applications in the settings; use ADB to delete after each update; or get root rights and freeze the application through Titanium Backup.
How do you remove pre-installed games (such as PUBG or Free Fire) that cannot be erased in the standard way?
These games are usually installed as system applications, and can be removed by: ADB (Find the game pack by adb shell pm list packages | grep "game name" via MIUI Cleaner (method 2). Using root rights (method 5). If the game was pre-installed by a telecom operator (e.g. MegaFon or Beeline), contact support to remove it.
Can I remove MIUI altogether and install a pure Android?
Technically, yes, but it's a tricky process: Unlock the bootloader. Install customized recavers (TWRP). Run custom firmware based on AOSP (like LineageOS or Pixel Experience). Cons: Loss of camera features (no 48 MP support without ported drivers); Non-functioning NFC (on some builds); No OTA updates (you'll have to stitch manually). Redmi Note 8 has stable Pixel Experience builds based on Android 11/12, but they require experience with custom firmware.
How do I know which app takes up the most memory?
Go to Settings โ†’ Applications โ†’ App Management and sort the list by size. Or use third-party utilities: Files by Google (shows large files); SD Maid (analyzes garbage and cache); DiskUsage (visualizes occupied space).