How to permanently remove the App Store on Xiaomi: working ways for MIUI 14/15

Xiaomi, Redmi and Poco smartphone owners often encounter the pre-installed App Store (aka GetApps or Mi Market) β€” the company’s app store. This app not only takes up space in memory, but also regularly sends notifications, consumes traffic in the background and sometimes conflicts with Google Play. Unfortunately, standard deletion through the settings menu is not available: the β€œDelete” button is simply absent or inactive.

In this article, we will discuss all the current ways to remove the App Store on Xiaomi in 2026, including root-free methods using ADB, as well as alternative solutions for different versions of MIUI (12 to 15).

Why the App Store can’t be removed in the standard way

GetApps is a MIUI system service, which means that it:

  • πŸ”— Hardly integrated into firmware and linked to other components (e.g., com.miui.systemAdSolution, an advertising service).
  • πŸ›‘οΈ Protected by a mechanism MIUI Optimization that blocks removal of mission-critical applications.
  • πŸ”„ Automatically recovers after resetting settings or updating the firmware (if removed incorrectly).

The manufacturer intentionally limits the possibility of deletion, as the App Store is used to:

  • πŸ“¦ Distribution of Xiaomi branded applications (for example, Mi Home, Mi Fit).
  • πŸ’° Display targeted advertising (especially in regional firmware).
  • πŸ“Š Collection of anonymous usage statistics (in accordance with Xiaomi’s privacy policy).

⚠️ Warning: Complete removal of system applications can lead to unstable smartphone operation, errors during the update MIUI You can't download anything you do at your own risk!

πŸ“Š How do you feel about the pre-installed App Store on Xiaomi?
Useful function, I use it.
It doesn't bother me, but I don't use it.
Irritating with the quizzes
I want to remove it at any cost.
I don't care.

Method 1: Disconnect via settings (without deleting)

If your goal is to simply get rid of the notifications and background activity of the App Store, just disable the app. This will not remove it completely, but will stop all processes:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. In the search bar, type GetApps or App Store.
  3. Select the application from the list and click Disable.
  4. Confirm the action in the dialog window.

After the shutdown:

  • βœ… The icon will disappear from the desktop.
  • βœ… Notifications and background activity will cease.
  • ❌ The application will remain in the system and will take ~50–100 MB of memory.
  • ❌ After updating MIUI may re-activate.

πŸ’‘

To hide the App Store icon without turning it off, drag it into the Hidden Apps folder (click the icon β†’ Hide).

Method 2: Removal via ADB (without root rights)

The Android Debug Bridge (ADB) method allows you to remove the App Store without obtaining root rights, but requires connecting the smartphone to a computer, which works on most Xiaomi devices with MIUI 12-15 (except Chinese firmware with blocked ADB).

What you need:

  • πŸ–₯️ Computer with Windows/macOS/Linux.
  • πŸ”Œ USB-cable (preferably original).
  • πŸ“± Included debugging by USB (Settings β†’ The phone. β†’ Version. MIUI β†’ 7 times to tap β†’ Return to Additional Settings β†’ For developers β†’ Debugging by USB).
  • πŸ› οΈ Utility. ADB Tools (download from the official website).

Step-by-step:

  1. Connect the smartphone to the computer and allow debugging (a request will appear on the phone screen).
  2. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with adb.exe.
  3. Enter the command to check the connection: Adb devices must appear serial number of your device.
  4. Run the command to remove the App Store: adb shell pm uninstall --user 0 com.xiaomi.mipicks Some firmware may require an alternative command: adb shell pm uninstall --user 0 com.miui.miservice
  5. Reboot your smartphone.

Possible problems and solutions:

Mistake.Reason.Decision
adb: device unauthorizedNo confirmed debugging on the phone.Disconnect / connect the cable and confirm the request on the smartphone screen
Failure [DELETE_FAILED_INTERNAL_ERROR]MIUI protection or Chinese firmwareTry the command adb shell pm hide com.xiaomi.mipicks (steal the app)
package com.xiaomi.mipicks not foundAnother name of the package in your firmwareFind the correct name through adb shell pm list packages | grep mi

⚠️ Note: On some devices (for example, Xiaomi 13 Pro with a MIUI 14) after removal through ADB You may lose access to branded services, such as themes or cloud storage!

β˜‘οΈ Preparation for removal through ADB

Done: 0 / 5

Method 3: Delete with Magisk (for root users)

If you have Magisk installed on your smartphone (or you are ready to get root rights), you can remove the App Store using the Universal Debloater module or manually through Titanium Backup.

Instructions for Magisk:

  1. Install the Universal Debloater module via Magisk.
  2. Reboot your smartphone.
  3. Open the Debloater app and find it in the list of com.xiaomi.mipicks.
  4. Check the box and click Delete.

