After upgrading to MIUI 14/15 or buying a new Xiaomi smartphone (especially the Redmi Note 12/13, Poco X5/F5, Xiaomi 13/14), many users are faced with the disappearance of the standard Phone app. Instead, the system offers Google Phone or does not display a call in the menu. The reason lies in Xiaomiβs policy: on some regional firmwares (especially EEA and Global), the native application is hidden or replaced with an alternative one.
The main problem is that most guides on the network require unlocking the bootloader, which cancels the warranty and carries the risk of "bricking" the device. MIUI without unlocking, using hidden system settings, ADB-In this article, current methods for 2026, tested on firmware MIUI 14.0.6β15.1.3.
Why is the MIUI call missing and can it be returned?
Since 2022, Xiaomi has been actively replacing the standard Phone app (com.android.dialer) with Google Phone (com.google.android.dialer) in firmware for the European and global markets.
- π Google's default service requirements for Android Enterprise Recommended.
- π Regional adaptation: in China and India, the native call remains, and in the EEA/Global β Google version.
- π Optimization MIUI: Some features (such as recording conversations) conflict with Google Play's policies.
You can return your native call without unlocking, but with reservations:
- β It's firmware-based. MIUI 14/15 (In addition to HyperOS, there is another mechanism).
- β οΈ On some models (Xiaomi) 13T Pro, Redmi K60 Ultra may be required ADB.
- β It will not help if the call is deleted at the firmware level (for example, in custom assemblies).
Method 1: Enabling a hidden application through MIUI settings
On some smartphones (Redmi Note 12 Pro+, Poco F5), the native call is not deleted, but simply disabled.
- Open Settings β Applications β Application Management.
- Slip on three dots in the upper right corner and select Show All Apps.
- In the search box, enter the phone or Dialer.
- If you find the com.android.dialer app (green handset icon), tap on it and click Enable.
If the app is not listed, move on to the next method, and it's important that some firmwares call it com.miui.dialer or com.android.incallui.
βοΈ Preparing for call recovery
Method 2: Install a call via APK (no root)
If the standard application is hidden but not removed, you can try reinstalling it APK.
- Download the original APK caller MIUI from a trusted source (e.g. APKMirror: π± For MIUI 14: com.android.dialer_14.0.12.0. π± For MIUI 15: com.android.dialer_15.0.5.0.
Settings β Privacy
After installation, restart the device.
Warning: Install only APKs from trusted sources! Fake files may contain malicious code. Before installing, check the hash of the file (e.g. via VirusTotal).
β οΈ Attention: On firmware MIUI EEA This method may not work because of Google's limitations. ADB-teams (mode 4).
Method 3: Reset application settings (soft reset)
Sometimes the call goes missing because of a cache failure, so you can get it back without losing data.
- Go to Settings β Applications β Application Management.
- Slip on three points β Reset application settings.
- Confirm the action and wait for the reboot.
Instructions:
- Connect the phone to your PC and open the command line (Win + R β enter cmd).
- Check the connection command: Adb devices should appear serial number of the device.
- Enter the command to activate the call: adb shell cmd package install-existing com.android.dialer or (for newer versions of MIUI): adb shell pm enable com.android.dialer
- Reboot your phone: adb reboot
If the team doesnβt work, try an alternative:
adb shell am start -n com.android.dialer/.DialtactsActivityβ οΈ Attention: On some firmware (MIUI 15 EEA) Xiaomi is blocking ADB-In this case, only flashing through Fastboot will help (but this already requires unlocking).
1. Reinstall Xiaomi ADB Interface drivers through Device Manager.
2. Use another USB-cable (not all support data transmission).
3. Enable the debugging option in the developer settings USB (security parameters) and Allow debugging in charging mode.-->
Method 5: Using third-party launchers (a bypass)
If you can't get your native call back, you can get around the restriction with alternative launchers that display all system applications, including hidden ones.
- π Nova Launcher: Allows you to add a Phone widget to the home screen even if the app is hidden.
- π§ Lawnchair: Supports Forced-Show Hidden APK.
- π± Microsoft Launcher: Sometimes finds system applications that are not available in the MIUI Launcher.
How to set up:
- Install the selected launcher from Google Play.
- Set it with the default launcher (Settings β Home Screen β Default Launcher).
- Add the Activity widget to the home screen (in Nova Launcher: long tap β Widgets β Activities β Settings β Phone).
- Select com.android.dialer.DialtactsActivity.
This method does not return the call to the system menu, but allows you to make quick calls without Google Phone.
| Method | Difficulty | PC required | It's working on MIUI 15. | Risk to the system |
|---|---|---|---|---|
| Including through settings | β | β No. | β Yes. | β No. |
| APK installation | ββ | β No. | β οΈ Partially. | β οΈ Medium (virus risk) |
| Resetting applications | β | β No. | β Yes. | β No. |
| ADB-team | βββ | β Yes. | β Yes. | β οΈ Low (with the right commands) |
| Third-party launcher | ββ | β No. | β Yes. | β No. |
What do you do if nothing helps?
If all of these methods fail, radical measures remain:
- π Fastboot flashing: requires unlocking the bootloader, but is guaranteed to return the native call. 4PDA Xiaomi Community.
- π¦ Install custom firmware (e.g. xiaomi.eu or PixelExperience) where the caller MIUI default.
- π Alternatives: If you canβt return your phone, install True Phone Dialer or Simple Dialer, which supports conversation recording and blacklisting.
Before reflashing it is necessary:
- Create a backup through Settings β Additional β Backup and Reset.
- Check firmware compatibility with your model (for example, firmware for the Redmi Note 12 will not work for the Poco X5).
- Charge your phone at least 60%.
π‘
If you are not ready to unlock the bootloader, the best option is to use Nova Launcher with a call widget or install a third-party dialer with the necessary functions.