Full-screen mode in mobile games is often turned on automatically, hiding the navigation bar and status bar. This creates immersion, but may interfere with access to system buttons or notifications. It's especially annoying when the game freezes in this mode and standard gestures don't work. In this article, we will analyze all the working methods for exiting full-screen mode - from universal to specific for certain brands (Xiaomi, Samsung, Realme).

It is important to understand that the full-screen mode mechanism depends on three factors: versions of Android, manufacturer firmware and specific settings games. For example, in Android 12+ API is responsible for this. WindowInsetsController, and in older versions - legacy methods. We will consider solutions for all cases, including situations where the game blocks system elements intentionally (for example, in PUBG Mobile or Genshin Impact).

If you got here due to a bug when the game โ€œdoes not releaseโ€ the screen even after closing, do not panic. In 90% of cases, the problem is solved without rebooting the device.

1. Standard Android gestures for exiting full-screen mode

Most modern smartphones support it. universal gestures for controlling full-screen applications. These combinations work at the system level and do not depend on the game.

  • ๐Ÿ‘† Swipe up and hold (to call the recent applications menu). In some games, this gesture works even if the navigation bar is hidden.
  • ๐Ÿ‘†๐Ÿ‘‡ Double swipe from bottom to top (quick swipe + pause + second swipe This gesture is forced to show). taskbar on Android 10+.
  • โ˜๏ธ Touching and holding the edge of the screen (left or right) for 1-2 seconds. Works on devices with MIUI i ColorOS.
  • ๐Ÿ”„ Triple touching the screen (if the function is enabled Accessibility โ†’ Touch & hold delay).Relevant for Samsung One UI.

If gestures do not work, check the screen sensitivity settings. On some devices (for example, POCO X3), full-screen applications block system swipes. In this case, it will help physical button (if it is available). on your smartphone):

  • ๐Ÿ“ฑ Press and hold Home button (if it is hardware) for 3 seconds.
  • ๐Ÿ”™ Press Back button twice with an interval of less than 0.5 seconds.
๐Ÿ“Š What smartphone do you have?
Xiaomi
Samsung
Honor/Huawei
Realme/Oppo
Other

Attention! On devices with Android 13+ and gesture controls (without buttons), you may need to first enable the option Settings โ†’ System โ†’ Gestures โ†’ Allow gestures in full-screen applications. Without this, the system will ignore swipes in games.

2. Using the notification panel and quick settings

Even in full-screen mode, the notification panel remains available - you just need to call it up correctly depending on the manufacturer:

Brand Gesture to call the panel Features
Xiaomi/Redmi/POCO Swipe from top to bottom from upper right corner On MIUI 14+ works even in games with a blocked interface
Samsung Swipe from top to bottom two fingers Required to be enabled in Settings โ†’ Screen โ†’ Notification panel โ†’ Gestures
Realme/Oppo Swipe from top to bottom from any point on the top edge May not work in games with root access (for example, emulators). showing the panel
Google Pixel Swipe from top to bottom one finger with a pause On Android 14 added option to force panel display

After opening the notification panel:

  1. Tap on the icon "Settings" (gear) or swipe down again to fully expand.
  2. Find button "Exit full screen mode" (if there is one) or simply minimize the game by swiping down.
  3. If the game has blocked minimizing, click "Forced stop" in the application information.
๐Ÿ’ก

On some devices (for example, Honor Magic), the notification panel can be called up by swiping your finger across left border. screen from top to bottom. This gesture works even if the game blocks standard swipes.

โš ๏ธ Attention! In games with anti-cheat (for example, Call of Duty: Mobile), forced minimization through the notification panel can lead to account ban. In such cases, use only official exit methods (see section 4).

3. full screen mode

Many games have a built-in setting to control the display of the interface. Usually it is hidden in the graphics or control menu. Here is where to look for it in popular games:

  • ๐ŸŽฎ PUBG Mobile: Settings โ†’ Graphics โ†’ Full screen mode (option "Hide interface elements").
  • ๐Ÿน Genshin Impact: Settings โ†’ Other โ†’ Display โ†’ Immersive mode.
  • ๐Ÿ€ NBA 2K Mobile: Options โ†’ Display โ†’ Fullscreen Mode.
  • ๐Ÿš— Asphalt 9: Settings โ†’ Video โ†’ Hide Navigation Bar.
  • ๐Ÿ’Ž Free Fire: Configuraรงรตes โ†’ Controles โ†’ Esconder Barra de Navegaรงรฃo.

