Why are there so many pre-installed apps on Xiaomi Redmi?
Xiaomi Redmiβs MIUI-based phones are notoriously rich in functionality, but many users face a problem: dozens of pre-installed apps that cannot be removed by standard methods. This not only takes up memory, but also consumes battery power in the background. Unlike βpureβ Android, where most system applications can be deactivated, MIUI aggressively protects its services β from Mi Browser to Mi Video.
The reason for this approach is rooted in Xiaomiβs business model: it monetizes the ecosystem through advertising and partner services. For example, GetApps shows banners, and Mi Pay is integrated with Chinaβs payment systems. However, for users outside Asia, most of these services are useless, and fortunately, there are legal ways to get rid of them, from simple shutdowns to deep cleaning through ADB.
In this article, we will look at 7 proven methods, including hidden MIUI settings, development teams and even alternative launchers. All instructions are relevant for the Redmi Note 10/11/12, Redmi 9/10/11 models and flagships of the K series on MIUI 12-14 (including global and Chinese firmware).
Method 1: Disable applications through settings (without root)
The safest method is to deactivate unnecessary applications, which will not remove them completely, but will stop background activity and hide icons from the menu, suitable for most system utilities, except for mission-critical ones (such as Services & Feedback).
How to do this:
- π± Open the Settings. β Annexes β Application management.
- π Type the name of an unwanted app in the search (for example, Mi Music or Mi Pay).
- βοΈ Press it. β Disable (button will appear if the application can be deactivated).
- β Confirm the action in the dialog window.
β οΈ Note: Some applications (e.g. Security or Finder) cannot be disabled, they are responsible for security and file retrieval. MIUI, such as virus scanning or device search.
Mi Browser|Mi Video|Mi Music|GetApps (App Store)|Mi Pay|Themes|Games|Yellow Pages-->
| Annex | Can I turn it off? | Effects of consequences | The alternative |
|---|---|---|---|
| Mi Browser | β Yes. | The icon will disappear, but the links in the system will open in Chrome | Google Chrome, Firefox |
| GetApps | β Yes. | You can not install themes and wallpaper from the official store | Play Market, APKMirror |
| Mi Video | β Yes. | Video files will be opened in another player | VLC, MX Player |
| Security | β No. | Disabling will result in system scanning errors | β |
Method 2: Remove via ADB (without root but with PC)
If you don't shut down enough, you can completely remove system applications using ADB (Android Debug Bridge), a method that doesn't require root rights, but requires a computer and enabled USB debugging, suitable for power users.
Step-by-step:
- π₯οΈ Install. ADB Tools on PC.
- π± On your phone, turn on Settings. β The phone. β Version. MIUI (Press 7 times to activate the developer mode).
- π Back to Settings β Additionally. β For developers and enable debugging by USB.
- π Connect the phone to the PC and type in the command line:
adb devices(A device with a serial number must appear).
adb shell pm uninstall -k --user 0 com.miui.browser(Replace com.miui.browser with the desired application package).
π‘ Useful Tip: To find out the exact package names, use the command:
adb shell pm list packages | grep 'miui'List of packages of popular Xiaomi applications
β οΈ Note: Deleting some packages (e.g. com.miui.securitycenter) may disrupt the notification center or lock screen. β Additionally. β Backup and reset.
Method 3: Hiding icons with an alternative launcher
If you can't remove apps and you can't shut them down enough, you can just hide their icons, and third-party launchers like Nova Launcher or Microsoft Launcher, which allow you to hide apps without removing them, are suitable.
Instructions for Nova Launcher:
- π₯ Install Nova Launcher from Play Market.
- πΌοΈ Click the empty space on the main screen β Settings Nova.
- π Go to Apps and Widgets β Hide applications.
- β Check out unnecessary apps (such as Mi Community or Mi Home).
The advantage of the method is that the applications stay on the system, but do not interfere with everyday use, and the disadvantage is that they can still expend resources in the background.
π‘
Nova Launcher not only hides icons, but also replaces them with empty shortcuts. Create an Activity Label β select any action (like βDo Nothingβ) and assign it a transparent icon.
Method 4: Use of the Light mode (MIUI Lite)
A little-known feature called MIUI Lite allows you to switch to a simplified version of the shell, where many system services are disabled, a mode originally intended for weak devices, but also suitable for cleaning up unnecessary applications.
How to activate:
- π± Go to Settings. β The phone.
- π Press 5 times on the version MIUI (A notification should appear "Developer Mode activated").
- π§ Back to Settings β Additionally. β For developers.
- π Find the option. MIUI Lite and turn it on.
- π Reset the device.
β οΈ Attention: In mode MIUI Lite disables not only unnecessary applications, but also some functions:
- π¨ Animations and transitions disappear.
- π Some gestures donβt work (like swiping down to search).
- π Battery consumption monitoring by application is disabled.
π To return the standard mode, turn off again. MIUI Lite in the developer settings and reboot the phone.
Method 5: Reset to factory settings with a selection of applications
If the phone is full of unnecessary software, you can do a clean reset, which allows you to abandon pre-installed apps, which is suitable for new devices or before selling.
How it works:
- π Go to Settings. β Additionally. β Backup and reset β Resetting settings.
- β οΈ Select to erase all data (make sure important files are saved!).
- π After the reboot, the Recommended Applications window will appear at the initial setup stage.
- β Uncheck all unnecessary programs (for example, Facebook, Netflix, LinkedIn).
π‘ Key conclusion: This method allows you to get rid of most affiliate applications (for example, from TikTok or Agoda), but does not affect Xiaomi system utilities (such as Mi Browser or Themes).
π‘
Factory reset is the only legal way to remove affiliate apps (e.g. Booking.com or Amazon Shopping) that are installed by the manufacturer.
Method 6: Using Magisk (for advanced users)
If you're prepared for more radical measures, you can root through Magisk and manually remove system applications, which gives you complete control of the device, but it's not warranty and can lead to unstable operation.
Instructions:
- π Unlock the bootloader through the official Xiaomi tool (requires a Mi Account and wait 7-15 days).
- π± Install. TWRP For your Redmi model.
- π§ Get Magisk through Recovery.
- ποΈ Use Root Explorer or Titanium Backup to remove system APK.
β οΈ Warning: Removing the following packages may cause your phone to fail:
- com.android.systemui is the system interface.
- com.miui.home is a standard launcher.
- com.miui.securitycenter is a security center.
π§ Alternative: Instead of completely removing apps, you can freeze them via Magisk using the App Systemizer module, which will allow you to return them in case of problems.
Method 7: Switching to custom firmware (for enthusiasts)
The most drastic way is to install alternative firmware, such as LineageOS or Pixel Experience, which are built without pre-installed Xiaomi apps and offer a βpureβ Android.
Pros and cons:
| Advantages | Deficiencies |
|---|---|
| β No unnecessary applications | β Loss of function MIUI (Second Space or Game Turbo) |
| β Quick security updates | β Possible bugs with camera or sensors (requires separate fixes) |
| β More freedom to set up | β Complex installation (needs an unlocked boot loader) |
π Where to download firmware:
- π XDA Developers β a forum with custom builds.
- π± LineageOS - Official website.
- π Telegram channels with firmware for Redmi.
β οΈ Note: Installing custom firmware will void warranty and may result in data loss.Pre-prove compatibility with your Redmi model (e.g. Redmi Note 11 Pro)+ 5G Redmi Note 11 Pro 5G differential!).