Owners of Xiaomi Poco smartphones X3 Pros often face the problem of pre-installed system applications that take up memory, consume battery power and are not deleted in standard ways. Mi-account, Mi Video, GetApps, Browser β these and other services. MIUI Not only are they useless to many users, they can also conflict with alternative programs, but removing them carries risks ranging from system errors to complete device failure.
In this article, we will discuss legal and technical methods for removing system applications on Poco. X3 Pro, including root-free and super-user-rights methods, you'll learn which programs can be safely deactivated and which ones should not be touched, how to restore the system in the event of a failure, and what alternatives exist instead of completely uninstall. MIUI 12/13/14 and relevant to the Poco model X3 Pro (surya/karna).
Before you start manipulating system files, itβs important to understand: Xiaomi integrates some applications into firmware at the kernel level. This means that removing them can lead to critical errors, such as the inability to update the OS or malfunctioning Google services. So the first step is to assess the need: is the application really intruding, or can it simply be disabled or hidden?
1. What system applications can be removed on Poco X3 Pro, which ones don't.
Not all preinstalled programs are equally secure to remove, such as com.miui.system or com.android.phone, critical components. MIUI, While com.xiaomi.midrop (Mi Drop) or com.miui.videoplayer (Mi Video) can be deleted without consequences.
Below is a list of apps that are most often removed by Poco users. X3 Pro, indicating the level of risk:
| Annex | Package (APK) | Risk of removal | The alternative |
|---|---|---|---|
| Mi Video | com.miui.videoplayer | Low. | VLC, MX Player |
| Mi Browser | com.android.browser | Medium (can break web browsing in some menus) | Chrome, Firefox |
| GetApps (Mi App Store) | com.xiaomi.mipicks | Low. | Google Play, APKMirror |
| Mi Drop | com.xiaomi.midrop | Low. | Nearby Share, Snapdrop |
| Mi Music | com.miui.player | Low. | Spotify, YouTube Music |
It is absolutely forbidden to remove:
- π΄ com.miui.home - launcher MIUI (phone won't load)
- π΄ com.android.settings β System settings
- π΄ com.google.android.gsf β Google services (synchronization failure)
- π΄ com.miui.securitycenter β Security Center (Virus Risk)
β οΈ Note: Deleting com.xiaomi.account (Mi Account) will make it impossible to use Xiaomi cloud services, including backup and device search. If you do not plan to sell the phone, you should just turn it off.
Method 2: Disabling system applications without deletion (the safest method)
If the goal is to free up memory and stop the background activity of unnecessary programs, you just deactivate them. This method does not require root rights and is reversible: the application can be turned on again at any time.
Instructions:
- Open Settings β Applications β Application Management.
- From the top menu, select All Apps and find the right one (such as Mi Video).
- Slip on it and select Disable (if the button is inactive, the application is protected by the system).
- Confirm the action in the dialog window.
Once disabled, the app will disappear from the menu, stop updating and consume resources, but its data will remain in the device's memory, to completely clear the cache and storage:
- Return to the application management menu.
- Select Warehouse β Clear data and Clear cache.
Backup of important data
Check the version of MIUI (Settings β About the phone)
Charge your phone at least 50%
Disable automatic update of applications-->
Advantages of the method:
- β Doesn't require root rights
- β Reversible process
- β Without risk to the system
Disadvantages:
- β The app stays in memory (takes up) ~50-300 MB)
- β Some services may spontaneously turn on after the update MIUI
π‘
If the βDisableβ button is inactive, try to remove all app updates first (the βRemove Updatesβ button in the storage menu).
Method 2: Remove system applications through ADB (rootless)
More radical method - deletion via Android Debug Bridge (ADB). It lets you get rid of apps completely, but it requires a computer connection and basic command line knowledge. X3 Pro this method works only for a part of applications, as Xiaomi blocks the removal of critical components even through the use of the software. ADB.
Step-by-step:
- Download and install ADB Tools on PC.
- On the phone, turn on Developer Mode (7 times tap the MIUI version in Settings β About phone).
- In Settings β Additional β For developers, activate debugging over USB.
- Get Poco on. X3 Pro to PC and in the command line (Windows: cmd, macOS/Linux: Terminal) execute: adb devices If the device is displayed, type: adb shell pm uninstall -k --user 0 For example, to delete Mi Video: adb shell pm uninstall -k --user 0 com.miui.videoplayer
What do the team flags mean:
- -k β Stores the cache and application data (if you want to erase completely, remove this flag).
- --user 0 β delete only for the current user (does not affect the system).
β οΈ Note: If after you run the command, the phone starts to restart in the loop or gives an error android.process.acore, immediately reset via fastboot (instruction in section 6.
List of packages that can be removed through ADB
Method 3: Delete with root rights (for power users)
Getting root rights to Poco X3 Pro gives you access to deep system settings, including the ability to uninstall any system applications, but this method has serious risks:
- π¨ Loss of warranty (if the device is under warranty).
- π¨ Risk of βbrickingβ (turning the phone into a βbrick").
- π¨ Disruption of work MIUI (For example, gestures or notifications will stop working).
- π¨ Inability to update OTA (you will have to install firmware manually).
If you are prepared for these consequences, follow the instructions:
Step 1 Unlocking the bootloader
- π± Go to the Mi Unlock website and download the Mi Unlock Tool utility.
- π± Register with Mi Account and link it to your phone in Settings β Mi Account.
- π± B Settings β About the phone tap 7 times on the version MIUI, Then in Developers, activate Unlocking OEM.
- π± Connect your phone to your PC in fastboot mode (turn off the device, then pinch the Power). + Loudness down and start the Mi Unlock Tool.
Step 2: Installation of custom recaveri (TWRP)
After unlocking the loader, install TWRP POCO X3 Pro (surya or karna version) download the current image from twrp.me and run through fastboot:
fastboot flash recovery twrp.img
fastboot boot twrp.imgStep 3: Getting root rights through Magisk
- π± Download the latest Magisk (.zip).
- π± Reboot to TWRP and run the Magisk.
- π± Install Magisk Manager and check root status.
Step 4: Removal of system applications
With root rights, you can use:
- π οΈ Root Explorer (manually delete files from the site) /system/app or /system/priv-app).
- π οΈ Titanium Backup (freeze or delete with backup).
- π οΈ System App Remover (specialized utility).
β οΈ Warning: Even with root rights, do not delete the folders com.qualcomm... or com.mediatek... are hardware drivers! their absence will lead to the inoperability of modules (camera, network, Bluetooth).
π‘
Root rights to Poco X3 Pros give you full control of the system, but they don't have the ability to update "over the air." TWRP.
5. Method 4: Use of custom firmware (alternative to removal)
If the goal is to get rid of unnecessary applications MIUI Once and for all, consider installing custom firmware:
- π LineageOS β βcleanβ Android without bloatware.
- π Pixel Experience β firmware with Google Pixel interface.
- π ArrowOS β Optimized build with minimalist design.
The advantages of custom firmware:
- β No pre-installed Xiaomi apps.
- β Regular security updates.
- β Ability to fine-tune the interface.
Cons:
- β Risk of unstable operation (bugs with camera, sensors).
- β Loss of function MIUI (Second Space or Game Turbo).
- β Difficulty of installation for beginners.
To install custom firmware on Poco X3 Pro will be required:
- Unlocked boot loader (see section 4).
- Installed TWRP.
- Downloaded firmware (for example, with XDA Developers).
- GApps (if the firmware is without Google services).
Firmware process:
- Make a full backup in TWRP (Backup section).
- Run Wipe β Advanced Wipe (mark Dalvik, Cache, System, Data).
- Flip the firmware and GApps through Install.
- Restart (the first launch can take 10-15 minutes).
6. How to Restore the System After Failing to Delete Applications
If you manipulate the Poco system files X3 Pro has stopped booting or is not working properly, use one of the recovery methods:
Method 1: Fastboot Reset (saves data)
If the phone loads into fastboot (black screen with a rabbit) but does not boot into the system:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot reboot(Files. boot.img and system.img It should be from your version. MIUI.)
Method 2: Recovery through TWRP (if there's a backup)
- π± Boot in. TWRP (Nutrition + Loudness up).
- π± Go to Restore and select the saved backup.
Method 3: Complete flashing through the Mi Flash Tool
If the phone doesn't respond:
- Download the official firmware for Poco X3 Pro from Xiaomi.
- Unpack the archive and launch the Mi Flash Tool.
- Connect your phone in fastboot mode and select Clean all (complete clean).
- Press Flash and wait until it is completed (10-15 minutes).
β οΈ Warning: After full flashing, all data will be erased, including photos and messages. If the phone still turns on, pre-copy important files on your PC.
7.Other Removal Alternatives: How to Hide or Replace System Applications
If removal risks seem too high, consider alternative ways to:
- π Hiding icons: Use launchers like Nova Launcher or Apex Launcher that let you hide apps from the menu.
- π Default Replacement: Assign alternative programs for default actions. β Annexes β By default, choose Chrome instead of Mi Browser.
- π‘οΈ Locking through ADB: Instead of deleting, block the app for the current user: adb shell pm hide name.packet For example: adb shell pm hide com.miui.videoplayer.
- π΅ Background activity restriction: In the application settings, turn off Auto Start, Background Activity, and Notifications.
Advantages of alternative methods:
- β No risk to the system.
- β It's easy to put it back.
- β Does not require technical skills.
π‘
If you use Nova Launcher, create a folder called Hidden and move unnecessary icons there. Then, in the launcher settings, turn off the folder names display.
8. Frequent mistakes and how to avoid them
When working with system applications, Poco users X3 Pros often make the following mistakes:
| Mistake. | Effects of consequences | How to avoid |
|---|---|---|
| Removal of com.miui.securitycenter | Lack of protection against viruses, failure of updates | Use an alternative antivirus (e.g. Malwarebytes) |
| Delete com.google.android.gms | Google (Play Market, Gmail) is not working. | Donβt touch the Google packages in the title. |
| Use of outdated versions ADB/TWRP | Firmware errors, bootloop | Download the tools from official sources |
| Removing applications without backup | Data loss during recovery | Make a backup copy of the TWRP Mi Cloud. |
Top.-3 Signs that you have removed a critical application:
- The phone is constantly restarted (bootloop).
- The settings or launcher are gone.
- The Internet/phones stopped working.
If you encounter one of these problems, restore the system immediately. TWRP Mi Flash Tool (see section 6).
π‘
Before any manipulation of the system, check the name of the application package in the App Inspector (available in the Play Market).