How to remove Xiaomi Play Store: an expert guide

Many users of the MIUI and HyperOS ecosystem face the need to clear the device of pre-installed software. The question of how to remove Xiaomi Play Store is often raised by those who want to completely switch to alternative app stores or strive for maximum minimization of the system.

The removal procedure requires caution and understanding of the Android architecture. System applications such as the Google Store have deep integrations with the shell. Wrong actions can lead to unstable smartphone operation, the appearance of persistent errors or even the inability to boot the device, which is why you need to weigh all the risks and create a full backup before starting any manipulations.

In this article, we will discuss in detail the safe methods of uninstallation and disabling Google services on Xiaomi, Redmi and POCO smartphones. You will learn about the differences between the usual removal of updates and the complete erasure of the system component through the computer, and will consider alternatives to the standard store and how to solve problems that arise after tampering with system files.

Why you need to remove Google Play

The main reason users are looking for a way to remove Xiaomi Play Store is to free up space or remove intrusive notifications. However, the standard deletion process often hides the icon, leaving files in memory. Complete uninstallation is required when the device is transferred to another user or used in specific corporate networks with strict restrictions.

Some enthusiasts are looking to create a completely isolated environment without Google tracking. Google Play services collect extensive telemetry about location, installed applications and user activities. Removing the main hub for these services significantly reduces the amount of data transferred, increasing privacy.

In addition, in some regions or on modified firmware (for example, Chinese versions of global smartphones) version conflicts may occur. If the system constantly requires to update the store, but this can not be done due to certificate errors, the only way out is to force the removal of the component to install the current version manually or switch to the Aurora Store.

⚠️ Warning: Deleting the system component of Google Play Services may cause banking applications, navigation and push notifications in other programs to malfunction.

Preparing the device for intervention in the system

Before you start deleting, you need to do a number of preparatory steps. Without proper preparation, the process can be interrupted halfway, leaving the system in an unstable state. The first step should always be to back up all the important data, since resetting may be the only way to restore functionality.

You'll need to activate the developer mode on your Xiaomi device. To do this, go to the settings, find the MIUI version or OS version and click on it seven times in a row. Once you've become a developer, you can proceed to set up the debugging settings.

In the menu "For developers" you need to include the item "Debugging by USB». It is also recommended to include the option «USB-Debugging (security settings)" if available, although for work with ADB Often, standard debugging is enough. Connect your smartphone to your computer and select mode of operation. USB «File transfer».

☑️ Preparation of the Xiaomi smartphone

Done: 0 / 5

Disconnection method through system settings

The safest, though not always effective, way is to disable the app through the standard menu.This method doesn't physically delete files, but prevents the store from starting processes. Go to Settings → Apps → All apps and search the Google Play Store list.

Click on the app and select the “Disable” option. If the button is active, the system will stop updating the store and running its processes. However, on many Xiaomi devices, this button may not be available (darked), since the manufacturer considers Google services an integral part of the system.

In some cases, pre-removal helps. Click three dots in the corner of the screen and select "Remove Updates." Once you return to the factory version, the "Disable" button can become active. This allows you to freeze the application without using third-party software.

⚠️ Note: Disabling Google Play Store does not remove Google account from the system.To completely delete the account, you must go to the section "Accounts and sync" and manually delete the profile.

Removal via ADB (Android Debug Bridge)

The most effective method to remove Xiaomi Play Store even without root rights is to use ADB tools from your computer, which allows you to send commands directly to the Android Package Manager. You will need to download Platform Tools from the official Android developer site.

Once the smartphone is connected and the connection is checked (the adb device team must output the device serial number), you can proceed to delete.The command to remove the updates looks like an adb shell pm uninstall -k --user 0 com.android.vending. This command removes the user installation for the current user, leaving the system partition intact.

If deeper intervention is required, commands can be used to remove associated services, but this requires accuracy. A package name error can result in the removal of critical system components, such as a framework or download manager.

adb shell pm uninstall -k --user 0 com.android.vending


adb shell pm uninstall -k --user 0 com.google.android.gms




adb shell pm uninstall -k --user 0 com.google.android.gsf

It is important to understand the difference between deleting 0 for a user and completely erasing from /system. The first option is reversible by simply resetting the settings, the second requires flashing the device. For most tasks, a command for the user 0 is enough.

List of packages for safe removal
com.android.vending (Play Store itself) com.google.android.gms (Google Play Services - beware!) com.google.android.gsf (Google Services Framework) com.google.android.feedback (Shop reviews)

Use of specialized utilities