If the option is not in the menu, try:

  1. Press with your finger any empty area of the screen for 3-5 seconds - in some games this brings up a context menu with display settings.
  2. Tap two fingers on the screen (works with Mobile Legends and Arena of Valor).
  3. Pull the screen to the sides (stretching gesture) - works in games on the Unityengine.

In games from Tencent (for example, PUBG Mobile or Call of Duty: Mobile) the full-screen mode option can be blocked on devices with root access or modified firmware. In this case, exit is only through the system settings (see section 5).

4. applications

If the game does not respond to gestures and does not have built-in settings, you can forcefully minimize it through the system menu. Methods differ depending on the Android version:

For Android 9 and below:

  1. Press Recent applications button (square or three). line).
  2. Swipe the game up or to the side to close.
  3. If the button does not respond, hold it 5 seconds - this will bring up a forced menu.

For Android 10 and newer:

  1. Swipe bottom up and hold your finger for 1 second.
  2. In the recent applications menu, tap by game icon and select Application information.
  3. Click "Forced stop" or "Stop".

โš ๏ธ Attention! A forced stop can lead to the loss of unsaved progress in the game. In online games (for example, Clash Royale) before using this method, try saving your progress or exiting to the main menu of the game.

Make sure gestures are enabled in Android settings|Try swiping from different edges of the screen|Check the game settings for the "immersive mode" option|Use the notification panel to force close|Reboot the device if all else fails-->

5. full screen mode

If the game constantly turns on full screen mode every time you launch it, you can disable it at the system level. To do this:

Method 1: Disable immersive mode for a specific application

  1. Go to Settings โ†’ Applications โ†’ [Game name] โ†’ Full screen mode.
  2. Select "Show system panels" or "Do not hide navigation".
  3. Save the changes and restart the game.

Method 2: Globally disable full screen mode (ADB required)

For advanced users:

adb shell settings put global policy_control immersive.full=*

This command disables full screen mode for all applications. To return the settings back, do:

adb shell settings put global policy_control null

โš ๏ธ Attention! Using ADB commands may disrupt the operation of some applications, especially banking or DRM-protected ones (for example, Netflix or Disney+). Before executing the commands, make a backup copy of the settings via adb backup.

Method 3: Using developer mode

  1. Activate mode 7 times Developer (tap on Settings โ†’ About phone โ†’ Build number).
  2. Go to Settings โ†’ System โ†’ For developers.
  3. Find the option "Disable full-screen applications" or "Force to show the navigation bar".
  4. Turn it on and restart the device.
What to do if there is no option "For developers"?

On some firmware (for example, Flyme OS from Meizu) the developer mode is hidden. To activate it, run in the terminal:

setprop persist.sys.meizu.feature.eng 1

The option will then appear in the settings. Please note that this may void the warranty on devices with a locked bootloader.

6. Specific solutions for different brands

Smartphone manufacturers often add their own functions for managing full-screen applications. Here are the most effective methods for popular brands:

Xiaomi/Redmi/POCO (MIUI)

  • ๐Ÿ”ง Use Game Turbo: swipe from left to right. from right edge the screen to bring up the game control panel. There is a button to exit full-screen mode.
  • ๐Ÿ“ฑ Turn on "Floating windows" to Settings โ†’ Accessibility โ†’ Floating windowsThis will minimize the game. window.

Samsung (One UI)

  • ๐ŸŽฏ Use Edge Panels: swipe from right edge the screen to the center, to open the side panel and minimize the game.
  • ๐Ÿ”„ Activate "Game functions laboratory" in Settings โ†’ Device care โ†’ Battery โ†’ Game settings.

Honor/Huawei (EMUI/Magic UI)

  • ๐Ÿ–ฑ๏ธ Enable "Game assistant" via swipe from left to right on the bottom edge of the screen.
  • ๐Ÿ“ฒ Use "Game button" (floating icon) that appears automatically when you start the game.

Realme/Oppo (ColorOS/Realme UI)

  • ๐ŸŽฎ Activate "Game space" in the settings. It adds a floating panel with an exit button.
  • ๐Ÿ” Turn on "Search for gestures" to Settings โ†’ Convenience โ†’ Gestures and movementsto trigger search even in full-screen games.

โš ๏ธ Attention! On devices with custom firmware (for example, LineageOS or Pixel Experience) these methods may not work. In this case, use the universal methods from sections 1-3 or install modules Magisk to control the immersive mode (for example, Full Screen Gestures).

