Xiaomi Redmi Note 8 Pro is one of the most popular smartphones in the line of Redmi, but even its 64 GB or 128 GB of memory over time clogged with unnecessary applications. Unlike the new models with MIUI 14+, there are nuances: some system applications can not be removed without superuser rights, and some programs leave behind tails in cache. In this article, we will analyze all the working ways to remove applications, from the standard method to advanced tools like ADB.
It is important to understand the difference between deleting and disabling an application: the former erases the program from internal memory completely (including data and cache), and the latter only freezes its operation, leaving files in place. On the Redmi Note 8 Pro with MIUI 11-13, some system applications (such as Mi Video or Mi Music) can only be disabled - additional tools will be required to completely delete it.
If you encounter an error called "Delete is impossible" or "Application secure," don't rush to reset your phone to factory settings. 90 percent of the time, one of the methods below solves the problem, from simple to complex, and let's start with the basic method that works for all user applications.
1. Standard removal through the application menu
The fastest way to get rid of an unnecessary program is to do it directly from the home screen or from the menu of all applications. APK-Xiaomi system utilities (such as Mi Browser or Security) will not be deleted.
Instructions:
- π± Open the menu of all apps (swipe up from the bottom edge of the screen).
- π Find the app you want to remove and hold on to its icon. 1-2 seconds.
- ποΈ In the context menu that appears, select "Delete" (or "Deinstall").
- β Confirm the action in the dialog window.
If there is no Delete option, then the application is either system or installed as a device administrator (for example, some antivirus or screen lock programs).
π‘
On Redmi Note 8 Pro, you can uninstall several apps at once: open Settings β Applications β Application Management, tick unnecessary programs and click βDeleteβ.
2. Remove via phone settings
This way you can have more control, not only can you delete the application, but you can also clear the cache, the data, or you can turn off auto-start, which is useful if the program is suspicious or takes up too much space.
Step-by-step:
- Open the settings (cog icon).
- Go to the Appendix section β Application management.
- In the list, find the desired application and tap on it.
- Click "Delete" (or "Deinstall"). If the button is inactive, try "Stop" and "Clear Cache" first.
You can see how much space the app takes up on the same menu, for example, Facebook can inflate to 1-2 GB after a year of use due to cache and temporary files. If deletion is not available, check the application rights:
- π Go to Settings. β Special facilities β Administrator rights and uncheck the problem application.
- π‘οΈ B Settings β Annexes β Allowances to disable all unnecessary permissions (geolocation, camera, etc.).
3. Removal of system applications without root rights (via ADB)
On the Redmi Note 8 Pro, many Xiaomi system applications (such as Mi Pay, Mi Community or Game Turbo) cannot be removed by standard methods. However, this can be done through Android Debug Bridge (ADB), a tool for debugging Android devices.
Warning: misuse of ADB can cause phone malfunctions. Only remove apps you know are intended for, such as deleting com.miui.securitycenter will deprive you of access to security settings.
Instructions:
- Download and install ADB on your computer (for example, through Googleβs Platform Tools).
- On the phone, turn on Developer Mode: go to Settings β About Phone and tap on the MIUI Version 7 times.
- Return to Settings β Additional β For developers and enable βDebugging by USBβ.
- Connect your phone to your computer through USB-cable and select the "File Transfer" mode".
- Open the command line (Windows) or terminal (macOS/Linux) and type:
adb devicesIf the phone is connected correctly, you will see its serial number, then enter the command to remove the application (replace package.name with the real package):
adb shell pm uninstall -k --user 0 package.nameExamples of Xiaomi system application packages:
| Annex | Packet name | Can I remove it? |
|---|---|---|
| Mi Video | com.miui.videoplayer | Yes. |
| Mi Music | com.miui.player | Yes. |
| Mi Browser | com.android.browser | No (replaces the system browser) |
| Game Turbo | com.xiaomi.glgm | Yes. |
| Mi Community | com.xiaomi.channel | Yes. |
β οΈ Note: Deleting some system applications (e.g. com.miui.securitycenter) may result in loss of functionality (fingerprint, face unlock, etc.) Before deleting, back up your data via Settings. β Additionally. β Backup and reset.
Install ADB computer|Enable the developer mode on the phone|Activate debugging by USB|Connect the phone in the mode "File transfer"|Check the list of packages by the team `adb shell pm list packages`-->
4. disabling system applications (alternative to deletion)
If you can't delete the system application or you're afraid of the consequences, you can turn it off, and this hides the program from the menu, stops its background work, and frees up some of the RAM, and the application's data stays on the phone.
How to turn it off:
- Go to Settings β Applications β Application Management.
- Select a system application (such as Mi Pay).
- Press "Unplug" (the button may be gray if disconnection is prohibited).
- Confirm the action in the dialog window.
The apps that are disabled are not updated through Google Play or consume resources, and to return them back, just search the same menu and click "Enable".
β οΈ Warning: Disabling apps like Google Play Services or Miui Daemon can disrupt your phone. Don't disable programs with names that include Android, miui.core or google.
5. Deletion of residual files after uninstallation
Even after deleting the application on the Redmi Note 8 Pro may remain:
- ποΈ Cash and folder data. /Android/data/ or /Android/obb/.
- π Configuration files in /data/data/ (root-only).
- π Labels and widgets on the main screen.
To completely clear the traces of the program:
- Install a file manager with access to system folders (e.g. FX File Explorer or Solid Explorer).
- Go to /storage/emulated/0/Android/data/ and delete the folder with the name of the application package (e.g. com.facebook.katana for Facebook).
- Clear the basket and cache of the file manager.
For deep cleaning (for example, after deleting games), also check the /Android/obb/ folder β additional files up to several gigabytes are stored here.
How to find the name of the application package?
6. Remove via Safe Mode (if the application is not removed)
If the application blocks its own deletion (for example, some viruses or admin programs), try to remove it in Safe Mode, a safe boot mode where only system programs work.
How to Sign In to Safe Mode on Redmi Note 8 Pro:
- Press the power button before the turn off menu appears.
- Hold the finger to βSwitch offβ before a request to switch to Safe Mode appears.
- Confirm and wait for the reboot (the bottom left corner of the screen will read "Safe Mode").
In this mode:
- π« All third-party applications disabled.
- π You can remove even those programs that usually block the uninstallation.
- π After restarting, the phone will return to normal.
β οΈ Warning: Safe Mode does not have fingerprints and face unlocks. PIN-login.
7. factory reset (extreme case)
If the phone is infected with viruses or is full of unnecessary apps so that standard methods do not help, you will be reset to factory settings, which will delete all data, including apps, photos, contacts and settings.
How to reset:
- Create a backup copy of important data (photos, chats, contacts).
- Go to Settings β Additional β Backup and Reset β Reset settings.
- Select βErase all dataβ and confirm the action.
- After the reboot, the phone will be like new β without unnecessary apps.
On the Redmi Note 8 Pro, it takes 5-10 minutes to reset.
- π The phone will reboot and offer to configure as new.
- π± All Xiaomi system applications will return to their place.
- π Google and Mi accounts will be deleted, so remember your passwords in advance.
π‘
Factory reset is the last option, and before that, be sure to try uninstalling apps via ADB or Safe Mode.