Full screen mode in games on Xiaomi: how to remove black stripes and increase the display area

Games on Xiaomi smartphones often suffer from black bars on the sides of the screen or intrusive interface elements that interfere with immersion. Full-screen mode solves this problem, but its activation depends on the version of MIUI, the device model and even the specific game. In this article, we will discuss all the ways to expand the game canvas, from standard system settings to hidden functions and workarounds for stubborn applications.

Itโ€™s important to understand that โ€œfull screenโ€ on Xiaomi can mean two things: zooming in (stretching the image to the full screen) or hiding the system panels (remove the status bar and navigation bar).Weโ€™ll look at both options, and explain why some games donโ€™t fundamentally support stretching โ€“ this has to do with the aspect ratio of the screen (18:9, 20:9, 21:9) and developer optimization.

If you own it. POCO F5, Redmi Note 12 Pro+ Xiaomi 13 Ultra โ€“ donโ€™t worry, the instructions are universal for all devices on the device MIUI 12-14 A for owners of older models (up to) MIUI (11) we have prepared separate recommendations.

1. Standard method: settings of full-screen display in MIUI

The easiest method is to use the system's built-in options. It works for most games, but it doesn't guarantee the perfect result (there may be cropping or distortion).

  1. Open the Settings โ†’ Display.
  2. Select Full-screen Display (in some versions of MIUI it is called Screen Size or Application Size).
  3. Activate the full screen slider, or select the app from the list and apply the Full screen setting.

If the option is inactive for a particular game, the developer has blocked it through the application manifest, in which case one of the alternative methods described below will help.

๐Ÿ’ก

On devices with AMOLED- screens (such as the Xiaomi 12T Pro), the black bars are not highlighted, so they are less visible visually, but this does not eliminate the need for full-screen mode for comfortable gameplay.

  • โœ… Works for most games (Genshin Impact, Call of Duty Mobile, PUBG Mobile).
  • โŒ Does not work for hard-binding aspect ratio applications (e.g., some emulators).
  • โš ๏ธ Can crop important interface elements (buttons, text).

2. Hiding system panels: status bar and navigation bar

Black lanes are half the trouble, and it's even worse when you're playing with your charge indicators, your time, your navigation buttons, and you can remove them in a number of ways.

Method 1: Gestures instead of buttons

Go to Settings โ†’ Display โ†’ Full-screen display and select Gestures instead of Navigation Button. This will automatically hide the bottom bar in games. Use a swipe from the edge of the screen to go back.

Method 2: Immersive display mode

Some games (such as Honor of Kings) support immersive mode to activate it:

  1. Start the game.
  2. Swipe down from the top of the screen to open the notification bar.
  3. Click on the Full-screen Mode icon (if any) or hold your finger on the notification bar and select Hide Status Bar.

If there is no icon, try to enable the option manually through Settings โ†’ Special features โ†’ System settings โ†’ Hide the status bar (not available on all devices).

๐Ÿ“Š What kind of cover-up do you use?
Navigation gestures
Immersive mode in the game
Special facilities
I'm not hiding it.

โš ๏ธ Warning: On front-facing devices (such as the Redmi Note 11 Pro), hiding the status bar can lead to a game interface overlay on the cutout area, in which case try changing the display settings in the game itself (usually in the Graphics Settings section).

3. Full-screen mode via Game Turbo

Game Turbo is Xiaomiโ€™s proprietary game accelerator that not only optimizes performance, but also offers advanced display settings. Hereโ€™s how to use it:

  1. Open Settings โ†’ Game Turbo (or run the game and swipe to the right to open the Game Turbo panel).
  2. Select the game from the list or add it manually.
  3. Go to the display settings (or screen).
  4. Activate options: Full screen (stretch image); Hide watermarks (remove FPS and temperature indicators); Turn off automatic brightness (locks backlight).

In some versions of MIUI 14, the full-screen option in Game Turbo is called Screen Resolution โ€“ choose Full Screen or Stretch to Fill.

What if the Game Turbo is not visible in the settings?
On some firmware (especially global ones), Game Turbo is hidden by default.To enable it: 1. Install the Game Turbo app from the Mi App Store (if you have one in your area). 2. Or activate it via Settings. โ†’ Annexes โ†’ Application management โ†’ Game Turbo โ†’ Insert 3. On Chinese firmware (China) ROM) Game Turbo is called Youxi Zhushou).

Xiaomi modelSupport for Game TurboFeatures of full-screen mode
Xiaomi 13/13 ProYes (MIUI 14)Automatic stretching for most games, support for 2K- resolution.
POCO F5/F4 GTYes (renamed Game Center)Additional profiles for Genshin Impact and Diablo Immortal
Redmi Note 12 Pro+Yes (limited functionality)There is no stretching support for emulators (PPSSPP, Dolphin).
Xiaomi 11T ProYes (MIUI 12.5 Enhanced)Display problems in games with a ratio of 21:9.

4. Manual change of screen resolution (for advanced users)

If standard methods donโ€™t work, you can try changing the screen resolution manually through the Android Debug Bridge (ADB), which is suitable for advanced users and requires a connection to a computer.

Warning: Incorrect commands can cause the display to malfunction. Do this at your own risk!

  1. Turn on Developer Mode (7 times click on the MIUI version in Settings โ†’ About Phone).
  2. Activate Debugging by USB in Settings โ†’ Additional โ†’ For developers.
  3. Connect the phone to your PC and execute the command in the terminal: adb shell wm size 1080x2340 (replace 1080x2340 with your screen resolution, for example, 1080x2400 for Xiaomi 12).
  4. To return to standard settings, use: adb shell wm size reset

