Full screen mode on Android is a convenient feature for watching videos, playing games or reading, but sometimes it turns into a trap. Did you accidentally activate it and now you can't get your navigation bar or status bar back? Or has the application itself switched to immersive mode, and standard gestures do not work? This problem is familiar to many users, especially after system updates or installing new applications.
Depending on the version of Android, the smartphone model (Samsung, Xiaomi, Google Pixel etc.) and the type of navigation (buttons or gestures), the methods for exiting full-screen mode may differ. In this article we will look all possible methods from basic to hidden, which work even in the most โstubbornโ applications. You will learn how to regain control of the screen in 5 seconds, what to do if the sensors do not respond, and how to permanently disable automatic transition to full-screen mode.
1. Standard output: gestures and navigation buttons
On most modern smartphones (Android 10+), full-screen mode is disabled with a simple Conductive gesture. Try these options:
- ๐ Swipe bottom to top from the bottom edge of the screen and hold for 1 second - this will bring up the navigation bar. On some devices (Samsung Galaxy S22, OnePlus 11), a short swipe is enough.
- ๐ If you have classic buttons (on older models or in โ3 buttonsโ mode), tap
square (multitasking)orBack buttonstwice. - โน๏ธ On Xiaomi, Redmi i POCO sometimes it helps to click on
dot at the bottom of the screen(if it is visible) or double tap on the bottom edge.
Not working? The application may be using Immersive mode with gesture blocking. In this case, proceed to the next section.
2. Emergency exit: power and volume buttons
If the touch screen does not respond to touch (for example, due to a glitch in the game or video player), use physical buttons:
- Press and hold
Power button+Volume Up buttonsimultaneously for 3-5 seconds. On some devices (Sony Xperia, Motorola) this will bring up the reboot menu, where you can selectRestartorExit app. - On Samsung Galaxy (series A, S, Note) quickly press
Powertwice - this may minimize the current application. - If the screen is completely frozen, press
Power10-15 seconds to force a reboot. On devices with a non-removable battery (for example, Google Pixel 6), this method is safe and will not damage the data.
On some smartphones (ASUS ROG Phone, Black Shark) button Game Mode on the case can disable full-screen mode in games. Try pressing it once.
โ ๏ธ Warning: A forced reboot will interrupt all background processes. If the system was updating or saving files at the time of the failure, data loss may occur. On Huawei i Honor s EMUI before rebooting, try holding Power + Volume Down - this may cause a screenshot menu with an exit option.
3. Hidden Android features: developer mode and ADB
If full-screen mode is activated spontaneously (for example, due to a bug in MIUI 14 or One UI 5.1), it can be disabled through developer settings:
- Open
Settings โ About phoneand tap onBuild number7 times to unlock developer mode. - Go back in
Settings โ System โ For developers. - Find the option
Disable full-screen gesturesorForce full-screen displayand deactivate it.
For advanced users, there is a way via ADB (PC required):
adb shell settings put global policy_control immersive.full=*
This command will reset the immersive mode settings. Once completed, reboot your device.
| Method | Requires a PC? | Works on a locked screen? | Risk of data loss |
|---|---|---|---|
| Navigation gestures | โ No | โ No | โ No |
| Power + volume buttons | โ No | โ Yes | โ ๏ธ Medium (on reboot) |
| Developer mode | โ No | โ No | โ No |
| ADB command | โ Yes | โ No | โ No |
4. Features of manufacturers: Samsung, Xiaomi, Google
Each brand modifies Android to suit its needs, so universal methods may not work. Here proprietary solutions:
- ๐ฑ Samsung (One UI): Swipe your finger top to bottom from the top edge of the screen (even if the notification panel is hidden). On Galaxy Z Fold/Flip try to expand/collapse the device.
- ๐ค Google Pixel (Stock Android): Double tap on the bottom of the screen or hold
buttons Home data-i="145">: Swipe your finger(if enabled). - โก Xiaomi/Redmi/POCO (MIUI): Click on
three dots at the bottom of the screen(if visible) or use a combinationMenu + Back(on older models). - ๐ณ Huawei/Honor (EMUI): Swipe from the corner of the screen to the center (diagonal swipe).
Why doesn't the bottom swipe work on Xiaomi?
In MIUI 13+, the gesture to exit full-screen mode conflicts with the function "Super Wallpaper". If you have dynamic wallpaper, try temporarily disabling it in Settings โ Wallpaper Warning: Standard gestures may not work in Window mode. In this case, press Settings โ Wallpaper.
โ ๏ธ Attention: On Samsung DeX or in mode Freeform Window (Window mode) Standard gestures may not work. In this case, clickPower buttonโExit DeXor use the mouse/keyboard (if connected).
5. If all else fails: force stop the application
When the application has โlockedโ the screen and does not respond to gestures, you can close it through the multitasking menu or settings:
Touch the application icon in the multitasking panel โ "Information" โ "Stop"
Hold down the power button โ "Emergency mode" (on Samsung) or "Reboot"
Connect the smartphone to the PC and close the process via ADB: adb shell am force-stop com.package.name
Disable the application in the settings: Settings โ Applications โ [name] โ Disable-->
For Android 12+ there is a hidden function: hold power button until the menu appears, then tap by application icon in the upper right corner - this will open its settings, where you can forcefully stop the process.
On Xiaomi s MIUI sometimes it helps Safe Mode:
- Turn off the device.
- When turning it on, hold
the decrease button volumeuntil the logo appears Safe Mode. - In safe mode, remove or update the problematic application.
6. How to permanently disable automatic full-screen mode
To prevent you from falling into the full-screen mode trap again, change your system settings:
- ๐ง To
Settings โ Display โ Full-screen applications(to Samsung) disable the optionAutomatically hide the navigation bar. - ๐ฑ On Xiaomi:
Settings โ Display โ Full screenโ selectDisablefor all applications. - ๐ฅ๏ธ In Google Pixel or Stock Android:
Settings โ System โ Gestures โ System navigationโ select2-button navigation(it rarely conflicts with full-screen mode).
For individual applications (for example YouTube, Netflix, games):
- Open the application and go to its settings (usually
โ๏ธ or โMoreโ). - Find the section
PlaybackorInterface. - Disable options like
Immersive Mode,Hide UIorAuto-rotate.
On Android 13+ full screen mode may be activated due to the "Dynamic Color" function (dynamic colors). Disable it in Settings โ Appearance โ Color schemeif the problem occurs frequently.
7. Problems with the sensor: what to do if the screen does not respond
If the smartphone does not respond to touches due to hardware failure (for example, after a fall or moisture), try:
- ๐ Connect USB mouse via OTG adapter - you can close the full-screen application with the cursor.
- ๐ก Use voice assistant (Google Assistant or Bixby): say
"Return to home screen"or"Close [application name]". - ๐ If the screen responds to partial touches, try sliding your finger along the edges of the display (sometimes the sensor only works on perimeter).
For Samsung with support DeX:
- Connect the smartphone to the monitor via
HDMI adapter. - B mode DeX close the problematic application using the mouse.
โ ๏ธ Attention: If the screen does not respond to touches after mechanical damage (cracks, dents), do not try to โunlockโ it by repeated clicks - this may worsen the damage to the sensor. In this case, it is optimal to contact a service center for diagnostics digitizer.
FAQ: Frequently asked questions about full-screen mode
Why does full-screen mode turn on by itself?
This may be caused by:
- Failure in the firmware (especially after updating to Android 13/14).
- Settings of a specific application (for example, YouTube or TikTok automatically hide the navigation bar when watching a video).
- Conflict with the manufacturer's shell (for example, MIUI or ColorOS can force immersive mode for games).
Solution: Check the application settings and disable the option Full Screen or Immersive Mode.
How to exit full-screen mode in game?
In games, system gestures are often blocked. Try:
- Swipe from the center of the bottom edge to the bottom right corner (diagonal swipe).
- Press on
menu iconin the game (usually three lines or a gear) and find the optionExit Fullscreen. - Use game launcher (for example, Game Turbo on Xiaomi or Game Launcher on Samsung) - there is an exit button.
Is it possible to disable full-screen mode for all applications at once?
Yes, but ways differ:
- On Stock Android i Google Pixel:
Settings โ System โ Gestures โ Full screen gesturesโ disable the option. - On Samsung:
Settings โ Display โ Full screen applicationsโ selectNever. - On Xiaomi: required to disable full screen mode for each application separately in
Settings โ Applications โ [name] โ Full screen mode.
A global setting has appeared Android 14 a global setting has appeared Lock full-screen mode in the section For developers โ disabling it will prevent applications from blocking the navigation bar.
Why does the navigation bar disappear after exiting full-screen mode?
This is a bug associated with:
- Incorrect operation of gestures in Android 12/13 (especially on Realme, Oppo).
- Conflict with applications running in the background (for example, Facebook or Instagram).
- Failure in the service
System UI.
Solution:
- Reboot device.
- Clear the cache
System UIinSettings โ Applications โ Show system โ System UI. - Update the firmware to the latest version.
How return the navigation bar if it disappeared forever?
If the panel disappeared after exiting full-screen mode:
- Connect your smartphone to the PC and run the command:
adb shell cmd overlay enable-exclusive com.android.internal.systemui.navbar.* - Switch to other type of navigation to
Settings โ System โ Gestures(for example, from gestures for 3 buttons). - Reset settings Lawnchair, Nova Launcher or another launcher (if using).
On Samsung a reset may help One UI Home:
Settings โ Applications โ One UI Home โ Storage โ Clear data.- Restart the device.