Sprawling screen in PUBG on Xiaomi: how to turn on and configure correctly

PUBG Mobile players on Xiaomi smartphones (including the Redmi and POCO lines) often face the problem of incorrect display of the game interface - black bars on the sides of the screen or cropped HUD elements. stretch display solves this problem, but its setting on devices with MIUI has nuances. Unlike the standard mode, stretching the picture gives a wide view (up to 18:9 or 19.5:9), which is critical for competition, but can affect performance.

It is important to understand that stretching methods depend on the version of MIUI, smartphone model and version of PUBG Mobile (or Battlegrounds Mobile India for Indian users). Some methods require unlocking the bootloader or root rights, which will void the warranty. In this article, we will look at legal methods without root rights, relevant for MIUI 14/15 (Android 13/14), as well as alternative solutions for older devices.

Why are there black stripes on Xiaomi in PUBG?

Black bars are caused by a discrepancy between the sides of the screen and the permissions supported by the game engine.

  • ๐Ÿ“ฑ Hardware restrictions: PUBG Mobile is optimized for standard resolutions (16:9, 18:9), and many Xiaomi (for example, Redmi Note 12 Pro)+ or POCO F5) Have 20:9 or 19.5:9 screens.
  • ๐ŸŽฎ Game settings: By default, the game chooses a "safe" resolution to avoid artifacts on non-standard displays.
  • ๐Ÿ”ง Limitations MIUI: Firmware blocks forced stretching for games due to the risk of overheating or falling FPS.

As a result, the player loses up to 10-15% of the field of view, which is especially noticeable in close combat or when watching through the sight. For example, on the Xiaomi 13 Ultra with a resolution of 3200ร—1440, the game can only use 2400ร—1080, cutting edges.

๐Ÿ“Š What kind of smartphone you Xiaomi?
Redmi (Note/Pro series)
POCO (F/X/M)
Mi (11/12/13 series)
Black Shark
Other

Official ways to stretch the screen without root

Try the methods that donโ€™t require any changes to the system first. They work on most devices with MIUI 12+ and PUBG Mobile version 2.6+. Importantly, before setting up, disable the auto-update game on Google Play to avoid resetting the settings.

Method 1: Graphics settings in the game itself

The easiest way is to use the built-in PUBG Mobile options:

  1. Start the game and go to Settings โ†’ Graphics.
  2. Find the screen style option (or Display Mode in English).
  3. Select Stretching instead of Standard or Auto.
  4. Confirm the changes and restart the match.

โš ๏ธ Note: Some devices (e.g. Redmi Note 10 Pro) may not have this option.

Method 2: Forced stretching through the "Developers Mode"

If the game does not have a stretch option, activate the hidden MIUI settings:

Activate Developer Mode (click 7 times on "Version") MIUI" on the telephone")

Enable debugging over USB (in "Additional settings โ†’ For developers")

Disable MIUI Optimization in the same settings (only for MIUI 12.5+)

Reset the device-->

  1. Activate Developer Mode: Go to Settings โ†’ About Phone โ†’ MIUI Version and click on it 7 times.
  2. Return to Settings โ†’ Additional settings โ†’ For developers.
  3. Find the option Force Full Screen Display (Forced Change)
  4. Select PUBG Mobile from the list of apps and set 18:9 or 19.5:9 (depending on the model).
  5. Save the settings and restart the game.

๐Ÿ”น Note: On POCO F4 GT Black Shark 5 can cause artifacts in the game menu, but in the match the stretch will work correctly.

Screen stretching through ADB (no root)

If previous methods have failed, use Android Debug Bridge (ADB), which requires a PC connection but does not violate the warranty.

  • ๐Ÿ’ป Computer with Windows/macOS/Linux and installed Xiaomi drivers.
  • ๐Ÿ“‹ Cable USB (preferably original).
  • ๐Ÿ”ง Utility. ADB Tools (download from the official website).

