Are you tired of the small incoming call windows on your Xiaomi Redmi that are easy to miss or accidentally swipe? Full-screen call mode not only makes the interface more convenient, but also reduces the risk of missing an important call. However, in recent versions of MIUI, this feature is often hidden or does not work correctly - especially after updates. In this guide, we will discuss all the current ways to enable full-screen mode, including hidden settings, bug bypass and alternative solutions for models from Redmi Note 10 to Redmi 13C.
Compounding the problem, Xiaomi regularly changes menu options, and some features are regionally dependent. We tested all methods on MIUI 12.5-15 firmware (including global and Chinese versions) and highlighted those that work consistently. If standard settings don't help, we have backup options using ADB and third-party apps.
1. Standard way through phone settings
On most Xiaomi Redmi devices, full-screen call mode is enabled via the phone's settings menu, but the path to this option varies depending on the MIUI version and model.
- Open the Settings app (cog icon).
- Go to the Appendix section β Application management.
- In the search bar, enter the Phone and select the system application Phone (not to be confused with Contacts).
- Slip on permission β Additional β Display on top of other windows.
- Activate the Allow display switch on top of other applications.
- Go back to the basic settings of the Phone application and find Inbound Calls or Call Interface.
- Select Full-screen mode (or Extended view in some firmware).
If you don't have Full-screen mode, your firmware doesn't support it directly, so you can move on to the following methods. On some models (e.g. Redmi Note 11 Pro+), this option only appears after you reset the phone app settings:
Be sure to export your contacts to Google account | Remember your call forwarding settings |Take screenshots of important parameters (e.g. blacklist) |Take a backup of your SMS (if necessary)
-->
Attention! After resetting the app settings, the phone may get lost:
- π Call forwarding settings
- π Number lock lists
- π± Individual Melodies for Contacts
2. Alternative method through "Special Opportunities"
If the standard path didn't work, try to turn on full-screen mode through the special features settings, which works even on Redmi with customized firmware:
- Open the Settings. β Special facilities.
- Go to Notifications and Status Panel.
- Find Full-screen notifications (or Advanced notifications).
- Activate the option for the phone application.
On some devices (e.g. Redmi K50), this option is called Priority Notifications, and once activated, all incoming calls will be displayed on top of any open applications, including games and videos.
π‘
If you turn on this option, if you still see calls in a small window, try restarting your phone, and sometimes you only change them after you reboot.
3. Use of ADB for forced inclusion (advanced method)
If none of the previous methods worked, you can force full-screen mode to be enabled via ADB (Android Debug Bridge), a method that requires connecting the phone to a computer and works on all versions of MIUI, but is not recommended for beginners - the wrong commands can disrupt the system.
You'll need:
- π₯οΈ A computer with installed Xiaomi drivers and ADB
- π± Included debugging by USB on the phone (Settings) β The phone. β Version. MIUI β 7 times to tap according to the version β return to β For developers β Debugging by USB)
- π USB-cable (preferably original)
Instructions:
- Connect the phone to your computer and allow debugging over USB.
- Open the command line (cmd) and enter:
adb shell settings put global heads_up_notifications_enabled 1
adb shell settings put global policy_control immersive.full=com.android.server.telecomAfter you execute the commands, restart your phone. If the full screen mode is not working, try the additional command:
adb shell am start -n com.android.settings/.Settings$DisplaySettingsWARNING! Using ADB can lead to:
- π¨ Failures in system applications
- π Need to reset settings
- π‘οΈ Loss of warranty (if phone warranty)
What to do if after ADB-The phone stopped ringing?
4. Third-party applications for full-screen calls
If system methods don't work, you can use third-party apps from Google Play, which intercept incoming calls and display them in full screen mode.
| Annex | Features | Cons | Reference |
|---|---|---|---|
| Full Screen Caller | Customizable interface, support for themes, blocking spam | Advertising in the free version requires a lot of permissions | Google Play |
| Truecaller | Spam Definition, Full-screen Notifications, Contact Integration | Collects call data, high battery load | Google Play |
| Call Flash | Blinking screen when calling, vibration, support for MIUI | Plugins for some paid functions | Google Play |
Before installing, check the app permissions β some request access to SMS, Contacts, and Call Log. Xiaomi is particularly interested in:
- π Allow auto-start (Settings) β Annexes β Autostart control)
- π± Enable display over other windows
- π Give access to call notifications
Full Screen Caller|Truecaller|Call Flash|Other|Nothing, I use the standard.
-->
5. Solving problems with full-screen mode
Even after successful full-screen inclusion, Xiaomi Redmi users often encounter bugs, and here are the most common problems and solutions:
Problem 1: Calls are displayed in full screen mode, but without photo contact
Reason: No sync with Google Contacts or display settings are lost.
Decision:
- Open Contacts β Settings β Display Contacts.
- Choose Google as your primary account.
- Reboot the phone.
Problem 2: Full-screen mode only works for some contacts
Reason: MIUI has a separate setting for "Favorites" contacts.
Solution: Check:
- π In the call log, click on the contact. β Edit β add to the Favorites.
- π In the Phone app settings, disable the Features Only option (if any).
Problem 3: After the MIUI update, the full-screen mode is gone
The reason: Xiaomi often resets custom settings after major updates.
Solution: Repeat the steps from the first section or use ADB (Section 3). If it doesn't work, wait for the patch (usually comes out 1-2 weeks after the major update).
π‘
After updating MIUI, always check the settings of the Phone application - they are reset the most often.
6. Full-screen mode on Redmi with customized firmware
If you use informal firmware (like LineageOS, Pixel Experience or Xiaomi.eu), standard methods may not work.
- Check for the Full Screen Call module in Magisk (if you have root).
- Install Substratum or LSPosed with a theme that supports full-screen calls.
- Edit the build.prop file (power users only!) by adding a line: ro.telephony.call_ring.delay=0
On Xiaomi.eu firmware, full-screen mode is usually enabled through:
Settings β MIUI settings β Additional β Full-screen notifications
Attention, custom firmware.
- β οΈ Full-screen mode may conflict with Magisk modules.
- β οΈ Some topics break the call interface.
- β οΈ After updating the firmware settings are reset.
7. Comparison of methods: which one to choose?
Depending on your Redmi model and the MIUI version, the effectiveness of the methods varies.
| Method | MIUI 12β13 | MIUI 14β15 | Custom firmware | Risks. |
|---|---|---|---|---|
| Standard settings | β It's working. | β οΈ Often hidden | β It's not working. | Low. |
| Special facilities | β It's working. | β It's working. | β οΈ Partially. | Low. |
| ADB | β It's working. | β It's working. | β It's working. | Average. |
| Third-party annexes | β It's working. | β It's working. | β It's working. | High (privacy) |
For most users, the best course of action is:
- Try the standard settings.
- If it doesnβt work, use special opportunities.
- For advanced users, ADB is the standard.
- If nothing helps, third-party apps.