Xiaomiβs split screen is a useful feature for multitasking, but it often turns on accidentally or starts to malfunction. Users complain about spontaneous opening of two windows, freezing of the interface or inability to return to normal mode. In this article, we will discuss all the official and hidden methods of disabling multi-window, including solutions for cases when standard settings do not help.
The problem is relevant for all MIUI devices (from Redmi 9A to Xiaomi 14 Ultra), but the methods vary depending on the firmware version. We tested the instructions on MIUI 14.0.5 (Android 13) and HyperOS 1.0 (Android 14) β most methods work on older versions (before MIUI 12). If your smartphone is stuck in split-screen mode, start with the first partition and try solutions consistently until the problem is fixed.
Why the screen is splitting on its own
In 80% of cases, the cause is an accidental gesture or firmware bug. On Xiaomi, the multi-window is activated:
- π Swipe up from the bottom panel with a finger on the screen (default setting).
- π Double-click on the βRecentβ button (if the corresponding option is enabled).
- π€ Automatically when connected to a DeX or external monitor (on Xiaomi flagships) 12T/13 Pro).
- π Due to a failure in the com.miui.multitasking service (often after an update) MIUI).
Less often, third-party applications (such as launchers like Nova Launcher or gesture utilities) that conflict with system settings are to blame. If a split screen appears after installing new software, try uninstalling it before applying the instructions below.
Method 1: Disconnect through the notification panel
The fastest method is to use the Quick Settings Panel, which works if the multi-window is switched on by accident and the system is not getting stuck:
- Swipe your finger down from the top of the screen to open the notification bar.
- Find the Screen Split tiles** (an icon with two rectangles) If it's not there, click on the pencil (Edit) and add it.
- Touch the tiles once β it should change color from blue to gray (this means that the mode is turned off).
If the tile is missing or inactive, move on to the next method. On some firmware (MIUI 13 for Poco F4), the tile may be called Multiwindow or Split screen.
βοΈ Pre-switch check
Method 2: Gesture and button settings
If the screen split is enabled when swiping or pressing a button, you need to reconfigure the system management:
- Scroll down to the "Additional Gestures" section** and turn off:
- π Swipe up to split screen
- π Double tap on "Recent" for multi-window
On HyperOS, the path may be different: Settings β Features β Gestures and buttons β Additional gestures. After turning off, reboot the device β this will reset the temporary multitasking settings.
π‘
If there is no option to βAdditional Gesturesβ, upgrade to the latest version of the firmware. On MIUI 12 and below, the multi-window settings are hidden in Settings β Special Features β Gestures.
Method 3: Resetting Multitasking Settings
When standard methods fail, you need to reset the multi-window service through hidden settings, which works even if the screen is stuck in split mode:
- Open Settings β Applications β Application Management.
- Click on the three dots in the upper right corner and select Show System.
- Find the Multi-Octino (or com.miui.multitasking) list and open it.
- Click Warehouse β Clear the data and confirm the action.
Once the data is cleaned, the service will restart with factory settings, which removes all stored pairs of multi-window applications, but does not affect other system settings. If the problem persists after the reset, move to method 4.
β οΈ Note: Do not clear data for com.miui.home (launcher) or Android β this may cause an interface failure.
Method 4: Disconnect via ADB (for experienced)
If the multi-window is on at the system level and does not turn off via the interface, the ADB command will help. This method requires a connection to the computer, but is guaranteed to work on all versions of MIUI:
- Install ADB Tools on your PC.
- Turn on your smartphone Debugging over USB (Settings β About Phone β MIUI Version β 7 times click on version β return to Additional β For developers).
- Connect your phone to your PC and execute in the command line:
adb shell settings put global multi_window_mode_off trueTo apply the changes, restart the device with the command:
adb rebootTo return the multi-window back, use:
adb shell settings put global multi_window_mode_off falseWhat if the ADB does not recognize the device?
Method 5: Update or roll back firmware
If the split screen appeared after the MIUI update, the problem may be a firmware bug.
- Check the current version in Settings β About Phone β MIUI version.
- Update your system to the latest stable version via Settings β System Update.
- If the bug is left, roll back to the previous firmware using the Mi Flash Tool (instructions on the official website).
| MIUI version | Famous multi-window bugs | Decision |
|---|---|---|
| MIUI 12.5 | Spontaneous Enabling When Swiping Up | Update to MIUI 13+ or disable gestures |
| MIUI 13.0.4-13.0.6 | Freeze in split mode after connecting to DeX | Data cleanup com.miui.multitasking |
| HyperOS 1.0 (Android 14) | No tile in the notification panel | Use it. ADB-command |
β οΈ Attention: Firmware rollback erases all data on the device. Pre-backup through Settings β Additionally. β Backup and reset.
π‘
Before rolling back the firmware, check if your model supports Fastboot firmware or only Recovery. For Xiaomi 11T Pro and later, it is recommended to use the Mi Flash Tool in clean all mode.
Additional Advice and Frequent Mistakes
If none of these methods worked, check:
- π± Third-party launchers: Return to standard launcher MIUI (Remove Nova Launcher, Apex, and more.).
On some models (Poco) X3 Pro, Redmi Note 10 Pro) splitting the screen may conflict with the "Second Space" function** (Settings β Special facilities β Second space. Turn it off if it's active.
If the screen is split but one of the windows is hanging, try:
- Hold the power button for 10 seconds for a forced reboot.
- Once turned on, immediately hold Volume Up + Power to log into Recovery and make Wipe cache.