Split mode Split-Screen has become an integral part of the modern mobile experience, allowing users to work with two applications simultaneously. However, this function is not always convenient: sometimes it is activated accidentally, interferes with viewing content, or is simply annoying with its intrusiveness. Many smartphone owners are faced with a situation where they do not know how to exit this mode using standard gestures.

In this article we will analyze in detail all existing methods of disabling split screen on devices running Android. We will look at both standard methods of closing windows for different versions of the operating system, and solutions for non-standard situations when the interface freezes. You will learn which gestures work on Samsung, Xiaomi and stock devices, as well as how to forcefully terminate the process if touch input does not respond.

Regular methods for closing a split screen

The simplest and most obvious way to deactivate multitasking is to use standard interface gestures. In most modern shells, such as One UI or MIUI, you just need to drag the dividing line to the very top or bottom of the display. This action automatically closes one of the applications and expands the second to full screen.

If you use button navigation, the process may look different. Often there is a small button or dot in the center of the dividing bar. Clicking on this element usually brings up a menu with a choice: close the top application, close the bottom one, or exit the mode completely. Ignoring this button is a common reason for users not understanding how to manage windows.

In some cases, especially on older versions Android, you need to bring up the recent applications menu. To do this, you need to press the corresponding navigation button or swipe up from the bottom and hold. In the list of running tasks, applications running in split mode will be grouped. Swiping to the side or clicking the cross on such a group will close both windows at the same time.

๐Ÿ’ก

If the dividing line does not move, try first minimizing one of the applications into a mini-window, if your version of Android supports this function, and then closing it.

It is worth noting that the behavior of the system may depend on the specific settings of the developer or the firmware version. On devices Google Pixel the logic of gestures is as close as possible to pure Android, while Chinese brands often add their own unique controls.

Disablement features on different brands

Smartphone manufacturers often modify the standard behavior of the system, which leads to differences in window management. Device owners Samsung should pay attention to the taskbar that appears when split screen is activated. There are often icons for quickly minimizing applications into floating windows.

On smartphones Xiaomi and Redmi with a shell MIUI or HyperOS there is a specific feature: sometimes double clicking on The dividing line changes the orientation of the windows or closes one of them. Also, in the settings of additional functions, the "Side Panel" mode can be activated, which makes it difficult to accidentally turn on and off the split screen. Swipe from the edge of the screen to manage multiple windows. To exit the mode, sometimes you need to make a long swipe from the center of the screen to the edge, which is not obvious to new users.

Devices from Huawei And Honor with shell EMUI or MagicOS often use swiping from the edge of the screen to manage multiple windows. To exit the mode, sometimes you need to make a long swipe from the center of the screen to the edge, which is not obvious to new users.

  • ๐Ÿ“ฑ Samsung: Use the button in the center of the divider or drag the line all the way.
  • ๐Ÿ“ฑ Xiaomi: Try double tapping on the divider bar or swiping in the recent applications menu.
  • ๐Ÿ“ฑ Pixel/Stock: Standard dragging the line or closing through the task menu.
  • ๐Ÿ“ฑ Huawei: Swipe from the center to the edge or use the "Back" button in specific scenarios.
๐Ÿ“Š On which smartphone are you unable to turn off the split screen?
Samsung Galaxy
Xiaomi Redmi
Google Pixel
Another brand

It is important to understand that some applications do not support exiting split mode without complete closure. This is due to the limitations of the software itself, not the system. If the application is frozen in split mode, standard gestures may not work, and a more radical approach will be required.

What to do if the screen is frozen in split mode

The situation when the interface stops responding to touches and the split screen does not close is not so rare. This could be caused by a resource conflict, a bug in a specific application, or a temporary glitch in a system process. In such cases, passive waiting rarely helps. SystemUI. In such cases, passive waiting rarely helps.

First of all, try to force reboot the device. On most modern smartphones without a removable battery, this requires holding the power button and volume down button simultaneously for 10-15 seconds. This action is similar to pulling out the battery and resets all temporary processes, including frozen multitasking.

โš ๏ธ Warning: A forced reboot may result in the loss of unsaved data in open applications. Use this method only if other methods do not help.

