How to Remove Play Market from Xiaomi Phone: A Detailed Guide

Why users want to get rid of Google Play Market on Xiaomi

Xiaomi’s MIUI-based smartphones come with the Google Play Market, the main Android app store, pre-installed by default. However, many users are looking for ways to remove it. The reasons range from wanting to save battery power to concerns about data privacy. Some simply prefer alternative stores like APKMirror or Aurora Store, where there are fewer restrictions on installing apps.

It's important to understand that Play Market is deeply integrated into MIUI as a system application, and removing it can affect the stability of your phone. For example, without Google services, many apps will stop updating, and some features (such as push notifications) may not work correctly. However, if you're determined to get rid of it, in this article we'll look at all possible ways, from the safest to the radical.

Before you start, check if you really need to remove the store completely, perhaps just turn it off auto-update or limit background activity through battery settings, which will preserve the functionality of the system, but reduce the load on the device.

πŸ“Š Why you want to remove Play Market from Xiaomi?
Savings in battery charge
Data confidentiality
I use alternative stores.
Interfering with the phone
Other

Method 1: Disable Play Market without removal (the safest)

If your goal is to simply stop the store, but keep it on in the future, just turn the app off through settings, which does not require super-user rights and is completely reversible.

Instructions:

  • πŸ“± Open the Settings. β†’ Annexes β†’ Application management
  • πŸ” In the list, find the Google Play Store (can be called "Market" or "Play Market")
  • 🚫 Click Disable (if the button is inactive, first click Stop)
  • πŸ”„ Confirm the action in the window that appears

Once disabled, the store icon will disappear from the desktop and the background processes will no longer consume resources, but the application itself will remain in the system and can be activated again at any time, an ideal way for those who want to temporarily get rid of the Play Market, for example, for testing alternative stores.

πŸ’‘

If notifications from some apps (such as Gmail or YouTube) have stopped coming after the Play Market shutdown, check the settings for Special Permissions β†’ Notifications for those apps.

Method 2: Remove Play Market Updates (Reset to factory version)

Play Market, like any system application, consists of two parts: the basic version (stitched into the firmware) and updates that are installed on top of it. If you remove only updates, the store will return to factory status, but stay on the system. This is useful if you want to get rid of the latest versions that may contain unnecessary features or ads.

How to do this:

  1. Go to Settings β†’ Applications β†’ Application Management β†’ Google Play Store
  2. Click on the three dots in the top right corner and select Remove Updates
  3. Confirm the action. The app will go back to the version that was used when you bought the phone.

After that, the store will work, but without the latest updates, which can lead to compatibility problems for some applications, but it will reduce the load on the system. APK-file.

What happens if you remove system application updates?
Removing updates will not affect system stability, as the basic version of the application remains intact. However, some features may not work properly if they were added in newer versions. For example, the old Play Market may not display a section "For You" or some payment methods will not work, in most cases this is uncritical, but it is worth considering when using alternative stores.

Method 3: Remove Play Market through ADB (without root)

For a deeper removal, you can use Android Debug Bridge (ADB), a tool for debugging Android devices, which does not require superuser rights, but allows you to uninstall the application at the system level. Importantly, after such removal, the Play Market will not be updated through standard means, and it will require manual installation of APK to restore it.

Step-by-step:

Enable debugging by USB in the developer settings |Install ADB on your computer |Connect your phone to your PC via USB |Allow debugging on your phone-->

  1. Activate Developer Mode on your phone: go to Settings β†’ About Phone and 7 times click on the MIUI version
  2. Return to Settings β†’ More β†’ For developers and enable USB Debugging
  3. Connect your phone to your computer and confirm your debugging permission.
  4. Open the command line (Windows) or terminal (macOS/Linux) and type: Adb devices Make sure your device appears in the list.
  5. Run the command to remove Play Market: adb shell pm uninstall -k --user 0 com.android.vending

Once the command is executed, the app will disappear from the device, but its data will remain in the system (the -k option saves the cache and settings). If you want to delete it completely, use the command without -k, but this can cause disruptions to other Google services.

πŸ’‘

Removal via ADB does not require root rights, but only applies to the current user. Once the phone is reset, Play Market will return to factory settings.

Method 4: Complete removal with root rights

If your Xiaomi has an unlocked bootloader and you have Magisk or another root rights manager installed, you can remove Play Market at the system file level. This method is the most radical and irreversible without flashing the device. We recommend it only to experienced users, as incorrect actions can lead to a "brick" (inoperability) of the phone.

Instructions for rooted devices:

  • πŸ“² Install a root-enabled file manager (such as Root Explorer or Solid Explorer)
  • πŸ” Go to the folder. /system/priv-app/PrebuiltGmsCore or /system/app/ Find files related to the Play Market: Phonesky.apk (store-file) PrebuiltGmsCore.apk (Google services)
  • πŸ—‘οΈ Delete or rename these files (e.g. add the.bak extension)
  • πŸ”„ Reboot the phone.

After the reboot, Play Market and related Google services will be deactivated.Be aware that this may affect the operation of other applications dependent on Google Play Services (e.g. maps, Gmail, YouTube). APK or-flashing.

What is a β€œbrick” and how to avoid it?
Brick is a state of the device where it stops turning on or loads only to the logo. When working with system files through root, a risk of a breeze occurs if: Delete critical files (e.g. framework-res.apk) Change the permissions of system folders Interrupt the modification process (e.g., due to battery discharge) To minimize risks, always backup before making changes.

