How to Remove GetApps (GetUpps) on Xiaomi: 5 Proven Ways

The GetApps system application (aka GetUpps or App Market) is pre-installed on all Xiaomi, Redmi and Poco smartphones running MIUI. Officially, it is positioned as a branded app store, an alternative to Google Play, but in practice, users face aggressive advertising, background processes and the inability to standard delete. In this article, we will analyze all the current ways to get rid of GetApps - from simple disconnection to complete removal of system files.

It’s important to understand that since MIUI 14, Xiaomi has tightened the protection of system applications, so the classic methods (via Settings β†’ Applications) have stopped working. However, the workarounds remain – we’ll discuss them. Instructions will be suitable for models from 2020 to 2026 (Xiaomi 13/14, Redmi Note 12/13, Poco F5/X5, etc.), but before you act, check the version of MIUI in Settings β†’ About phone.

If you are unsure of your technical skills, start with the safest methods (sections 1–2). ADB Or root rights will require more effort, but they will yield 100% results. MIUI β€” Follow the instructions carefully.

1. disable GetApps without deleting (the safest way)

If you are simply hampered by ads or background activity GetApps, but you do not want to risk the stability of the system, just disable the application and block its updates. This method does not require root rights and is suitable for all versions of MIUI.

Steps:

  • πŸ“± Open the Settings. β†’ Annexes β†’ Application management.
  • πŸ” In the search bar, type GetApps (or GetUpps, App Market).
  • βš™οΈ Click on the app, then select Disable (if the button is inactive, skip this step).
  • 🚫 Return to the main menu of the app and click Limit background activity.
  • πŸ”’ In the Permissions section, disable all available rights (notifications, network access, etc.).

After this action, GetApps will stop showing notifications and consuming resources, but its icon will remain on the menu. To hide it, use any launcher (for example, Nova Launcher or Hyperion) with the application hide feature.

πŸ’‘

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

2. Uninstall GetApps Updates (for MIUI 12-15)

The standard GetApps app can’t be removed completely without root rights, but you can return it to the factory version by removing all updates, which will reduce its functionality and reduce the load on the system.

Instructions:

  1. Go to Settings β†’ Applications β†’ Application Management β†’ GetApps.
  2. Click on the three dots in the top right corner and select Remove Updates.
  3. Confirm the action. The app will return to the version preinstalled in the factory.
  4. Turn off automatic updates: go to Settings β†’ The phone. β†’ Updating the system β†’ Settings (βš™οΈ) β†’ Auto-update applications and deactivate the option.

This method will not remove GetApps completely, but will reduce its activity. More drastic measures will be required to completely remove it (see the following sections).

πŸ“Š You are using Xiaomi’s branded apps?
Yeah, that's fine.
Turning off unnecessary
Delete via ADB
I use custom firmware.

3. Remove GetApps via ADB (no root)

The method for advanced users that does not require root rights, but involves working with the Internet ADB (Android Debug Bridge. Suitable for MIUI 13–15 and most models Xiaomi/Redmi/Poco 2021–2026 year-end.

Before we start:

  • πŸ–₯️ Install. ADB Tools on PC.
  • πŸ“± Turn on Debugging. USB on the phone: Settings β†’ The phone. β†’ Version. MIUI (Press 7 times to activate Developer Mode, then Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB.
  • πŸ”Œ Connect your phone to your PC via cable and confirm your trust in your computer.

Instructions for removal:

  1. Open the command prompt (cmd on Windows or Terminal on macOS/Linux) in the folder with ADB.
  2. Enter the command to check the connection: Adb devices must appear serial number of your device.
  3. Run an optional command to delete GetApps: adb shell pm uninstall --user 0 com.xiaomi.mipicks For some versions of MIUI, an alternative command may be required: adb shell pm uninstall -k --user 0 com.xiaomi.mipicks
  4. Reboot the phone.

If the command doesn’t work, try disabling the app through ADB first:

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

USB debugging enabled

Installed ADB drivers on PC

The phone is connected by the original cable

Backup of important data is made

-->

4. Complete removal of GetApps with root rights

If you have root access (for example, through Magisk), you can delete GetApps without a trace.This method is suitable for all versions of MIUI, but requires caution - incorrect actions can lead to a bootloop.

Methods of disposal:

  • πŸ“ Root Explorer (or any file manager with root access): Go to the folder /system/priv-app/GetApps or /system/app/GetApps. Remove the entire folder or rename it (for example, in the GetApps_bak). Clear the cache in /data/data/com.xiaomi.mipicks. Reboot the phone.

Titanium Backup

root

  1. Find GetApps in the list of apps.
  2. Select Delete (not "Freeze").
  3. Confirm the action and restart the device.

After removal, it is recommended to check the integrity of the system by the command:

su


mount -o remount,rw /system




rm -rf /system/priv-app/GetApps




mount -o remount,ro /system

What if the phone does not turn on after removing GetApps?
If after manipulation with root the phone is stuck on the MIUI logo, try: 1. Log in Recovery Mode (press Power + Volume up). 2. Select Wipe Cache Partition. 3. If it did not help - reflash the phone through Fastboot official firmware (without loss of data, if you choose the option save user data).

5. Alternative methods: concealment and blocking

If removing GetApps seems too risky, you can go the other way – hide the application or block its activity at the system level.

Options:

MethodAction.Conditions required
Hiding the iconUse a launcher with application hiding feature (e.g. Nova Launcher)No root.
Network lockdownDisable Internet access through Settings β†’ Apps β†’ GetApps β†’ Mobile data and Wi-FiNo root.
Freeze through LADBUse LADB (Local ADB) to shut down without a PCMIUI 12+
Blocking via Blokada or NetGuardAdd GetApps to the Firewall app blacklistNo root (with restrictions)

To block network activity through NetGuard:

  1. Install NetGuard from Google Play.
  2. Enable Traffic Filtering in the application settings.
  3. Find GetApps in the list and disable access to Wi-Fi and Mobile data.

πŸ’‘

Even after the network is blocked, GetApps can consume resources through background processes. To completely disable, combine methods (for example, network lock + disconnect in settings).

6.Restore GetApps after deletion

If you have problems after removing GetApps (e.g. system updates or Mi Accounts are not working), the application can be restored.

Recovery methods:

  • πŸ”„ Through ADB (if removed without root: adb shell cmd package install-existing com.xiaomi.mipicks
  • πŸ“₯ Reinstallation through APK: Download the original APK GetApps for your version MIUI (For example, with Xiaomi Firmware Updater. ADB: adb install getapps.apk
  1. Go to Settings β†’ About the phone β†’ Reset settings.
  2. Select Reset all settings (app data will be saved).