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.
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:
- Go to Settings β Applications β Application Management β Google Play Store
- Click on the three dots in the top right corner and select Remove Updates
- 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?
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-->
- Activate Developer Mode on your phone: go to Settings β About Phone and 7 times click on the MIUI version
- Return to Settings β More β For developers and enable USB Debugging
- Connect your phone to your computer and confirm your debugging permission.
- Open the command line (Windows) or terminal (macOS/Linux) and type: Adb devices Make sure your device appears in the list.
- 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?
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:
- Unlock the bootloader via Mi Unlock Tool (requires Mi Account binding)
- Installation of custom Recovery (TWRP or OrangeFox)
- Formatting the system, data, cache
- 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 available | Install microG or use alternative clients (e.g. FairEmail for mail) |
| Applications not updated | No access to official updates | Use the Aurora Store or manual installation of APK |
| Errors when running some applications | Apps are dependent on Google Play Services | Look for alternatives in F-Droid or set up mock locations to bypass checkouts |
| Geolocation is not working. | There are no Google location services | Use UnifiedNlp (part of microG) or configure GPS through alternative services |
| Problems with account synchronization | No support for Google Account Manager | Set 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.