The GetApps app store is a Xiaomi branded service that is pre-installed on all devices with MIUI firmware. It offers exclusive applications optimized for the brand ecosystem, themed wallpapers, bonus games and even beta versions of the software. However, many users face a problem: after resetting, manually removing or updating the firmware, the GetApps icon disappears from the desktop, and attempts to find it through a search through the system do not give results.
In this article, we will analyze all the current ways to return GetApps to Xiaomi smartphones in the future. 2026 year including devices on MIUI 14/15, Global and Chinese firmware (China) ROM). Particular attention should be paid to cases where the standard reinstallation APK It doesn't work because of regional restrictions or conflicts with Google Play, and if you accidentally delete a store or it disappears after you've firmware, here's a solution.
Why is GetApps missing and can it be restored?
The reasons for the disappearance of GetApps fall into two categories: software failures and user actions.
- π Reset to factory settings - with "clean" reinstallation MIUI Some system applications (including GetApps) may not automatically recover.
- ποΈ Manual removal through ADB Application Manager (for example, with Titanium Backup).
- π Changes in the firmware region - when moving from China ROM The store may be blocked on the global version (or vice versa) due to geo-restrictions.
- π¦ Updates MIUI β In rare cases, updates "forget" to restore the system APK.
- π‘οΈ Antivirus actions β some programs (such as Avast or 360 Security) mistakenly remove GetApps as βpotentially dangerousβ software.
The good news is that 95% of the time, the store can be returned without flashing the device, except for customized firmware (LineageOS, Pixel Experience), where GetApps is not supported, and there may be problems on smartphones for the Chinese market (Redmi K50 Pro, Xiaomi 13 Ultra, etc.) if you are trying to use the global version of the store on China ROM.
β οΈ Note: If you delete GetApps via ADB team pm uninstall -k --user 0 com.xiaomi.mipicks, standard installation APK will not work β you will need to restore the package system methods (see section) 4).
Method 1: Recovery through hidden MIUI menu (no root)
The easiest method is to activate the hidden system application recovery function, which works on most devices with MIUI 12-15 and does not require superuser rights.
Instructions:
- Open the Settings app and go to the About Phone section.
- Tap 5-7 times on the MIUI version until the notification βYou became a developer!β appears.
- Return to the main Settings menu and open a new Developer section (usually at the bottom of the list).
- Activate the System Application Restore switch (or Restore default apps on English firmware).
- Reboot your smartphone. Once turned on, the GetApps icon should appear on your desktop.
If this method does not work, check:
- π± Availability of updates MIUI (Sometimes the recovery function appears only after the update).
- π Firmware region - to China ROM You may need a Chinese account from Xiaomi.
- π§ No modifications to the system (e.g. packets removed via Magisk).
Method 2: Install the official APK (for global firmware)
If the hidden menu didnβt help, try installing GetApps manually through the APK-It is important to use the official version of the store corresponding to your firmware:
- π For global firmware (MIUI Global - download APK From APKCombo (select com.xiaomi.mipicks).
- π¨π³ For Chinese firmware (China) ROM) β use APK from the forum Xiaomi.eu (section) MIUI Stable ROM).
Step-by-step:
βοΈ Install GetApps through APK
If after installing GetApps does not open or gives an error "Application not installed", follow the following steps:
- Go to Settings β Applications β Application Management.
- Find GetApps in the list and select Clear Data + Clear Cache.
- Open Settings β Accounts and make sure you are logged in to Mi Account.
- Re-start the store.
β οΈ Attention: On some firmware (MIUI 14 for POCO F4, Redmi Note 11 installation APK It's locked in by the system, and then it's only going to help you to restore it through ADB (see method 4).
Method 3: Recovery via Mi Account (for authorized users)
If you use Mi Account and have previously synced data, you can restore GetApps through a cloud backup, which works even after you completely reset.
Instructions:
- Open the Settings. β Accounts. β Mi Account.
- Make sure that the Application (or Apps) sync is enabled.
- Go to Settings β System β Backup and Reset.
- Select Restore from backup and specify the last backup where GetApps was installed.
- Wait for the process to be completed and restart the device.
If there is no backup, try an alternative method:
- π² Install Mi Cloud from Google Play.
- π Log in to your Mi Account and check for backups in the Devices section.
- π₯ If a backup is found, restore the data for the App section.
What to do if the synchronization is disabled?
Method 4: Restore the system package via ADB (for power users)
If GetApps was removed via ADB or is not listed in the application list, it can be restored by a team simulating the initial installation, which requires a computer connection and basic knowledge of working with ADB.
What you need:
- π» A computer with installed Xiaomi drivers and ADB Tools.
- π± Included debugging by USB (Settings β For developers β Debugging by USB).
- π USB-cable (preferably original).
Step-by-step:
- Connect your smartphone to your PC and open the command line (cmd) in the folder with ADB.
- Run the command to check the connection: adb devices (the name of your device should be displayed).
- Enter GetApps recovery command: adb shell cmd package install-existing com.xiaomi.mipicks
- Reboot the device: adb reboot
If the team doesnβt work, try an alternative:
adb shell pm install -r --user 0 /system/priv-app/MiPick/com.xiaomi.mipicks.apkβ οΈ Attention: On some firmware (MIUI 15 Xiaomi 13T) path APK To find the exact path, use the command: adb shell find. /system -name "mipicks.apk" and put the result in the installation command.
π‘
If ADB doesnβt recognize the device, try reinstalling drivers via Mi PC Suite or using Wireless ADB (includes in Settings β For Developers β Wireless Debugging).
Method 5: Fastboot Flashing (extreme case)
If none of these methods worked, the radical solution is to reflash the fastboot device, which will bring GetApps back, but it requires caution.
Important:
- π The battery charge must be at least 60%.
- π Make a backup of your data via Mi Cloud or TWRP.
- π₯ Download the official firmware for your model from the Xiaomi Firmware website.
Instructions:
- Unpack the archive with the firmware in the folder with Fastboot tools.
- Connect your smartphone to your PC in Fastboot mode (press Power + Volume down when the device is off).
- Launch the file. flash_all_except_storage.bat (for Windows or./flash_all_except_storage.sh (for macOS/Linux).
- Wait for the process to complete (5-10 minutes) and restart the device.
| Model of the device | Type of firmware | Firmware reference | Notes |
|---|---|---|---|
| Redmi Note 12 Pro+ | Global Stable | Download | Version V14.0.6.0.TMOMIXM |
| POCO F5 | Global Stable | Download | Version V14.0.4.0.TMOMIXM |
| Xiaomi 13 | China Stable | Download | Requires Chinese Mi Account |
| Redmi K60 | EEA Stable | Download | For Europe, without Google Services |
β οΈ Note: Fastboot will reset all settings but save user data (photos, videos, documents) but the risk of data loss remains β be sure to backup!
π‘
Flashing is an extreme method. Try all other methods before using it, as incorrect actions can lead to a "brick" of the device (complete failure).
Frequent mistakes and their solutions
When you restore GetApps, users face typical problems.
| Mistake. | Reason. | Decision |
|---|---|---|
| "Application not installed" after APK installation | Conflict with current MIUI version or regional restrictions | Remove the current APK and install the version corresponding to your firmware (see Method 2) |
| GetApps icon is there, but the app won't open | Damaged cache data or lack of rights | Clear cache and data in Settings β Apps β GetApps, then restart the device |
| No Internet connection at the first launch | Blocking Xiaomi servers by a VPN or operator | Turn off VPN, check APN settings, or change network (from Wi-Fi to mobile internet) |
| The store opens but is empty (no apps) | Failure of synchronization with Xiaomi servers | Log out of Mi Account and log in again, then update your data in GetApps |
If after all the manipulations GetApps still does not work, check:
- π‘ Availability of updates MIUI (Sometimes bugs are fixed in new versions).
- π‘οΈ No ad blockers (AdGuard, Blokada) that can block Xiaomi servers.
- π Date and time on the device β incorrect settings can disrupt the service.