Why Xiaomiβs built-in apps interfere with the smartphone
Xiaomi Redmi 8T (codename willow) comes with dozens of pre-installed apps, from useful Google services to underutilized MIUI utilities. Many of them canβt be removed by standard means, but they take up memory, consume battery power in the background and can send data to the manufacturer. For example, the Mi Video app weighs ~50 MB, and Mi Music β another 30 MB, with most users preferring YouTube and Spotify.
The problem is compounded by the fact that MIUI is actively integrating its services into the system: Mi Browser can open instead of Chrome, and Mi Pay can offer payment even when NFC is disabled, as a result, users are faced with:
- π± Clogging menus β extra icons on the desktop and in the list of applications.
- π Increased battery consumption β background processes of system applications.
- π« Manufacturerβs limitations β the inability to disable updates to unnecessary services.
- π‘οΈ Security risks β some applications (such as Cleaner) have broad access rights.
However, removing system applications is risky. Mistakes can lead to a βbootloopβ or loss of functionality (such as camera or mobile network failure). In this article, we will look at 4 proven ways to remove embedded applications on Redmi 8T, taking into account the MIUI version (12-14) and without the need for root permissions.
I'm turning it off through the settings.
Delete with ADB
Using root access.
I'm not doing anything, I'm afraid to break my phone.
Other-->
Method 1: Disabling system applications without removing
The safest method is to deactivate unnecessary services through settings, which won't free up memory, but will stop background processes and hide icons from the menu, suitable for applications like Mi Community, Mi Pay or Games.
Instructions:
- Go to Settings β Applications β Application Management.
- Slip on the three dots in the upper right corner and select Show all apps.
- Find the app you want (e.g. com.miui.videoplayer for Mi Video).
- Click Disable β Disable the application (confirm the action).
β οΈ Warning: Do not disable system services called com.android. or com.qualcomm. β this can disrupt the phone:
- π com.android.phone (phone calls)
- πΆ com.android.providers.telephony (mobile network)
- π com.miui.securitycenter (security) MIUI)
β Mi Video (com.miui.videoplayer)
β Mi Music (com.miui.player)
β Mi Browser (com.android.browser)
β Mi Community (com.miui.bbs)
β Games (com.xiaomi.glgm)-->
Once disabled, the app will disappear from the menu, but will remain in memory. To return it, go to Settings β Applications β Disabled and click Enable.
Method 2: Removal via ADB (without root)
More radical method β removing apps using Android Debug Bridge (ADB). This requires connecting the phone to a PC, but does not violate warranty and does not require unlocking the bootloader. 8T on MIUI 12β14.
Before we start:
- π Turn on Debugging. USB In Settings β The phone. β Version. MIUI (Tap 7 times, then return to the additional β For developers).
- π» Install. ADB-PC drivers (Windows/Linux/macOS).
- π Backup your data (remote system applications can affect stability).
Steps to remove:
- Connect Redmi 8T to your PC via USB (select File Transfer Mode).
- Open the command prompt (Windows) or terminal (Linux/macOS) in the folder with adb.exe.
- Enter the command to check the connection: adb devices must appear serial number of the device.
- Get a list of all packages: adb shell pm list packages | grep 'miui' (for Xiaomi apps) or grep 'google' (for Google services).
- Remove the unnecessary application by command: adb shell pm uninstall -k --user 0 name.pack For example, for Mi Video: adb shell pm uninstall -k --user 0 com.miui.videoplayer
List of safe packet removals on Redmi 8T
β οΈ Warning: Deleting some packages (e.g. com.miui.home) will cause the interface to crash, requiring factory resets or flashing.
| Annex | Packet name | Risk of removal | The alternative |
|---|---|---|---|
| Mi Video | com.miui.videoplayer | Low. | VLC, MX Player |
| Mi Browser | com.android.browser | Low. | Chrome, Firefox |
| Mi Pay | com.miui.mipay | Medium (can break NFC) | Google Pay, SberPay |
| Cleaner | com.miui.cleanmaster | High (optimizer will be removed) | SD Maid, Files by Google |
| Mi Community | com.miui.bbs | Low. | 4PDA, XDA |
adb shell pm list packages > packages.txt
This will help restore deleted packets if something goes wrong.-->
Method 3: Using Xiaomi ADB/Fastboot Tools
To simplify the process, you can use the Xiaomi utility ADB/Fastboot Tools (Szaki developer) provides a graphical interface to remove system applications and runs on Windows, Linux and macOS.
Advantages of the method:
- π― Visual selection of applications (no need to remember packet names).
- π Ability to create a backup before removal.
- π οΈ Recovering Remote Packets in 1 Click.
Instructions:
- Download and install Xiaomi ADB/Fastboot Tools.
- Connect Redmi 8T to a PC with USB Debugging enabled.
- Start the utility and select ADB Mode.
- In the Uninstall System Apps section, check the boxes for unnecessary applications (green β safe, red β dangerous).
- Press Uninstall Selected and confirm the action.
β οΈ Note: The utility may offer to remove critical components (e.g. com.miui.home). 8T removal of the launcher (com.miui.home) will lead to a black screen after rebooting - you can restore the operability only through flashing.
π‘
Xiaomi ADB/Fastboot Tools automatically filters dangerous packets, but always check them manually before confirming.
Method 4: Complete removal with Magisk (for advanced)
If you're willing to take the risk of root access, you can permanently remove system applications with the Magisk System App Remover module, which is suitable for power users, as it requires:
- π Unlock the bootloader (bootloader unlock).
- π± Custom recaveri installations (TWRP).
- π‘οΈ Magisk Installations for Root Rights Management.
Warnings:
β οΈ Attention: Unlock the bootloader on Redmi 8T It will dump all data (full wipe) and may cancel the warranty, and some banking applications (for example, Sberbank Online) will stop working due to the presence of root.
Steps:
- Unlock the bootloader through the Mi Unlock Tool (requires a Mi Account and wait 7-15 days).
- Install TWRP for Redmi 8T (the version should match your firmware).
- Sweep Magisk through the Recovery.
- Install the System App Remover module from the Magisk repository.
- Launch the module, select removal applications and confirm the action.
The advantage of this method is complete deletion (as opposed to ADB, where applications remain in the system but are hidden to the user).
- π¨ Possibility of "brick" (brick) in case of firmware error.
- π Loss of loss OTA-Updates (you will need to update manually).
- π SafetyNet problems (some applications will not work).
How to Restore Remote System Applications
If you have problems after deleting (for example, calls or mobile Internet stopped working), you can restore applications in several ways:
1. via ADB (if removed by pm uninstall):
adb shell cmd package install-existing name.packetExample for Mi Video:
adb shell cmd package install-existing com.miui.videoplayer2. via Xiaomi ADB/Fastboot Tools:
- Connect the phone to the PC.
- Select Reinstall System Apps.
- Tag the desired applications and press Reinstall.
Reset to factory settings:
If the system is unstable, do Hard Reset:
- Go to Settings β About the phone β Reset settings.
- Choose to erase all data.
- Confirm the action (the phone will restart and restore all system applications).
β οΈ Warning: Resetting will delete all user data, including photos, contacts and messages. pre-backup through Settings β Additionally. β Backup and reset.
Removal Alternatives: How to Hide and Replace System Applications
If removal risks seem too high, consider alternative ways to:
1. Hiding icons:
- π Use launchers like Nova Launcher or Lawnchair, which let you hide apps.
- π In the standard launcher. MIUI You can remove the icons in the folder "Hidden applications" (long press). β Hide).
Replacement by default:
- π For the browser: Settings β Annexes β By default. β browser β Choose Chrome.
- π΅ For music: install Spotify or VLC And assign them to the application by default.
- π· For camera: use Google Camera (manual installation required).
Restriction of activity:
- π B Settings β Battery β Battery Optimization Select All Apps and Limit Background Activity for Unnecessary Services.
- π΅ B Settings β Annexes β Permissions to disable access to contacts, location and SMS suspect-apply.
4.Using the "Lite" versions of MIUI:
Some firmware (such as MIUI Lite or custom builds like Pixel Experience) are initially devoid of most of Xiaomiβs built-in apps, but installing them requires unlocking the bootloader and may be unwarranted.