Are you tired of a tiny photo of a contact when you make an incoming call on your Xiaomi? Want a subscriber photo to take up the entire screen like on banner ads? This problem is familiar to many Redmi smartphone owners, POCO and other lines under management MIUI. By default, the system shows a miniature image at the top of the screen, which is not always convenient - especially when you need to quickly identify the caller.
In this article, we will discuss 5 proven ways to increase the photo contact to the full screen: from standard settings MIUI You'll learn which models support this feature out of the box, how to get around the limitations on older firmware, and why sometimes photos don't show up even after all the manipulations. MIUI, It works on the Redmi Note budget.
Why Xiaomi Photos of a Caller Are Small: Reasons and Limitations MIUI
Before trying to zoom in on a photo, itβs important to understand why. MIUI It defaults to this compact format, and it's not an accident, but a deliberate decision by the developers, and it's a multi-factor decision:
- π± Ergonomics of the interface: Xiaomi aims to place on the screen as much information as possible - the name of the contact, the buttons of the response / deviation, additional options (recording of the conversation, message.
- π Compatibility with older models: On smartphones with screen resolution 720p (Like Redmi. 9A or POCO C31) A large photo could look like a pixel.
- π¨ Uniformity of design: MIUI uses the same type of screen savers for calls, notifications and alarms so that the user quickly navigates the interface.
- π Android Restrictions: At the operating system level, there are guidelines for minimum size interactive elements (answer buttons) that should not be overlaid by the image.
But these reasons don't mean that you can't zoom in, but you just need to know which settings are responsible for displaying and how to get around them. MIUI 12.5 and later, a hidden scaling option appeared, and in MIUI 14 β a separate section of personalization of screen savers.
β οΈ Note: On smartphones with AMOLED-screens (for example, Xiaomi 12 Pro or POCO F4 GT) Keeping large photos visible when making calls can speed up the burnout of the matrix, and if you make frequent calls, we recommend using dark themes or limiting the time you show photos.
Method 1: Standard settings MIUI (work MIUI 12.5+)
The easiest method is to take advantage of the built-in personalization options, which is suitable for most modern Xiaomi, Redmi and other models. POCO firmware MIUI 12.5 and later. Here's the step-by-step instruction:
- Open the Settings app (the gear icon on the desktop).
- Go to the section Sound and vibration β Call settings.
- Select the incoming call screen (on some models it may be called the incoming call style).
- In the list of styles, find the option Full-screen Photo or Enlarged Photo (name depends on version). MIUI).
- Activate it and check the result by asking someone to call you.
If there is no such item, then your model does not support this feature at the firmware level, in which case move on to the following methods.
Check the MIUI version in Settings β About Phone β MIUI version
Update your firmware to the latest stable version
Try changing the firmware region to Global or EEA
Install an alternative launcher (e.g. Nova Launcher)
-->
On some devices (for example, Redmi Note 11 Pro)+ 5G) The option is hidden behind the additional settings to find it:
- Hold your finger on the empty space on the desktop.
- Select Desktop Settings β Style.
- Scroll down to the Lock and Call Screen section.
- Activate the Full Screen Photo Switch.
Method 2: Using the topics MIUI (It works on 90% of models)
One of the most reliable ways is to install a custom design theme that changes the style of the incoming call screen, which works even on older versions. MIUI It doesn't require root rights. Here's how to do it:
- Open the Themes app (brush icon on your desktop).
- In the search bar, enter a request: full screen caller photo or a large photo of the caller.
- Choose your favorite topic from the results (we recommend paying attention to the rating and number of downloads).
- Click Apply and wait for the installation to be completed.
- Reboot your phone to make the changes take effect.
Popular topics for this method:
- π Cosmic Caller β animated photo on the full screen with the effect of the starry sky.
- πΌοΈ Full Photo Caller β Minimalist design with maximum photo enlargement.
- π Crystal Call β a translucent photo with gradient transitions.
- π± MIUI Pro Call β imitation of the style of the call screen on flagship models.
β οΈ Note: Some themes may conflict with system fonts or icons. If app icons are missing or text size changes after applying the theme, return the standard theme and try another one.
If there are no suitable options in the theme store, you can manually install the theme:
- Download the topic file from the forum XDA Developers or website MIUI Themes (.mtz format).
- Place the file in the MIUI/theme folder on the internal drive.
- In the Topics app, select My Topics β Import and specify the downloaded file.
Minimalistic (Photo only)
Animated (with effects)
Dark (for the AMOLED-screen)
Standard MIUI
Another.-->
Method 3: Third-party applications to change the call screen
If standard methods donβt work, third-party apps will come to the rescue, offering flexible customization of the appearance of incoming calls, including photo size, animation and button location.
| Annex | Features | Support for MIUI | Root is required. |
|---|---|---|---|
| Truecaller | Shows enlarged photos from its database, blocks spam | Yes (but may conflict with a system call) | No. |
| Call Screen Themes | 100+ call screen templates, background setting and buttons | Yes (works on top of the standard interface) | No. |
| Full Screen Caller ID | Specialized solution for full-screen photos | Partially (some models require) ADB) | Sometimes. |
| Hiya | Truecaller alternative with support for large photos | Yes. | No. |
To set up Truecaller to display large photos:
- Install the app from Google Play and complete the registration.
- Go to Settings. β Call screen.
- Activate the option Full screen mode.
- Choose the style of Big Photo or Full Screen Photo.
- In the Photo Source section, enter Contacts or Truecaller Base.
If the application does not replace the system call screen, follow the following steps:
- Go to Settings β Applications β Application Management.
- Find the phone and press the default.
- Reset the default settings for the Phone app.
- The next call, the system will ask which app to use β select Truecaller and mark Always.
π‘
If after installing a third-party application for calls, gestures on the lock screen stopped working, return the default settings to Settings β Lock screen β Gestures.
Method 4: Editing system files (for advanced users)
This method is suitable for those who are ready to work with system files and have root rights or know how to use them. ADB. It allows you to manually change the settings of displaying the photo of the caller, but requires caution - incorrect actions can lead to failures.
If you have root, follow the following steps:
- Install a file manager with root access (such as Root Explorer or Solid Explorer).
- Go to /system/media/theme/default/.
- Find the file. incall_background.jpg or incall_photo_frame.png (The name may vary depending on the version. MIUI).
- Copy this file into a backup folder.
- Replace it with an empty transparent PNG-File (can be created in Photoshop or online editor).
- Reboot the phone.
For users without root, but with an unlocked bootloader, you can use ADB:
adb shell settings put global incall_ui_style 2
adb shell settings put global incall_photo_scale 1.0These commands are forced to include full-screen photo mode (incall_ui_style 2) and scale it up. 100% (incall_photo_scale 1.0). After entering commands, restart the device.
β οΈ Warning: Changing system files can cause a bootloop (loop load) or a phone app crash.Before experimenting, back up through Settings β Additionally. β Backup and reset.
What if calls are lost after editing system files?
Method 5: Creating a custom contact with a large photo
If all previous methods didn't work, you could go for a trick: create a duplicate contact with a larger photo that will show up correctly, which doesn't require root or third-party apps, but it takes a little time.
Instructions:
- Open the Contacts app and find the right contact.
- Click on three dots in the upper right corner β Edit.
- Tap the current contact photo and select Change.
- Instead of a standard photo, upload a resolution image. 1080Γ1920 pixels (partial ratio) 9:16).
- Cut the photo so that the face occupies the top third of the screen (MIUI It will scale to its full size).
- Save the changes and check the result.
Where to get the right photo:
- πΈ Take a new photo through the Camera app by selecting Portrait 9:16 mode.
- π₯οΈ Use online editors (such as Canva or Fotor) to change the aspect ratio.
- π Find templates on the Internet for MIUI full screen caller photo (for example, on Pinterest).
If the photo is still small, try the following:
- Remove the app cache Contacts in Settings β Annexes.
- Check that the photo is saved in format JPEG (not HEIC or PNG).
- Turn off synchronizing your contacts with Google or Mi Account during the test.
π‘
The larger the original resolution of the contact photo, the better it will look in full screen mode β 1080Γ1920 pixel-resolution 300 dpi.
Frequent problems and their solutions
Even after all the manipulations, the photo of the caller may not be displayed correctly. Let's consider the typical errors and how to correct them:
| Problem. | Possible cause | Decision |
|---|---|---|
| Photo doesn't show at all | Contact not saved in phone book or photo damaged | Check the contact in the Contacts app, resave photos |
| Photo clipped around the edges | Incorrect aspect ratio of the original image | Cut the photo in the editor until 9:16. |
| Photo blurred or pixelated | Low source resolution or scaling MIUI | Use a photo with a resolution of at least 1080p |
| The photo is only displayed on half the screen. | Conflict with the theme of design or launcher | Bring back the standard theme MIUI or change launcher |
| Changes are reset after rebooting | Limitations MIUI Modification of system files | Use it. ADB permanent application |
If none of these methods helped, check:
- π Version MIUI: Some old squats (for example, MIUI 11 and below) full screen photo locked at system level.
- π± Phone model: On budget devices (e.g. Redmi) 8A or POCO C3) You may not have enough resources to render a large image.
- π§ Features settings: Options for the visually impaired (e.g., Screen Enlargement) may conflict with photo display.