7. Software solutions: applications for controlling full-screen mode

If system methods do not help, you can use third-party utilities. They are especially useful for devices with outdated versions of Android or non-standard firmware.

Application Functionality Requires root?
Nacho Notch Forcibly shows the status bar in full screen applications No
Full Screen Immersive Mode Manage immersive mode through the notification panel No
Edge Gestures Creates custom gestures to exit full-screen mode No
Tasker Automatically disables full-screen mode for selected games For some actions
Magisk Module: FullScreen Global control of full-screen mode at the system level Yes

For installation and configuration:

  1. Download the application from Google Play or APKMirror (purchase may be required for Tasker give).
  2. Grant necessary permissions (for example, "Overlay on top of other applications" and "Accessibility").
  3. Set up a rule for a specific game or globally for all applications.

Setting example in Tasker:

  1. Create a new profile with a condition "Application" and select your game.
  2. Add an action "Display system bar" (Display โ†’ Show Navigation Bar).
  3. Save the task and activate it.

โš ๏ธ Attention! Applications like Nacho Notch may conflict with games that use cheat protection (for example, BlueStacks or Tencent Gaming Buddy. Before using, check the rules of the game.

๐Ÿ’ก

Third-party. utilities are a last resort. Always try system methods first, as they are safer and do not require additional permissions.

8. Hardware methods: what to do if the screen is completely blocked

In rare cases, the game may freeze in full screen mode, not responding to gestures or buttons. Here's what to do in such a situation: data-i="271">Method 1: Forced reboot

Method 1: Force Reboot

  • ๐Ÿ”„ Hold Power button + Volume Down button for 10-15 seconds.
  • ๐Ÿ“ฑ On some devices (for example Samsung Galaxy S22), you need to hold the power button + the Bixby button.

Method 2: Connecting a mouse or keyboard

If you have OTG cable:

  1. Connect USB mouse or keyboard to your smartphone.
  2. Click Win + D (if a keyboard is connected) or click right mouse button on a free area of the screen.
  3. In some games this will cause system menu or minimizes the application.

Method 3: Voice Assistant

  • ๐ŸŽค Say "Okay, Google" or ยซHey Celinaยป (for Xiaomi).
  • Command: "Open settings" or "Close [game name]".

Method 4: Task Manager via USB debugging

If you have access to a PC:

  1. Connect your smartphone to the computer and turn on USB debugging (if it was turned on previously).
  2. Run the command:
    adb shell am force-stop com.example.game

    (replace com.example.game with a real game package, for example com.tencent.ig for PUBG Mobile).

On devices with Mediatek-processors (for example Redmi Note 11) a forced reboot via buttons can does not work due to hardware limitations. In this case, the only thing that will help is to completely discharge the battery (wait until the phone turns off) or connect to the charger and then hold down the power button.

FAQ: Frequently asked questions about full-screen mode in games

Why does full-screen mode turn on automatically in some games?

This is due to settings of the game engine. For example, Unity and Unreal Engine hide system panels by default for better immersion. This may also be a requirement of the publisher (for example, in Genshin Impact full screen mode is required to participate in some events).

Is it possible forever? disable full screen mode for all games?

Yes, but this requires superuser rights (root) or the use of ADB. Without root, you can disable the mode only for individual applications through the Android settings (see section 5). data-i="324">Why did full-screen mode stop turning off after updating Android?

Why did full screen mode stop turning off after updating Android?

In new versions of Android (starting from Android 12), the mechanism for working with immersive mode has changed. Manufacturers often update firmware with a delay, which can cause bugs. Check for updates for your model or reset gesture settings. in Settings โ†’ System โ†’ Gestures.

Will the game be banned if you forcefully exit full screen mode?

In most games - no, but in titles with an active anti-cheat system (for example, Call of Duty: Mobile, PUBG Mobile, Free Fire) forced minimization or use of third-party utilities may be considered cheating. Always try the official methods first (for example, pausing the game).

How to find the batch name of the game for ADB commands?

Install the application App Inspector from Google Play or use the command:

adb shell pm list packages | grep -i game

This will list all installed games with their package names (for example, com.supercell.clashroyale for Clash Royale).

If none of the methods helped, the problem may be related to hardware failure (for example, damage to the touchscreen) or firmware conflict. In this case, it is recommended to contact a service center or reset the settings to factory settings (not forget to back up your data!).