Instructions:

  1. Connect your smartphone to your PC and allow debugging over USB (a request will appear on the phone screen).
  2. Open the command prompt (or Terminal on macOS/Linux) in the adb.exe folder.
  3. Enter the command to check the connection: Adb devices must appear serial number of your device.
  4. Follow the command for forced stretching: adb shell wm size 1080x2400 Replace 1080x2400 with your screen resolution (e.g. 1080x2340 for Redmi Note 11 Pro+).
  5. Restart PUBG Mobile.

โš ๏ธ Attention: Once the phone is restarted, the stretch will reset. To make it permanent, create a tasker script or use the SetEdit app (requires root).

๐Ÿ’ก

After the team ADB The game starts to lag, try to reduce the permission to 10-15% (for example, 1080x2400 before 1080x2160). It'll reduce the load on you. GPU.

Comparison of stretching methods: pros and cons

The choice of method depends on the smartphone model, the version of MIUI and your skills.

MethodDifficultyPC requiredRisk to the systemFPS stabilitySuitable for
Game settingsโญโŒ No.โŒ No.โœ… Stable.MIUI 13+, new models
Developer modeโญโญโŒ No.โš ๏ธ Low (artifacts)โœ… Stable.MIUI 12.5-14
ADBโญโญโญโœ… Yes.โš ๏ธ Medium (post-reset reset)โš ๏ธ May fall.All models, MIUI 11+
Root + Build.propโญโญโญโญโœ… Yes.โŒ High (guarantee)โŒ Unstable.Older models (MIUI 10)

For most users, the second method (through developer mode) is optimal, since it does not require a PC and gives a stable result, and the ADB method is suitable for experienced players who are willing to sacrifice convenience for the sake of maximum field of view.

๐Ÿ’ก

On the POCO X3 Pro and Redmi K40, stretching through ADB can lead to blurring of text in the game menu, in which case return the standard resolution command adb shell wm size reset.

Frequent problems and their solutions

When you set up a stretched screen, users encounter common errors.

Problem 1: The game is out after stretching

Reason: Incompatibility of the selected resolution with the Unreal Engine version in PUBG Mobile.

  • ๐Ÿ”„ Restart the game and smartphone.
  • ๐Ÿ“‰ Reduce the permit in ADB on 5-10% (for example, 1080x2400 before 1080x2200).
  • ๐Ÿ”ง In the game graphics settings, select Balanced instead of HDR/Ultra HDR.

Problem 2: Interface elements are cut off

This happens if the game is not adapted to the selected aspect ratio.

  • ๐ŸŽฏ In the settings PUBG Mobile reduces the scale HUD before 85-90%.
  • ๐Ÿ” Check if it's included in MIUI Mode "Text enlargement" (Settings) โ†’ Screen. โ†’ Size of text).
  • ๐Ÿ–ฅ๏ธ If you use ADB, Try another permission (for example, 1080x2340 instead 1080x2400).

Problem 3: FPS fall after stretching

The stretched screen increases the load on the GPU.

  • โšก Put it in. MIUI Performance mode: Settings โ†’ Battery โ†’ Performance mode.
  • โ„๏ธ Set the game graphics on Balanced and framerate on High (not Extreme).
  • ๐Ÿ”‹ Close the background apps (use Safe Mode in the notification curtain).
Why is the Xiaomi 12T Pro stretching unstable?
Xiaomi. 12T Pro (and other models with Snapdragon 8 chip)+ Gen 1) the problem is with the Adreno 730 drivers, the manufacturer has limited support for non-standard resolutions to prevent overheating. ADB permittingly 1080x2280 (opportunistic 1220x2712).

Alternative solutions for older Xiaomi models

If you have a MIUI 10-11 device (like the Redmi Note 8 Pro or POCO F1), standard methods may not work.

Method 1: Using Magisk + Force Full Screen

