GetApps
Xiaomi
MIUI
GetApps
Redmi
POCO
But can we get rid of it forever? The answer is yes, but with reservations. Depending on the version. MIUI (12, 13 or 14) and root rights are available in a variety of ways, from simple disabling to complete deletion of system files. In this article, we will discuss 5 working methods, including hidden settings, ADB-commands and modifications through TWRP. Youβll also learn how to replace GetApps if it was your primary source of apps.
Itβs important to understand that Xiaomi doesnβt include a regular removal of its store, so some techniques require technical skills.If youβre a beginner, start with safe options (sections 2β3), and experienced users can go straight to deep cleaning (sections 4β5).
1.Why does GetApps bother users?
At first glance, the app store seems useful: it offers MIUI-optimized programs, games and even exclusive discounts, but in practice, many face the following problems:
- π± GetApps regularly sends ads for games, updates and βhot offersβ even if you have never used them.
- π’ Slowing down: on weak smartphones (e.g. Redmi) 9A or POCO M3) background activity of the store can eat up to 10-15% CPU.
- π Auto Updates: The app updates itself, taking up traffic and memory space (up to 200-300MB in cache).
- π« Impossibility of uninstallation: in standard settings MIUI Remove button is inactive.
According to a survey of Xiaomi users in 2023, 68% of respondents disable or attempt to remove GetApps in the first months after buying a device, with 42% complaining about ads and 35% complaining about performance declines.
Another unpleasant feature is that GetApps is integrated into system processes. MIUI. For example, when installing APK-It can automatically open files from other sources with the suggestion to "installe through GetApps for security." This annoys users who prefer Google Play or APKMirror.
2. Method 1: Disconnect via settings (without root)
The easiest and safest method is to deactivate the app so it doesnβt run in the background and notify you, which is suitable for all Xiaomi, Redmi and POCO models on MIUI 12/13/14 and doesnβt require technical skills.
Instructions:
- Open Settings β Applications β Application Management.
- In the search bar, type GetApps (or com.xiaomi.mipicks for older versions).
- Click on the app, then select Disable (or Remove Updates if the Disable button is inactive).
- Confirm the action in the pop-up window.
After the shutdown:
- β GetApps icon will disappear from the menu.
- β Notifications and background activity will cease.
- β The application will remain in the system and can be activated again after resetting settings.
π‘
If the βDisableβ button is inactive, first remove all app updates (the βRemove Updatesβ button), then try again.
This method does not free up space in memory, but stops GetApps completely. For complete removal, go to the following methods.
Method 2: Removal via ADB (without root)
If the shutdown is not enough, you can remove GetApps using ADB-This method works on most Xiaomi devices and does not require root rights, but will require a connection to a computer.
What you need:
- π₯οΈ Computer with Windows/macOS/Linux.
- π± USB-cable (preferably original).
- π§ Installed drivers ADB Fastboot (you can download from the official Android website).
- βοΈ Included debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β Press 7 times, then return to Settings β Additionally. β For developers β Debugging by USB).
Step-by-step:
- Connect the smartphone to the computer and allow debugging (a request will appear on the phone screen).
- Open the command line (Windows) or terminal (macOS/Linux) in the adb folder.
- 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 older versions of MIUI (up to 12) use: adb shell pm uninstall --user 0 com.xiaomi.market
If the command is successful, you will see a message Success. After the smartphone is restarted, the GetApps icon will disappear, and the application itself will be uninstalled for the current user (not from the system completely).
Debugging is on. USB|Drivers installed ADB|Smartphone connected to PC|Connection with Adb Devices Team-->
β οΈ Note: Some Xiaomi models (such as Mi 11 or Redmi Note 10 Pro) after the update MIUI GetApps can recover, in which case repeat the procedure or use the root-right method.
Method 3: Complete removal with root rights
If you have root access (for example, through Magisk), you can delete GetApps at the system file level.This method ensures that the application will not return after updates, but requires caution - incorrect actions can lead to a bootloop.
Tools required:
- π± Smartphone with unlocked bootloader and installed Magisk.
- π§ File Manager with support for root (such as Root Explorer or Mixplorer).
- π Backup of important data (in case of failure).
Instructions:
- Open Root Explorer and go to /system/priv-app/MiAppStore/ or /system/app/MiAppStore/ (the path may vary depending on the version of MIUI).
- Delete the MiAppStore folder or the MiAppStore.apk file.
- Also check the /data/app/ folder for residual GetApps files and delete them.
- Reset the device.
An alternative way is to use ADB root access:
adb shell
su
mount -o rw,remount /system
rm -rf /system/priv-app/MiAppStore
rm -rf /system/app/MiAppStore
rebootβ οΈ Warning: Removing system applications may disrupt the work MIUI. For example, on some devices, after removing GetApps, the theme store or firmware update stops working. TWRP!
What to do if the smartphone does not turn on after removal?
5. Method 4: Removal via TWRP (for advanced)
If you have a custom TWRP recap, you can remove GetApps directly from it, which is suitable for users who have already modified their device (for example, custom ROM).
Step-by-step:
- Download to TWRP (press Power + Volume Up when you turn on).
- Go to Advanced β File Manager.
- Find and delete the following folders: /system/priv-app/MiAppStore/system/app/MiAppStore/data/app/com.xiaomi.mipicks-* (all folders with such a prefix)
Wipe β Cache
The advantage of this method is that you delete the application at the firmware level and it won't recover after the updates.
- π΄ There may be errors in the next update. MIUI.
- π΄ Some features (such as themes or cloud services) may not work properly.
π‘
TWRP is the most radical method, but it ensures that GetApps won't come back. Use it only if you're prepared for any update issues.
6. Method 5: Replacing GetApps with alternative stores
If you have removed GetApps but need an app store optimized for Xiaomi, consider alternatives.
| Shop | Advantages | Deficiencies | Reference |
|---|---|---|---|
| Google Play | Huge application base, regular updates, security | Not all apps are optimized for MIUI, there may be regional restrictions | play.google.com |
| APKMirror | Access to any APK version, no regional locks | No automatic updates, risk of downloading an unofficial build | apkmirror.com |
| Aptoide | Alternative store with unique applications, support for the Russian language | Lots of advertising, unstable applications are possible | aptoide.com |
| Aurora Store | Anonymous access to Google Play, no tracking, open source | Requires customization, not all applications are available | auroraoss.com |
If you prefer Chinese apps, pay attention to:
- π¨π³ Baiduyun β Cloud Storage with Built-in Store.
- π¨π³ Huawei AppGallery β works on Xiaomi, but requires registration.
Important: After removing GetApps, some system features (such as updating themes or Xiaomi branded services) may require manual installation of APK.
Possible problems and solutions
When you delete GetApps, users often encounter errors, and here are the most common ways to fix them:
- π The app returns after update MIUI: This is because the firmware restores the system files, and the solution is to repeat the deletion through the system. ADB or disable automatic updates MIUI customized.
- β οΈ Error "com.xiaomi.mipicks stopped": Appears if not all application files are deleted. β Annexes β Show all applications β GetApps β Warehouse β Clear the cache.
- π± The icon stays on the menu: Sometimes, after deleting, a dead icon remains, the solution is to restart the device or reset the launcher settings (Settings) β Annexes β Launcher β Clear the data).
- π§ Themes or cloud services donβt work: Some features MIUI It depends on GetApps. Solution to install APK The store separately (download can be on Xiaomi.eu).
If after removal, the smartphone began to slow down or issue errors, try:
- Clear the system cache (Settings β Storage β Clean).
- Restore GetApps from backup (if any).
- Reset your settings to factory (Warning: Delete all data!).