Services Google are deeply integrated into Android, but not all users are ready to put up with constant data collection, advertising and dependence on the ecosystem. Removing Google Play Services, GMS (Google Mobile Services) and other components can improve privacy, improve battery life, and even speed up your deviceโbut only with the right approach. Without preparation, such actions are fraught loss of functionality of key applications, system errors and even device failure..
In this guide we will look at uninstalling Google services, from simple disabling to complete uninstallation using legal and technical methods removing Google services, from simple disabling to complete uninstallation using ADB and custom firmware. You will learn which applications can be safely removed and which ones should not be touched, how to bypass manufacturer restrictions (like Samsung Knox or MIUI), and what alternatives exist to replace GMS - from microG to completely de-Googled firmware like LineageOS for microG or CalyxOS.
We warn you right away: the process is not universal. On devices with a locked bootloader (most smartphones Samsung, Xiaomi, Huawei), some methods will not work. And on Pixel or OnePlus with an unlocked bootloader you will get more freedom - but also more risks. Are you ready to experiment?
Why do users want to delete Google services?
There are three main reasons, and all of them are related to control over the device:
- ๐ Privacy: Google collects data on location, search queries, activity in applications (even if you do not use their services directly). For example,
Google Play Servicessends statistics about device usage default, and you can only partially disable this. - ๐ Performance: Google services consume up to 10-15% battery charge in the background (according to data AccuBattery), and on weak devices (Redmi 9A, Samsung Galaxy A10) can cause lags due to constant synchronization.
- ๐ซ Independence from the ecosystem: Without GMS you can use alternative application stores (F-Droid, Aurora Store), cards (OsmAnd), mail (ProtonMail) and even replacement YouTube (NewPipe. This is relevant for users who fundamentally avoid proprietary software.
However, there is a downside: without Google Play Services many applications will stop working - from banking (SberBank Online, Tinkoff) to social networks (VK, Telegram in some versions). Some games (PUBG Mobile, Genshin Impact) require Google Play Games for authorization. And on devices with Widevine L1 (for example, Samsung Galaxy S22) after removing GMS, support for viewing DRM to view Netflix or Disney+ in HD may disappear.
โ ๏ธ Attention: On devices with Android Enterprise (corporate smartphones), deleting GMS may lead to account blocking by the administrator. Check for a management policy in Settings โ Accounts โ Work profile.
Which Google services can be removed safely?
Not all Google components are equally important. Here is a list of safe to delete applications and services (on most devices):
| Component | What happens after deletion | Can it be returned? |
|---|---|---|
Google Play Music |
Synchronizing music with Google will stop working. Local files will remain. | Yes, through Play Market |
Google Duo |
You cannot call through Duo, but WhatsApp i Telegram will remain. | Yes |
Google News |
The news widget on the main screen will disappear. The feed in Google App will remain. | Yes |
Google Photos |
Automatic uploading of photos to the cloud will stop. Local files will not be deleted. | Yes |
Google One |
You will not be able to manage your cloud subscription, but the files will remain available. | Yes |
But dangerous to delete components (deleting them may break system):
- ๐
Google Play Servicesโresponsible for authorization, push notifications, geolocation in most applications. - ๐
Google Services Frameworkโmanages the synchronization of accounts and application licenses. - ๐
Google Play Storeโwithout it you will not be able to install or update applications (even through APK).
Method 1: Disabling Google services without root access
If you are not ready for radical measures, start with disable unnecessary services. This will not remove them completely, but will reduce resource consumption and data collection.
Instructions:
- Open
Settings โ Applications. - Click on the three dots in the upper right corner and select
Show system ones. - Find the application (for example
Google Play Movies) and click on it. - Select
Disable(on some devices -Delete updatesโDisable).
For Google Play Services you can limit activity:
- Go to
Settings โ Applications โ Google Play Services โ Battery. - Select
Limit background activity. - In the section
PermissionsdisableLocation,Camera,Microphone(if you don't use Google Assistant).
Make a backup copy of data (photos, contacts, SMS)
Write logins/passwords for accounts (if you use 2FA)
Check whether key applications (banks, instant messengers) work without GMS
Install an alternative application store (F-Droid, Aurora Store)-->
This method reversible: On devices: to get everything back, just turn the application back on settings. However, some functions (for example, automatic location detection in Uber) may work worse.
โ ๏ธ Attention: On devices Huawei (without GMS) or Xiaomi for the European market (with MIUI without Google) some services have already been removed by the manufacturer. Attempting to reinstall them may violate warranty terms.
Method 2: Removal via ADB (without root, but with unlocking) bootloader)
If disabling is not enough, you can remove system applications via ADB (Android Debug Bridge). This method does not require root access, but you need an unlocked bootloader and USB debugging enabled.
Step-by-step guide:
- Activate
Developer mode 7 times: go toSettings โ About phoneand click onBuild number. - Enable
USB debugginginSettings โ System โ For developers. - Connect your phone to the PC, install Platform Tools and check the connection with the command:
adb devices - Delete an unnecessary application (example for
Google Chrome):adb shell pm uninstall -k --user 0 com.android.chrome
List of popular packages to remove:
- ๐
com.android.chromeโ Google Chrome - ๐บ
com.google.android.youtubeโ YouTube - ๐ท
com.google.android.apps.photosโ Google Photos - ๐ต
com.google.android.musicโ Google Play Music
How to return an application deleted via ADB?
To restore an application, use the command:
adb shell cmd package install-existing application_package
For example, for YouTube:
adb shell cmd package install-existing com.google.android.youtube
After this, the application will appear in the system again, but its data will be reset.
โ ๏ธ Important: Removing com.google.android.gms (Google Play Services) via ADB will lead to system crash on most devices. Use this method only for non-system applications.
Method 3: Complete removal of GMS using custom firmware
The most radical, but also the most effective way is installation firmware without GMS. Popular options:
- ๐ฑ LineageOS for microG - pure Android with an open analogue of GMS (microG). Supports push notifications and geolocation without Google.
- ๐ CalyxOS โ firmware with an emphasis on privacy, pre-configured to work without Google.
- ๐ก๏ธ GrapheneOS โ for devices Pixel, maximally protected from surveillance.
- ๐ DivestOS โ LineageOS fork with removed proprietary components.
Installation process:
- Unlock the bootloader (instructions vary for each manufacturer). For Samsung you will need
Odin, for Xiaomi โMi Unlock Tool. - Install custom recovery (TWRP or OrangeFox).
- Download the firmware from the official website (for example, LineageOS for microG) and transfer it to the phone.
- In recovery, run
Wipe โ Format Data(this will delete all data!), then install the firmware.
After installation:
- ๐ฑ Configure microG to work with push notifications (enable
Google Device RegistrationiGoogle Cloud Messagingin the microG settings). - ๐ Install alternative applications via F-Droid (for example, OsmAnd instead of Google Maps).
- ๐ Disable
SafetyNetin microG settings if you do not use banking applications.
Before installing custom firmware, check compatibility with your model on the forum XDA Developers. Some devices (for example Samsung Exynos) require additional patches for the camera or mobile network to work correctly.
โ ๏ธ Attention: Installing custom firmware will reset the warranty and may lead to the loss of functions like Samsung Pay, Widevine L1 (HD in Netflix) or VoLTE. On some devices (for example Huawei), unlocking the bootloader is impossible without an official code, which the manufacturer may not provide.
Alternatives to Google services: what use instead?
To live comfortably without GMS, you will need replacements for key services:
| Google Service | Alternative | Pros | Cons |
|---|---|---|---|
| Google Play Store | Aurora Store / F-Droid | Anonymous APK download, no tracking | Not all applications are available (banks, Netflix) |
| Google Maps | OsmAnd / Magic Earth | Offline maps, no advertising | Fewer POIs (points of interest) |
| Gmail | ProtonMail / Tutanota | Encryption of letters, no targeted advertising | Limited free plan |
| YouTube | NewPipe / LibreTube | No advertising, background playback | No official support for creators |
| Google Drive | Nextcloud / Syncthing | Self hosting, no limits | Requires configuration server |
For push notifications without GMS use:
- ๐ฑ microG - emulates Google Cloud Messaging (GCM), but requires configuration.
- ๐ UnifiedPush - decentralized notification system (supported Matrix, Delta Chat).
If you need banking applications (for example, SberBank or Tinkoff), check their operation via Magisk with the module Universal SafetyNet Fix. Some banks block devices with unlocked bootloader, but this can be done using MagiskHide (on Android 10 and below) or DenyList (on Android 11+).
What to do if, after removing GMS, the phone stopped working?
If you have removed critical components (for example, Google Services Framework) and the phone is stuck on loading or produces errors, try these steps:
- Recovery via ADB:
adb shell cmd package install-existing com.google.android.gmsIf the package is damaged, download it from APKMirror and install manually:
adb install com.google.android.gms.apk - Reset to factory settings (if ADB does not help):
- Boot into
Recovery Mode(usuallyPower + Volume Up). - Select
Wipe Data/Factory Reset. - Reboot the device.
- Boot into
- Flashing stock firmware:
- Download the official firmware for your model from the manufacturer's website.
- Use Odin (for Samsung), Fastboot (for Pixel/OnePlus) or Mi Flash Tool (for Xiaomi).
If the device does not turn on (brick), try:
- ๐ EDL Mode (for Qualcommdevices): requires a special cable and a app like QFil or Mi Flash Pro.
- ๐ ๏ธ Contact service center (if the warranty is still valid, donโt say that you tried to remove GMS!).
If after removing GMS the phone does not turn on, do not panic: in 90% of cases it can be restored through flashing. The main thing is not to interrupt the process and use the official firmware.
FAQ: Frequently asked questions about deleting Google services
Is it possible to remove Google Play Services on Samsung without root?
No, on most devices Samsung Google Play Services are protected Knox and cannot be removed even through ADB. The maximum is to disable background activity in the settings. For complete removal you need root or. custom firmware, but this will break Knox (trigger 0x1), and Samsung Pay, Secure Folder will stop working.
Will banking applications work without GMS?
Depends on applications SberBank Online and Tinkoff often block devices without Google Play Services or with an unlocked bootloader. Solutions:
- Use microG with enabled
SafetyNet(but this does not guarantee 100% performance). - Install the banking application via Aurora Store in anonymous user mode.
- Use the web version of the bank through a browser with JavaScript disabled (for example, Bromite).
How to update applications without Google Play?
There are several ways:
- Aurora Store โ allows you to update applications anonymously (enable
Auto-updatein settings). - F-Droid โ updates only open software (for example, Signal, K-9 Mail).
- Obtainium โ monitors APK updates on GitHub/GitLab.
- Manual download of APK from APKMirror (check file hashes!).
Is it possible to return GMS after installing custom firmware?
Yes, but the process depends on the firmware:
- On LineageOS for microG you can install Open GApps (but this contradicts the idea of de-Googleization).
- On CalyxOS or GrapheneOS returning GMS requires a complete flashing to stock firmware.
โ ๏ธ After returning GMS, some functions (for example, Widevine L1) may not be restored.
Which devices are best suited for life without Google?
The easiest way to remove GMS is on:
- Google Pixel (supported GrapheneOS, CalyxOS).
- OnePlus (good compatibility with custom firmware).
- Fairphone (official support LineageOS).
- Xiaomi (but requires unlocking the bootloader through Mi Unlock).
The most difficult thing is:
- Samsung (due to Knox and the closed bootloader on new models).
- Huawei (no GMS out of the box, but also custom firmware is practically absent).
- Oppo/Realme (little support from the community).