The split-screen (or multi-window) feature on Xiaomi smartphones can be useful for working with two apps at the same time, but users often experience it involuntaryly. For example, when a random swipe from the top of the screen or after a MIUI update, the system begins to forcefully suggest splitting windows. In this article, we will discuss all the current ways to disable split-screen on Redmi, POCO and Mi devices, from standard settings to hidden developer settings.
Itβs important to understand that different versions of MIUI (12 to 15) may have different paths to settings, and some models (such as the POCO F5 or Redmi Note 12 Pro+) have unique chips. Weβve taken these nuances into account and prepared universal solutions that work even on devices with custom firmware based on Android 13/14. If you have any questions after reading, check the FAQ block at the end of the article.
Why does the screen split switch on on by itself?
Most often, multi-windows are activated accidentally due to:
- π The swipe down from the top edge is a gesture that MIUI By default, it can open the notification panel or start splitting the screen.
- π Updates MIUI β Upgrade to a new version (for example, with the MIUI 13 on MIUI 14) settings are reset.
- π€ Failure in the operation of the launcher - especially relevant for devices with POCO Launcher or third-party shells.
- π± Active navigation gestures β if full-screen gestures are enabled, the system may confuse them with multi-window commands.
On some models (such as the Xiaomi 13 Ultra or Redmi K60 Pro), splitting can be activated automatically when connected to an external monitor via HDMI or Wireless Display.
β οΈ Note: If split screen only appears in a particular app (e.g. YouTube or Chrome), the problem may be the settings of the app itself, not the system.
Method 1: Disconnect via standard MIUI settings
The easiest method is to use the built-in MIUI settings. It works on most devices, including the Redmi Note 11, POCO X5 Pro and Mi 11 Lite:
- Open Settings (the gear icon on the main screen).
- Go to the Special Opportunities section β Window management.
- Find the option "Separate Screen" (or "Multi-window" in new versions).
- Move the slider to the off position.
If there is no such item, try an alternative path:
- π§ Settings β Additionally. β Full-screen display β Screen splitting.
- π± Settings β Screen. β Multitasking.
Reboot your smartphone after changes |Try swipe from the top edge - multi-window should not appear |Open 2 apps and try to split the screen manually |Check your gesture settings (see Method 3)
-->
On some firmware (e.g. MIUI 14 Global), the option may be called Split screen and be located in the System section. If you don't find an item on the menu, move on to the next method.
Method 2: Disconnect through the developer settings
If the standard method doesn't work, you'll have to use the developer mode, which is suitable for power users and requires caution.
- Activate Developer Mode: Go to Settings β About Phone. Tap 7 times on MIUI Version (you will receive a notification you became a developer).
- Back to Settings β Additionally. β For developers.
- Find the parameter. force_resizable_activities (or forced change of activity size) and turn it off.
- Turn it off, too: enable_non_resizable_multi_window (if). multi_window_mode_support.
β οΈ Warning: Changing the settings in developer mode can lead to unstable interface operation. If after the shutdown, lags appear or applications begin to close, return the settings to the original state.
What to do if there is no item force_resizable_activities?
After the changes, restart the device. If the split screen is still working, check the settings of specific applications (for example, Google Chrome or Telegram may have their own multi-window settings).
Method 3: Set up gestures and launcher
Sometimes splitting the screen is triggered by a gesture conflict, like if you use full-screen gestures and you've simultaneously activated Swipe down for the panels, to fix this:
- Open Settings β Screen β Full-screen display.
- Select Navigation Style β Navigation buttons (if you use gestures, switch temporarily).
- Back to Settings β Additionally. β Gestures.
- Turn off all gestures related to: π Swipe from the top edge. π Double tap on the screen. π± Holding the home button".
If you are using a POCO Launcher or a third-party launcher (like Nova Launcher), check its settings:
- π§ Open the launcher settings β Gestures.
- π« Turn off the option of Screen Split or Multi-Window.
- π Restart the launcher (in some cases, resetting its settings will help).
MIUI Launcher (standard)|POCO Launcher|Nova Launcher|Another third-party |I don't know what it is
-->
On devices with MIUI 14 and later, resetting gestures to standard gestures can help.
Settings β System β Reset settings β Reset gesture settingsMethod 4: Disconnect for individual applications
Some programs (e.g. YouTube, Google Maps, or WPS Office) have built-in multi-window support to prevent them from splitting the screen:
- Open Settings β Applications β Application Management.
- Select the app you want (such as Chrome).
- Slip on the additional β display on top of other windows.
- Turn off the permission to show on top of other applications.
For Android 12+, the option is also available:
- π§ In the application settings, find Multi-window or Split screen.
- π« Set the value Not supported or disabled.
| Annex | The path to multi-window settings | Recommended action |
|---|---|---|
| YouTube | YouTube settings β General β Multi-window | Disable Allow Screen Splitting |
| Google Chrome | chrome://flags β #enable-split-screen | Install Disabled |
| WPS Office | WPS settings β Multitasking | Turn off Two Window Mode |
| Telegram | Telegram settings β Screen | Disable the Divided Mode |
π‘
If the app doesn't have explicit multi-window settings, try clearing its cache: Settings β Apps β [Title] β Storage β Clear the cache. Sometimes this resets hidden settings.
Method 5: Use of ADB (for power users)
If the previous methods have not worked, you can use them. ADB-It's a radical way of connecting a smartphone to a computer:
- Install ADB Tools on your PC.
- Turn on USB Debugging on your smartphone: Settings β About Phone β MIUI Version (Tap 7 times). Settings β Additional β For Developers β Debugging on USB.
adb shell settings put global force_resizable_activities 0adb shell settings put global multi_window_mode_support 0Once you've done the commands, restart the device. To return the settings, replace the 0 with 1 in the commands.
β οΈ Attention: Misuse of the right ADB If you are not sure about your actions, skip this method or seek help from a specialist.
π‘
ADB-commands are the most reliable way to disable system-level splitting, but it requires technical skills. Use it only if other methods have not worked.
Method 6: Resetting settings (last resort)
If none of these things work, you'll have to reset to factory settings, which will delete all your data, so back up first.
- Go to Settings β About Phone β Backup.
- Create a backup (can be in Mi Cloud or on a memory card).
- Go back to Settings β System β Resetting.
- Select Reset All Settings (not to be confused with Reset Media!).
- Confirm the action and wait for the reboot.
After discharge:
- π§ Disable splitting the screen immediately via Settings (see Method 1).
- π± Do not restore the settings from the backup - this can return the problem.
- π Update. MIUI Up to the latest version (sometimes bugs are fixed in new builds).