The GetApps app store is a key service in the Xiaomi ecosystem that often disappears after resetting, manually uninstalling or failed updates. Without it, you lose access to branded themes, optimized apps and exclusive offerings for Redmi, POCO and Mi devices. Unlike Google Play, it is not always easy to restore GetApps using standard methods - the system can block re-installation or hide it in the settings.
In this article, we will discuss all the current ways to return GetApps to any Xiaomi models (including Redmi Note 12, POCO X5, Mi 11, etc.), regardless of the MIUI version (from 12 to 15).
- π App missing after resetting to factory settings;
- ποΈ It was manually removed through Settings. β Annexes;
- π Not restored after the update MIUI;
- π« The system gives an error: "Service is not available in your area".
Importantly, the methods vary in complexity, from auto-recovery through settings to manually installing APKs to bypass constraints. If you're not sure what you're doing, start with the first method and move on to the next only when you fail.
1.Restore GetApps via MIUI settings
The safest way is to use the system's built-in tools, and it works if the application has been deactivated or hidden, but not completely removed.
Go to Settings β Applications β Application Management and follow the following steps:
- Click on the three dots in the top right corner and select Show All Apps.
- In the search bar, type GetApps (or com.xiaomi.mipicks for older versions).
- If the application is found but disabled, click Enable.
- If the Remove Updates button is active, press it, then restart the phone.
If GetApps is not listed, try an alternative path:
- Open the Settings. β The phone.
- Tap the MIUI version several times until the notification βYou became a developerβ appears.
- Back to Settings β Additionally. β For developers.
- Activate the option to Show Hidden Apps and re-search GetApps.
π‘
If GetApps doesnβt appear on the home screen after youβve turned it on, add its widget: Click on the blank space on the screen β Widgets β find GetApps and drag it.
2. Install GetApps via APK (for remote application)
If the application has been removed completely, it can be installed manually. APK-The file from the Internet may not work due to the verification of the signature of Xiaomi:
| MIUI version | Link to APK | Notes |
|---|---|---|
| MIUI 14/15 (Global) | Official website | Xiaomi account is required |
| MIUI 12-13 (EEA) | Xiaomi EU | For European firmware |
| Older versions (MIUI 11 and below) | APKCombo | Choose a version for your region |
Installation instructions:
- Download. APK-file on the phone (not on the PC!).
- Allow installation from unknown sources: Settings β Applications β Application Management β Browser (or File Manager) β Allow installation.
- Run the downloaded file and follow the instructions.
- After installation, restart the device.
β οΈ Note: If after installing GetApps, you get an error "Service is not available", check the region in your Xiaomi account. To run the store, it must match the firmware region (for example, Global for international versions).
Download the correct version APK for yours MIUI|Check the region of the Xiaomi account|Allow installation from unknown sources|Make a backup copy of the data-->
3. Recovery via Mi Cloud (if backup was available)
If you have previously backed up through Mi Cloud, GetApps can be restored along with other applications, which only works if the backup was made before the store was removed.
To recover the data:
- Go to Settings β Xiaomi Account β Mi Cloud.
- Select Restore from backup.
- Find the backup created before removing GetApps and select the Apps from the list of recoverable data.
- Confirm the recovery and wait for the process to be completed.
Please note:
- π Restore will overwrite current app data;
- β³ The process can take up to 30 minutes depending on the size of the backup;
- π± Make sure there is enough free space on the phone.
β οΈ Warning: If GetApps doesn't appear after recovery, check if it's been removed from the backup. β System system β Backup β Settings β Exceptions and make sure GetApps isnβt ticked.
4.Use of ADB for forced installation (for experienced)
If standard methods donβt work, you can install GetApps via ADB (Android Debug Bridge), which requires connecting your phone to a PC and basic command line knowledge.
What you need:
- π» A computer with installed Xiaomi drivers and ADB Tools;
- π± Included debugging by USB on the phone (Settings) β For developers β Debugging by USB);
- π APK-GetApps file (see Section 2).
Step-by-step:
- Connect your phone to your PC through USB-cable.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with adb.exe.
- Enter the command to check the connection: Adb devices should appear the name of your device.
- Install APK via ADB: adb install -r -t com.xiaomi.mipicks.apk (replace com.xiaomi.mipicks.apk with your file name).
- Reboot your phone: adb reboot
If the installation is completed with an error INSTALL_FAILED_INVALID_APK, try:
- Download another version of APK (e.g. MIUI Global instead of China)
- Remove the remnants of the old app: adb shell pm uninstall -k --user 0 com.xiaomi.mipicks
- Repeat installation.
What if the ADB canβt see the device?
5. Resetting settings to factory (extreme case)
If none of these methods worked, the last option is to completely reset your phone, which will delete all the data, but it will bring GetApps back as part of the standard firmware, and only use this method if the others didn't work!
How to reset your settings:
- Create a backup of important data (photos, contacts, messages).
- Go to Settings β About the phone β Reset settings.
- Choose to erase all data and confirm the action.
- After restarting, perform the initial phone setup.
After discharge:
- π GetApps will appear automatically on the home screen or in the app menu;
- π Do not remove it manually β it can lead to a recurring problem;
- βοΈ Restore data from backup (but not system applications!).
β οΈ Note: On some models (POCO F3, Redmi K40) After the reset, you may need additional activation of Xiaomi services. β Xiaomi account and sync data.
π‘
Setting resets are the most reliable way to get GetApps back, but it deletes all user data. Use it only if other methods have failed.
6. Solving the problem "Service is not available in your region"
The region error is one of the most common when trying to open GetApps, and it occurs when the region of the Xiaomi account does not match the region of the phoneβs firmware.
Method 1: Changing the region in the Xiaomi account
- Open the Xiaomi account page in your browser.
- Go to Profile β Personal Data β Country/Region
- Select the region that matches your firmware (e.g. Russia for MIUI Global or India for MIUI IN).
- Save the changes and restart the phone.
Method 2: Change the firmware region (requires unlocking the bootloader)
- π Unlock the bootloader through the official Xiaomi tool;
- π₯ Download the firmware for the desired region from the site Xiaomi Firmware Updater;
- π Fastboot or Recovery phone.
Method 3: Using a VPN (temporary solution)
- π Install. VPN servers in a country corresponding to your firmware region (e.g. India for the MIUI IN);
- π Connect to VPN Try to open GetApps;
- β οΈ This method can work unstable and requires constant connection to the VPN.