Playing PUBG Mobile on Xiaomi smartphones can be even more comfortable if you adjust the display of the screen correctly. Many players face the problem of โblack stripesโ on the sides or suboptimal resolution, which interferes with full-fledged gameplay. Stretching the screen not only removes unnecessary bezels, but can also improve the view, which is critical in competition.
However, not everyone knows that the configuration of the stretch depends on the smartphone model, the game version and even the MIUI firmware. In this article, we will analyze 5 proven ways to stretch PUBG Mobile on Xiaomi devices, including hidden developer settings, third-party utilities and optimization through the gaming center.
It is important to understand that improper permission manipulation can lead to graphic artifacts or even account bans (if informal methods are used), so we will elaborate on safe ways and warn about possible risks.
Why PUBG Mobile doesnโt automatically stretch on Xiaomi
The reason lies in the policy of Tencent and the features of the firmware MIUI. The fact that PUBG Mobile by default adapts to the standard aspect ratios (16:9, 18:9, 19.5:9). However, many Xiaomi smartphones (especially the Redmi Note series and POCO) have non-standard resolutions or dynamic cutouts, which the game does not always correctly recognize.
Also, MIUI has a built-in Optimization for Games feature that sometimes blocks forced resolution change, which is done to prevent overheating and save battery power, but for gamers, such restrictions often become a hindrance.
- ๐ฑ Aspect ratio: The game may not support native-resolution screen (e.g, 2400ร1080 on the Redmi K50).
- ๐ Limitations MIUI: Firmware blocks forced stretching to save resources.
- ๐ฎ Settings PUBG: In the game itself, the option "Full screen mode" can be disabled".
- ๐ ๏ธ Lack of rights: Without Developer Rights included, some methods donโt work.
If your smartphone Released is before 2021 (like the Redmi Note 8 Pro or POCO X3), the problem may be related to an outdated version of MIUI.
Method 1: Enabling full screen mode in PUBG settings
The easiest and safest method is to use the gameโs built-in settings, which is suitable for most Xiaomi models and does not require superuser rights.
- Launch PUBG Mobile and go to Settings (cog in the upper right corner).
- Select the Graphics section.
- Find the screen style option (or Full Screen in English).
- Activate the switch Full screen mode.
- If you donโt have an option, try changing the aspect ratio to Stretching or 16:9.
On some devices (such as the POCO F4 GT or Black Shark 5), this option may be hidden.
- Return to the main menu of the game.
- Click on the icon. โ๏ธ โ Additionally. โ Screen.
- Choose Forced Stretching (if available).
โ ๏ธ Attention: On Xiaomi with MIUI 13/14 When you activate full screen, you can have black bars on top, and that's because of the dynamic cutout. 3 (developer setting).
Update PUBG Mobile to the latest version
Check the space available (minimum 2 GB)
Close the background applications
Connect to a stable Wi-Fi
-->
Method 2: Using Game Turbo (Xiaomi Game Center)
Game Turbo is Xiaomiโs proprietary game optimization utility that allows you to force stretch games, including PUBG Mobile, even if they donโt support it by default.
Instructions:
- Open the Settings โ Applications โ Game Turbo
- Add PUBG Mobile to the list of games (if it is not there).
- Launch the game through Game Turbo (click on the game icon in the utility interface).
- Swipe your finger from right to left to open the Game Turbo panel.
- Click on the icon. โ๏ธ โ Screen. โ Stretching.
If the option to stretch is inactive:
- ๐ง Check if Developer Rights are included (see Method 4).
- ๐ฒ Update the Game Turbo via Google Play or MIUI App Store.
- ๐ Reboot your smartphone and try again.
| Xiaomi model | Support for stretching in Game Turbo | Notes |
|---|---|---|
| Redmi Note 11/12 | โ Yes. | You may need to disable FPS Optimization. |
| POCO X4/X5 Pro | โ Yes. | It only works on MIUI 13+. |
| Mi 11/12 Series | โ Yes. | Possible artifacts at 120Hz |
| Black Shark 4/5 | โ No. | Use Method 5 (ADB) |
| Redmi 10A/9A | โ ๏ธ Partially. | The stretch works only in manual mode. |
โ ๏ธ Note: On certain devices (e.g, POCO M4 Pro) Forced stretching through Game Turbo could lead to decline FPS. In this case, try to disable the option of Improved rendering in the game settings.
Method 3: Developer settings for forced permission change
If previous methods have failed, you can use hidden MIUI settings, which require activation of Developer Mode, but does not require root rights.
Steps:
- Activate Developer Rights: Go to Settings โ About Phone. Click 7 times on the MIUI version (you will be notified "You are a developer").
Settings โ Additional โ For Developers
Forced modification of authorization
Force GPU Rendering
2400ร1080
Redmi K40
PUBG Mobile
If there is no option to change the permit:
- ๐ Check the version. MIUI (must be at least 12.5).
- ๐ฅ Update the firmware through Settings โ Updating the system.
- ๐ง Use an alternative method (see Method 5).
What if the game is changed after the change of permission?
Method 4: Third-party applications for screen stretching
If the built-in methods didn't work, you can use third-party utilities.
- ๐ฏ Game Guardian allows you to change the permission and FPS, It requires root or virtual space.
- ๐ฅ๏ธ Second Space (Integrated Function) MIUI) โ Creates a second desktop with other screen settings.
- ๐ Force Full Screen (from Google Play) โ Forced to stretch any application.
- ๐ ๏ธ Xposed Framework (for advanced users only) โ App Settings allows you to set custom resolution for individual games.
Instructions for Force Full Screen:
- Download the app from Google Play.
- Open it and grant Overlay rights over other applications.
- Select PUBG Mobile from the list.
- Activate the Force Full Screen option.
- Start the game, the screen should stretch.
โ ๏ธ Note: Use of Game Guardian or modified APK (PUBG Mobile Lite, Global, Korean can lead to a ban of an account. Tencent actively blocks accounts with signs of cheating, including changing system parameters through root.
๐ก
If you're using Second Space, create a second desktop with 16:9 resolution, install PUBG there, and stretch the screen through the system settings. It's safer than third-party utilities.
Method 5: Stretching through ADB (for advanced users)
This method requires connecting your smartphone to a PC and using ADB (Android Debug Bridge) and is suitable for devices where other methods do not work, but requires caution.
Step-by-step:
- Download and install ADB Tools on your PC (official website).
- Enable USB debugging on your smartphone (Settings โ Developers).
- Connect Xiaomi to your PC via USB (select File Transfer Mode).
- Open the command prompt (Windows) or terminal (Mac/Linux) in the folder with ADB.
- Enter the command to check the connection: adb devices (should display the name of your device).
- Execute the command for forced stretching: adb shell wm size 1080x2400 (replace 1080x2400 with your screen resolution).
- Restart PUBG Mobile.
To return the standard resolution, use the command:
adb shell wm size resetOn devices with MIUI 14 and Snapdragon 8 Gen 2 chipset (such as Xiaomi 13 Pro), this command may not work due to manufacturer limitations, in which case you will need to use Magisk and ForceFullScreen module.
๐ก
ADB-It's the most reliable method for non-root devices, but it requires care. The wrong command can cause the interface to crash. Always check the supported resolutions for your model!
Frequent problems and their solutions
Even after a successful stretch, you can have difficulties.
- ๐ผ๏ธ Distorted graphics: Try a different resolution (e.g, 1920ร1080 instead 2400ร1080). Turn it off. HDR customized PUBG.
- ๐ข Down. FPS: Set a 60Hz frame limit in Game Turbo. turn off Ultra HD graphically.
- โซ Black screen at start: Reset the graphics settings PUBG Reinstall the game to standard.
- ๐ Fast battery drain: Activate Battery Mode in Game Turbo. reduce screen brightness to 70%.
If the game stutters after stretching, check the temperature of the processor using the CPU Monitor app. Heats above 50 ยฐ C can cause trottling (automatic performance decrease).