Xiaomi Redmi smartphones out of the box come with dozens of pre-installed apps, many of which users never run. These programs not only take up precious memory, but also consume CPU resources, reduce battery life and can collect data about your activity. Unlike pure Android, MIUI firmware aggressively integrates services from Xiaomi, Google and partners, making them a non-trivial task to disable.
In this article, we will discuss all possible ways to get rid of unnecessary applications โ from standard methods through settings to advanced techniques using the use of the app. ADB You'll learn which programs can be removed without risk to the system, and which are better just "freeze." MIUI, The instructions are valid for all Redmi models (including Redmi Note) and continue to work even after visible removal through the application menu. 12/13, Redmi 10/11, POCO X5 etc.) on the base MIUI 13/14 HyperOS.
Why you canโt just remove all pre-installed apps
Many users try to get rid of unnecessary programs through the standard Settings โ Apps menu, but face limitations, because MIUI divides applications into three categories:
- ๐ฑ User-generated โ installed by you from Google Play or APK. They can be removed without consequences.
- ๐ง System (updated) โ pre-installed, but with the ability to update (for example, YouTube, Chrome) and can be disabled or returned to the factory version.
- ๐ซ System (non-renewable) โ Critical Services MIUI And Android (like com.miui.securitycenter) and removing them without root rights will cause disruption.
The problem is that even disabled apps can continue to work in the background through related services, for example, disabling Mi Video will not stop the background download of updates for the player via com.xiaomi.midrop. Moreover, some services (like Mi Push) automatically restart after the device is restarted.
โ ๏ธ Note: Removing system applications through ADB or root access may disrupt work MIUI, including updates crashes, camera issues, or the inability to use Google Pay.Always back up before experimenting!
Method 1: Disabling applications through standard settings
The safest method is to disable (rather than delete) unnecessary programs, which hides them from the menu and stops background activity, but saves system files.
- Open Settings โ Applications โ Application Management.
- Slip on the three dots in the upper right corner and select Show all apps.
- Find an unnecessary app (such as Mi Browser) and open the page.
- Click Disable (if the button is inactive, the application is critical to the system).
- Confirm the action by clicking Disable the application.
After disabling the application will disappear from the menu, but will remain in the Settings list. โ Annexes โ It's off. It can be turned on anytime.
โ๏ธ Preparation for application deactivation
| Annex | Can I turn it off? | Effects of consequences | The alternative |
|---|---|---|---|
| Mi Browser | โ Yes. | Loss of access to the built-in browser | Chrome, Firefox |
| Mi Video | โ Yes. | You can not play video in the gallery through the built-in player | VLC, MX Player |
| Mi Community | โ Yes. | It is impossible to get official news from Xiaomi. | Official Xiaomi website |
| Google Duo | โ Yes. | You canโt call with Duo (replaced with Google Meet) | WhatsApp, Telegram calls |
| Security (Security) | โ No. | System failures, vulnerability to viruses | โ |
Method 2: Removing System Application Updates
Many system applications (like YouTube or Google Play Music) are originally part of the firmware but are updated through Google Play. They canโt be removed completely, but can be returned to the factory version, which will free up space and remove unnecessary features.
How to do this:
- Go to Settings โ Applications โ Application Management.
- Select an app (e.g. Google Play Movies).
- Slip on the three dots in the top corner and select Remove Updates.
- Confirm the action.
After that, the app will return to the version that was in the firmware, to prevent automatic updates:
- Open Google Play.
- Find an app that you donโt want to update.
- Click on the three dots next to the Update button and uncheck the Auto Update box.
๐ก
If the Remove Updates button is inactive, try first disabling the app, then turning it back on โ sometimes this will unlock the option.
Method 3: Using ADB for deep removal
To completely remove system applications (including those that do not turn off via menus) will require ADB (Android Debug Bridge), which does not require root rights, but provides more features than standard settings. Importantly, improper use of ADB can lead to a device โbrickโ when the smartphone stops loading.
Step-by-step:
- Turn on Developer Mode: Go to Settings โ About Phone. Tap 7 times on MIUI Version. Go back to Settings โ Additional โ Developer. Activate USB Debugging.
Connect your phone to your PC via USB (use the original cable!).
ADB Tools
Win + R โ cmd
ADB
cd C:\platform-toolsadb devicesThe serial number of your Redmi should appear.
adb shell pm list packagesMi Browser
adb shell pm uninstall -k --user 0 com.android.browserList of popular removal packages:
- ๐ com.android.browser โ Mi Browser
- ๐ฌ com.miui.videoplayer โ Mi Video
- ๐ฑ com.xiaomi.scanner - Scanner QR-code
- ๐ฎ com.xiaomi.glgm โ Game Turbo
- ๐ com.miui.analytics - Statistics collection MIUI
โ ๏ธ Warning: Do not delete packages with the names com.miui., com.android. or com.google.android.gsf are critical services.
How to recover a remote application via ADB?
Method 4: Use of third-party utilities (without root rights)
If ADB seems complicated, you can use specialized utilities that provide a user-friendly interface to disable system applications without manually entering commands.
- ๐ ๏ธ App Inspector โ shows all installed packages and their status (system/user) and is useful for identifying โextraโ services.
- โ๏ธ Debloater Tool (for PC) โ allows you to massively disable applications through ADB graphical.
- ๐งน SD Maid โ clears cache and residual files from remote applications.
Examples of Debloater Tool:
- Download the utility from GitHub.
- Connect Redmi to your PC in debugging mode (ADB).
- Run the program and wait for the list of packages to load.
- Check out unnecessary apps (use a keyword filter, such as miui or google).
- Click Apply and confirm the changes.
The advantage of these tools is that they can back up before they turn off and restore applications when needed, but they don't offer a 100% guarantee of security: always check what you're turning off.
๐ก
The side of the utility simplifies the process, but does not replace the knowledge of packet names. Always check what you delete so that you do not disrupt the MIUI.
Method 5: Root access and complete removal (for advanced)
If you're willing to take risks, getting root rights will open up unlimited possibilities to clean up the system.
- ๐๏ธ Remove any system applications, including services MIUI.
- ๐ Replace standard software with alternatives (e.g. Google Camera instead of Mi Camera).
- ๐ก๏ธ Block background activity via Magisk or Xposed.
The most reliable way to get a root on Xiaomi Redmi:
- Unlock the bootloader through the official Xiaomi website (requires a Mi Account and wait 7-14 days).
- Install a custom TWRP recavator for your model.
- Run Magisk through TWRP.
- Use Root Explorer or Titanium Backup to uninstall applications.
Example of manual removal commands via ADB with root rights:
su
mount -o rw,remount /system
rm -rf /system/priv-app/MiBrowser
rm -rf /system/app/MiVideo
rebootโ ๏ธ Warning: Root access voids Xiaomi warranty and could lead to problems with Google Pay, Netflix (due to Widevine) L1) And banking applications, and the risk of virus infection is also increased.
How to prevent unnecessary applications from being re-installed
Even after removal, some applications (especially from Google and Xiaomi) can recover after a system update or reset.
- ๐ Turn off auto-update MIUI: Go to Settings. โ The phone. โ Update system. Tap three points and select Settings. Turn off Auto boot over Wi-Fi.
- ๐ต Block background activity: In Settings โ Apps select the unnecessary app. Go to Battery Consumption โ Background activity. Select Limit.
Use the firewall.
NetGuard
For Google apps (such as YouTube Music or Google News), you can use the Disabler for Google Play Services utility, which prevents them from being re-installed through the Play Market.
๐ก
If you have returned remote applications after the MIUI update, repeat the procedure for disabling them via ADB. Save the list of commands in a text file for quick access.
What to do if after removing applications, the phone began to slow down
Sometimes, disabling or removing system components leads to unstable MIUI operation.
- ๐ข Slowing down animations and hanging.
- ๐ Self-involved reboots.
- ๐ต Lack of mobile network or Wi-Fi.
- ๐ Fast battery discharge.