How to permanently remove GetApps on Xiaomi Redmi: from a simple shutdown to a deep cleaning

GetApps is a standard app on Xiaomi and Redmi smartphones that many users find unnecessary or even malicious.It takes up space in memory, consumes traffic in the background, and regularly sends notifications about β€œrecommended” programs. While it is impossible to remove GetApps completely without root rights due to the protection of MIUI, there are several ways to significantly limit its operation or uninstall system components.

In this article, we will discuss all the current methods – from basic disconnection through settings to advanced methods using ADB and Mi Unlock Tool. Instructions are tested on the Redmi Note 10 Pro, Redmi 9A, POCO X3 Pro and other models with MIUI 12.5-14. If you are tired of intrusive notifications or want to free up space in the system – read on.

Why does GetApps bother users?

GetApps (also known as com.xiaomi.mipicks) was originally marketed as an alternative app store for the Chinese market, but it is often aggressive in Xiaomi’s global firmware.

  • πŸ“± Background activity: consumes up to 5-15 MB of traffic per month even without starting.
  • πŸ”” Spam Notifications: Advertise games and programs, sometimes with questionable content.
  • πŸ—ƒοΈ Takes up space: weighs ~80-120 MB with cache and updates.
  • πŸ”’ System privileges: not removed by standard means due to "system software" status".

According to traffic analysis, GetApps connects to api.mi.com and sdkconfig.ad.xiaomi.com, raising questions about privacy, and many users complain about installing apps without confirmation, especially on Redmi’s budget-friendly, memory-limited models.

πŸ“Š How do you feel about GetApps on Xiaomi?
Useful application, I use it.
It doesn't bother you, but it doesn't.
Spam Spam - I want to remove it.
Already deleted/unplugged.
I don't know what it is.

Method 1: Disconnect via settings (without root)

The easiest and safest method is to deactivate the app in the settings. This won't delete it completely, but will stop background activity and notifications.

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the search bar, type GetApps or Theme Store (on some firmware).
  3. Select the app and click Disable (if the button is inactive – tap on three dots in the upper right corner and select Remove Updates, then try again).
  4. Confirm the action and restart the phone.

After the shutdown:

  • βœ… Notifications from GetApps will be lost.
  • βœ… Background traffic and battery consumption will decrease.
  • ❌ The app icon may remain on the menu (but won’t launch).
  • ❌ Updates MIUI can return the application to an active state.

πŸ’‘

If the "Disable" button is inactive, try to delete all app updates first, then clear the cache and data in the same menu.

Method 2: Remove updates and reset cache

Even a disabled application can β€œresurrect” after system updates, and to avoid this, you need to remove all its updates and limit background activity.

Instructions:

  1. Go to Settings β†’ Applications β†’ GetApps.
  2. Click on the three dots in the top corner and select Remove Updates.
  3. Return to the main menu of the application and click Storage β†’ Clear cache and Clear data.
  4. Then go to Battery and Performance β†’ Battery Management β†’ Application Selection and Set Background Activity Limit for GetApps β†’ Limit.
Action.The effectReversibility
Removal of updatesReturns the app to the factory version (less weight, less updated)Yes (update automatically when you update MIUI)
Clearing the cacheDeletes temporary files (releases 50-200 MB)Yes (cache will recover at next launch)
Background restrictionBlocks automatic activity (saves battery)Yes (can be returned in settings)
Disabling notificationsStops spam in the curtainYes.
What to do if GetApps self-repairs?
If after rebooting or updating MIUI The application is activated again, try the combination: 1. Disable automatic update of applications in Settings β†’ The phone. β†’ Updating the system β†’ Settings (βš™οΈ) β†’ Auto-Update Apps. 2. Install a third-party launcher (like Nova Launcher) and hide the GetApps icon from the menu. 3. Use ADB for deep shutdown (see Method 4).

Method 3: Remove via Mi App Store (alternative method)

On some firmware, GetApps can be removed through the official Mi App Store, which doesn’t work on all models, but it’s worth trying:

  1. Open the Mi App Store (the cart icon with the green logo).
  2. Go to the Control section β†’ Established.
  3. Find GetApps in the list and click on it.
  4. If the option to Remove is available, confirm the action.

⚠️ Note: On Redmi Global, this method is often blocked. If there is no delete button, move on to the methods with the ADB root.

Advantage of the method:

  • 🧹 Completely removes the application (as opposed to disabling).
  • πŸ”„ It does not require a PC connection.

Disadvantages:

  • 🚫 It only works on Chinese firmware or older versions. MIUI.
  • πŸ”„ After the system update, it can be returned.

