How to remove a Google call on Xiaomi

Xiaomi smartphone owners often face intrusive introduction of Google services into the shell of MIUI or HyperOS. This is especially true for the application for calls, which automatically replaces the standard Chinese or familiar to many users interface on Google Dialer. This change can cause discomfort, as the design, dialing functionality and even the process of recording conversations in the application from Google work differently.

The need to remove a Google call in shaomi arises for various reasons: some people do not like the lack of a convenient call recording button, others are annoyed by the new visual style or problems with determining the number in the database. Fortunately, the Android system allows you to manage applications by default quite flexibly, although the process of removing the system component requires care.

In this article, we will discuss in detail all the available ways to replace or disable a standard call. You will learn how to return the usual interface, use alternative applications and what nuances hides working with system rights on modern versions of Android.

Why does the system change its call to Google?

The main reason why your Xiaomi has Google Phone is because of the security policy and licensing of the Android operating system.Beginning with certain versions, Google requires device manufacturers to be certified by GMS (Google Mobile Services), which implies the use of their basic applications, including calling and contacts.

In addition, global versions of MIUI firmware often come with a pre-installed set of Google services, which when the device is first launched can offer to become the main one.If the user accidentally agreed or the system updated priorities, the standard shell Xiaomi Dialer is replaced with an analogue from the search giant.

โš ๏ธ Warning: Deleting the Google Phone system app completely without installing an alternative may make it impossible to make calls. Always have a working analog before uninstallation.

And you also have to consider regional features, in devices imported from China (CN-version), initially worth your call, but after flashing on the global version (Global) ROM) or updates by air, the system can force the installation of Google components.

๐Ÿ“Š Which phone do you like better?
Standard MIUI
Google Phone
Third Appendices (Truecaller et al.)
I don't care as long as it works.

Ways to disable via Android settings

The safest and easiest method that anyone can use is to change the default settings, so you don't need root rights or a computer connection, but you need to make sure you have an alternative calling app installed first, if you want to not just turn off Google, but replace it.

Go to your smartphone's settings menu. Find the Apps section or All apps. In the installed program list, find the Phone (an icon with a blue handset, often with a Google logo). Click on it to open properties.

  • ๐Ÿ“ฑ Click on โ€œOpen by Defaultโ€ or โ€œStart by Defaultยป.
  • โŒ Select the button โ€œDelete default settingsโ€ or โ€œClear settingsยป.
  • ๐Ÿ”„ Then make a test call or open the dial menu.
  • โœ… The system will ask which application to make the call โ€“ choose the one you need (for example, choose the one you want, MIUI Dialer).

If you don't see the settings removal button, try Settings โ†’ Applications โ†’ Application Management โ†’ three dots in the corner โ†’ Default Apps. Here, in Phone, select the option you want. This action will return call management to the selected application.

๐Ÿ’ก

If the Remove Settings button is inactive, try to force the Google Phone app to stop first and then repeat the procedure.

Use of alternative calls

If a standard Xiaomi call has been removed or stripped down in your firmware version, the best solution is to install a quality analog from the Google Play Store.There are many applications that not only replace the standard interface, but also offer advanced functionality such as spam blocking, numbering and smart recording.

A popular choice among Xiaomi owners is the Truephone or Simple Dialer app. They are lightweight, advertising-free and fully compatible with the MIUI shell. Once installed, Android will automatically prompt you to use it for calls.

AnnexCall recordingBlocking spamInterface.
Google PhoneAye (with notice)Built-in.Material Design
MIUI DialerGot it (hiddenly)BasicClassical.
TruephoneThere is.Through bases.Customizable
Simple DialerNo.No.Minimalism

When choosing third-party software, pay attention to the permissions you request. To work properly, the call needs access to contacts, a microphone, and a call log, and without these rights, the application will not be able to function properly.

โ˜‘๏ธ Checking before installing an alternative

Done: 0 / 4

Removal via ADB for advanced users

For those who want to (completely) remove a Google call from a shaomi, leaving only the system minimum, there is a method using USB debugging.This method requires connecting a smartphone to a computer and installing ADB drivers. It allows you to remove system applications that are usually hidden from the user.

Before you start, turn on the developer mode on your phone. To do this, go to Settings โ†’ About your phone and quickly press 7 times on the MIUI Version or OS Version. Then activate Debugging over USB from the Advanced Settings menu.

adb shell pm uninstall -k --user 0 com.google.android.dialer

Executing this command will remove the Google Call app only for the current user (user 0), effectively hiding it from the system. google.android.dialer is responsible for the dialing interface. Don't confuse it with the telephony system libraries, the removal of which will cause communication to fail.

โš ๏ธ Note: Removal of system components through ADB It can disrupt related Google services. If you're not sure what you're doing, you'd better just turn off the app in your settings.

To return a remote application, use the command: adb shell cmd package install-existing com.google.android.dialer. This will restore the original state of the system without the need for a complete data reset.

Problems recording conversations after replacement

One of the main reasons users are keen to remove a Google call is the lack of the usual feature of recording a conversation. In the Google app, recording is possible, but the interlocutor hears a voice notification that the conversation is being recorded, which is not always convenient.

When you switch to third-party calls, you may find that the recording is not working or only your voice is being recorded, due to security restrictions on Android 10, 11, 12 and later.

How do you get around the recording restriction?
Some manufacturers (including Xiaomi in certain regions) leave the option to record in the system call. If you deleted Google Phone but the record is gone, try installing a modified version of MIUI Dialer that is compatible with your region.

To solve the problem, you can try the following steps:

  • ๐Ÿ”Š Turn on speaker before recording (not always working).
  • โš™๏ธ In the call settings, select the sound source "Microphone" instead of "Call Voiceยป.
  • ๐Ÿ“ฑ Use the built-in recording feature if it is available in your firmware version (click three dots during a call).

Return of the standard MIUI call

If the goal is to return a native Xiaomi call that has been deleted or hidden, you will need to find the installation file (APK) of a particular version compatible with your shell.

Search for the file should be on proven resources such as 4PDA or APKMirror. The key point is the Android version and the MIUI version. For example, for Android 11 and MIUI 12 you need one package, and for Android 13 and HyperOS - completely different. Installing an incompatible version will lead to a cyclical reboot or crash of the application.

After installation APK-If you have a file, the system may require you to allow installation from unknown sources.Agree with this for your browser or file manager.After installation, be sure to assign the new application to the main one, as described in the second section of the article.

๐Ÿ’ก

Version compatibility is critical. Installing an old MIUI bell on a fresh Android 13/14 is impossible without a deep modification of the system.

Frequently Asked Questions (FAQ)

Can I remove Google Phone without root rights?
Complete deletion of the system file is possible only through ADB (pm uninstall command), which does not formally require root, but requires a PC. Standard means can only "disable" the application, which will hide its icon and prevent the launch, but the file will remain in memory.
Why did Google call again after the firmware update?
When you update MIUI or HyperOS, the system checks the integrity of system components, if Google says it is a standard global call, it will be restored, and after each major update, you should reassign your preferred application in the settings.
Is it safe to use modified versions of the MIUI Dialer?
Use of the APK-Modified versions may contain malicious code or be unstable. download files only from high-reputation forums and check them with antivirus before installing them.
What if the phone stopped ringing after the call was deleted?
If you delete a single dialing component, the connection will disappear. You need to boot into Safe Mode (usually by pressing the off button on the lock screen) or perform a Wipe Data reset to restore the system applications by default.