β€œGoogle App Error” on Xiaomi: Reasons and Solutions

The error β€œGoogle App has been bugged”** on Xiaomi smartphones is one of the most common problems that MIUI users face. It can manifest itself in various ways, from sudden closures of the Google Play Store to complete inability to log in to your account. Most often, a failure occurs after a system update, changing the region or installing third-party firmware. But even on a β€œpure” MIUI without modifications, the error can occur due to a conflict between Google services and Xiaomi optimizations.

In this article, we will look at all possible causes, from a banal cache failure to deep system conflicts, and provide step-by-step instructions for each case. Particular attention will be paid to Xiaomi models on MIUI 14/15 (for example, Redmi Note 12, POCO X5, Xiaomi 13T), where the error is more common due to aggressive battery optimization. If you see messages like com.google.process.gapps stopped or Google Play Services does not respond, here you will find a solution.

Why Google is wrong with Xiaomi: 5 main reasons

Before you start fixing, it is important to understand the root of the problem, and 80% of the time, the error is due to one of the following factors:

  • πŸ”„ Google Service Version Conflict – After Updating MIUI Google Play Services is incompatible with the current firmware.

On Xiaomi with MIUI Global, the error is most often related to the first and third points. On the Chinese versions (MIUI China), the problem is usually that Google Mobile Services (GMS) is not available β€” you have to install them manually. If you use the Redmi Note 11 or later, check if you have beta versions of Google services β€” they often conflict with Xiaomi optimizations.

πŸ“Š What kind of Xiaomi model do you have?
Redmi Note 12/13
POCO X5/X6
Xiaomi 13/14
Redmi 10/11
other

Method 1: Reboot and check connection

Start with the simplest thing, reboot the device. This clears the RAM and the time processes that may have caused the failure. Press and hold the power button, then select Reboot. Once turned on, check if the error has disappeared.

If the problem persists, make sure the internet connection is stable:

  • πŸ“Ά Switch from Wi-Fi to Mobile Data (or vice versa).
  • πŸ”„ Turn on and off flight mode for 30 seconds.
  • 🌐 Check if it's blocking. VPN Firewall access to Google servers.

On Xiaomi MIUI 14+ There is a hidden network diagnostic function: go to Settings β†’ SIM-maps and mobile networks β†’ Diagnostics of the network, if the test shows problems with the DNS, Try manually prescribing 8.8.8.8 (Google) or 1.1.1.1 (Cloudflare) in your Wi-Fi settings.

πŸ’‘

If the error only appears on Wi-Fi, try forgetting the network (Settings β†’ Wi-Fi β†’ Click on the network β†’ Forget) and connecting again.

Method 2: Clearing Google Cache and Data

A damaged cache is the most common cause of failure, and Xiaomi has three key applications to clean up:

  1. Google Play Services is responsible for the background work of all services.
  2. Google Play Store is an app store.
  3. Google App (or Google Search) is the main search app.

Instructions:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the search, enter the name of the application (for example, Services).
  3. Select Warehouse β†’ Clear cache and Clear data.
  4. Repeat for all three applications.

Clear the Google Play Services cache | Clear the Google Play Services | Clear the Google Play Store cache | Clear the Google App |Reboot the phone-->

⚠️ Note: after the data has been cleared, Google Play Services may need to re-authorize your account. If the error persists after this procedure, proceed to the next method.

Method 3: Update Google Play Services and other apps

Outdated versions of Google Play Services or Google Play Store often conflict with the latest MIUI updates.

  1. Open the Google Play Store.
  2. In the search, type in Google Play Services and select the app.
  3. If you have an update button, press it.
  4. Repeat for Google Play Store and Google App.

Some MIUI firmware (especially Chinese ones) may not have a Google Play Store.

  • πŸ“± Download the latest version APK from the official APKMirror website.
  • πŸ”§ Install the file by allowing installation from unknown sources (Settings) β†’ Annexes β†’ Special rights β†’ Installation of unknown applications).

For Xiaomi, MIUI 15 (Android 14) is critical to use Google Play Services version 23.30+.Outdated versions (below 22.0) can cause constant crashes.

How to find out the version of Google Play Services?
Open Settings β†’ Apps β†’ Google Play Services β†’ The version is listed at the bottom of the screen (e.g. 23.30.14).

Method 4: Set up battery optimization for Google services

MIUI is known for aggressive battery optimization, which often blocks the background work of Google Play Services, which leads to sync errors and sudden app closures.

  1. Go to Settings β†’ Battery and Performance β†’ Application Power Management.
  2. Select Google Play Services from the list.
  3. Set up a No Limits mode.
  4. Repeat for Google Play Store and Google App.

