How to reduce the screen in the game on the Xiaomi phone: all ways for MIUI

Games on Xiaomi smartphones are often displayed with black stripes on the sides or a stretched image, which spoils the experience of gameplay. The reason lies in the discrepancy between the aspect ratio of the screen (18:9, 20:9, 21:9) and the resolution of the game optimized for the standard 16:9. In this article, we will discuss 5 proven ways to reduce the screen in the game on Xiaomi โ€“ from built-in MIUI functions to third-party utilities.

The problem is relevant for all the lines: Redmi Note 10/11/12, POCO F3/F4/F5, Xiaomi 12/13/14 and other models on MIUI 12-14. It is important to understand that not all games support dynamic scaling - some (such as Genshin Impact or PUBG Mobile) have their own display settings.

1. Built-in "Scale of the Game" feature in MIUI

Starting with MIUI 12.5, Xiaomi added a hidden option to adjust the size of the game window, which doesn't work for all games, but it's worth checking first.

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Find the game you want (like Call of Duty: Mobile) and tap it.
  3. Select Game Size (or Display Zoom in Global Firmware).
  4. Move the slider to reduce the screen size. Changes apply immediately.

Limitations of the method:

  • ๐Ÿ”น It only works for games that support API MIUI (About 30% of popular projects).
  • ๐Ÿ”น Can crop important interface elements (e.g., control buttons in Free Fire).
  • ๐Ÿ”น On some models (Redmi) 9A, POCO M3) There is no option even in the latest versions. MIUI.

๐Ÿ’ก

If you don't have Game Score, try upgrading to the latest stable version of the firmware. In the beta versions of MIUI 14, the feature may not be available.

2. Set up the aspect ratio through Game Turbo

Game Turbo is Xiaomiโ€™s proprietary game accelerator that not only optimizes performance, but also allows you to change the display.This method is suitable for most games, including Honor of Kings and Mobile Legends.

Instructions:

  1. Start the game, then swipe from the top edge of the screen down to open the notification bar.
  2. Slip on the Game Turbo icon (a game controller icon).
  3. In the menu that opens, select Screen Settings (or Display Settings).
  4. Try options: Full screen (stretches the image, but can distort the proportions); 16:9 ratio (adds black bars, but keeps the display correct); Manual setting (not available on all devices).

Important: On POCO F3/F4 with MIUI 13, the option may be called Screen zoom and hidden in the additional Game Turbo settings. If it is not, update the app via Google Play.

๐Ÿ“Š What game do you most often run on Xiaomi?
PUBG Mobile
Genshin Impact
Call of Duty: Mobile
Free Fire
Another.

3.Using the Game Window Mode (for multitasking)

The Game Window feature is originally designed to multitask, but it can be adapted to reduce screen size, and it works on all devices with MIUI 12+, including the Redmi Note 11 Pro+ and Xiaomi 12T.

How to turn on:

  1. Activate the mode in Settings โ†’ Special features โ†’ Game window.
  2. Start the game and swipe from the bottom corner of the screen up (the gesture is similar to returning to the main screen, but with a delay of 1 second).
  3. The game will fold into a floating window. Stretching the edges to shrink.

Pros and cons of the method:

AdvantagesDeficiencies
It works on all Xiaomi models with MIUI 12+Productivity is deteriorating (FPS could fall by 10-15%)
You can use other applications at the same time.Not all games support window control.
Does not require root rights or third-party programsInterface icons are getting too small
How to return the game to full screen mode?
Simply tap the โ€œUnfoldโ€ button (the arrow in the upper right corner of the window) or swipe from the top edge of the window down.

4. Third-party applications for permission modification

If the built-in methods didn't work, third-party software will help. We tested 3 apps, but we recommend only one, Second Screen (available on Google Play), which requires no root rights and is compatible with MIUI.

Step-by-step:

  1. Install Second Screen.
  2. Launch the application and grant permission to output over other windows.
  3. Select Create a Virtual Screen and select 16:9 resolution (e.g. 1080ร—1920 for vertical games).
  4. Start the game - it will open in the window with the specified parameters.

