How to return GetApps to Xiaomi: Restore the app store after a crash

The GetApps app store (formerly the Mi App Store) is a key service for Xiaomi, Redmi and POCO smartphone owners. Not only does it offer MIUI-optimized apps, it is also responsible for updating system components. However, after resetting, manually uninstalling or crashing firmware, users often face a problem: the GetApps icon disappears from the desktop, and startup attempts lead to the β€œApp not installed” error. In this article, we will analyze all the current ways to restore the store, from simple to technically complex.

The reasons for the loss of GetApps fall into two categories: software (cache removed, settings reset, firmware damaged) and system (there is no com.xiaomi.mipicks package, Xiaomi services blocked). APK-The file often doesn’t work – the store is tightly integrated into the MIUI You'll find solutions for all versions below. MIUI (12 to 14), including devices with unlocked loader.

1. Check Hidden Apps: Returning the GetApps icon to the screen

In 30 percent of cases, the problem is solved in just 1 minute β€” the store is simply hidden in the settings, which is typical after updating MIUI or using the functions of "Lite Mode" (Lite Mode).

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Slip on three dots in the upper right corner and select Show All Apps.
  3. In the search bar, type GetApps or Mi App Store.
  4. If the app is found, click on it and select Show on the home screen.

If GetApps is not listed, go to the next method. Note: on some firmware (e.g. MIUI Global for POCO F5), the store may be called the App Market.

πŸ“Š Your Xiaomi smartphone is working on
MIUI Global
MIUI China
MIUI Europe (xiaomi.eu)
Custom firmware (PixelExperience, LineageOS, etc.)
I don't know.

2. Reset cache and data GetApps: when the application β€œflys”

If the GetApps icon is still in place but an error appears when you start (Network Error, Server Unavailable, or infinite download), the fault is the corrupted cache. This method works for MIUI 13/14 and does not require root rights:

  • πŸ“± Go to Settings. β†’ Annexes β†’ Application management.
  • πŸ” Find GetApps (or Mi App Store) and tap it.
  • 🧹 Click Clear Cache and Clear Data (your downloads will not suffer).
  • πŸ”„ Reset the device.

If the error persists, check your Internet connection: GetApps requires a stable connection for the first sync. MIUI China may additionally require you to link your Xiaomi account to the Chinese region (see the region section for more).

πŸ’‘

If GetApps requests an update after clearing the cache, but it β€œhangs” by 0%, try connecting to another Wi-Fi network or using mobile Internet.

Recovery through MIUI Recovery: for advanced users

If GetApps is completely removed (e.g., via ADB or after a failed firmware patch), it can only be returned by reinstalling the system package. This method requires an unlocked bootloader and runs on MIUI 12-14.

  • πŸ–₯️ Computer with installed ADB and Fastboot.
  • πŸ“± Included debugging by USB (Settings β†’ The phone. β†’ Version. MIUI β†’ 7 times to tap β†’ Additional settings β†’ Developer parameters β†’ Debugging by USB).
  • πŸ”— File. mipicks.apk for your version MIUI (You can get out of the official firmware through MIUI bootloader).

Instructions:

  1. Connect your phone to your PC and execute the command: Adb devices (you should display your device).
  2. Copy mipicks.apk to the system folder: adb push mipicks.apk /sdcard/ adb shell su mount -o rw,remount /system cp /sdcard/mipicks.apk /system/priv-app/MiPick/ chmod 644 /system/priv-app/MiPick/mipicks.apk reboot

⚠️ Warning: Incorrectly changing system files can lead to bootloop (locked on).If the phone does not start after rebooting, you will need firmware through Fastboot.

What to do if you don’t have root rights?
Without root, you can try installing mipicks.apk as a regular application, but the functionality will be limited (system updates and some MIUI features will not work).

4.Region issues: why GetApps doesn't work on global firmware

On devices with MIUI Global or MIUI Europe, GetApps often displays an empty directory or displays an error "Service is not available in your region" This is due to geo-blocking: by default, Xiaomi services are focused on China.

