Xiaomi Redmi smartphone owners often face the problem of Googleโs built-in apps that take up space in memory, consume battery power and collect data โ even if you donโt use them. You canโt delete them with standard MIUI tools: the system simply suggests โdisableโ or โremove updates.โ But there are legitimate ways to completely remove them that donโt require root rights (although there are more options with them).
In this article, we will discuss three methods: through MIUI settings, with ADB (no root), and a radical way for hardened devices. Each option has its own nuances, from reversibility to the risk of disrupting Google Play services. It is important to understand that removing system applications can affect the stability of your phone, especially if you use Google services (for example, Gmail, YouTube or Google Maps).
1. Method: Disabling and removing updates through MIUI settings
The safest, but also the most limited, method is to disable applications through the standard menu, which doesn't delete files completely, but stops them from working and hides them from the list, and is suitable for users who want to save resources but are not willing to risk system stability.
To disable the unnecessary Google app:
- ๐ฑ Go to Settings. โ Annexes โ Application management.
- ๐ In the search bar, type the name of the app (for example, Google Play Music or Duo).
- ๐ซ Click โDisableโ (if the button is inactive, first click โDelete Updatesยป).
- โ ๏ธ Confirm the action โ the system will warn about possible failures.
This method doesn't free up memory because the application files stay on the device, but it blocks background activity and notifications, and some apps (like Google Play Services) won't be disabled because the system protects them.
โ ๏ธ Note: Disabling Google Play Services will render most applications dependent on Google services (including banking, cards, and many games) inoperable).
Make a backup copy of important data
Check if you are using Google services (Gmail, Drive, Maps)
Write down the names of the disabled applications in case of recovery
Make sure your phone has enough charge (minimum 30%)
-->
2. Method: Removal via ADB (without root rights)
A more radical method is the use of Android Debug Bridge (ADB), which allows you to completely remove system applications, but requires connecting the phone to the computer and basic command line skills, the advantage of not having to get root access, which preserves the guarantee and security.
First, prepare:
- ๐ป A computer with installed Xiaomi drivers and ADB (You can download from the official Android website).
- ๐ List of application packages you want to remove (see table below).
- ๐ USB-cable (preferably original).
Instructions:
- Turn on the phone Developer Mode: go to Settings โ About Phone โ MIUI version and press 7 times on this item.
- Return to Settings โ Additional โ For developers and activate Debugging over USB.
- Connect the phone to your computer and do:
adb devicesIf the device is displayed, enter the command to delete (example for Google Play Music):
adb shell pm uninstall -k --user 0 com.google.android.music| Google appendix | Package name (package name) | Can I remove it without consequences? |
|---|---|---|
| Google Play Music | com.google.android.music | Yes. |
| Google Duo | com.google.android.apps.tachyon | Yes. |
| Google Tricks | com.google.android.apps.googleassistant | Yes (but you'll lose your voice assistant) |
| Google Play Services | com.google.android.gms | No, it will cause the collapse of most applications. |
| Google Play Store | com.android.vending | No (blocks the installation of applications) |
Once the command is complete, the app will disappear from the system, and to return it, you need to reinstall it via Google Play or reset the phone to factory settings.
๐ก
Before uninstalling through ADB, check if the app is being used by other services, such as Google Play Services for Uber, Tinkoff Bank and many games.
3. Method: Complete removal with root rights (for experienced)
If you're willing to take the risk of taking full control of the system, you can remove Google apps through root.
- ๐ Unlocked bootloader and installed Magisk or SuperSU.
- ๐ ๏ธ Backup of the system (for example, through TWRP).
- ๐ฒ Applications for working with system files (for example, Root Explorer or Titanium Backup).
Algorithm of action:
- Install the Titanium Backup app (or analogue) from Google Play.
- Run it, provide root access, and find the unnecessary Google app in the list.
- Select "Delete" (not "Freeze!"). Confirm the action.
- Reboot the phone.
The advantage of the method is that applications are permanently deleted, freeing up space in memory.
- โ ๏ธ The risk of โbrickingโ the phone in case of an error.
- ๐ซ Loss of warranty (if it is still valid).
- ๐ Difficulty rolling back change.
โ ๏ธ Note: Deleting com.google.android.gsf (Google Services Framework) will make it impossible to log in to a Google account and work most applications.
What happens if you delete all Google apps?
4.What Google apps can be removed without risk?
Not all Google system apps are critical to the phone, and here are some that can be safely removed (or disabled) on most Xiaomi Redmi devices:
- ๐ต Google Play Music (com.google.android.music) โ replaced by YouTube Music or Spotify.
- ๐ Google Duo (com.google.android.apps.tachyon) is the equivalent of Zoom or WhatsApp.
- ๐ฐ Google News (com.google.android.apps.magazines) โ consumes traffic in the background.
- ๐ฎ Google Play Games (com.google.android.play.games) โ only required for gaming achievement.
- ๐ก Google Carrier Services (com.google.android.ims) โ used by operators to RCS-Messages (not relevant to most users).
These applications are not recommended to be removed:
- ๐ Google Play Services (com.google.android.gms) is the foundation for most apps.
- ๐ Google Services Framework (com.google.android.gsf) โ responsible for synchronizing your account.
- ๐ Google Play Store (com.android.vending) โ without it, you can not install applications.
If in doubt, first turn off the application for 1-2 days and check if there are any malfunctions in the phone.
5. Alternatives to Google apps on Xiaomi Redmi
When you remove Google services, it makes sense to replace them with analogues.
| Google appendix | The alternative | Advantages |
|---|---|---|
| Google Chrome | Brave or Firefox | Ad Blocking, Better Privacy |
| Gmail | FairEmail or ProtonMail | Open source, encryption |
| Google Maps | OsmAnd or 2GIS | Offline maps, no data collection |
| YouTube | NewPipe or SkyTube | No advertising, background playback |
| Google Drive | Nextcloud or Megacloud | More free space, encryption |
Most alternatives are available at F-Droid (open source app store) or on developer sites. note that some banking apps may require Google Play Services to work.
๐ก
When replacing Google apps, check compatibility with key services (banks, instant messengers, navigators) and some alternatives may not support push notifications without Google Services.
6. How to return Google Remote Apps?
If you have experienced problems or changed your mind after deleting, there are several ways to return the applications:
- Reinstallation via Google Play: ๐ Find the app in the store and click โInstallยป. โ ๏ธ Not all system applications are re-installable (e.g. Google Play Services).
- Reset to factory settings: ๐ Go to Settings. โ The phone. โ Resetting settings. ๐ฑ All data will be erased, but system applications will return.
- Hand-held installation APK: ๐ฅ Download. APK-file of the desired application from a verified source (for example, APKMirror). ๐ฒ Install manually, allowing installation from unknown sources.
If you have removed the app through ADB with the --user 0 flag, it can be returned by command:
adb shell cmd package install-existing com.google.android.apps.magazines(Replace com.google.android.apps.magazines with the package you want).
7. Frequent mistakes and how to avoid them
When you delete system applications, users often encounter problems, and here are the most common errors and solutions:
- ๐ Phone stopped turning on after Google Play Services was deleted: Solution: boot into Fastboot and reflash your phone via Mi Flash Tool.
- ๐ฑ No push notifications (Viber, Telegram): Reason: Google Play Services or Firebase is removed. Solution: Install MicroG (a lightweight replacement for Google Services).
- ๐ You can't log in to your Google account: Reason: com.google.android.gsf is deleted. Solution: reset your phone or run GApps through TWRP.
- ๐ ADB Does not see the device: Solution: check drivers, turn on Debugging by USB Try another cable.
If you are not sure about your actions, first turn off the application for a few days and watch the phone work.
๐ก
Before any manipulation of system applications, back up your system via TWRP or Mi Cloud, which will save your data in the event of a crash.