GetApps (aka Theme Store or Xiaomi App Store) has become a headache for many Xiaomi, Redmi and Poco users. This pre-installed app not only takes up space in the system, but also aggressively advertises themes, wallpapers and third-party programs β often without the possibility of standard removal. According to MIUI statistics, up to 68% of Xiaomi smartphone owners in Russia have tried to get rid of GetApps at least once.
The problem is compounded by the fact that after the updates MIUI (particularly 13-14) The application can automatically recover even after manual deletion, and in this article we will discuss all working methods, from simply disabling notifications to deep cleaning of system files (including methods for devices without root). Some methods require care, as improper actions with system files can lead to malfunctions. MIUI.
Why is GetApps so hard to remove?
GetApps is integrated into MIUI at the system services level, and unlike conventional software, it:
- π Restores after resetting settings (if system files are not deleted)
- π¦ It has several components: the main application (com.xiaomi.mipicks) and update services.
- π Protected by rights MIUI: even ADB Special teams are required
- π± Linked to Xiaomi services (e.g. Mi Account)
In addition, in the latest versions MIUI 14 developers have added protection against removing system applications through standard methods, such as when trying to uninstall ADB There may be a Failure error. [DELETE_FAILED_INTERNAL_ERROR]. This is due to Xiaomiβs policy of monetizing the ecosystem β GetApps generates revenue from advertising and affiliate programs.
Method 1: Disabling notifications and hiding icons
If you are annoyed only by the nozzles and the icon on the menu, this method is the safest. It does not require superuser rights and is suitable for all models (Xiaomi 13T, Redmi Note 12, Poco X5, etc.).
Steps:
- Open Settings β Applications β Application Management
- Find GetApps (or Theme Store) in the list
- Select the notification and then click on the notification.
- Turn off all switches (especially Recommendations and Updates)
- Go back and click Disable (the app will remain in the system, but will stop working)
To hide the icon:
- π± Long tap on the icon β Remove from the screen (for MIUI 14)
- π In the search by settings, type βHidden Appsβ and add GetApps to the list.
π‘
If the app is activated again after turning off, check autoboot: Settings β Battery β Autostart apps and turn off GetApps there.
Method 2: Removal via ADB (without root)
This method works on most Xiaomi devices with bootloader unlocked. Importantly, after removal, some MIUI features (such as theme loading) may stop working.
Step-by-step:
- Turn on USB Debugging in Settings β About Phone β MIUI Version (shap 7 times, then go back to Additional Settings β For Developers)
- Connect your phone to your PC and confirm your debugging permission
- Download ADB Tools and unpack
- Open the command line in the adb folder and type:
adb shell
pm uninstall --user 0 com.xiaomi.mipicksIf you have an error, try an alternative command:
adb shell pm hide com.xiaomi.mipicksDownload ADB Tools from the official website
Enable debugging over USB on your phone
Connect your phone to your PC with the original cable
Check the connection with the adb device command
Make a backup copy of the data-->
Method 3: Deep Cleaning of System Files (for Advanced)
If standard methods don't work, you can manually delete GetApps files from system folders. Attention: this method requires root rights or custom recap (TWRP). Wrong actions can lead to bootloop ( looped boot).
Instructions for MIUI 13/14:
- Install a file manager with root access (e.g. Root Explorer)
- Go to /system/priv-app/MiPick or /system/app/MiPick.
- Delete all files with.apk and.odex extensions
- Clear the cache at /data/data/com.xiaomi.mipicks
- Reset the device
For TWRP devices:
- π§ Load into the RecavΓ©rie (Power) + Vol Up)
- π Select File Manager and find folders. /system/priv-app/MiPick
- ποΈ Remove the entire folder or its contents
- π Make a Wipe. Dalvik/Cache before restarting
What to do if a bootloop occurs after removal?
Method 4: Use of third-party utilities (without root)
For users without technical skills, there are special utilities that automate the process of removing system applications.
| Utility. | Root is required. | Support for MIUI | Reference |
|---|---|---|---|
| App Inspector | β No. | 12-14 | Google Play |
| Debloater Tool | β No (ADB) | All versions. | XDA |
| Universal Android Debloater | β Yes. | 11-14 | GitHub |
Example of Universal Android Debloater:
- Connect your phone to a PC with USB debugging enabled
- Launch the utility and select Xiaomi in the list of brands
- Find com.xiaomi.mipicks in the list of applications
- Press Uninstall or Disable
π‘
Third-party utilities can conflict with antivirus software. Add them to exceptions before use or temporarily disable protection.
Method 5: Blocking through a host file (for experienced)
If GetApps cannot be removed, you can block its access to the Internet, which will stop the download of ads and updates, this method requires root or Magisk.
Instructions:
- Install any host file editor (such as Hosts Editor)
- Add the following lines to the end of the /system/etc/hosts file:
127.0.0.1 app.market.xiaomi.com
127.0.0.1 api.game.xiaomi.com
127.0.0.1 sdkconfig.ad.xiaomi.comFor devices with Magisk:
- π± Install Systemless Hosts with Magisk Manager
- π§ Add GetApps domains to the module blacklist
- π Reset the device
This method does not remove the application, but makes it useless β all network requests will be blocked at the system level.
What if GetApps is back after the update?
After major MIUI updates (e.g. 13 to 14), system applications are often restored to prevent GetApps from returning:
- π Before updating, create a backup copy through TWRP Mi Backup
- π΅ Turn off automatic update installation in Settings β The phone. β Updating the system β βοΈ β Auto-update
- π‘οΈ Use Magisk with DisableForceEncrypt (for encryption devices)
- π§ After the update, repeat the removal procedure through ADB or Debloater
If GetApps is back despite all the effort, check out:
- Have your ADB settings reset (sometimes you need to reconnect to your PC)
- Have you seen new system applications with similar names (e.g. com.xiaomi.mipicks.overseas)?
- Has the MIUI version been updated to be incompatible with your removal method?
π‘
Some firmware (e.g. MIUI EU) doesnβt have GetApps at first. If youβre ready for custom firmware, consider switching to Xiaomi.eu or PixelExperience.