GetApps
Xiaomi
Redmi
POCO
Mi
Removal through standard settings is not possible
If youβre tired of intrusive βrecommended gamesβ notifications or want to make room for the Redmi Note 12, Redmi 10 or another model, this article will help. Weβll look at 5 ways from simply disabling to completely deleting system files (including methods for devices with an unlocked bootloader).
We warn you right away: Xiaomi does not provide an official way to remove GetApps, as it is a system application. All of the methods described below are the result of reverse development by enthusiasts and can lead to a loss of warranty or unstable phone operation. If you are not confident in your abilities, limit yourself to turning off the application through settings.
In this article you will find:
- π§ Ways to disable GetApps without root rights (for beginners)
- π± Step-by-step removal through ADB (loader-free)
- π Methods for devices with unlocked loader and TWRP
- β οΈ Possible consequences and how to avoid them
- π‘οΈ Alternative App Stores to Replace GetApps
1. disable GetApps via settings (no root)
The safest way to do this is to turn off the app instead of removing it, which will stop the background, notifications and updates, but the app itself will stay on the system, and is suitable for all Redmi models, including the new Redmi Note 13 and POCO X6.
Instructions:
- Open Settings β Applications β Application Management.
- In the search bar, enter GetApps (or the App Store on Russian firmware).
- Slip on the application, then select Disable.
- Confirm the action in the dialog window.
After the shutdown:
- π« Notifications of βrecommended annexesβ will cease"
- π The app will not consume any traffic or battery.
- π GetApps updates via Play Market blocked
β οΈ Attention: On some firmware (MIUI 14 and later) after disabling GetApps, updates to system applications through the branded store may stop working. This is not critical, since the main updates come through Settings. β The phone. β Updating the system.
If the Disable button is inactive (grey), your device has a global firmware that protects system applications, in which case move on to the next method, uninstall via ADB.
2. Remove GetApps via ADB (no root)
The method is suitable for users who do not want to unlock the bootloader, but are ready to use it. ADB (Android Debug Bridge Advantage: No superuser rights required and runs on most Redmi models (including Redmi). 9T, Note 10 Pro and others.).
What you need:
- π» Computer with Windows/Linux/macOS
- π Installed drivers Xiaomi and ADB (download)
- π USB-cable (preferably original)
- βοΈ Included debugging by USB (Settings β The phone. β Version. MIUI β 7 times to tap according to the version β return to β For developers β Debugging by USB)
Step-by-step:
- Connect the phone to the PC and confirm the debugging permission on the smartphone screen.
- Open the command prompt (cmd on Windows or Terminal on macOS/Linux) in the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Run the command to delete GetApps: adb shell pm uninstall --user 0 com.xiaomi.mipicks For some regions (e.g. India) use: adb shell pm uninstall --user 0 com.xiaomi.midrop
Install ADB and Xiaomi drivers|Enable debugging on USB phone-on|Connect your phone to your PC with the original cable|Check the connection of the adb device team-->
If the command fails, try an alternative package:
adb shell pm uninstall --user 0 com.miui.systemAdSolutionThis command removes the module responsible for advertising in GetApps.
β οΈ Attention: On some firmware (MIUI Global for the European Region) after ADB-GetApps can automatically recover after rebooting. To avoid this, immediately after deleting, follow the command: adb shell pm disable-user --user 0 com.xiaomi.mipicks
3. Completely remove GetApps with unlocked bootloader
If you're willing to take drastic measures, unlocking the bootloader gives you complete control over system applications, which is suitable for advanced users, because it requires:
- π Unlocking the bootloader (leads to resetting all data)
- π₯ Installations of custom recaveri (TWRP)
- π οΈ Editing system files
Advantages of the method:
- π§Ή GetApps is deleted forever, even after resetting settings
- π You can also remove other system applications (Mi Video, Mi Music, etc.)
- π§ Possibility of installing custom firmware (for example, LineageOS)
Instructions:
- Unlock the bootloader through the official Mi Unlock tool (instructions on the Xiaomi website). 7-15 days after the account is linked!
- Install TWRP for your model (download the image from the official website).
- Boot to TWRP (hold Power + Volume up when turned on).
- Go to Advanced. β File Manager and delete files: /system/priv-app/MiAppStore/ /system/priv-app/MiGameCenter/ For MIUI 13/14 The path may be different: check the folders /product/priv-app/ and /system_ext/priv-app/.
- Wipe the cache (Wipe) β Dalvik/Cache) and reboot.
What if the phone does not boot after removing GetApps?
An alternative way for users with Magisk:
- Install the System App Remover module from the Magisk repository.
- In the list of system applications, find GetApps (com.xiaomi.mipicks) and tick.
- Reset the device.
4 Possible problems and how to avoid them
Removing system applications is always risky, and these are the most common problems and ways to solve them:
| Problem. | Reason. | Decision |
|---|---|---|
| The app recovered after the reboot | Automatic updates via Play Market or system service | Turn off auto-update for GetApps in Play Market and execute the command:adb shell pm disable-user --user 0 com.xiaomi.mipicks |
| System application updates are not working | GetApps was responsible for the distribution of updates | Install updates manually through Settings β About Phone β System Update |
| Installation error APK-file | Removed system package installer | Restore /system/priv-app/PackageInstaller/ from backup |
| The phone is not loaded (bootloop) | Critical system files damaged | Fastboot phone with official firmware |
If you have deleted GetApps and faced with persistent errors, the most reliable way to get it back is to flash your phone with official firmware through the Mi Flash Tool.
- Download the latest firmware version for your model from the official website.
- Unpack the archive and launch the Mi Flash Tool.
- Connect your phone in Fastboot mode (hold Power + Volume down when turned on).
- Select the firmware folder and press Flash.
π‘
Before any manipulation of system files, back up your phone via TWRP or adb backup, which will allow you to quickly restore your phone in case of an error.
5. Alternative app stores for Xiaomi Redmi
Once you delete GetApps, you'll need a reliable source to install the apps, and here are 5 proven alternatives with their features:
- π¦ Google Play Market is the main store for Android, but some apps (for example, themed wallpaper for Android) MIUI) may be absent.
- π Aurora Store is an open client for Play Market without a Google account. APK.
- π‘οΈ F-Droid is an open source store (no adverts or trackers) perfect for installing utilities like Termux or NewPipe.
- π± APKMirror is the largest catalogue APK-Virus-checked files, suitable for manual application installation.
- π APKPure is an alternative to Play Market with regional applications (e.g. AliExpress for Russia).
To install the Aurora Store or F-Droid:
- Download APK from the official website (Aurora or F-Droid).
- Allow installation from unknown sources (Settings β Applications β Special Access β Install Unknown Applications).
- Set up the file and set up the store.
Important: When using third-party stores:
- π Enable app verification in Play Protect (Play Market) β Settings β Play Protect).
- π« Avoid pirates. APK β They often contain malicious code.
- π Regularly update applications manually.
6.How to prevent GetApps from being re-installed
Even after deleting, GetApps may return after:
- π Updates MIUI through OTA
- π² Resetting settings to factory
- π§ Recovery through Mi Cloud
To avoid this:
- Turn off automatic updates MIUI: Settings β The phone. β Updating the system β βοΈ β Auto-update β Turn it off.
Mi Account
(not recommended):
This will prevent you from syncing your settings, but you will lose access to cloud backups and features like Find Device.
π‘
The most reliable way to prevent GetApps from returning is to disable automatic MIUI updates and use custom firmware (like LineageOS), where Xiaomi system apps are missing by default.