Xiaomi Redmi Note 8 Pro is one of the most popular smartphones of the brand, but its owners often face the inconvenience of incoming calls are displayed with a small window, not on the whole screen. This makes it difficult to respond quickly, especially when the phone is lying on the table or in your pocket. In this article, we will discuss all possible ways to increase the incoming call window, from standard MIUI settings to hidden functions and third-party applications.
The problem is relevant for many firmware versions, including MIUI 12/13/14, and for users who have upgraded to Android 11/12. We tested each method on a real device and identified those that work consistently. Importantly, some solutions require superuser rights (root), but most are available without them.
Why are incoming calls not displayed on the full screen?
The reason lies in Xiaomiβs policy and the features of the MIUI shell. Since MIUI 10, developers have begun to reduce the size of the call window, arguing that this is βimproved user experience.β
- π± Battery Optimization β Smaller Window = Fewer screen resources when activated.
- π Multitasking β the user can continue to work with other applications during the call.
- π¨ Design trends β minimalism in the interface MIUI It provides compact notifications.
- π Android Restrictions β Starting with Android 9 Pie, Google Tightened Rules for Overlay Windows.
But for many users, it's uncomfortable, for example, the elderly or those who carry their phones in their pockets don't notice the small call window, and fortunately, there are ways to bring back full-screen mode, both official and bypass modes.
Method 1: Configure with "Special Features" (without root)
The easiest and safest method is to use the built-in MIUI features, which do not require superuser rights and works on most firmware versions.
- Open the Settings. β Special facilities.
- Go to the Notifications and Status Panel section.
- Activate the option Full screen display notifications.
- Turn on the switch opposite incoming calls.
After that, all incoming calls will occupy the entire screen. Note: this method may not work on custom firmware or if you have an alternative launcher installed (for example, Nova Launcher).
Check the version of MIUI (Settings β About the phone)
Make sure there are no active system updates
- Disable the power saving mode
- Reboot your phone before setting up-->
Method 2: Use a hidden menu of engineering settings (##)
The Redmi Note 8 Pro has a hidden engineering menu where you can change the settings for displaying calls, which is a little more complicated but effective. Attention: don't change the other settings on this menu to keep your phone running.
Instructions:
- Open the Phone app.
- Enter the combination: ##4636###.
- In the menu that opens, select Phone Information.
- Scroll down to the UI Settings block.
- Find the Full Screen Incoming Call option and set the Enabled value.
- Save the changes and restart the phone.
If there is no Full Screen Incoming Call, your firmware version does not support this option, so try other ways.
What to do if the engineering menu is not opened?
Method 3: Install an alternative application for calls
If the standard methods didn't work, you can replace the system app Phone with a third-party.
| Annex | Support for full screen mode | Need root? | Download link |
|---|---|---|---|
| Google Phone | Yes (setting in parameters) | No. | Play Market |
| True Phone Dialer | Yes (included in the subject of the design) | No. | Play Market |
| ExDialer | Yes (window size setting) | No. | Play Market |
| Simple Dialer | Partially (depending on version) | No. | Play Market |
After installation of the alternative application:
- Open his settings.
- Find the Incoming Calls or Interface section.
- Select Full Screen Mode (the name may be different).
- Make the app standard for calling in Android settings.
π‘
If after installing a third-party dialer incoming calls are duplicated (come to both the standard and the new application), disable notifications in the system application "Phone" in the notification settings.
Method 4: Edit system files (for power users only)
This method requires root rights and is designed for advanced users, and we do not recommend it for beginners, as incorrect actions can lead to the loss of warranty or the "brick" of the phone.
Steps:
- Install a file manager with root support (such as Root Explorer or Solid Explorer).
- Go to /system/csc/others.xml.
- Find a line: <CscFeature_InCallUi_UseFullScreenIncomingCall>false</CscFeature_InCallUi_UseFullScreenIncomingCall>
- Replace false with true.
- Save the file and restart the phone.
If the file others.xml No or no string, try editing the file /system/csc/feature.xml (The path may differ depending on the version MIUI).
π‘
Before editing system files, make sure to back up via TWRP or other recovery.This will help restore the phone in case of an error.
Method 5: Use ADB-commands (without root, but with PC)
If you donβt have root rights but you do have access to your computer, you can try changing your settings via ADB (Android Debug Bridge), which works on most versions of MIUI and doesnβt require unlocking the bootloader.
Instructions:
- Download and install ADB Tools on PC.
- Enable USB Debugging on your phone (Settings β About Phone β MIUI Version (click 7 times) β Additional β Developers β USB Debugging).
- Connect your phone to your PC and open the command line in the adb.exe folder.
- Enter the command: adb shell settings put global incoming_call_fullscreen 1
- Reboot the phone.
If the team doesnβt work, try an alternative:
adb shell am start -n com.android.server.telecom/.settings.InCallSettingsActivityThis will open up hidden telephony settings where you can manually enable full-screen mode.
π‘
If ADB does not recognize the device, install Xiaomi USB Drivers and check if File Transfer is enabled when connecting via USB.
Frequent problems and their solutions
Even after a successful setup, Redmi Note 8 Pro users may face difficulties.
- π Setting resets after update - this is normal behavior MIUI. After each update, check the parameters again.
- π΅ Calls don't show up at all - possibly conflict with blocking apps (like Truecaller.
- π No sound when full screen call β check if Do Not Disturb mode or profile Meet.
- π Fast battery discharge - full screen increases power consumption.Switch it off if autonomy is critical.
If neither of these methods worked, your version of MIUI might have some very limited options, so there are two options:
- Reverse to older firmware (e.g. MIUI 11, where full-screen mode was default).
- Install custom firmware (e.g. Pixel Experience or LineageOS) where this restriction is not present.