Method 4: Uninstallation through ADB (for advanced)

If standard methods didn’t work, you can use Android Debug Bridge (ADB), a tool for debugging Android via PC, which allows you to remove GetApps without root rights, but requires accuracy.

What you need:

  • πŸ–₯️ Computer with Windows/Linux/macOS.
  • πŸ“±USB-cable (preferably original).
  • πŸ”§ Installed drivers Xiaomi and ADB.
  • βš™οΈ Included debugging by USB phone-on.

Step-by-step:

  1. Activate Developer Mode: Go to Settings β†’ About Phone. Tap 7 times on MIUI Version. Go back to Settings β†’ Additional β†’ For Developers and turn on USB Debugging.

Connect your phone to your PC and confirm your trust in your computer.

ADB Tools

cmd

adb devices

(Your device name should appear – if not, check the drivers.)

adb shell pm uninstall --user 0 com.xiaomi.mipicks

If the command is successful, you'll see Success. Reboot the phone.

USB | Drivers Xiaomi|Scan ADB (verified version) | Phone Connected in File Transfer mode |Important data backup made-->

⚠️ Note: On some firmware, Xiaomi blocks pm uninstall commands for system applications. In this case, try an alternative command:

adb shell pm disable-user --user 0 com.xiaomi.mipicks

This won’t remove the app, but it will completely block it from working until the next settings reset.

Method 5: Complete removal with root rights

If you're willing to take drastic measures, getting root rights will remove GetApps permanently, including all of its system components.

  • 🚨 Loss of warranty on most Xiaomi models).
  • πŸ” Risk of β€œbricking” in case of error.
  • πŸ”„ Problems with OTA-Updates (you will need to install the firmware manually).

If you do decide, follow the instructions:

  1. Unlock the bootloader through Mi Unlock Tool (requires a Xiaomi account binding and a wait of 7-15 days).
  2. Install custom recovery (TWRP).
  3. Sweep through Magisk to get root.
  4. Use Root Explorer or ADB with superuser rights to delete: /system/priv-app/MiPick /system/app/MiPick /data/app/com.xiaomi.mipicks*

After deleting, it is recommended to β€œfreeze” the associated services via Magisk or LSPosed to prevent the application from recovering from updates.

πŸ’‘

Root rights give full control over the system, but deprive you of the opportunity to use official MIUI updates. Before unlocking the bootloader, be sure to make a backup through TWRP or Xiaomi Backup.

What if GetApps is back after the update?

One of the main problems is the application's autorecovery after the MIUI update.

  • πŸ”„ Turn off automatic updates to system applications: Go to Settings β†’ The phone. β†’ Updating the system β†’ Settings (βš™οΈ). Turn off Auto-Update Apps.
  • πŸ“¦ Use App Cloner or Island for isolation: these apps allow you to create a sandbox where GetApps will not be able to interact with the system.
  • πŸ”§ Install the patch through Magisk: Universal SafetyNet Fix module or MIUI Bloater Remover blocks recovery of remote applications.

If GetApps is back,

  1. Repeat deletion via ADB (Method 4).
  2. Check for updates for Magisk or custom recovery.
  3. Consider switching to custom firmware (like Pixel Experience or LineageOS) where GetApps is not available by default.

FAQ: Frequent questions about getting Apps removed

Can I delete GetApps without a computer?
Yes, but not completely. You can: Disable it in settings (Method 1); Delete updates and clear cache (Method 2); Use applications like Debloater (requires superuser rights); or Complete uninstallation without a PC requires root or custom recovery.
Is it safe to delete GetApps through ADB?
Yes, if you follow the instructions and don't delete other system components. --user 0 Deletes the application only for the current user, without affecting critical files. ⚠️ Note: Do not use the pm uninstall command -k β€” This can lead to unstable operation of the system.
Why does it reappear after removing GetApps via ADB?
This is because: Automatically restore system applications in MIUI. Firmware updates that return remote components. Solution: disable automatic application updates (see "What to do if GetApps returns").
Can I remove GetApps on Redmi with global firmware?
Yes, but with reservations: On global firmware (Redmi Global), ADB commands for system applications are often blocked; on Chinese (Redmi China) or EEA (Europe), firmware is easier to remove; if ADB does not work, only a shutdown or root remains.
Are there any alternatives to GetApps for installing apps?
You can use GetApps instead of GetApps: πŸ“± Google Play Market (Standard Store). 🌐 APKMirror or APKPure (for manual installation) APK). πŸ›‘οΈ Aurora Store (an anonymous client for Google Play). πŸ“¦ F-Droid: They're all safer and they don't waste resources in the background.