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.
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:
- Start the game and go to Settings โ Graphics.
- Find the screen style option (or Display Mode in English).
- Select Stretching instead of Standard or Auto.
- 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-->
- Activate Developer Mode: Go to Settings โ About Phone โ MIUI Version and click on it 7 times.
- Return to Settings โ Additional settings โ For developers.
- Find the option Force Full Screen Display (Forced Change)
- Select PUBG Mobile from the list of apps and set 18:9 or 19.5:9 (depending on the model).
- 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:
- Connect your smartphone to your PC and allow debugging over USB (a request will appear on the phone screen).
- Open the command prompt (or Terminal on macOS/Linux) in the adb.exe folder.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- 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+).
- 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.
| Method | Difficulty | PC required | Risk to the system | FPS stability | Suitable 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?
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:
- Install Magisk Manager and get root rights.
- Download Force Full Screen module.
- Activate the module and restart the device.
- 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:
- Go to Settings โ Special Options โ Second Space.
- Create a new profile and install PUBG Mobile only in it.
- In the main profile, activate stretching via ADB or developer mode.
- 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.