Introduction: why you need full screen mode on Xiaomi
Full-screen mode on Xiaomi devices is not just an aesthetic solution, but a functional necessity for many users. On smartphones, it allows you to hide the navigation bar and status bar, freeing up an additional 10-15% of the screen for content, especially for owners of devices with notches ("monobra") or droplets β for example, the Redmi Note 10 Pro or POCO X3 Pro, where every pixel counts.
On Mi TVs and Redmi Smart TVs, full-screen removes black margins around the edges, which is critical when watching movies with a non-standard aspect ratio (e.g. 21:9) or when playing games through Google Stadia/Xbox Cloud Gaming. And in applications like YouTube or Netflix, this ensures that the video is not cropped around the edges. But how to achieve perfect display without losing functionality? Next, all working methods for different devices and scenarios.
Method 1: Full-screen mode on Xiaomi smartphones (MIUI)
On smartphones running MIUI 12/13/14, there are two types of full-screen mode: software (hiding panels by gestures) and hardware (stretching content under the camera notch), starting with the first one, it works on all models, including the Redmi 9A and Xiaomi 12T.
To hide the navigation bar and status bar:
- Open the Settings β Display.
- Select Full Screen Mode (or Gestures in newer versions of MIUI).
- Activate Hide the navigation bar and select the gesture style (MIUI or Android).
- To hide the status bar in apps, turn on Full-screen display and add the desired programs to the exception list.
For hardware content stretching (hiding "monobrov"):
- π§ Go to Settings. β Display. β Additionally. β Full screen mode.
- π± Select Allow Full Screen Display for Applications.
- π― Manually add apps that should ignore the cutout (such as games or video players).
Update MIUI to the latest version
Check the compatibility of applications with gestures
Make a backup of the screen settings
Turn it off. VPN (It can block system settings)-->
Important: On some models (for example, Xiaomi Mi 11 Ultra) after activation of full-screen mode, the battery charge indicator may disappear. To return it, go to Settings β Battery β Charge indicator and turn on the display as a percentage.
Method 2: Full screen on Xiaomi TVs (Mi TV/Redmi TV)
On Xiaomi TVs, full-screen mode is set differently than on smartphones, where aspect ratio and zoom play a key role, for example, when watching movies in 2.35:1 (the film) on the edges of the screen, black fields appear to remove them:
Instructions for Mi TV 4S/5X and Redmi Smart TV X:
- During the video playback, press the Menu button on the remote.
- Select Image β Screen Mode.
- Try the options: Auto β adjusts to the content (not always accurately); Stretching β fills the entire screen, but can distort the proportions; Cut β removes the fields, keeping the proportions (better for movies); Original β unchanged (the fields remain).
For constant use of settings (so as not to choose the mode every time):
- Go to Settings β Picture β Additional β Default screen mode.
- Choose to Cut or Stretching depending on your preferences.
For forced full screen mode in any application:
- Activate Developer Mode (7 times tap the MIUI version in Settings β About Phone).
- Back to Settings β Additionally. β For developers.
- Find the Forced Full Screen Display and turn it on.
What if the game doesnβt support full screen?
Method 4: Full-screen mode via ADB (for power users)
If the standard methods do not work, you can use them. ADB-It's a way of making it work, and it's a way of making it work for Xiaomi, POCO and Redmi based on Android 10+.
Instructions:
- Install ADB Tools on your PC.
- Connect your smartphone to your computer and allow debugging over USB (Settings β Developers β Debugging over USB).
- Open the command line in the folder with ADB Enter: adb shell settings put global policy_control immersive.full=* This command will enable full screen mode for all applications.
- Please use the following: adb shell settings put global policy_control null
For selective inclusion of full-screen mode only for specific applications:
- Find out the name of the application package (for example, through App Inspector).
- Follow the command: adb shell am start -n com.android.settings/.DevelopmentSettings to open the developer settings.
- Adb shell settings put global settings policy_control immersive.full=com.package.name by replacing com.package.name with the real name of the package.
Standard settings MIUI|Gestures and concealment of panels|ADB-team|Settings in applications|Not setting.-->
β οΈ Attention: Misuse of the right ADB This can cause system failures, such as the immersive.full command.=* It can hide the notification bar in some applications without the possibility of returning. β System system β Backup.
Method 5: Full-screen mode on Xiaomi tablets (Pad 5/6)
The Xiaomi Pad 5 and Pad 6 have unique full-screen settings due to the large screen (11" and 12.4" respectively) and support for desktop mode. Here, full-screen mode is set up separately for tablet and desktop interfaces.
For tablet mode:
- π± Go to Settings. β Display. β Full screen mode.
- π Enable Automatic Hiding of Panels.
- π― For applications, use Forced Stretching (similar to smartphones).
For desktop mode (MIUI for Pad):
- π₯οΈ Activate Desktop Mode through Settings β Special facilities β Tablet mode.
- π In desktop mode, full screen mode is turned on separately for each window (double click on the header or button). F11 keyboard).
- π To stretch the window to the full screen, drag it to the top of the screen (like Windows).
The Xiaomi Pad 6 Pro has an additional Super Resolution feature that improves image quality when stretching content. It is included in Settings β Display β Super Resolution.
Problem Solving: What to Do When Full Screen Mode Doesn't Work
Sometimes even after all the settings, the full screen mode refuses to work.-5 causes and solutions:
| Problem. | Possible cause | Decision |
|---|---|---|
| Black fields remain at the edges | The wrong aspect ratio in TV settings | Select Cut or Stretch in Settings β Picture β Screen Mode |
| App doesn't stretch. | Restriction of the application developer | Use it. ADB-team immersive.full=com.package.name or update the app |
| Gestures don't work | Conflict with the shell from the manufacturer | Reset your gesture settings in Settings β Display β Gestures |
| Image is distorted | Wrong scaling mode | Select Original or disable AI Zoom on TV |
| The navigation panel is not hiding | MIUI system bug | Update the firmware or reset the screen settings |
β οΈ Note: On some models POCO (for example, POCO F4 GT) post-update MIUI 14 may be missing the possibility of hiding the camera cutout in games, due to Xiaomi's policy of certifying devices for games. MIUI 13 or using custom firmware (e.g., Pixel Experience).
If the problem persists, check:
- π Version MIUI β on older versions (below) MIUI 12) full screen mode may not work properly.
- π± Model of the device - on some budget models (for example, Redmi) 8A) Hardware content stretching is not supported.
- π§ Developer Settings β Make sure that options like Debugging are not activated GPU, which may interfere with rendering.