How to increase the photo of the contact to the full screen when calling on Xiaomi Redmi Note 10 Pro: 5 proven ways

Owners of the Xiaomi Redmi Note 10 Pro often face the inconvenience of having a contact photo displayed in a small mug instead of on the entire screen when an incoming call comes in. This not only spoils the aesthetics, but also prevents them from quickly identifying the caller β€” especially when the phone is lying on the table or charging. Fortunately, MIUI has hidden settings and workarounds to take a full-screen photo. In this article, we will examine all working methods, from standard functions to third-party applications and technical tricks.

The problem is relevant for most Xiaomi smartphones based on MIUI 12-14, but the Redmi Note 10 Pro has its own nuances due to specific firmware and hardware features. For example, on some versions of the software after the update, the settings are reset, and in new builds MIUI completely removes the possibility of full-screen display. We tested all methods on current firmware (including MIUI 14.0.6 for the Redmi Note 10 Pro) and selected only those that work stably.

Why is the photo not displayed on the full screen by default?

Xiaomi deliberately limits the size of a contact photo when you call for several reasons:

  • πŸ“± Resource savings: Large image rendering requires more RAM, which can slow down on budget models (although Redmi Note) 10 Pro 6/8 GB RAM copes without problems).
  • πŸ”„ Unification of the interface: MIUI strives for uniformity on all devices, and full-screen photos can be displayed differently on screens with cutouts or curved edges.
  • πŸ› οΈ Technical limitations: in older versions MIUI The function worked unstablely – the image was stretched or cut, which caused complaints from users.

But these reasons don't stop you from manually activating full-screen display mode, so you need to know where to look for settings and how to get around system limitations.

Yes, for all contacts | Only for loved ones |No, not using |Tryed, but didn't like-->

Method 1: Configure via "Phone" (standard method)

The easiest way is to use the built-in settings of the Phone app, which works on most versions of MIUI 12-14, but may not be available on custom firmware or regional builds (for example, for India).

  1. Open the Phone app (the tube icon on the home screen).
  2. Click on the three dots in the top right corner and select Settings.
  3. Go to Incoming Calls (or Call Settings in some versions).
  4. Find the option Inbound Call Style or Contact Display.
  5. Choose a full screen photo (or a large photo).

If you don't have one, don't worry. In the Redmi Note 10 Pro, it's often hidden because of the firmware, and then you can move on to the following.

πŸ’‘

Before changing your settings, check if the photo is assigned to the contact in the phone book. Without an image, the system will not be able to display it to the full screen, even if the function is activated.

Method 2: Using MIUI Themes

One of the little-known life hacks is changing the theme of the design, and some MIUI themes automatically use full-screen photo display when you call, which works even if you don't have a direct option in your phone's settings.

How to do this:

  1. Open the Themes app (icon with brush).
  2. In the search box, enter a request: full-screen call or big caller photo.
  3. Select a theme marked Full Screen Caller (such as iOS Style or Pure Black).
  4. Click Apply and confirm the changes.

After applying the theme, check the incoming call – the photo should stretch over the entire screen.

ThemeSupport for full-screen photoCostAdditional changes
iOS Style CallerYes.Free of charge.Changes the style of the call buttons
Pure Black Full ScreenYes.199 MI-coins (~$3)Dark theme for all menus
Material You CallPartially (stretching but cutting)Free of charge.Color palette under the wallpaper
Minimalist Call ScreenYes.Free of charge.Remove unnecessary elements from the screen
What to do if the topic is not applied?
If the changes did not take effect after selecting the theme, try: 1. Reboot the phone. 2. Clear the Themes app cache in settings (Settings β†’ Applications β†’ Application Management β†’ Themes β†’ Clear the cache). 3. Set the theme again, pre-rolling back to the standard (By default).

Method 3: Third-party Calling Applications

If standard methods don't work, third-party apps will come to the rescue, not only stretching the photo to the full screen, but also adding additional features: custom tunes, vibrations, spam blocking.

Top.-3 Proven applications for Redmi Note 10 Pro:

  • πŸ“ž Truecaller β€” in addition to spam detection, allows you to configure the display of contacts. β†’ Screen style β†’ Full-screen photo.
  • πŸ–ΌοΈ Full Screen Caller ID β€” A special application for stretching photos, requires permission to access contacts and calls.
  • 🎨 Contacts+ β€” It's an alternative phone book with flexible interface settings, and it supports animations and effects when you call.

Important: Check the MIUI 14 compatibility reviews before installing. Some applications may conflict with system services, causing delays in answering a call.

Download APK Only from the official website or Google Play|Check the permissions (not to give access to the SMS needlessly)|Create a backup copy of contacts|Test on the second. SIM-card (if any)-->

Method 4: Editing System Files (for Advanced)