Advantages of the method:

  • βœ… Complete removal without traces.
  • βœ… The ability to restore the application through Magisk.
  • βœ… It even works on Chinese firmware.

Risks:

  • ⚠️ Loss of warranty (if the device is under warranty).
  • ⚠️ Possible problems with OTA-update.
  • ⚠️ Risk of "brief" in case of incorrect deletion of system files.
What if MIUI themes stopped working after removal?
If after removing the App Store branded themes are missing, install APK-Theme Editor file manually or restore the application through Magisk. In extreme cases, reset settings (but this will return the App Store back).

Method 4: Reset to factory settings with modified firmware

The radical method is to flash a smartphone custom firmware without preinstalled Xiaomi applications, which is suitable for experienced users, as it requires unlocking the bootloader and installing alternative software.

Popular firmware without the App Store:

  • πŸ“± LineageOS – pure Android without branded services Xiaomi.
  • πŸ“± Pixel Experience – firmware with Google Pixel interface.
  • πŸ“± MIUI EU β€” modified MIUI Chinese-based apps.

Step-by-step process:

  1. Unlock the bootloader via Mi Unlock Tool (requires a Xiaomi account and wait 7-15 days).
  2. Install custom Recovery (TWRP or OrangeFox).
  3. Download the firmware (for example, from XDA Developers) and transfer it to your smartphone.
  4. Swipe the firmware through the Recovery and run Wipe Data.

⚠️ Note: Installing custom firmware voids the warranty and may cause some features to fail (e.g, NFC or IR-Check compatibility with your Xiaomi model before firmware!

Method 5: Alternative launcher (hiding icons)

If deleting seems too risky, you can simply hide the App Store with a third-party launcher.This method doesn't remove the app, but makes it invisible in everyday use.

The best launchers for Xiaomi:

  • 🎨 Nova Launcher – allows you to hide any icons, including system.
  • πŸ” Microsoft Launcher – has a built-in function of hiding applications.
  • πŸ“± Lawnchair – lightweight launcher with gesture support.

How to hide the App Store in Nova Launcher:

  1. Install Nova Launcher from Google Play.
  2. Press your finger on your desktop β†’ Settings Nova β†’ Apps and widgets.
  3. Select Hidden Apps and mark GetApps.
  4. Save the settings.

Advantages of the method:

  • βœ… Safe – does not affect system files.
  • βœ… I can return the icon at any time.
  • βœ… Additional functions of customization of the interface.

πŸ’‘

Using a third-party launcher is the only way to hide the App Store without risking the system, but the app will remain active in the background and consume resources.

What to do if the App Store is back after the update

One of the most common problems is that the App Store reappears after the MIUI update, and that's because system applications are restored when you install the new firmware.

  • πŸ”„ Repeat the removal through ADB Magisk after each update.
  • 🚫 Turn off automatic updates MIUI in settings (Settings) β†’ The phone. β†’ Updating the system β†’ βš™οΈ β†’ Auto-update).
  • πŸ“₯ Install custom recapavere (for example, TWRP), which blocks the recovery of system applications.
  • πŸ”§ Use the Magisk Disable Force Encrypt module, which prevents the recovery of some system components.

If you are upgrading through MIUI Updater, before installing the new firmware version:

  1. Backup with TWRP or OrangeFox.
  2. Remove the App Store in advance.
  3. After the update, immediately repeat the deletion (before the first reboot).

FAQ: Frequent questions about removing the App Store on Xiaomi

Can I remove the App Store without a computer?
Yes, but only if you have root rights. Without them, you can only delete via ADB (requires a PC) or disable in settings. The alternative is to use a launcher to hide the icon.
Will Google Play work after the App Store is removed?
Google Play and the App Store are independent services; removing the latter does not affect the operation of the former, but on some firmware (such as Chinese), removing system applications can disrupt the Google Services Framework, leading to errors in Google Play.
How to return the App Store if you need it to update themes?
If you have removed the application through ADB, you can restore it by command: adb shell cmd package install-existing com.xiaomi.mipicks For Magisk: disable the Universal Debloater module and restart the smartphone. If you deleted it manually, download APK from APKCombo and install it.
Is it true that removing the App Store speeds up the smartphone?
There will be no significant productivity gains, as the App Store consumes resources only when it is actively used: πŸ“‰ Background traffic consumption will decrease (up to 50-100 MB per month). πŸ”‹ Battery consumption will be reduced slightly (by 1-3% per day). πŸ“± Released. ~100–150 MB of memory.
Can I remove the App Store on Xiaomi with Chinese firmware?
On Chinese firmware (China) ROM) removal ADB It's usually blocked: πŸ”“ Get root rights and delete via Titanium Backup. πŸ“² Scroll Global ROM or MIUI EU (You will need to unlock the loader). 🚫 Use the launcher to hide the icon.On Chinese firmware, the App Store is often associated with the Mi Account, so deleting it can lead to authorization errors.