The problem with full-screen mode on Xiaomi: why is it happening?
Full-screen mode on Xiaomi devices is a feature that hides system panels (status bar and navigation bar) for maximum immersion in content. However, sometimes users are faced with a situation where the screen remains โdeployedโ even after leaving the application or game, this can occur due to a MIUI malfunction, incorrect control gestures or activated development settings.
On Redmi, POCO, and Mi phones, the problem is most often with display settings or application conflict that forcefully turn on immersive mode. On Mi TVs or Xiaomi TVs, full-screen mode can get stuck due to firmware errors or incorrect zoom mode. In this article, we will discuss all possible ways to return the standard look of the screen, from basic to advanced.
It is important to consider that the algorithm of actions depends on the type of device and version of MIUI or Android TV. For example, on smartphones with MIUI 14 and later, gesture navigation is used, and on TVs, PatchWallโs own shell. If you are not sure about the firmware version, check it in Settings โ About Phone or Settings โ Device โ About TV.
Method 1: Standard output with gestures (for smartphones)
Most modern Xiaomi smartphones (starting with the Redmi Note 8 and later) use gesture navigation, where full-screen mode is controlled by swipes. If the screen is โhangโ in a deployed form, try the following steps:
- ๐ Swipe up from the bottom edge of the screen and hold for 1-2 seconds โ this should return the navigation bar.
- ๐ Swipe down from the top edge (where the status bar is usually located) โ sometimes this returns the notification bar.
- ๐ Double tap on the screen (in some apps, such as YouTube or TikTok, this disables full-screen mode).
- ๐ Back button (if it appears) โ press it twice to exit immersive mode.
If the gestures don't work, check if they're turned off in the settings.
- Go to Settings โ Display โ Full-screen mode.
- Make sure the option to โHide the navigation barโ is disabled or installed on the Auto.
- In the Settings โ Additional โ Gestures section, check if full-screen navigation is activated.
โ ๏ธ Note: On some models (e.g, POCO F3 Xiaomi 12T) Full-screen mode may conflict with the Game Turbo mode on. If the problem only occurs in games, disable this feature in Settings โ Special facilities โ Mode for games.
Method 2: Disconnect via MIUI settings (for phones)
If gestures donโt work, try turning off full-screen mode through system settings, a method that works for all Xiaomi smartphones based on MIUI 12-14:
- Open the Settings โ Display.
- Select the option "Full screen mode" (on some firmware it may be called "Immersive mode" or "Deploy screen").
- Turn off the option to automatically hide the navigation bar or set Standard mode.
- Restart the device so that the changes take effect.
On older versions of MIUI (up to 11th) the path may differ:
Settings โ Screen โ Full-screen display โ DisableIf you don't have a full screen setting, you're not having a problem, so check the development settings.
- ๐ง Activate Developer Mode (7 times tap on the Version) MIUI In Settings โ The phone).
- ๐ Go to Settings. โ Additionally. โ For developers.
- ๐ Find the option "Debugging by" USBยป or โBorder Symbolsโ and turn them off โ sometimes they interfere with the correct display of the panels.
Turn off full screen in Display | Check gestures in Settings | Turn off mode for games |Reboot device | Update MIUI to the latest version-->
Method 3: Exiting full screen on Xiaomi TVs
On Mi TVs or Xiaomi TVs, full-screen mode is usually activated when watching videos or in some apps (such as Netflix or YouTube).
- ๐ฎ On the remote, press the Menu button (or Settings on new models).
- ๐บ Select Settings โ Screen and sound โ Screen mode.
- ๐ Set the Scale option on Auto or Standard (instead of Stretching or Cutting).
- ๐ If the screen is โhangโ in the unfolded form, try to switch the signal source (the Source button on the remote) and go back.
If the problem only occurs in a specific app (such as Prime Video), try:
- Close the application with the Back button on the remote.
- Clear the application cache in Settings โ Annexes โ Application management โ [Title of the annex] โ Clear the cache.
- Update the app through the Mi App Store.
On Android TVs (such as Mi TV Stick or Xiaomi TV A2), resetting screen settings can help:
Settings โ Device โ Screen Preferences โ Reset to factory settingsโ ๏ธ Note: On some TV models (e.g. Mi) TV 4S) Full screen mode may be triggered due to incorrect signal from the console or cable HDMI. Try to disconnect and reconnect. HDMI-device.
Method 4: Forced Disconnection via ADB (for advanced users)
If standard methods donโt work, you can try disabling full-screen mode via ADB (Android Debug Bridge), a method that is suitable for smartphones and requires a connection to a computer.
First, make sure that the phone is enabled debugging via USB:
- Activate Developer Mode (as described above).
- Enable USB debugging in Settings โ Additional โ For developers.
- Connect your phone to your PC through USB-cable (use the original cable for a stable connection).
Next, run the following commands in the terminal (or Command Prompt on Windows):
adb devices(This team checks that the device is connected. If the list is empty, try reconnecting the cable or installing Xiaomi USB Drivers.)
adb shell settings put global policy_control immersive.full=*(This command disables Forced Full Screen mode for all applications.)
adb shell am broadcast -a android.intent.action.CLOSE_SYSTEM_DIALOGS(Closes all system dialogs that can block the interface.)
After you execute the commands, restart the device. If the problem persists, try returning the standard immersive settings:
adb shell settings put global policy_control nullWhat if the ADB does not recognize the device?
Method 5: Reset screen settings (last resort)
If none of these things work, the last option is to reset the screen to factory settings, and it won't delete your data, but it will bring all the display settings back to standard.
On smartphones:
- Go to Settings โ System โ Resetting settings.
- Select โReset screen settingsโ (on some firmware, this item may be called โReset display settingsโ).
- Confirm the action and restart the device.
On TVs:
- Open Settings โ Device โ Reset and Update.
- Select โReset image settingsโ.
- Wait until the process is complete (the TV will restart automatically).
If that doesnโt work, youโll have to consider a full reset to factory settings. Before that, make sure to back up your data through Settings โ Additional โ Backup and Reset.
| Method | Suitable for | Difficulty | Risk of data loss |
|---|---|---|---|
| Gestures | Smartphones | โญ | No. |
| MIUI settings | Smartphones | โญโญ | No. |
| TV settings | Mi TV / Xiaomi TV | โญ | No. |
| ADB-team | Smartphones | โญโญโญ | No. |
| Resetting screen settings | Smartphones and TV | โญโญ | No (except for the custom screen settings) |
โ ๏ธ Note: On some Xiaomi models (e.g, POCO X3 Pro or Redmi K40) When you reset your screen settings, you may lose the option "Always show the navigation bar." To return it, you will have to manually enable the display of the panels in each application through Settings. โ Annexes โ [Title of the annex] โ Full screen mode.
Additional tips: how to avoid problems in the future
To ensure that the full screen mode does not turn on spontaneously, follow these recommendations:
- ๐ฑ Update regularly MIUI until the latest version - in new firmware fixes bugs with display.
- ๐ฏ Check the immersive mode settings after installing new apps (some games and media players will force it to activate).
- ๐ง Turn off the developer mode if you donโt use it โ some options may conflict with the display.
- ๐ Periodically clean the cache of system applications (Settings) โ Annexes โ Application management โ Systemic โ Clear the cache).
If you often encounter a problem on TV, try:
- ๐ก Use cables HDMI 2.1. for a stable signal.
- ๐ Disable the function โScreen Automationโ in the image settings.
- ๐บ Update the TV firmware through Settings โ About the device โ Updating the system.
๐ก
If full screen mode is only enabled in a particular application (such as TikTok or PUBG Mobile), try turning off immersive mode manually. Go to Settings โ Applications โ [App Name] โ Full screen mode and select Disable.
FAQ: Frequent questions about full-screen mode on Xiaomi
Why does my Redmi Note 11 have full-screen mode on its own?
How to turn off full screen in games on POCO F4?
Mi TV 5 doesnโt shut down full screen โ what to do?
Can I turn off full screen mode via Recovery Mode?
After the MIUI update, the navigation bars are gone โ how to get them back?
๐ก
If the full screen mode is not turned off by any means, the reason may lie in a hardware failure (for example, a malfunction of the display module or motherboard).