Xiaomi smartphone owners often face the problem of embedded apps that take up memory, consume battery power and are not removed by standard means. We are talking about Mi Browser, Mi Music, Mi Video, GetApps and dozens of other services that MIUI installs by default. Even after resetting, they return β and this is not an accident, but a feature of the firmware.
Many users try to disable these programs through settings, but this does not solve the problem completely: applications continue to update in the background, take up space in memory and sometimes even run themselves. APK-files, but here lies the main danger: careless actions can lead to system crash or loss of functionality (for example, the disappearance of the settings menu or camera failure).
In this guide, weβll break down 5 ways to uninstall, from the safest (no superuser rights) to the most radical (using ADB and root), and youβll learn which apps can be removed without risk, and which ones canβt be touched β even if they seem useless.
1. Which applications on Xiaomi can be removed and which ones can not
Before you start cleaning your system, you need to be clear: not all embedded applications are equally safe to remove, for example, deleting com.android.phone will lead to network loss, and deleting com.miui.home will lead to desktop disappearance, while Mi Browser (com.android.browser) or Mi Music (com.miui.player) can be deleted without consequences.
Here is a list of safe apps to remove (checked at MIUI 12-14):
- π Mi Browser (com.android.browser) β duplicates Chrome, but consumes more resources.
- π΅ Mi Music (com.miui.player) β a player with limited functionality.
- π¬ Mi Video (com.miui.videoplayer) is a video player that many people donβt use.
- π± GetApps (com.xiaomi.mipicks) β a branded app store with questionable content.
- π§Ή Cleaner (com.miui.cleanmaster) β an optimizer that often works idlely.
- π¨ Themes (com.android.themes) β if you donβt use the theme change.
- π MiuiDaemon (com.miui.daemon) β an analytics service that collects usage data.
But what to delete categorically can not (risk of losing the system):
| Annex | Package | Effects of removal |
|---|---|---|
| System settings | com.android.settings | The settings menu will disappear. |
| Lawnchair (desktop) | com.miui.home | The screen is locked, the system will not boot. |
| Telephony service | com.android.phone | The mobile network will disappear and SIM-map |
| Google Services Framework | com.google.android.gsf | All Google services will stop working |
| Miui System UI | com.miui.systemui | Disappear notification panel and curtain |
β οΈ Note: If you delete com.miui.securitycenter, you will lose access to unlock the bootloader and some features. MIUI. It is one of the most dangerous applications for experimentation.
2. Method 1: Disabling applications without removal (without root)
If you don't need radical measures, you can just turn off unnecessary apps, which won't free up memory completely, but stop them from working in the background and stop them from updating, which works on all Xiaomi smartphones without additional rights.
Instructions:
- 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 (if the button is inactive, the application is protected by the system).
- Confirm the action in the window that appears.
Once you turn it off, the app will disappear from the menu, stop using the battery and update, but its files will remain in the device's memory, and to return the application back, you just go back to its settings and click On.
Backup of important data
Check the list of safe applications to disable
Close all background processes
Reboot the phone after disconnecting-->
β οΈ Note: Some applications (e.g. Google Play Services) cannot be disabled in the standard way β the system will simply ignore the command. ADB root.
Method 2: Removal via ADB (without root but with PC)
ADB (Android Debug Bridge) is a tool for debugging Android devices through a computer, which can completely remove system applications without getting root permissions. The method works on all Xiaomi smartphones, but requires debugging over USB and installing drivers.
Step-by-step:
- Download ADB and Fastboot Tools from Googleβs official website and unpack the archive.
- On your smartphone, turn it on: π§ Settings β The phone. β Version. MIUI (Tap 7 times to activate the developer mode). π§ Settings β Additionally. β For developers β Debugging by USB.
File transfer
cmd
ADB
adb devicesIf the device is displayed in the list, then the connection is successful.
adb shell pm uninstall --user 0 name.packetFor example, to remove the Mi Browser:
adb shell pm uninstall --user 0 com.android.browserOnce the command is executed, the application will be removed for the current user (not completely from the system).
adb shell cmd package install-existing name.packetπ‘
If the adb device command doesnβt show your device, try reinstalling Xiaomi drivers through the official Mi USB Driver tool.
Method 3: Using MIUI Optimizer (requires unlocking the bootloader)
MIUI Optimizer is an informal application that allows you to deeply configure MIUI, including removing system APKs. It requires an unlocked bootloader, but root is not required.
How to use:
- Unlock the bootloader on your Xiaomi through the official Mi Unlock tool (it may take 7-15 days to wait).
- Download MIUI Optimizer (available on the developerβs Telegram channel).
- Install the application and grant it permissions via ADB: adb shell pm grant com.quincysx.critics ms
- In MIUI Optimizer, go to the App Manager section and tick off unnecessary applications.
- Press Uninstall and confirm the action.
The advantage of this method is that the application allows you to restore deleted APKs directly from the interface, but beware: some features (for example, deleting com.miui.securitycenter) can lead to blocking access to security settings.
What if the system becomes unstable after the application is removed?
5. Method 4: Complete removal with root rights (for advanced)
If you are willing to take the risk of root rights, you can remove any system applications, including those that are blocked in ADB.
- π Unlocked loader.
- π± Established custom recaveri (TWRP).
- π οΈ Magisk for getting root.
Instructions:
- Install Magisk via TWRP and restart your phone.
- Download any file manager with root support (such as Root Explorer or FX File Explorer).
- Go to /system/app or /system/priv-app (there are stored system applications).
- Find a folder with an unnecessary APK (like Browser for Mi Browser) and delete it.
- Reset the device.
β οΈ Note: Removing files from /system without backup can lead to a "brick" of the device (complete loss of performance). TWRP before such operations!
π‘
Getting root rights voids the warranty on the device and increases the risk of malware infection. Use this method only if you are confident in your actions.
6. Method 5: Reset to pure Android (custom ROM firmware)
If you're annoyed not only by the presence of embedded apps, but also by the MIUI shell itself, you can install custom firmware based on pure Android (like LineageOS or Pixel Experience).
- β Remove all Xiaomi system applications.
- β Speed up the phone (due to the absence of background processes) MIUI).
- β Provide up-to-date security updates.
- β It will deprive you of certain functions (for example, IR-blaster).
How to flash custom ROM:
- Unlock the bootloader (see method 3).
- Install TWRP for your Xiaomi model (see instructions on XDA Developers).
- Download the right firmware (e.g. LineageOS for your device).
- Boot into TWRP, back up the current system and run a new ROM.
The downside of this method is the loss of warranty and possible bugs (for example, a broken NFC or fingerprint sensor), but you will get a clean Android without unnecessary software.
7 How to Return Remote Apps If Something Goes Wrong
If the system APK is removed and the phone is unstable (for example, the notification panel is gone or the camera is not open), donβt panic. There are several ways to get it back:
| Problem. | Decision |
|---|---|
| The app is missing, but the system is working. | Restore with ADB: adb shell cmd package install-existing name.packet |
| The system is not booted (bootloop) | Swipe your phone through Fastboot with a clean all. |
| Disappeared settings or desktop | Install custom firmware or restore backup via TWRP. |
| The mobile network is not working | Return com.android.phone or run the modem through the Mi Flash Tool. |
If you removed the app through root and didnβt backup, try downloading the original APK from APKMirror and installing it manually. However, this wonβt work with all system programs β some require a Xiaomi signature.