On devices with MIUI 14 and newer versions of Android, the wm size command can be blocked, in which case try an alternative method through the Second Space or Parallel Apps app, creating a copy of the game with different display settings.

โš ๏ธ Warning: Change resolution through ADB resets after the device is restarted, and some games (such as Free Fire) may block entry if they detect non-standard resolution (considered as cheating).

5.Use of third-party applications for forced stretching

If Xiaomi's built-in tools don't work, third-party tools come to the rescue, and we tested a few solutions and selected the most reliable ones:

  • ๐Ÿ”น Full Screen Immersive Mode (from Google Play) โ€” hides the system panels in any application. Requires ADB rights to run on MIUI.
  • ๐Ÿ”น Game Tools is an alternative to Game Turbo with advanced stretching settings. Supports Xiaomi, Redmi and POCO.
  • ๐Ÿ”น Display Changer โ€” allows you to change the resolution and density of the screen (DPI) without ADB. Careful: can break the display of system fonts!

To install these applications:

  1. Download APK from the official website (for example, APKMirror).
  2. Allow installation from unknown sources in Settings โ†’ Security.
  3. Start the application and follow the instructions (usually you need to provide permissions through ADB or Accessibility Service).

Install ADB drivers on PC

Turn on USB debugging on your phone

Download the utility from a verified source

Create a backup of your screen settings-->

Example of the team providing full screen immersive mode rights through ADB:

adb shell pm grant com.roehsoft.immersivemode android.permission.WRITE_SECURE_SETTINGS

6. Solving problems with full-screen mode

Even after all the manipulations, some games may not work in full screen mode, and here are the typical problems and solutions:

Problem.Possible causeDecision
The game is stretched, but the control buttons are cut.The developer did not adapt the interface to 18:9+Try zooming in the game settings or use Game Tools with the Safe Area option.
The black bars remain despite all the settingsThe game blocked stretching at the code levelUse ADB to force a resolution change or play in landscape mode.
Screen flickering or artifacts when stretchedConflict with GPU settings or driversTurn off Hardware Acceleration in the developer settings or reset the GPU settings.
Game Turbo not visible in the settingsRemoved or disabled by firmwareInstall Game Turbo from the Mi App Store or use APK from Xiaomi.eu.

If nothing helps, check:

  • ๐Ÿ”„ Is the firmware updated to the latest version (MIUI 14 has fixed many bugs with full-screen mode).
  • ๐ŸŽฎ Graphics settings in the game itself (sometimes there is a Full Screen Mode option on the menu).
  • ๐Ÿ“ฑ The aspect ratio of your screen (at 20:9 and 21:9, problems are more common).

๐Ÿ’ก

On devices with LTPO- screens (e.g. Xiaomi 13 Ultra), a forced resolution change can cause the adaptive refresh rate to malfunction, in which case return the standard settings or use only immersive mode.

7. Full screen mode in emulators and retro games

Emulators (PPSSPP, Dolphin, RetroArch) and retro games often ignore Xiaomiโ€™s system settings.

For PPSSPP:

  1. Open the emulator settings.
  2. Go to Graphics โ†’ Rendering Resolution.
  3. Select Custom and set the resolution that matches your screen (e.g. 1080x2340).
  4. Activate the Stretch to display or Maintain aspect ratio (depending on your preferences).

For RetroArch:

  1. Start the game, open the menu (Menu โ†’ Settings โ†’ Video).
  2. Install Aspect Ratio in Custom.
  3. Enter 18:9 or 20:9 (depending on your display).
  4. Activate the Integer Scale to eliminate blur.

Dolphin Emulator requires you to edit the Dolphin.ini configuration file (located in /sdcard/dolphin-emu/Config/).

Fullscreen = True


AspectRatio = 2 # (1 = 4:3, 2 = 16:9, 3 = stretch)

FAQ: Frequent questions about full-screen mode on Xiaomi

Can I turn on full screen mode on Xiaomi without root rights?
Yes, 90 percent of the time, no root is required. Standard MIUI, Game Turbo, or ADB settings are enough. Ruths can only be used for deep modifications to system files (e.g., editing build.prop to cheat games).
Why is Genshin Impact still black despite the setup?
Genshin Impact is tightly tied to a 16:9 aspect ratio. Even if you stretch the image, the game will cut off part of the interface (map, buttons), the only solution is to play landscape mode (if supported) or to accept stripes.
Will there be a full-screen bug after the MIUI 15 update?
The MIUI 15 (which will be released in the 2026 year) promises to improve support for full-screen gaming, but the exact data is not yet available. If you have a Xiaomi 14 or newer, the problems should disappear thanks to optimizations for the 2K- screens.
Can I return the standard display if the screen started to work curved after the ADB- command?
Yes, execute the command: adb shell wm size reset adb shell wm density reset If this doesn't help, reset settings through Settings โ†’ System โ†’ Resets โ†’ Reset all settings (application data will be saved).
Why is POCO F3 not full screen in the settings?
On some devices (especially with global ROM) the option is hidden. Try: Install EU ROM (unofficial firmware with advanced settings). Use ADB to force: adb shell settings put global force_fullscreen true