The split-screen feature on Xiaomi Redmi smartphones allows you to work with two applications simultaneously โ for example, chatting in the messenger and watching videos, or copying text from the browser into notes. Despite the obvious benefits, many users face difficulties in activating this mode: someone can not find an option in the settings, others have multi-windows that malfunction, and some models do not have the function โout of the boxโ.
In this article, weโll look at all the current ways to enable split screen on Redmi Note 12/13, POCO X5/F5, Redmi 10C/12C and other devices running MIUI 14/15 (including global and Chinese versions of firmware).
1. Standard method: split screen gesture in MIUI
The easiest method is to use a built-in gesture that works on most Xiaomi devices with MIUI 12 and later.
- Open the first app you want to pin to the top of the screen (like YouTube or Chrome).
- Click on the โRecent Appsโ button (square in the bottom navigation bar or swipe up with a 0.5 second delay).
- In the list of open applications, find the icon of the first application, pinch it with your finger and drag it to the top of the screen.
- The screen will split into two parts. In the lower half, select the second app from the recent list or run it through the main menu.
If the gesture doesn't work, check:
- ๐น Version MIUI: firmware MIUI 11 the function may not be available.
- ๐น Smartphone model: on some budget Redmis (for example, Redmi) 9A/10A) multi-window disabled by default.
- ๐น Sign settings: c Settings โ Display. โ Full screen mode should be selected Gesture mode, not Buttons.
2. Activation through developer settings (for hidden function)
On some Xiaomi models (especially budget ones), the screen split is hidden in the developer menu.
- Activate Developer Mode: Go to Settings โ About Phone and click on MIUI Version 7 times. You will be notified โYou are a developerโ.
- Return to the main settings menu and open Additional settings โ Developer settings.
- Scroll down to the Drawing section and find the option force_resizeable_activities (Or forced resizing of activity. Turn it on.
- Also activate the option. force_enable_multi_window (if).
- Reboot your smartphone.
Then try splitting the screen again through a gesture (see first method).
- ๐ง Application compatibility: Not all programs support multi-window (e.g., some games or banking applications).
- ๐ง Updates MIUI: On older versions of the firmware, the option may not work properly.
โ๏ธ Preparation for activation of multi-window
3. Screen splitting via the "Recent" button (alternative method)
If the gesture doesnโt work, try another way:
- Open the first app (e.g. Telegram).
- Press the โRecentโ button (square or swipe up).
- At the top of the screen will appear the icon of the application โ click on it (do not pinch!).
- In the context menu, select Split Screen (or Split Screen on global firmware).
- Select the second app from the โRecentโ list or run it manually.
If the option "Share the screen" is not in the menu, it means:
- ๐ฑ The firmware does not support the function (relevant to Redmi). 8/9 older versions MIUI).
- ๐ฑ The application is blocked for multi-window (for example, Netflix or TikTok).
๐ก
If the split screen is not running smoothly, try turning off the power saving for both applications in the battery settings, which will prevent one of the windows from spontaneously closing.
4.Why Screen Split Doesn't Work: Typical Problems and Solutions
If the multi-window is not activated or is malfunctioning, check the following points:
| Problem. | Possible cause | Decision |
|---|---|---|
| There is no option to โSeparate screenโ in the menu | Older version of MIUI or budget model | Update the firmware or activate through Developer Options |
| The screen is unevenly divided | Application restriction or system bug | Drag the dividing line manually or restart applications |
| One of the apps is being shut down by samo. | Energy saving or lack of RAM | Disable battery optimization for the application in Settings โ Battery |
| The gesture doesn't work. | Disabled gestures or conflict with the shell | Check the settings in Settings โ Display โ Full-screen mode |
Pay particular attention to applications that block multi-windows, such as:
- ๐ฎ Games (PUBG, Genshin Impact โ often disable split screen to prevent cheating.
- ๐ฆ Banking applications (SberBank, Tinkoff) โ can block the function for security reasons.
- ๐บ Streaming services (Netflix, Disney)+) โ Sometimes limit multi-windows to protect content.
How to check the compatibility of the application with multi-window?
5.Sharing the screen on Xiaomi using third-party apps
If the built-in methods don't work, you can use specialized utilities from Google Play.
- ๐ง Split Screen Launcher -- creates a shortcut for fast split screens. MIUI 12-15.
- ๐ง Multi Window Mode โ emulates multi-window via window overlay (requires rights) ADB).
- ๐ง Floating Apps โ allows you to open applications in floating windows (alternative to splitting).
Warning: Third-party utilities can slow down your smartphone or conflict with MIUI.
โ ๏ธ Note: Some multi-window applications request access to Accessibility Service, only give them to highly-rated, proven programs.
Instructions for Split Screen Launcher:
- Install the app from Google Play.
- Open it and select Create Shortcut.
- A shortcut will appear on the home screen. Click on it, then select two apps to split.
6. How to change the size of windows in a split screen
By default, the screen is split in half, but you can change the proportions:
- In multi-window mode, find the dividing line between the two apps (usually gray).
- Hold your finger and drag it up or down to enlarge one of the windows.
- Release your finger when you reach the right ratio (for example, 70%/30%).
Limitations:
- ๐ Minimum window size โ 20% of the screen (on some models โ 25%).
- ๐ Some apps (such as Google Maps) do not allow you to change the size of the window.
If the dividing line does not move:
โ ๏ธ Note: On the Redmi Note 10 Pro and some other models, with horizontal screen orientation, window size change can be blocked.
๐ก
MIUI 15 now allows you to save frequently used multi-window app pairs, and in split-screen mode, click three points in the dividing line and select Save the combination.
7.Separate the screen to Xiaomi using ADB (advanced method)
If none of these methods worked, you can force the multi-window to be enabled via ADB. This method is suitable for power users and requires a computer.
Instructions:
- Download and install Platform Tools (or Minimal ADB and Fastboot) on PC.
- Enable USB debugging on your smartphone: Settings โ About Phone โ MIUI version (7 times), then Additional settings โ Developer options โ Debugging over USB.
- Connect your phone to your PC and type in the command line: adb shell settings put global force_resizeable_activities 1
- Reset the device.
Then check the multi-window. If you want to turn off the coercive mode, follow the command:
adb shell settings put global force_resizeable_activities 0โ ๏ธ Attention: Misuse of the right ADB Do not change other parameters unless you are sure of their purpose.