Turn off automatic optimization:

  • πŸ”‹ B Settings β†’ Battery β†’ Battery settings disable Adaptive Battery.
  • πŸ›‘οΈ B Settings β†’ Annexes β†’ Special rights β†’ Battery Optimization Add All Google Apps to Exceptions.

On the POCO F5 and Redmi K60, it is also recommended to disable MIUI Deep Optimization in Settings β†’ Additional β†’ Optimization.This can increase battery consumption by 5-10%, but solve problems with Google services.

πŸ’‘

Battery optimization is the main reason for Google’s mistakes on Xiaomi, and disabling restrictions on key services solves the problem 60 percent of the time.

Method 5: Delete and Re-Install Google Account

If the error is due to login (e.g., failed to log in to Google), re-registration will help, and this method is also effective after changing the region or resetting settings.

Instructions:

  1. Open Settings β†’ Accounts and Sync β†’ Google.
  2. Select your account and click Delete account.
  3. Reboot the phone.
  4. Go to the Google Play Store and the system will prompt you to add an account again.

⚠️ Before deleting your account, make sure you remember your password and two-factor authentication data (if enabled). Once deleted, all synchronized data (contacts, calendars, notes) will disappear from the device but remain in the cloud.

If you add an error to your account and you can’t connect to Google’s servers, check:

  • πŸ•’ Time and date on the phone (must be relevant).
  • 🌍 Region in settings (Settings) β†’ Additionally. β†’ Language and region).
  • πŸ”’ Absence VPN Proxies (they can block access to Google).

Method 6: Reset settings or flashing (extreme measures)

If none of these methods worked, radical methods remain:

MethodWhen to applyRisks.
Resetting settings (Settings β†’ About Phone β†’ Resetting)After installing custom firmware or changing the regionAll data is deleted, but files are saved on the memory card.
GMS installation (for MIUI China)If your phone is from China without Google servicesRequires unlocking the bootloader and can void the warranty
Reflashing on MIUI GlobalWith constant failures on custom or Chinese firmwareTotal data loss, risk of "brick" in case of error

For Xiaomi on MIUI China, the installation of Google Mobile Services (GMS) is done through the XiaomiTool V2 tool or manually through ADB.

adb shell


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




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




reboot

After restarting, install GMS through APK-Files in the correct order (first Google Services Framework, then Google Play Services).

On models with a MediaTek processor (such as the Redmi Note 12 4G), flashing over the Fastboot can result in a loss of IMEI. Always back up through the Mi Flash Tool before starting.

Frequent Questions (FAQ)

Why does the bug only appear on Wi-Fi, but everything works on mobile data?
The problem is probably in DNS-They can block or redirect requests to Google. Solution: Open your Wi-Fi settings. Click on your network. β†’ Change the network β†’ In the field. DNS Enter 8.8.8.8 or 1.1.1.1. Also check if the router is enabled with parental control or traffic filtering.
Can I correct the error without resetting the settings?
Yes, the first 5 methods in this article help 90% of the time, and you only need to reset if: You installed custom firmware or modifications. MIUI. None of these things worked, and Google's services are completely unavailable. Before resetting, try uninstalling updates for Google Play Services: Open Settings β†’ Annexes β†’ Google Play Services. Click on three dots β†’ Remove updates.
After clearing the Google Play cache, the marketplace won't open. What do you do?
This is normal behavior - after clearing the Google Play data, the Market takes time to re-initialize. Wait 5-10 minutes and: Check your Internet connection. Reboot your phone. If it didn't work, remove the updates for the Google Play Store (as in the previous question). If the problem persists, install the latest version of the Google Play Store's APK manually with APKMirror.
Xiaomi doesn't have Google services with MIUI China. How do you install them?
For the Chinese versions MIUI Manual installation of Google Mobile Services is required (GMS). Step-by-step: Unlock the bootloader through the Mi Unlock Tool (requires a Mi Account binding and wait 7 days). Set custom recovery (e.g., custom recovery, TWRP). Download. GMS package for your model (e.g. NikGApps for Android 13). TWRP In order: Google Services Framework β†’ Google Play Services β†’ Google Play Store. ⚠️ Warning: Newer models (Xiaomi 14, Redmi Note 13) may require antirollback to prevent bootloader locking.
The error only appears in a specific app (e.g. Gmail or YouTube).
If the crash affects only one app, the problem lies in its cache or data: Open Settings β†’ Apps β†’ [app name]. Clear the cache and data. Update the app through the Google Play Store. If it doesn't work, uninstall and install the app again. For Gmail or YouTube, also check if the traffic saving mode in the app settings is enabled.