For those who don’t want to work with the command line, there are graphical shells for ADB. Programs like Xiaomi ADB/Fastboot Tools or Universal Android Debloater allow you to remove system applications with mouse clicks. These utilities automatically identify the connected device and offer a list of components available for removal.

Using such programs makes it much easier. You don't have to memorize packet names or write commands. The interface is usually divided into categories: secure to remove, recommended to remove and system. The Google Play store is usually marked as safe to remove unless you plan to use it.

However, it is worth remembering that third-party utilities also require debugging over USB.In addition, some antiviruses can respond to attempts to interfere with system files, so before launching such programs, it is better to add them to exceptions.

MethodThe need for a PCRoot rightsRisk to the system
Disconnection in settingsNo.Not necessary.Minimum
ADB (command line)Yes.Not necessary.Medium.
Third-party debloatersYes.Not necessary.Medium.
System App RemoverNo.Needed.High-pitched
📊 Which method of removal do you prefer?
Through phone settings
ADB commands from a computer
Third-party programme debloaters
I don't risk deleting system files.

Alternatives and installation of other stores

Once you have removed Xiaomi Play Store, you have to install apps, the main source of software is the browser or third-party directories, and the most popular and secure alternative is the Aurora Store, an open-source client that allows you to download apps from the Google Play directory anonymously, without having to log in to your account.

Also worth paying attention to is F-Droid, a repository of free and open source software, which does not contain trackers or proprietary libraries, and for users who need Russian services, RuStore or Nash Store are relevant, which gradually acquire functionality and provide the installation of necessary banking and government applications.

Installation APK-Files from unknown sources security system MIUI It will issue warnings, and you will need to give permission to a particular browser or file manager to install applications, and this is a standard procedure that you should not ignore when checking the source of the file.

💡

Use the Aurora Store in Anonymous mode to avoid blocking Google when you download apps frequently from a new one. IP-address.

Possible problems and solutions

Once the system component is removed, users often encounter errors, most commonly being persistent notifications from the system that “Google Play services have stopped” or “Data Sync failed,” which is because other applications continue to request access to remote libraries.

If you only removed the store and left the services, the bugs may be less critical, but if you were affected by Google Play Services, maps, some games and apps that are tied to geolocation or push notifications will stop working, the solution is either installing alternative versions of the services (for example, through Gspace), or completely abandoning the Google ecosystem.

If the phone goes into a cyclic reboot, only re-entering Recovery mode will help. On Xiaomi, this is done by pressing the power button and the volume button on the device turned off. On the Recovery menu, you need to select "Wipe Data" (Erase data), which will return the phone to factory settings and restore deleted system files.

⚠️ Warning: Resetting to factory settings (Wipe Data) will completely destroy all your photos, contacts and files on the internal drive.

Recovery of Remote Play Market

If the experiment failed or you realized that you couldn't live without a standard store, you could bring the component back. If you use the --user 0 ADB method, you can restore it by simply resetting the phone to factory status, and that will put all the system applications back in place.

In some cases, if the application was simply "disabled" in the settings, just find it again in the list and click "Enable." APK-File in full (which is only possible with root rights or through a modified backup), you will need to flash the device through the Mi Flash Tool or install updates “over the air” in recovery mode.

For re-installation without data reset, you can try downloading the original APK-Google Play Store file from a trusted resource (e.g. APKMirror) and install it manually.However, if the underlying dependencies have been removed, simple installation APK You may not be able to get a full Google service reinstallation.

💡

The most reliable way to return a remote system component to Xiaomi is to perform a full Wipe All Data reset via the Recovery menu.

Is it safe to delete Google Play Services with the Market?
Removing Google Play Services (com.google.android.gms) is not recommended for ordinary users, but is responsible for maps, push notifications, authorization in many applications and synchronization of contacts, and its removal will cause most modern applications, including instant messengers and banks, to fail.
Can I delete the Play Store without a computer?
Without a computer, you can only "disable" the application in the settings, if this option is not blocked by the manufacturer. APK-A file without a PC is only possible if you have Root rights and use file managers with access to the system partition, such as Titanium Backup or System App Remover.
What to do if contacts are lost after removal?
Contacts on Android are often synced to your Google account. When services are deleted, sync is stopped. To return contacts, export them from the Google Contacts cloud on your computer in.vcf format and import them into your phone through the Contacts app or copy the file to your device.
Does the removal affect WhatsApp and Telegram?
Telegram is independent of Google services and will work fine. WhatsApp uses Google Drive for backup and Google Play Services for push notifications. Without them, messages can only come when the application is open, and creating new backups will become impossible.