Xiaomiβs branded GetApps app store is installed on all the brandβs smartphones by default, but not all users need it. The app takes up space in memory, consumes traffic for background updates and sometimes shows annoying ads. Unfortunately, the standard removal through the Settings β Apps menu is often unavailable β the βDeleteβ button is simply absent or inactive.
In this article, we will discuss 5 working ways to get rid of GetApps on Xiaomi, Redmi or POCO with MIUI 14/15 firmware (including global and Chinese versions), from simple root-free methods to radical solutions for power users. All instructions are tested on Xiaomi 13 Pro, Redmi Note 12 and POCO X5 models in 2026.
Why GetApps Aren't Deleted in the Standard Way
GetApps (com.xiaomi.mipicks) is a MIUI system service. Xiaomi is blocking its removal for several reasons:
- π¦ Pre-installed software. Like the Google Play Store, GetApps is integrated into firmware to promote branded services.
- π Auto-update. MIUI Restores remote system applications after restarting or updating the OS.
- π° Monetization: Xiaomi distributes ads and affiliate apps through GetApps (especially in Chinese versions of firmware).
- π Security, some functions MIUI (For example, themes or cloud services use GetApps components.
On China ROM, it is even harder to uninstall the app, where GetApps is closely linked to Mi Account and Mi Cloud, and on Global ROMs, the restrictions are milder, but the deletion button is still hidden.
β οΈ Note: Some models (e.g. Xiaomi) 12T or Redmi K50) After removing GetApps, branded themes or updates may stop working MIUI through OTA. Before deleting, create a backup copy!
Method 1: Disconnect via settings (without deleting)
If you do not need to completely erase the application, but just stop it and hide the icon, use the built-in MIUI tools:
- Open Settings β Applications β Application Management.
- In the search bar, type GetApps (or com.xiaomi.mipicks).
- Slip on the app and select Disable.
- Confirm the action by clicking Disable the application.
After that:
- π The application will stop running and updating.
- π΅ Disappear icon from the main screen and the application menu.
- π The back-end processes will be stopped (saves up to) 5-10% battery charge per month).
β οΈ Note: Some firmware may display a notification "Application Stopped" after disabling GetApps. To remove it, go to Settings β Notifications β GetApps and turn off all alerts.
Method 2: Removal via ADB (without root rights)
If shutting down isnβt enough, try removing GetApps via Android Debug Bridge (ADB), a method that works on 90% of Xiaomi models (except some Chinese firmware) and doesnβt require superuser rights.
You'll need:
- π₯οΈ Computer with Windows/macOS/Linux.
- π USB-cable (preferably original).
- π± Included debugging by USB phone-on.
Steps:
- Download ADB Tools and unpack the archive.
- On your phone, activate Settings β About Phone β MIUI version (tap 7 times to turn on Developer Mode).
- Return to Settings β Additional β For developers and enable USB debugging.
- Connect your phone to your PC and open the command line in the ADB folder (Shift + right button β Open the command window).
- Enter the command: adb devices If the phone is detected, run: adb shell pm uninstall --user 0 com.xiaomi.mipicks
If the team is successful, you'll see Success. Reboot the phone, GetApps will disappear.
What to do if ADB issues a Failure error
| Xiaomi model | Support ADB-removal | Notes |
|---|---|---|
| Xiaomi 13/13 Pro | β Yes. | Works at MIUI 14/15 Global/EU |
| Redmi Note 12/11 | β Yes. | Chinese firmware may require --user 0 |
| POCO X5/F5 | β Yes. | Sometimes you need to pre-disable the application in the settings |
| Xiaomi Mi 11 | β οΈ Partially. | On older versions, MIUI can recover after the update |
| Black Shark 5 | β No. | Requires unlocking of the loader |
Method 3: Use of uninstallers (for experienced)
If ADB didnβt help or you want to remove several system applications at once, use specialized utilities.
- π οΈ Universal Android DeBloater (UAD) β works ADB, supports packet removal.
- π§Ή App Inspector β shows all system applications and allows you to disable them.
- π Debloater Tool by XDA β advanced utility with the ability to create backups.
Example of working with UAD:
- Download UAD and unpack.
- Connect your phone to ADB (as in Method 2).
- Launch it. uad_gui.exe (for Windows) or a script for Linux/macOS.
- In the list, look for com.xiaomi.mipicks and tick.
- Press Uninstall selected and confirm.
βοΈ Preparation for removal through deinstaller
β οΈ Warning: Deinstallators can remove critical system components if you choose the wrong packages. Never uninstall apps called com.android, com.miui or com.qualcomm, which will cause your phone to fail!
Method 4: Removal with root rights (for advanced)
If you're ready to root, removing GetApps is a trivial task.
- Sweep through Magisk to get root.
- Use Root Explorer or Titanium Backup to manually delete /system/priv-app/MiPick folder.
Advantages of the method:
- π§Ή Complete removal without possibility of recovery.
- π§ Possibility of fine tuning MIUI (For example, removing unnecessary services).
- π The app will not return after OS updates.
Disadvantages:
- β οΈ Loss of warranty (if the phone is under warranty).
- π Risk of "bricking" in case of firmware errors.
- π‘οΈ Some banking applications (such as SberBank Online) may stop working due to root.
π‘
Before unlocking the bootloader, back up the persist partition β it contains IMEI and modem data. To do this, use the backup persist command in TWRP.
Method 5: Reset to factory settings (extreme case)
If none of these methods worked and GetApps is critically intruding, you can reset your phone completely and then turn off the automatic app installation, which is suitable for new devices or before you sell.
Instructions:
- Create a backup copy of important data (photos, contacts, SMS).
- Go to Settings β About the phone β Reset settings.
- Choose to erase all data and confirm.
- After the reboot, do not connect to Wi-Fi and do not sign in to Mi Account!
- Go through the initial setup, skipping the steps with data recovery.
- Immediately after setting up, disable GetApps via Settings β Applications (as in Method 1).
Why it works:
- π MIUI installs system applications only when first connected to the network.
- π« If you disable GetApps before syncing with Xiaomi servers, it will not activate.
β οΈ Note: Some models (e.g. Xiaomi 13 Ultra) may require re-assigning the Mi Account to unlock the bootloader after reset!
What to do if GetApps is back after the update
MIUI sometimes restores remote system applications after OTA updates.
- π΅ Turn off automatic update checks in Settings β The phone. β Updating the system.
- π§ Use Magisk modules like DisableForceEncrypt or Universal SafetyNet Fix to block recovery.
- π‘οΈ Install custom recovery (for example, TWRP) and disable the firmware signature check.
- π¦ Create a script in /system/addon.d/, Which will delete GetApps after each update.
If the app does return, re-delete via ADB or root. In extreme cases, you can freeze GetApps using App Quarantine or Island (for root devices).
π‘
The most reliable way to prevent GetApps from returning is to disable MIUI updates via Settings β About Phone β System Update β Three Points β Settings β Auto Update (turn off all options).