Warning:

  • ๐Ÿšจ Some anticheats (e.g. in the PUBG Mobile may ban an account for using a virtual screen.
  • ๐Ÿšจ On Xiaomi with Snapdragon processor 8 Gen 1/2 possibly twitching.

Install the app from the official store |Provide all permissions requested |Prove compatibility with the game (test run) |Disable other programs to change the screen-->

5. Change of permission via ADB (for power users)

This method requires a PC connection and knowledge of ADB commands, but gives maximum control over the display. Suitable for Xiaomi on Android 10+, including the POCO X3 Pro and Redmi K40.

Instructions:

  1. Turn on USB Debugging in Settings โ†’ About Phone โ†’ MIUI version (tap 7 times on build number, then go back to Additional Settings โ†’ For Developers).
  2. Connect the phone to your PC and execute the command: adb shell wm size 1080x1920 (replace the values to the desired, for example, 1080x2220 for the Redmi Note 10 Pro).
  3. Reset: Adb shell wm size reset

Warning: Incorrect settings in the ADB command can cause the interface to crash. Before experimenting, write down the current screen resolution (you can find it through the DevCheck app).

๐Ÿ’ก

ADB-Temporary commands - after restarting the phone, the resolution will be reset to factory settings.

6 Manually change settings in the build.prop file (root only)

If you have root rights, you can edit the build.prop system file to force the aspect ratio for games, which is risky, but it gives you a stable result.

Action:

  1. Install a file manager with root support (such as Root Explorer).
  2. Open the file. /system/build.prop and add a line: persist.sys.qcom.display_size_force=1080x1920
  3. Save the changes, restart the device.

Warnings:

โš ๏ธ Warning: Incorrect editing of build.prop can lead to bootloop ( looped download.

โš ๏ธ Note: Xiaomi with HyperOS (new firmware after) MIUI) This method may not work due to the changed system file structure.

Frequent Mistakes and How to Avoid Them

When changing screen size, users often face typical problems, and here's how to solve them:

  • ๐ŸŽฎ The game does not start after changing the permission: Remove the game cache in Settings โ†’ Annexes โ†’ [play-name] โ†’ Clear the cache. If it doesn't work, reinstall the game.
  • ๐Ÿ”„ Settings reset after rebooting: This is normal for methods with ADB Or Game Turbo. Use automatic execution of commands via Tasker.
  • ๐Ÿ–ฅ๏ธ Black screen when starting a game: Try another method (for example, instead of using the game) ADB You can use Second Screen. It's possible that the game is blocking non-standard resolutions.

If none of these methods worked, check:

  • ๐Ÿ“ฑ Compatible with your Xiaomi model (some titles like Apex Legends Mobile have strict display requirements).
  • ๐Ÿ”„ Version MIUI โ€” On beta firmware, functions may not be available.
  • ๐Ÿ› ๏ธ Updates to play in Google Play or App Store.
Can I reduce the screen in the game without root rights?
Yes, most of the methods in this article (built-in scale, Game Turbo, Second Screen) don't require root. ADB-Teams need increased rights.
Why did the game start to play after the change of permission?
This is because the GPU (Adreno or Mali) has to redraw the image to a new resolution, try lowering the graphics settings in the game itself or returning the standard resolution.
Will PUBG Mobile be banned for Second Screen?
Theoretically, yes, because the app creates a virtual layer on top of the game, but in practice, bans are rare unless you use additional cheats. For security, turn off Second Screen after you set up the screen.
How to find out the current screen resolution on Xiaomi?
Install the DevCheck or AIDA64 app. The Display section will indicate the current resolution (e.g., 2400ร—1080 for the Redmi Note 11 Pro+).
Does this work on the POCO F5?
Yes, the POCO F5 on MIUI 14 supports all of the methods described, except for building.prop editing without root. This model is especially effective Game Turbo, as it is equipped with a Snapdragon 7+ Gen 2 processor with good game optimization.