Method 5: Install custom firmware without Google (for advanced)

The most drastic way to get rid of the Play Market and all Google services is to install custom firmware based on AOSP (Android Open Source Project) without proprietary Google components.

  • LineageOS (official and unofficial builds)
  • GrapheneOS (with a focus on privacy)
  • CalyxOS (with alternative services)

These firmwares do not include Google Play Services, but require an unlocked bootloader and fastboot and TWRP skills.

Advantages of this approach:

  • πŸš€ Full control of the system without unnecessary background processes
  • πŸ”’ Increased privacy (no Google tracking)
  • πŸ› οΈ Ability to fine-tune the interface and functions

Disadvantages:

  • ⚠️ Loss of warranty (if the bootloader is unlocked)
  • ⚠️ Risk of unstable work (not all functions) MIUI will be available)
  • ⚠️ Manual installation of alternative services (e.g. microG for push notifications)

The process of installing custom firmware includes:

  1. Unlock the bootloader via Mi Unlock Tool (requires Mi Account binding)
  2. Installation of custom Recovery (TWRP or OrangeFox)
  3. Formatting the system, data, cache
  4. Install ZIP-file firmware and Gapps (if you need Google services)

πŸ’‘

Google-free castom firmware is suitable for power users willing to sacrifice convenience for control. For most Xiaomi owners, it’s enough to disable or remove Play Market updates.

Possible Problems After Play Market Deletions and How to Solve Them

Removing or disabling the Play Market can lead to a number of side effects, and these are the most common and ways to address them:

Problem.Reason.Decision
Push notifications are not working.Google Play Services is not availableInstall microG or use alternative clients (e.g. FairEmail for mail)
Applications not updatedNo access to official updatesUse the Aurora Store or manual installation of APK
Errors when running some applicationsApps are dependent on Google Play ServicesLook for alternatives in F-Droid or set up mock locations to bypass checkouts
Geolocation is not working.There are no Google location servicesUse UnifiedNlp (part of microG) or configure GPS through alternative services
Problems with account synchronizationNo support for Google Account ManagerSet up synchronization through DAVx⁡ (for contacts/calendars or use local storage

If the phone is unstable after removing the Play Market (for example, it often restarts or gives errors), try:

  • πŸ”„ Reset the settings to factory (all data will be deleted!)
  • πŸ“₯ Install the latest version MIUI via Mi Flash Tool
  • πŸ› οΈ Restore deleted files from backup (if it was made)

πŸ’‘

Before any manipulation of system applications, back up your phone via TWRP or Mi PC Suite, which will allow you to quickly restore your phone in the event of a crash.

Play Market Alternatives for Xiaomi: Which Store to Choose

If you removed Play Market, you'll need an alternative source to install apps, and here are the most popular options with their features:

  • πŸ“¦ Aurora Store is an open client for Play Market, which does not require a Google account, allows you to download apps anonymously, but requires you to configure through Aurora Services for automatic updates.
  • πŸ›‘οΈ F-Droid is an open source store with a focus on privacy, all applications are checked for no trackers, but the choice is limited (no popular commercial software is available).
  • 🌍 APKMirror is the largest catalogue APK-Files with authentication. Suitable for manual installation of applications, but does not have automatic updates.
  • πŸ”„ APKUpdater is a tool for tracking installed app updates. It works with multiple sources, including APKMirror and Aurora Store.
  • πŸ“± AppGallery (from Huawei) is an official moderate-moderate store that supports many popular apps, but may be missing some content due to regional restrictions.

When choosing an alternative, consider:

  • Security: Only download APKs from trusted sources (avoid random sites with pirated content).
  • Automatic updates: Not all stores support background updates, for example, F-Droid updates apps automatically, and APKMirror requires manual verification.
  • Compatibility: Some applications (such as banking) may not work without Google Play Services, and microG installation will help.

πŸ’‘

Aurora Store + microG is the optimal replacement for the Play Market for most users, and this combination provides access to most apps with minimal privacy risks.

FAQ: Frequent questions about removing Play Market from Xiaomi

❓ Can you remove Play Market without root rights?
Yes, but not completely. With ADB (pm uninstall), you can uninstall the app for the current user, but its system files will remain in the phone's memory. Complete removal is possible only with root or through custom firmware.
❓ What will happen to the apps I installed through the Play Market?
Apps already installed will remain on the phone and will work, but will stop updating through the Play Market. Updates will require using alternative stores (like the Aurora Store) or installing APKs manually.
❓ How to Return Play Market After Deleting?
Recovery methods depend on the method of removal: If you just disabled the application, turn it back on in the settings. If you deleted it through ADB, install the APK manually (download from APKMirror). If you deleted it from root, restore files from the backup or reflash the phone.
❓ Will the removal of the Play Market affect the workplace? MIUI?
MIUI is not dependent on the Play Market, but some features (e.g. cloud sync via Mi Account) may use Google Play Services in the background.If you delete Google services, these features will continue to work, but there may be problems with the apps that require them (e.g. Google Maps or Gmail).
❓ Can Play Market be removed from Xiaomi with a blocked bootloader?
Yes, but only with no root methods (disable, delete updates or ADB) complete deletion of system files is possible only after unlocking the bootloader, which voids the warranty on most Xiaomi models.