Google Services Framework is the system component of Android, which is responsible for synchronizing data between Google applications and the company's servers. On Xiaomi smartphones, it is pre-installed even in global versions of MIUI, which raises questions for users seeking privacy or battery saving. But can it be turned off without consequences?
The answer is ambiguous. On the one hand, deactivating this service will actually reduce background activity and reduce battery consumption. On the other hand, you will lose access to key features: push notifications, automatic contact sync, backup to Google Drive, and even some Google Play apps. In this article, we will look at all the ways to disconnect from safe to radical, and also explain which features will stop working and how to get around it.
What is Google Services Framework and Why You Should Turn It Off
Google Services Framework (GMS Core) is the bridge between your smartphone and Google services.
- ๐ Synchronize contacts, calendars and notes with Google Account
- ๐ Delivering Push Notifications for Gmail, YouTube, Google Maps and Other Apps
- ๐ฑ Automatic app updates via Google Play
- ๐บ๏ธ Geolocation and operation of location-based services (e.g. Google Maps)
- ๐ Google Smart Lock authentication and two-factor authentication
The service consumes up to 5-15% of battery life per day (accuBattery data) even if you donโt actively use Google products.
- ๐ก๏ธ Confidentiality: GMS Collects data on location, activity in apps, and even search history
- ๐ Battery savings: background service processes constantly wake up the processor
- ๐ซ Ad Blocking: Many Targeted Ads in Apps Depend on the GMS
- ๐ฑ Use of alternative services (e.g. Huawei Mobile Services or Mi Account)
โ ๏ธ Caution: Disabling the Google Services Framework will result in the inoperability of all applications dependent on Google Play Services, including banking applications (Sberbank, Tinkoff), instant messengers (Telegram, Viber) and online-authorized games. Before deactivating, make sure you have backups of data!
Method 1: Disconnect via Android Settings (without root)
The safest method is to deactivate the service through standard settings, which does not require superuser rights and is reversible, but has limitations:
- Go to Settings โ Applications โ Application Management
- Click on the three dots in the upper right corner and select Show System Processes
- Find the Google Services Framework (could be called Google Play Services)
- Slip on it and select Disable (or Remove Updates if the Disable button is inactive)
- Confirm the action in the dialog window
After the shutdown:
- โ Push notifications from Google services will stop coming
- โ Reduced battery consumption by 3-7% (on the Redmi Note 10 Pro)
- โ Apps will not be updated via Google Play (you will have to download it). APK manually)
- โ Geolocation in Google Maps and other maps will stop working
Create a backup of contacts in VCF
Download APKs of Key Applications (Telegram, WhatsApp) to your device
Record passwords from accounts (the login will stop working)
Disable two-factor authentication via Google Authenticator
-->
On some Xiaomi models (such as the POCO F3 or Mi 11), the "Disable" button may be blocked.
- Remove all updates to Google Play Services from the same menu
- Disable Auto Update for this app on Google Play
- Use ADB for a forced stop (instruction below)
Method 2: Using ADB to force shutdown
If the standard method didn't work, you could use Android Debug Bridge (ADB), a computer debugging tool that doesn't require root rights, but requires developer mode.
Instructions:
- Activate Developer Mode: Go to Settings โ About Phone Tap 7 times on MIUI Version Return to the main settings menu and find a new section For Developers
USB debugging
ADB-tools
Open the command line (Windows) or terminal (Mac/Linux) in the folder with ADB
adb devices(Your device should appear)
adb shell pm disable-user --user 0 com.google.android.gmsadb shell pm disable-user --user 0 com.google.android.gsfTo return to the original state, use:
adb shell pm enable com.google.android.gms
adb shell pm enable com.google.android.gsf๐ก
If after the shutdown through ADB The phone is slowing down, and then you can use the command adb shell am broadcast. -a android.intent.action.BOOT_COMPLETED โ This will restart system processes without restarting.
โ ๏ธ Note: Some Xiaomi firmware (especially Chinese) ADB-If you turn off, you may lose access to Google Play completely, in which case only resetting or flashing will help.
Method 3: Remove via TWRP (requires an unlocked bootloader)
The radical method is to completely remove the Google Services Framework through custom recovery, which is only suitable for power users, because:
- Requires an unlocked bootloader (the procedure will reset all data!)
- You need to install TWRP or other custom recovery
- After removal, some system applications may crash
Step-by-step:
- Unlock the bootloader through Mi Unlock Tool (official utility from Xiaomi)
- Install TWRP for your model (instructions are available on XDA Developers)
- Download. APK-The latest version of the Google Services Framework (in case of recovery)
- Download to TWRP (Power + Vol Up when enabled)
- Go to Advanced โ File Manager
- Delete files: /system/priv-app/GoogleServicesFramework/system/app/GoogleServicesFramework (if any) /data/app/com.google.android.gsf-* (all folders)
Wipe โ Cache
Reset the device
| Xiaomi model | Probability of success | Risks. |
|---|---|---|
| POCO F1/F2/F3 | 90% | Loss of Google Pay, problems with banking applications |
| Redmi Note 8/9/10 | 75% | Camera malfunction (depends on firmware) |
| Mi 11/12 Series | 60% | Sensor failure (gyroscope, compass) in some applications |
| Black Shark 3/4 | 80% | Problems with gaming services (Google Play Games) |
What if the phone doesnโt turn on after removal?
What Happens After Google Services Framework Is Disabled
Even if you successfully shut down the service, be prepared for the following problems:
| Function | Effects of disconnection | Bypass |
|---|---|---|
| Google Play Market | Does not update applications, does not download new ones | Use the Aurora Store or manual installation of APK |
| Push notifications | No notifications from Gmail, YouTube, Google Photos | Set up notifications via email or SMS |
| Geolocation | Google Maps and other maps do not identify location | Use Yandex Cards or OSMAnd |
| Backup | Automatic backup doesnโt work on Google Drive | Manually copy files to your PC or to the Mi Cloud |
| Banking applications | Sberbank, Tinkoff, VTB can block the entrance | Use web versions or alternative applications |
The shutdown is especially critical for Xiaomi owners with Google Pay โ the payment service will stop working completely.
- ๐ฎ Games of the Game (Google Play Games, NVIDIA GeForce NOW)
- ๐บ Chromecast and other devices that support Google Cast
- ๐ Two-factor authentication applications via Google Authenticator
Yeah, through the settings.|Yes, through ADB|Yes, through TWRP|No, but I'm planning.|No, I will not.-->
Alternative solutions: how to reduce the impact of GMS without turning off
If radical methods donโt work for you, you can limit the activity of the Google Services Framework without completely shutting down:
- ๐ Limit background activity: Go to Settings โ Annexes โ Google Services Framework Select Battery โ Limit background activity Turn off Autostart in the same menu
- ๐ Block Internet access: In the application settings, select Mobile Data and Wi-Fi Disable access to mobile Internet and Wi-Fi
Clean the cache regularly
- In the app menu, click Storage โ Clear the cache
- Repeat the procedure once every 1-2 weeks
- ๐ก๏ธ Use Firewall: Applications like NetGuard or AFWall+ (requires root to block network activity GMS selectively.
List of โproblemโ models:
- ๐ฑ Xiaomi Mi A1/A2/A3 (Android One โ after shutting down GMS Lost access to system updates
- ๐ฑ POCO X3 NFC โ Possible failures in the module NFC and Google Pay
- ๐ฑ Redmi K20 Pro / Mi 9T Pro โ Widevine support may be missing L1 (no HD Netflix)
- ๐ฑ Black Shark 4/5 โ Gaming services no longer define the device as compatible
- ๐ฑ Mi 10 Ultra / Mi 11 Ultra โ problems with the main camera in Pro mode
The most reliable way is to run the firmware through the Mi Flash Tool with the choice of clean all option.