If rebooting does not help or the problem returns with alarming regularity, it may be a problem with the system cache. Clearing the partition cache Settings โ†’ Applications โ†’ Special access โ†’ Access to notifications (path may vary) sometimes solves problems with interface rendering. However, a more effective method is to clear the cache of a specific problematic application through the settings menu.

โ˜‘๏ธ Actions when the interface freezes

Done: 0 / 4

In rare cases, entering safe mode helps. This allows you to determine if a third-party app is at fault for blocking split screen exit. If the problem disappears in safe mode, it means that the conflicting software was recently installed and requires removal.

Developer settings and disabling the function

For users who want to completely prevent the system from switching to split-screen mode, there are deep settings. However, there is no standard โ€œTurn off Split-Screenโ€ switch in the regular menu. The only legal way is to use the developer menu or ADB commands.

In the developer menu you can find the option โ€œForce resizable activitiesโ€. Disabling this feature may limit the ability of applications to run in split mode, but does not guarantee a complete ban on all apps. Access to this menu opens after clicking on the build number seven times in the โ€œAbout phoneโ€ section.

A more radical method involves using a computer and a utility Android Debug Bridge. Using the command, you can change the global parameter responsible for the free formation of windows. This requires some technical knowledge and caution.

adb shell settings put global enable_freeform_support 0

Running this command disables support for free-form windows, which is often the basis for advanced multitasking. However, it is worth remembering that on new versions Android (12, 13, 14) this setting may be ignored by the security system or moved to other sections of the registry.

โš ๏ธ Attention: Changing settings via ADB may lead to unstable operation of the system. Returning the value back may require a factory reset.

Disablement method Complexity Efficiency Data risk
Drag the separator Low 100% (if not frozen) No
Recent applications menu Low 90% No
Forced reboot Medium 100% Loss of unsaved items
ADB command High Depends on version OS Average

Problems with specific applications

Sometimes the problem lies not in the system, but in the application itself. Some apps, especially banking clients or highly secure instant messengers, may block split-screen mode for security reasons. In such cases, the system may behave unpredictably when you try to close the window.

If you notice that the split screen does not turn off only when you launch a specific application, try updating it to the latest version. Developers often fix compatibility bugs with new versions Android. It is also worth checking the application permissions: sometimes the prohibition on displaying on top of other windows causes conflicts.

In the settings of the application itself there may be an item โ€œRun in a separate windowโ€ or similar. Disabling this option will return the default behavior. For social networks, such as Facebook or Instagram, clearing the cache often helps, since they store a lot of temporary data that affects the rendering of the interface.

Why do some applications not close?

Some applications use special security flags (FLAG_SECURE), which prohibit screenshots and work in multi-window mode. The system may block standard close gestures for such applications, requiring a complete exit through the task menu.

If none of the solutions help, the files responsible for managing windows may be damaged on the system. In this case, you should consider resetting the settings to factory settings, having previously made a backup copy of important data.

Frequently asked questions and solutions (FAQ)

Why does the dividing line not move when touched?

This may occur due to the enabled โ€œPin Windowโ€ mode, which blocks exit from the current mode. To turn it off, you usually need to press and hold the Back and Recent Apps buttons at the same time. Also check if one-handed mode is enabled, which changes the screen sensitivity zone.

Is it possible to disable split screen permanently without root access?

It is difficult to completely disable the function at the system level without root access, but you can minimize the likelihood of accidental activation. To do this, turn off multi-window gestures in Display Settings or Accessibility. However, if the application itself supports split-screen, the system may offer this mode regardless of your settings.

What should you do if the navigation bar disappears after exiting split screen?

This is a common graphics bug. Try locking the screen and unlocking it again. If that doesn't work, open any full-screen app (like camera or gallery) and then minimize it. This usually restarts the system navigation rendering process.

Does split-screen mode affect the speed of the smartphone?

Yes, running two active applications at the same time consumes more RAM and processor resources. On devices with less than 4GB of RAM, this may result in noticeable stuttering and faster battery drain. If you do not use this feature regularly, it is better to close applications completely.

How do I know if my application supports split-screen mode?

Try opening the recent applications menu and tapping the application icon at the top. If there is an option in the drop-down menu "Run in split screen mode", then support is available. If the item is missing or inactive, the developer has disabled this function for this software.

๐Ÿ’ก

The most reliable way to exit a frozen split screen is to use a combination of the power and volume buttons to force a reboot, although this leads to the loss of unsaved progress.