Reducing the resolution of the screen on Xiaomi devices can be required in a variety of situations, from saving battery power to adapting the interface to low vision or specific tasks (for example, streaming to old monitors). However, standard settings MIUI and Android TV do not always provide a direct opportunity to change the resolution β especially on smartphones. In this article, we will discuss all the current ways, including hidden features, developer tools and alternative solutions for different types of Xiaomi devices.
It's important to understand that changing the screen resolution is not just a cosmetic setup; it affects GPU performance, device autonomy, and even compatibility with certain applications. For example, reducing the resolution from FHD+ (2400Γ1080) to HD+ (1600Γ720) on the Redmi Note 12 can increase 15-20% of battery life, but it will make the text in the browser less clear. We'll look at all the pros and cons of each method, and also caution against typical errors.
This article is relevant for Xiaomi, Redmi and POCO devices based on MIUI 14/15 and Android 13/14, as well as for Mi TV and Redmi Smart TVs with Android TV 11/12. If your model is older than 2019, some methods may not work - check the firmware version in Settings β About Phone β MIUI version.
1. MIUI Standard Settings: Where to Look for Resolution Settings
To start with, the obvious is the built-in MIUI tools. Unfortunately, on most Xiaomi smartphones, the default screen resolution option is hidden, but on some models (such as the Xiaomi 13 Ultra or the POCO F5 Pro), it can appear in the developer menu or in additional display settings.
To check for her presence:
- Open the Settings β Display.
- Scroll down and find Screen Resolution or Screen Size (not to be confused with Font Size!).
- If there is no item, try searching through the search bar in the settings for the "permission" request.
On Mi TVs and Redmi Smart TVs, the situation is simpler: the option to change the resolution is usually available in the Settings menu β Display and sound β Screen resolution.
- πΊ 3840Γ2160 (4K) β maximum for most models
- π₯οΈ 1920Γ1080 (Full HD) β optimally save resources
- π± 1280Γ720 (HD) β Minimum compatibility with older devices
β οΈ Note: On Xiaomi TVs when choosing a resolution below native (for example, Full) HD instead 4K) You might get blurry because of upscale. That's okay, that's how the zoom algorithm works.
2.Developer Mode: Hidden Opportunities to Change DPI and Resolution
If there are no standard options, the next step is to activate the developer mode, which allows you to manually adjust the pixel density (DPI), which indirectly affects the "visual" resolution, for example, reducing the DPI from 440 to 320 will make the interface elements larger, as if the screen has become smaller.
How to turn on the developer mode:
- Go to Settings. β The phone.
- Tap 7 times on the MIUI version (you will be notified βYou became a developer!β).
- Return to the main settings menu and open a new section β For developers.
Now find the parameters:
- π Minimum width (dp) β affects the interface scale (the default value is usually 360-411).
- π Screen density (DPI) β changes the size of the elements (standard: 440-480 for: FHD-screen).
To reduce the βeffectiveβ resolution:
- Reduce the minimum width by 50β100 units (e.g., from 411 to 350).
- Reduce the DPI by 20β30% (e.g., from 440 to 320).
- Restart the device - changes will apply after the reboot.
β οΈ Note: Some applications (such as banking or gaming) may fail to run at non-standard values. DPI. If SberBank Online or Wild Rift has stopped working after the changes, return it to the Internet. DPI factory-wise.
Activate the Developer Mode
Remember the current DPI and minimum width
Backup of important data
Prepare for a possible reboot-->
3. Appendices for permission change (without Root)
If the built-in methods didn't work, you can use third-party utilities.
| Annex | Need a Root? | Functions | Compatibility |
|---|---|---|---|
| Second Screen | β No. | Emulation of the second screen with any resolution | MIUI 12+ |
| Display Changer | β No. | Changes in DPI and scale through ADB | Android 10+ |
| SetEdit | β Yes. | Direct editing of system resolution parameters | Any version |
Letβs look at Second Screen, the most universal solution:
- Download the app from Google Play.
- Open it and select Create Virtual Display.
- Specify the desired resolution (e.g. 1280Γ720) and refresh rate (60Hz).
- Activate the Mirror Primary Display option β now the main screen will be duplicated with the selected resolution.
Importantly, this method creates a virtual display, rather than changing the physical resolution of the screen, and some applications (such as a camera or a game) can ignore the virtual screen and use native resolution.
π‘
If the sound has disappeared after changing the resolution through Second Screen, check the audio output settings in Settings β Sound β Sound Output and select the Phone Speaker.
Change of permission via ADB (for advanced users)
For those who are not afraid of the command line, the most reliable way is to use ADB (Android Debug Bridge), which works on all Xiaomi devices without Root, but requires a connection to a computer.
Step-by-step:
- Install ADB Tools on your PC.
- Enable USB debugging in the developer settings on your phone.
- Connect the device to the computer and confirm the debugging permission.
- Open the command line (Windows) or terminal (macOS/Linux) and type:
adb shell wm size 1280x720
adb shell wm density 320Where:
- π 1280x720 β Replace your desired permission (replace it with your own permission).
- π’ 320 - density DPI (experiment).
To return the factory settings, perform:
adb shell wm size reset
adb shell wm density resetβ οΈ Note: On some Xiaomi devices (e.g. Redmi Note 10 Pro) after changing resolution via ADB Navigation gestures may be lost, so to fix this, restart your phone or return the standard settings.
What if the ADB canβt see the device?
5. Root access: Full control of permission
If youβre willing to take drastic measures, getting Root rights will open up access to the system files responsible for screen resolution, a method thatβs suitable for enthusiasts, as it requires unlocking the bootloader and installing a customized Recovery (such as TWRP).
After receiving the Root:
- Install a file manager with Root support (such as Root Explorer).
- Go to /system/build.prop.
- Find the lines: ro.sf.lcd_density=440 persist.demo.hdmiout=true
- Change the meaning. ro.sf.lcd_density appropriate (e.g., appropriate, 320).
- Save the file and restart the device.
For Mi TVs with Root, you can use the TV Settings app (available on 4PDA), which allows you to change the resolution in real time without editing system files.
π‘
Root access voids Xiaomi warranty and can cause the device to malfunction. Use this method only if you understand the risks!
6.Alternative solutions: scaling and third-party launchers
If you need to change the resolution only for convenience (for example, increase the interface elements), you can do without complex manipulations:
- π Scaling in MIUI: Go to Settings. β Special facilities β Size of display and choose Large or Very Large.
- π± Third-party launchers: Applications like Nova Launcher or Action Launcher allow you to customize the size of icons and desktop grid regardless of the system resolution.
- π₯οΈ Light mode: On some models (e.g. Redmi) 9A) In the settings there is a mode Light, which simplifies the interface and increases the elements.
For Mi TVs, TV A useful option would be Movie Mode (in image settings), which automatically adjusts the resolution to the content. HD-film 4K-TV system can temporarily reduce resolution to save resources.
7. Frequent problems and their solutions
When changing the screen resolution, Xiaomi users often encounter common errors, and here are the most common ways to fix them:
| Problem. | Reason. | Decision |
|---|---|---|
| Black screen after permission change | Incompatible DPI parameters | Connect to ADB and perform Wm Density Reset |
| Applications are not running | Protection against changes in system parameters | Return the standard DPI or add the app to exceptions |
| Blurred text in the browser | Incorrect apscaling | Use a browser that supports zooming (such as Kiwi Browser) |
If after experimenting with resolution, the device began to work unstable, reset the display settings:
- Go to Settings β System β Resetting settings.
- Select Reset Display Settings (not to be confused with a full reset!).
- Confirm the action β all resolution and DPI parameters will return to factory.