Requires an unlocked bootloader and installed Magisk:

  1. Install Magisk Manager and get root rights.
  2. Download Force Full Screen module.
  3. Activate the module and restart the device.
  4. In the module settings, select PUBG Mobile and set 18:9.

โš ๏ธ Attention: MIUI 10 This method can cause a bootloop (a looped reboot). Before installing the module, make a backup through TWRP.

Method 2: Second Space application to circumvent restrictions

MIUI allows you to create a second working profile with other settings:

  1. Go to Settings โ†’ Special Options โ†’ Second Space.
  2. Create a new profile and install PUBG Mobile only in it.
  3. In the main profile, activate stretching via ADB or developer mode.
  4. Run the game from Second Space - stretch settings will apply.

๐Ÿ”น Plus, it doesn't require root, it doesn't affect the main profile, and it doesn't affect the main profile.

Optimal settings for maximum FPS

A stretched screen can reduce performance. To minimize FPS losses, follow these guidelines:

  • ๐ŸŽฏ Resolution: For Snapdragon 865/870/888 (for example, POCO F3 or Mi 11) optimally 1080x2400 upon 60 Hz or 1080x2280 upon 90/120 Hz.
  • ๐Ÿ–ผ๏ธ Graphics: Show balanced + High-pitched FPS (not HDR!).
  • โšก Productivity: B MIUI turn on: โ†’ Battery โ†’ Performance mode. Settings. โ†’ Annexes โ†’ Battery management โ†’ PUBG Mobile โ†’ No restrictions.
  • ๐Ÿ”‡ Sound: Turn it off. 3D-audio in the game settings - this unloads the processor.

๐Ÿ“Š Tests for POCO F4 GT: With permission 1080x2280 and the balanced average FPS battle-form 58-60 (against 50-52 upon 1220x2712). Minimum fall FPS (in hazes/garnets) reduced by 20-25 before 30-35.

FAQ: Answers to Frequent Questions

Can I stretch the screen in PUBG on Xiaomi without a computer?
Yes, if you have MIUI 12.5+. Use the developer mode (method 2 in the article) or the built-in game settings (method 1). For older versions of MIUI (10-11), you can not do without a PC - you will need ADB or root.
Why did the PUBG sound disappear after stretching?
This is a Unreal Engine bug when you force the resolution change. Solution: Restart the game. In the game's sound settings, reset the settings to standard. If the problem persists, return the original resolution via ADB (adb shell wm size reset). On Redmi K50 Gaming, this bug is more common because of custom audio drivers.
Will there be a ban for a stretched screen in PUBG Mobile?
No, screen stretching is not cheating. It simply changes the displayed area without affecting gameplay mechanics.However: Using root or modified APKs (like PUBG Mobile Lite with a patch) can result in a 10-year ban. In tournaments (like PUBG Mobile Pro League), stretching can be prohibited by rules - check with the organizers. Tencent's official position: stretching is allowed if it is achieved through game or system settings.
How to return the standard display if after stretching the game began to lay?
Reset the settings in one way: ADB: Adb shell wm size reset. For Developer Mode: Return the option Forced change the aspect ratio in Auto. In the game: Settings โ†’ Graphics โ†’ Screen style โ†’ Standard. If the lags are left, clear the game's cache (Settings) โ†’ Annexes โ†’ PUBG Mobile โ†’ Clear the cache).
Does Xiaomi stretch work with a MediaTek processor (like the Redmi Note 11)?
Yes, but with reservations: On the MediaTek Helio G96/G99 (like the Redmi Note 11 Pro), stretching through the ADB can cause artifacts due to poor optimization of Mali-G57 drivers. Recommended resolution: 1080x2200 (instead of the standard 1080x2400). On the Dimensity 900/1200 (like the POCO X4 Pro 5G) there are no problems - use methods for Snapdragon. For MediaTek, it is better to test stretching first in PUBG Mobile's training mode.