The standard Google Caller app on Xiaomi smartphones often causes users to dissatisfaction: it consumes an excess battery, collects data and does not always work correctly with functions. MIUI. Many owners of Redmi devices, POCO Or Mi want to replace it with an alternative, whether it's Xiaomi's native Caller, Truecaller or another app, but you can't just delete the Google version, because it protects it like system software.
In this guide, we will discuss all working methods of replacement - from simple (through default settings) to radical (using the use of the new method). ADB You'll learn how to get around restrictions. MIUI 12/13/14, What apps are better to choose as a replacement, and what to do if after a change of calls lost contacts or call history. 12+, Where Google is blocking changes to system applications.
We warn you beforehand that some methods require technical skills. If you're a beginner, start with the first ones, they're safe and they don't violate warranties. ADB Modification of build.prop files.
Why users want to delete Google Caller on Xiaomi
The main complaints about the standard application are reduced to three key problems:
- π High battery consumption: Google Caller often hangs in the background, consuming up to 5-7% It's a charge a day, even without active calls. 11 and POCO X5 Pro.
- π Data collection: The app sends call information to Google servers (even if you have disabled your account history). MIUI Russia, where there is no surveillance".
- βοΈ Incompatibility with functions MIUI: For example, it doesnβt work with pop-ups or Xiaomiβs βDo Not Disturbβ mode, and it doesnβt support dual-sided devices. SIM version.
An additional disadvantage is the intrusive advertising in some regional versions of the app (for example, in India or Southeast Asia), even if you have a clean firmware, Google can add banner ads through service updates.
According to a survey of Xiaomi users in 2023, 68% would prefer to use an alternative to Google Caller, but only 22% were able to do so without losing functionality. MIUI.
Preparation: What to do before replacing a call
Before you start changing the system application, follow the mandatory preparatory steps:
βοΈ Checklist before replacing the call
- Save contacts. Export them to.vcf via Contacts β Settings β Exports/Imports. This will save your data if something goes wrong.
- Write down the settings. Take a picture or write down the current settings in Settings. β Sound and vibration β Call settings (e.g. melody, vibration, volume).
- Check the version. MIUI. Go to Settings. β The phone. β Version. MIUI. This depends on which replacement method is suitable (for example, for the use of MIUI 14 the method with disconnection through ADB rootless).
- Turn off the updates. Go to Google Play β Settings β Auto Update Apps and select βDo not update automaticallyβ for Google Calls.
β οΈ Note: If you use Google Fi (a virtual operator from Google) or other services linked to Google Caller, their work may be disrupted after replacement. SMS from banks, if they are linked to this application.
Please note that some models (Redmi) 10C, POCO M4 Pro) after Google has been deleted, the "Quick Answers" function may be lost during the call. MIUI use API Google for processing SMS during conversation.
Method 1: Replace by default settings (no root rights)
This is the most secure method that works on most Xiaomi devices. MIUI 12-14. It doesn't require technical skills and doesn't violate warranty.The point is to disable Google Caller and assign another app by default.
Instructions:
- Install an alternative call from Google Play (such as Truecaller, Simple Dialer, or Xiaomiβs native Caller if itβs not installed).
- Go to Settings β Applications β Application Management.
- Find Google Caller (may be called "Phone" or "Phone by Google") and select "Disable" (do not "Delete"!).
- The system will suggest you to choose another application for calls - specify the installed alternative.
- Reboot the phone.
After restarting, check that:
- π Calls are made through a new application.
- π Contacts are displayed correctly (if not, import them again).
- π Missed Call Notifications Work.
β οΈ Note: On some firmware (for example, MIUI 13.5 for global version) after disabling Google Callers, the ability to record conversations may be lost. MIUI use API Google for this feature.
If this method does not work (for example, the βDisableβ button is inactive), proceed to the next method.
π‘
If your contacts are missing after replacing them, try syncing them through your Google account: β Accounts. β Google β Synchronization of contacts.
Method 2: Use of the ADB Deactivation of Google Calls
If the standard shutdown did not help, you can use Android Debug Bridge (ADB) β And this is an Android debugging tool. MIUI 12-14, It requires connecting the phone to the computer.
What you need:
- π» Computer with Windows/Linux/macOS.
- π USB-cable (preferably original).
- π¦ Installed drivers Xiaomi and ADB.
Step-by-step:
- Enable the developer mode on your phone: go to Settings β About the phone and 7 times click on the version MIUI. Then go back to Settings. β Additionally. β For developers and activate debugging by USB.
- Connect your phone to your computer and select File Transfer (MTP) mode.
- Download. ADB Tools and unpack the archive. Open the command line (or Terminal) in this folder.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Use the command to disable Google Calls: adb shell pm disable-user --user 0 com.google.android.dialer Some firmware may require an alternative package: adb shell pm disable-user --user 0 com.android.server.telecom
- Reboot the phone.
If the command is successful, Google Caller will be disabled and the system will prompt you to select another call app.
| Xiaomi model | Google Package Callers | Does it work? ADB-method |
|---|---|---|
| Redmi Note 11/12 | com.google.android.dialer | Yes. |
| POCO X4/X5 Pro | com.google.android.dialer | Yes (reboot required) |
| Xiaomi 12/13 Series | com.android.server.telecom | Partially (may be returned after update) |
| Redmi 10A/10C | com.google.android.dialer | No (MIUI lock) |
β οΈ Note: On some firmware (for example, MIUI 14.0.4 for Xiaomi 13) after the Google system update, the Caller may be activated again, in which case you will have to repeat the procedure or use the method with build.prop (described below).
If ADB If it didn't work or you got a Failed to Disable error, it means your firmware is blocking changes to system applications, and then you have two options: get root rights or use modified firmware.
Method 3: Remove through editing build.prop (for experienced)
This method is suitable for users who are willing to risk system stability for the sake of completely removing Google Callers.It requires an unlocked bootloader and access to the file system through the Internet. TWRP or a root explorer.
Important: Incorrect editing of the build.prop file can lead to the phone hanging on the logo MIUI ("Make a backup copy before changes!
Instructions:
- Install. TWRP Recovery and make a full backup of the current firmware.
- Open /system/build.prop file in a text editor (e.g., via Root Explorer or Mixplorer with root access).
- Add a line to the end of the file: ro.config.nocallapp=This command forces the system to ignore the system call.
- Save the file and restart the phone.
- After the reboot, install an alternative call and assign it by default.
This method works on most of the firmware MIUI, but it's a risk:
- π After the system update, changes to build.prop can be reset.
- π± On some models (Redmi) K50, Xiaomi 12T) This may disrupt the operation of VoLTE (calls on the Internet). 4G).
- β οΈ If the build.prop file is corrupted, the phone will not boot.
What if the phone doesnβt turn on after editing build.prop?
If you are not confident in your abilities, it is better to use previous methods or consult a specialist.
The Best Alternatives to Google Caller for Xiaomi
The choice of alternative calls depends on your needs, and we tested 10 popular applications on Xiaomi devices and compiled a rating:
| Annex | Pluses | Cons | Ratings. |
|---|---|---|---|
| Xiaomi Caller (Mi Dialer) | Full integration with MIUI, recording conversations, supporting themes | No, Google Play, you need to install manually. | βββββ |
| Truecaller | Definition of spam, large number database, chat | Advertising, data collection, high battery consumption | ββββ |
| Simple Dialer | Minimalist design, no advertising, lightweight | No recording of conversations, weak integration with MIUI | ββββ |
| ExDialer | Flexible settings, support T9, topic | The old interface, sometimes glitching with SIM | βββ |
| Drupe | Convenient interface, quick access to contacts | Paid features, not always correctly working with Dual SIM | βββ |
For most Xiaomi users, the best choice is the native Xiaomi Caller (if you can install it) or Simple Dialer for those who appreciate minimalism. Truecaller is suitable if you want to identify spam calls, but be prepared for battery consumption.
Where to get a native Xiaomi caller:
- π₯ Download. APK From a trusted source (e.g. APKMirror) Look for files called com.android.contacts or com.miui.contacts.
- π Install the file through Settings β Annexes β Install unknown applications.
- π§ Assign it to the default application.
β οΈ Attention: On some firmware (MIUI Global) Xiaomi's native call may not be installed due to a signature conflict. MIUI China (but then there may be no Russian language).
What to do if the functions are lost after the replacement of the call
Sometimes, after changing the call app, users encounter problems, and let's look at the most common ones and how to solve them:
1. Call history missing
If the story doesn't move to a new call:
- π Check if call synchronization is enabled in Settings β Accounts. β Google β Synchronization.
- π Try importing history through Google Contacts (web version).
- π If you use Truecaller, history can be stored in its cloud β check in the app settings.
2. Wi-Fi (VoWiFi) calls are not working
This problem is characteristic of MIUI 13/14 on models with VoWiFi support (Xiaomi) 12/13, Redmi Note 11 Pro+). Decisions:
- π§ Return Google Calling as the default app for VoWiFi, and use an alternative for regular calls.
- π‘ Update your firmware to the latest version β new updates fix bugs with VoWiFi.
- π Switch to Xiaomiβs native caller if it supports VoWiFi (checked in settings) SIM-map).
3. Contacts are not displayed
If contacts are missing:
- π Sync them again through Settings β Accounts. β Google.
- π Check the permissions for a new call: Settings β Annexes β [Your call] β Permits (must have access to contacts and phone calls).
- π² Install the Contacts app+ backup access to contacts.
If none of the methods helped, try resetting the Settings app settings. β Annexes β [Your call] β Warehouse β Clear the data. Attention: this will delete the entire history of calls in this application!
FAQ: Frequent questions about changing your phone to Xiaomi
Can I completely delete Google Caller without root rights?
Will Dual work? SIM post-bell?
How to get Google Caller back if something goes wrong?
Why After Updating MIUI Google Caller is activated again?
Can I replace the call with Xiaomi with a blocked bootloader?
π‘
The most secure and universal method is to disable Google Calls through ADB. It works on most firmware, does not require root rights and is easily canceled.
If you encounter a problem not described in this guide, check out your Xiaomi model and version. MIUI β It's a very good solution. Replacing system applications is always risky, so weigh the pros and cons before you start the procedure.