This method is suitable for users with unlocked bootloader and root rights. It involves editing system files responsible for the call interface. 10 Pro path to the desired file: /system/priv-app/Contacts/Contacts.apk/res/drawable-xxhdpi/incall_bg.xml.

Instructions:

  1. Install Root Explorer or Mixplorer with superuser rights.
  2. Go up the path and find the file. incall_bg.xml.
  3. Open it in the text editor and change the scaleType setting to centerCrop.
  4. Save the changes and restart the phone.

⚠️ Warning: Incorrect editing of system files can lead to the collapse of the Phone application or a cyclical reboot. /system through TWRP.

If you don’t have root rights but want to experiment, you can try using ADB to change your settings without in-depth intervention.

adb shell settings put global incoming_call_background_scale 1

This command forces the system to stretch the background image, but does not work on all versions of MIUI.

Method 5: Update MIUI to the latest version

In the new builds of MIUI 14 (starting with 14.0.4), developers have returned the full-screen display of the photo, but hidden it deeper into the settings. If your Redmi Note 10 Pro has not been updated for a long time, check the available updates:

  1. Go to Settings β†’ About the phone β†’ System update.
  2. Click Check for updates.
  3. If a new version is available, download it and install it.
  4. After the update, repeat Method 1 – the desired option should appear.

If the update doesn’t come automatically, you can try installing it manually via Recovery or Fastboot. The official firmware for the Redmi Note 10 Pro (codename sweet) is available on MIUI Downloads.

πŸ’‘

Updating MIUI is the safest way to get full-screen photos, but it requires a stable internet connection and enough battery life (at least 50%).

Problem Solving: Why is the photo not stretched?

Even after all the settings, the photo may not display correctly. Let's consider the typical causes and ways to eliminate them:

Problem.Possible causeDecision
Photo clipped around the edgesIncorrect aspect ratio of the original imageCut the photo in a square (1:1) or 16:9 before keeping in contact
Photo blurredLow source resolutionUse images with a resolution of at least 1080Γ—1080 pixels
Settings are reset after rebootingPhone app cache errorClear the app cache in the settings
The function is available but not workingConflict with an established topicReturn the standard theme and reset the settings.

⚠️ Note: If you are using a double SIM-map, full screen photo can only work for the main line. To fix this, go to Settings SIM-maps and change priority.

If none of these things work, the last option is to reset your phone to factory settings, which is a radical solution, but it often helps with deep MIUI failures. Remember to save all the important data first!

Alternative Ideas: What to do if nothing helps?

If your Redmi Note 10 Pro doesn’t want to show you the full screen, consider these options:

  • πŸ“Έ Contact widget on the home screen: Add Contacts with a photo of frequent callers. When you call, you will see their face on the lock screen.
  • 🎡 Unique melodies: assign each contact your own melody - this will help identify the caller even without a photo.
  • πŸ”„ Custom firmware: For example, Pixel Experience or LineageOS offer flexible screen settings for the call, but this requires unlocking the bootloader and losing warranty.
  • πŸ“± Second phone: If calls are critical (for example, for business), consider buying a device with a pure Android (like Google Pixel or Motorola).

Remember that Xiaomi updates regularly. MIUI, In future versions, the problem can be solved at the system level. MIUI Forum.

FAQ: Frequent questions about full-screen photos when calling

Can I make an animation for a photo when calling?
Yes, but only through third-party apps like Full Screen Caller ID or Contacts+, which support live wallpapers and GIFs as backgrounds for incoming calls, but animation can increase battery consumption.
Why is the photo so small again after the MIUI update?
Updates often reset user interface settings. Try: Return settings from Method 1. Reinstall theme (if you used Method 2). Clear the Phone app cache. If it doesn't work, wait for the next MIUI patch (usually bugs are fixed within 1-2 weeks of a major update).
Will this method work on the Redmi Note 11 Pro or the POCO X3 Pro?
Yes, all of the methods described are compatible with most devices on MIUI 12-14, including: Redmi Note 9/10/11/12 series, POCO X3/X4/X5, Xiaomi Mi 10/11/12. Except for models with pure Android (for example, Xiaomi A-series), where the settings may differ.
Can I return the standard display if I don’t like it?
Sure! To do this: In your phone settings, select a different call style (e.g. Classic). If you used a theme, return the default one. For third-party apps (e.g. Truecaller), turn off the option in their settings.
Does a full-screen photo drain the battery faster?
The difference in battery consumption is minimal, about 1 to 3 percent per day when you're using it actively, because the screen still turns on when you call, and rendering a large image only adds a few seconds to the load, and much more energy is spent on: Network search (if the signal is weak), Vibration, Application Background Processes. If the battery goes down too fast, check its health in Settings β†’ Battery β†’ Battery status.