Have you ever encountered a situation where the interface elements on the Xiaomi screen seem too large and the text does not fit in the application windows? Or maybe after the system update, the image on the Mi TV or Redmi Smart TV goes beyond the screen? The problem of βscreen shrinkageβ on Xiaomi devices is solved in several ways β from basic zoom settings to hidden engineering modes.
In this article, we will discuss 5 working methods to reduce the display area of the screen on different devices of the brand: smartphones (Redmi Note 12, POCO X5, Mi 11 et al., tablets (Xiaomi Pad 6) and TVs (Mi) TV A2, Redmi Smart Fire TV). We will pay special attention to the nuances for MIUI 14 or older versions, and consider hardware limitations that may prevent resolution changes.
Before you start settings, make sure that the problem is not related to physical damage to the matrix or improper operation of the graphics driver. If after a device falls or moisture hits, artifacts appeared on the screen - zooming out here will not help, you will need a diagnosis in the service center.
1.Scaling the screen through MIUI settings
The easiest way to reduce interface elements is to change pixel density (DPI) or font size, a feature available on all Xiaomi smartphones with MIUI 9 and newer, but depending on the firmware version, the path to settings may vary.
On devices with MIUI 12-14, the algorithm is as follows:
- Open the Settings β Screen.
- Select Text Size and Display (on some models β Screen Size).
- Move the item size slider to the left to reduce (Small or Default value).
- To fine-tune, click Additional β Screen Density and select a value from 400 DPI to 560 DPI (the smaller the number, the smaller the elements).
On older versions of MIUI 9-11, the path might look like this: Settings β Additional settings β Special features β Display size. There are only three pre-set values available here: Small, Standard and Large.
π‘
If some applications (e.g. banking) are not displayed correctly after changing the DPI, return the standard value. Some programs block work at non-standard pixel density.
For Xiaomi tablets (for example, Pad 5/6) in the screen settings, an additional aspect ratio option is available, which allows you to force the resolution of 16:9 instead of 4:3, which visually βcompressesβ the picture vertically.
2. Change of screen resolution in developer mode
If standard settings donβt work enough, you can manually set the screen resolution through developer mode, a method that works on most Xiaomi smartphones, but requires caution β incorrect settings can lead to display failures.
Algorithm of action:
- Activate Developer Mode: Go to Settings β About Phone and click on MIUI Version 7 times.
- Return to the main settings menu, a new section for developers will appear.
- Open for developers β Screen resolution (or Minimum width on some firmware).
- Select a value below the current one (for example, 720p instead of 1080p).
On the Xiaomi Pad 6 and other tablets in developer mode, the Minimum Width (dp) option is available. Its reduction (for example, from 600 to 500) will lead to βcompressionβ of the interface horizontally.
Developer mode activated
Backup of important data is made
Battery charge > 50%
The value of the permit is recorded (for rollback)
-->
β οΈ Note: On some models (POCO F3, Redmi K40) Forced permission changes can cause artifacts in games or problems with the display of video in applications (for example, YouTube or TikTok.
Scaling up on Xiaomi TVs (Mi TV, Redmi TV)
On Xiaomi smart TVs, the problem of βoutsideβ image is solved through the screen format settings, which is true if, after connecting to a console or computer, the picture is cut at the edges or does not fit on the matrix.
Instructions for Mi TV A2, Redmi Smart TV X and other models:
- On the remote, press Menu β Settings (cog).
- Go to Image and Sound β Screen format.
- Choose one of the options: πΊ Auto β TV will choose the scale (recommended for most cases). π 4:3 β The image will be vertically extended (useful for older films). π₯οΈ Just Scan (or 1:1) β pixel-to-pixel, no cropping (optimum for PC and gaming). π Zoom - scaled up (can cut edges).
If the TV is connected to the Xiaomi Mi Box or Google TV, zoom is done in the menu of the source device. For example, on the Mi Box S, you need to go to Settings β Screen and Sound β Screen Resolution and choose 720p or 1080p depending on the TV's capabilities.
| Model TV set | Recommended screen format | Note |
|---|---|---|
| Mi TV Q1/Q2 | Just Scan | Supports 4K, but can cut the console menu |
| Redmi Smart TV A | Automobile | Budget models do not handle non-standard permits |
| Mi TV P1 | 16:9 | Optimal for movies and TV series |
| Xiaomi TV Stick | 1080p | It may take 720p to connect to an old TV |
4.Using third-party applications for fine-tuning
If the built-in MIUI tools do not allow you to achieve the desired result, you can use third-party utilities. For example, the App Settings application (requires root rights) allows you to change the DPI for each application separately.
Algorithm of work with App Settings:
- Install the app from Google Play (not available in all regions).
- Provide root access (not to the extent that you do not have root access)-root-Devices functionality is limited).
- Select the app you want to scale for (e.g. Chrome or Instagram).
- Press Change DPI and set the value from 320 to 480.
Why canβt some Xiaomi change the resolution?
On devices with Qualcomm Snapdragon 8 series processor (such as Xiaomi 12 Pro or POCO F4 GT), a forced resolution change via ADB can cause the graphics driver to crash, in which case only a factory reset will help.
6. Reset screen settings to factory
If after experiments with scale the screen began to be displayed incorrectly (there were stripes, flickering or gestures do not work), you can return the standard settings in two ways:
Method 1: Through the settings menu
- Go to Settings β System β Resetting settings.
- Select Reset screen settings (not to be confused with a full reset!).
- Confirm the action and restart the device.
Method 2: ADB (for experienced users)
If the interface has become completely inoperable, connect the smartphone to the PC and execute the command:
adb shell wm density reset
adb shell wm size resetAfter that, the device will return to the standard DPI and resolution parameters.
π‘
Before resetting your screen settings via ADB, make sure that the device is debugging over USB (Settings β Developer β USB Debugging).