Problem.Reason.Decision
Empty app catalogueThe account region does not match the firmware regionChange the region in the settings of the Xiaomi account to China
Error "Server unavailable"Blocking traffic by the providerUse VPNs with servers in China or Hong Kong
Applications not updatedNo package com.xiaomi.marketInstallation via ADB (see Section 3)

To change the region of the account:

  1. Open Settings β†’ Xiaomi Account β†’ Personal Data.
  2. Click on Region and select China.
  3. Confirm the change via SMS (Chinese number or virtual SMS services will be required).

⚠️ Note: Changing the region to China may lead to loss of access to some global services (eg, Google Pay.

β˜‘οΈ Preparations for regional change

Done: 0 / 4

5. Alternative methods: if nothing has worked

If the standard methods didn’t work, consider these options:

  • πŸ”„ Firmware rollback: Install an older version MIUI via Fastboot, where GetApps is guaranteed to work (e.g, MIUI 13.0.5 for Redmi Note 10 Pro).
  • πŸ“¦ Installation through TWRP: If you have a custom recap, go ahead. ZIP-Package with GetApps (see on the XDA Developers for your model).
  • πŸ› οΈ Manual assembly APK: For experienced users, decompilation mipicks.apk from the official firmware and Manifesto Correction for your region.

On devices with HyperOS (the new shell from Xiaomi, which debuted in 2026), GetApps is replaced by the Xiaomi App Store. If you upgraded to HyperOS and lost access to the store, try:

  1. Install APK from MIUI 14 (compatibility ~80%).
  2. Reverse MIUI 14 via Fastboot.

6. Frequent mistakes and how to avoid them

When restoring GetApps, users often make critical mistakes:

  • 🚫 Installation APK Third-party sources: Files from unofficial sites may contain viruses or may not be compatible with your version MIUI.
  • πŸ”§ Change system files without backup: Always backup through TWRP Or Mi Flash Tool.
  • 🌍 Use of the VPN without changing the region of the account: VPN This only helps if the region in the account settings matches the servers of Xiaomi.

If after all the manipulations GetApps still does not work, check:

  • πŸ“‘ Internet connection stability (GetApps not working through some proxy).
  • πŸ•’ Date and time on the device (incorrect settings can block synchronization).
  • πŸ”’ root rights (on some firmware they break system applications).

πŸ’‘

If your device is warranty, avoid methods with unlocking the bootloader or root. Contact the Xiaomi service center - GetApps recovery is on the list of warranty obligations.

Can I recover GetApps without a computer?
Yes, but with limitations. APK GetApps from the official Xiaomi website (Subsection "Support" β†’ Your model. β†’ Software. Install through any file manager (e.g. Files by Google). If installation is blocked, enable Installation from unknown sources in security settings. However, this method will not restore system integration (no updates will work). MIUI shop-house).
Why does GetApps not show apps after recovery?
This is a typical problem for MIUI Global Solutions: Change your account region to China (see section 4). Set up a VPN with servers in China/Hong Kong and restart the store. Clear the cache and data of GetApps (section 2), then restart the device. If the directory is still empty, check the store version: GetApps 6.5.0.21 or later should be installed on MIUI 14.
How to return GetApps after firmware custom ROM (PixelExperience, LineageOS)?
On most custom firmware, GetApps is not supported due to the lack of Xiaomi services. Alternatives: Use Google Play Market or Aurora Store. Install APK GetApps manually, but functionality will be limited (system updates will not work). Return to the official MIUI via Fastboot. For MIUI-based firmware (e.g. xiaomi.eu), GetApps usually works out of the box.
Is it safe to download GetApps from third-party sites?
No. Risks: Viruses and spyware (especially in modified versions) APK). Incompatibility with your version MIUI (Blocking Xiaomi account for using unofficial versions. Official sources: Xiaomi support site (download section for your model). Forum XDA Developers (only verified themes with a label"[Official]"). Xiaomi Support Chat (can send original support) APK).
How to transfer GetApps data to the new Xiaomi phone?
GetApps does not support backup via Mi Cloud, but you can: Save a list of installed apps via ADB: adb shell pm list packages -f | grep -i xiaomi > apps_list.txt Copy APK applications /data/app/ (Use third-party backup managers (e.g. Swift Backup) To transfer purchases to GetApps, link both devices to the same Xiaomi account.