How to completely remove GetApps from Xiaomi phone: step-by-step instructions

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:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the search bar, type GetApps (or com.xiaomi.mipicks).
  3. Slip on the app and select Disable.
  4. 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.

πŸ“Š What method to remove GetApps you tried?
Disabled through settings
Deleted through ADB
Used root.
I tried the deinstallator.
I didn't do anything.

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:

  1. Download ADB Tools and unpack the archive.
  2. On your phone, activate Settings β†’ About Phone β†’ MIUI version (tap 7 times to turn on Developer Mode).
  3. Return to Settings β†’ Additional β†’ For developers and enable USB debugging.
  4. Connect your phone to your PC and open the command line in the ADB folder (Shift + right button β†’ Open the command window).
  5. 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
Failure's mistake [DELETE_FAILED_DEVICE_POLICY_MANAGER] This means that your device has a security policy active (often on corporate phones: 1. Disable all Mi Accounts and Google in Settings. 2. Execute the command adb shell pm disable-user com.xiaomi.mipicks (disable the application). 3. If it does not help, you need to unlock the loader.

Xiaomi modelSupport ADB-removalNotes
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:

  1. Download UAD and unpack.
  2. Connect your phone to ADB (as in Method 2).
  3. Launch it. uad_gui.exe (for Windows) or a script for Linux/macOS.
  4. In the list, look for com.xiaomi.mipicks and tick.
  5. Press Uninstall selected and confirm.

β˜‘οΈ Preparation for removal through deinstaller

Done: 0 / 5

⚠️ 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.

  1. Sweep through Magisk to get root.
  2. 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:

  1. Create a backup copy of important data (photos, contacts, SMS).
  2. Go to Settings β†’ About the phone β†’ Reset settings.
  3. Choose to erase all data and confirm.
  4. After the reboot, do not connect to Wi-Fi and do not sign in to Mi Account!
  5. Go through the initial setup, skipping the steps with data recovery.
  6. 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).

FAQ: Frequent questions about getting Apps removed

Can I delete GetApps without a computer?
Yes, but with limitations. Some firmware helps: Install App Inspector from Google Play. Find com.xiaomi.mipicks. Click "Disable" or "Delete" (if available). However, most devices without ADB or root cannot completely remove.
Will MIUI work without GetApps?
Yes, 99% of MIUI features will remain functional. Exceptions: Some branded themes from Theme Store may not be downloaded. Advertising banners in Settings β†’ Recommendations will disappear. MIUI updates through Settings β†’ Phone will come less frequently (Xiaomi sometimes distributes updates through GetApps).
How to return GetApps if you need it?
If you have removed the app and want to restore it: Download APK from a trusted source (such as APKMirror); install the file manually (permission to install from unknown sources may be required); or reset the phone to factory settings; on some firmware, GetApps will recover automatically once you connect to the Internet.
Why does the error "com.xiaomi.mipicks stopped" appear after getting GetApps removed?
This error occurs if: You delete the application, but some system process tries to start it. There are left "snippets" of the package in /data/data/. Solution: Install GetApps back (download APK). Disable it through settings (as in Method 1). Or clear the cache and data through the adb shell pm clear com.xiaomi.mipicks.
Can I remove GetApps on Xiaomi with Chinese firmware (China ROM)?
On Chinese firmware (China ROM), removal is complicated by: Integration with Mi Account and Mi Cloud. lack of unlocked bootloader (on most models); Active Device Policy Manager Security Policy. Possible solutions: Refuse the phone to a global or European version of MIUI (e.g. MIUI EU from xiaomi.eu). Use ADB with the command: adb shell pm hide com.xiaomi.mipicks (stells the application but will not delete it completely). Rece and remove the package manually via root Explorer.