Why are Xiaomiβs built-in apps bothering users?
Xiaomi, Redmi and POCO smartphones come with dozens of pre-installed apps, from useful MIUI services to advertising utilities like Mi Browser or Mi Video. Many of them not only take up memory space, but also run in the background, consuming battery power and traffic. According to a 2023 study, up to 15% of the CPU time on new Xiaomi devices is spent on the background activity of standard applications.
Complicating the problem, even after being βdeletedβ through the settings menu, many applications simply deactivate and their files remain on the system, leading to the accumulation of βdigital garbageβ β pieces of code, cache and updates that continue to take up space. In this article, we will discuss legal and technical ways to completely remove embedded software, including methods for users without root rights and advanced techniques for experienced users.
It's important to understand that not all standard applications can be removed without consequences. Some of them are critical to the operation of MIUI - their removal can lead to interface failures or complete failure of the smartphone.
What standard Xiaomi apps can be removed without risk?
Not all pre-installed programs are equally useful, experts distinguish three categories of embedded applications Xiaomi:
- π΄ Critical - Deletion will cause system failures (e.g. MiuiSystemUI, Security).
- π‘ Conditionally safe β can be removed, but some functions MIUI It will stop working (for example, Mi Browser or Mi Music).
- π’ Safe to delete β does not affect the stability of the system (e.g. Mi Pay, Mi Community, Facebook App Installer).
Here is a list of apps that most users delete without negative consequences (checked at MIUI 14/15):
| Title of the annex | Package name (package name) | Can I remove it? | What's the removal gonna do? |
|---|---|---|---|
| Mi Browser | com.android.browser | Yes. | Free up ~150MB, stop background advertising |
| Mi Video | com.miui.videoplayer | Yes. | Remove the unnecessary player, stop auto-start |
| Mi Music | com.miui.player | Yes. | Free ~100MB, stop downloading album covers |
| Mi Pay | com.mipay.wallet | Yes. | Remove unnecessary payment service (not working in Russia) |
| Facebook App Installer | com.facebook.appmanager | Yes. | Stop installing unnecessary Facebook services |
β οΈ Note: If you use Mi Account features (such as cloud backup or device search), do not remove com.xiaomi.account and com.miui.cloudservice.
Method 1: Disable standard applications through settings (without root)
The easiest and safest method is to deactivate unnecessary programs, which will not remove them completely, but will stop background activity and hide icons from the menu. MIUI 12-15:
- Open Settings β Applications β Application Management.
- Slip on the three dots in the upper right corner and select Show all apps.
- Find the app you want (such as Mi Browser) and open your card.
- Click Disable (or Remove Updates if the button is active).
- Confirm the action in the window that appears.
πΉ What does it mean:
- π± The app will disappear from the menu and stop running.
- π Battery consumption and traffic will stop in the background.
- π€ Free up some of the RAM (but not permanent!).
β οΈ Note: Some system applications (e.g., Security or MiuiDaemon) cannot be disabled via the standard menu.
βοΈ Preparation for application deactivation
Method 2: Remove via ADB (without root but with PC)
To completely remove standard applications without obtaining root rights, you can use ADB (Android Debug Bridge: This method requires you to connect your smartphone to your computer, but it doesn't violate warranty. POCO any version MIUI.
π What's the matter:
- π₯οΈ Computer with Windows/macOS/Linux.
- π USB-cable (preferably original).
- π± Included debugging by USB smartphone.
- π οΈ Installed Xiaomi drivers and package ADB Tools.
π§ Step-by-step instruction:
- Activate Developer Mode: Settings β About Phone β MIUI Version (Tap 7 times)
- Enable USB debugging in Settings β Additional β For developers.
- Connect your smartphone to your PC and select File Transfer (MTP) mode.
- Download ADB Tools and unpack the archive.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter the command to check the connection: Adb devices should appear the name of your device.
- Remove the unnecessary application by command (example for Mi Browser): adb shell pm uninstall --user 0 com.android.browser
π‘ List of popular commands for removal:
Mi Video: adb shell pm uninstall --user 0 com.miui.videoplayer
Mi Music: adb shell pm uninstall --user 0 com.miui.player
Mi Pay: adb shell pm uninstall --user 0 com.mipay.wallet
Facebook: adb shell pm uninstall --user 0 com.facebook.appmanager
User Feedback: adb shell pm uninstall --user 0 com.miui.bugreportπ‘
Before deleting an application via ADB, check its packet name with the command adb shell pm list packages | grep "name." For example, adb shell pm list packages | grep "miui" will display all applications with "miui" in the name.
Method 3: Removal with root rights (for power users)
If you're ready to root, the system cleanup capability is expanded many times over, allowing you to remove any application, including those critical to MIUI, but you need to be careful, and an error can lead to a device being "bricked."
πΉ How to get rooted in Xiaomi:
- Unlock the bootloader through the official Xiaomi website (requires a Mi Account account and wait 7-15 days).
- Install custom TWRP or OrangeFox recavators.
- Please use Magisk to obtain root rights.
π οΈ Deletion tools:
- π± Root Explorer β file manager with access to system folders.
- π Titanium Backup β allows you to delete and freeze applications.
- π§Ή SD Maid β Clears residual files after deletion.
β οΈ Note: Removing the following applications will cause malfunctions MIUI:
- com.miui.home β launcher (disappears desktop).
- com.android.settings β system settings.
- com.miui.securitycenter β Security Center (responsible for permissions)
- com.xiaomi.finddevice β search for a device (if you delete it, you will not be able to find the phone if you lose it).
What if after the application is removed, the system stops working?
Method 4: Use custom firmware (complete replacement of MIUI)
The Radical method for those who want to get rid of all standard Xiaomi applications is to install alternative firmware.
- π LineageOS β βcleanβ Android without excess software.
- π Pixel Experience β firmware with an interface like Google Pixel.
- π Havoc-OS - customizable firmware with many settings.
- π GrapheneOS β firmware with a focus on security and privacy.
π The benefits of custom firmware:
- π§Ή Complete lack of built-in Xiaomi applications.
- π Improved autonomy through optimized code.
- π Regular security updates (unlike older versions) MIUI).
β οΈ Cons and risks:
- π§ Installation difficulty (requires bootloader unlock and Fastboot experience).
- π± Possible problems with the camera, NFC or sensors (depending on the model).
- π« Loss of official guarantee.
- π The need for manual firmware updates.
π Where to download firmware:
- XDA Developers is the largest instructional community.
- The official website of LineageOS.
- Pixel Experience.
π‘
Installing custom firmware is the most radical way to get rid of standard apps, but it is only suitable for power users. For most, methods with ADB or disabling through settings are enough.
Method 5: Hiding applications without deleting (alternative)
If you don't want to risk the stability of the system, but you want to take the apps out of your sight, you can hide them. It won't free up memory, but it will make the interface cleaner.
- π Desktop folders β Move unnecessary icons to the folder and hide it in the far corner of the screen.
- π Search by application - in MIUI You can turn off the display of applications in the menu, but they will remain in the system.
- π οΈ Third-party launchers, such as Nova Launcher or Lawnchair, allow you to hide the icons of any application.
πΉ How to hide applications in Nova Launcher:
- Install Nova Launcher from Google Play.
- Press your finger on the desktop β Settings Nova.
- Go to Apps and Widgets β Hide Apps.
- Check the boxes for unnecessary programs.
β οΈ Note: Hiding apps doesnβt stop them from doing background activity. If the goal is to save battery or traffic, use the methods in the previous sections.
What if the system is unstable after removing the application?
If, after manipulating standard applications, Xiaomi has started to slow down, restart, or issue errors, follow the following steps:
- Reboot your smartphone β sometimes it solves cache problems.
- Clean the cache through the receptacles: Turn off the phone β Press down Power + Volume Up β Select Wipe Cache
- Restore the Remote Application via ADB: adb shell cmd package install-existing com.name.packet
- Reset your settings (if nothing helps): Settings β The phone. β Resetting settings β οΈ Note: This will remove all data from the device!
- Reflash MIUI via Fastboot (extreme case).
π List of errors and their causes:
| Symptoms. | Possible cause | Decision |
|---|---|---|
| Continuous resets | Removed a critical application (e.g. com.miui.home) | Restore through ADB or reflash the system |
| Wi-Fi/Bluetooth is not working | Removed system services com.android.wifi or com.android.bluetooth | Return applications or reset network settings |
| The notification panel has disappeared | Removed by com.miui.systemui or com.android.systemui | Only flashing through Fastboot |
| Settings won't open. | Deleted by com.android.settings | Restore via ADB or reset your phone |