Floating Windows (or "floating mode" in Xiaomi smartphones) is a MIUI feature that allows you to open applications in small windows on top of other programs. On the one hand, it is convenient for multitasking: you can write a message and watch a video at the same time. On the other hand, many users find that windows appear arbitrarily, interfere with work or even slow down the performance of the device on weak models (for example, Redmi 9A or Poco M3).
In this article, weโll look at all the ways you can turn off your floating windows, from standard MIUI settings to hidden commands via ADB and third-party utilities. The instructions are relevant to all modern firmware versions (including MIUI 14 and HyperOS) and are suitable for most models: Xiaomi 13/14, Redmi Note 12/11, Poco F5/X5 and others. If youโre tired of suddenly popping up YouTube, Telegram or Google Maps, read on.
1. Disable floating windows through standard MIUI settings
The easiest way is to use the built-in options. In MIUI, the floating window function is controlled via the Special Opportunities or Multitasking menu (depending on the firmware version).
- Open the Settings. โ Special facilities.
- Scroll down and find the Floating Windows (or Application Windows) section.
- Turn off the slider Allow floating windows.
- Restart the device (recommended for application of changes).
On some models (for example, Xiaomi 12T or Redmi K50) the path may be different:
- ๐น Settings โ Additionally. โ Multitasking โ Floating windows.
- ๐น Settings โ Annexes โ Rights of annexes โ Other permits โ Show over other windows (you can turn off permission for specific applications here).
Important: once this option is disabled, some features may work differently: for example, Google Maps will not be able to show navigation in a small window on top of other applications, and Telegram will stop opening chats in floating form when holding a notification.
2. How to turn off floating windows for individual applications
If you need to remove floating windows for specific programs (like Instagram or VK), do the following:
- Go to Settings โ Applications โ Application Management.
- Select the appropriate app (e.g. YouTube).
- Press Permissions. โ Other permits.
- Find the Show over other windows and turn it off.
This method is useful if:
- ๐ฑ You want to leave floating windows for instant messengers, but remove them for games.
- ๐ฎ The app opens itself in floating mode (e.g., Xiaomi Community or Mi Video).
- ๐ After the firmware update, windows began to appear more often.
Are the floating windows open at the moment?|Is there a backup of important data?|Do you know the password from the Mi-account (you will need to use it) ADB)?|Developer rights are established?-->
Warning: Some system applications (such as Security or Mi Share) may automatically enable floating windows after updating, in which case you will have to repeat the procedure or use methods from the following sections.
3. Disconnection through developer rights (for power users)
If standard settings don't work, you can use developer mode, which is suitable for users who are willing to dig a little bit into system settings.
First, activate the developer rights:
- Go to Settings. โ The phone.
- Find the MIUI version and click on it 7 times in a row (the notification โYou became a developerโ will appear).
- Return to the main Settings menu โ Additionally. โ For developers.
Now turn off the floating windows:
- ๐ง Find the debugging option by USB and turn it on.
- ๐ง Scroll down to the Drawing (or Drawing) section).
- ๐ง Turn off the display over other windows (if any).
- ๐ง In the Applications section, find Do Not Save Actions and add apps that you want to ban floating mode.
Note: changing the settings in the developer mode can lead to unstable system operation. For example, on the Poco F4 GT, after disabling the option to Show over other windows, some games with overlays (for example, Genshin Impact or Honor of Kings) stopped working correctly.
What if there is no โShow over other windowsโ item in the developer settings?
4.Use ADB to completely shut off floating windows
If previous methods have failed, the Android Debug Bridge (ADB) is a deep-tuning tool for Android, which requires connecting a smartphone to a computer, but is guaranteed to turn off floating windows at the system level.
You'll need:
- ๐ฅ๏ธ Computer with installed Xiaomi drivers (you can download on the official website).
- ๐ USB-cable (preferably original).
- ๐ฅ Utility. ADB (download).
Instructions:
- Enable USB debugging in the developer settings (see previous section).
- Connect your smartphone to your PC and confirm the debugging permission.
- Open the command prompt (cmd) in the folder with ADB.
- Enter the command: adb shell settings put global hidden_api_policy 1 (It unlocks the hidden API).
- Next Post: Adb shell settings put global multi_window_mode_enabled 0 (switch off).
- Reset the device.
Note: After using ADB, some MIUI features may not work properly. For example, on the Redmi Note 10 Pro, split screen mode stops opening after this command (but floating windows are gone forever). To return everything back, run the same command with 1 instead of 0.
adb shell pm disable-user --user 0 com.miui.floatingwindow
This will completely disable the system application responsible for floating windows (but can lead to errors in some scenarios).-->
5. Third-party applications for controlling floating windows
If you donโt want to mess with ADB or system settings, you can use third-party utilities, and here are the proven apps that help control floating windows:
| Annex | Functions | Need a rut? | Reference |
|---|---|---|---|
| App Ops | Block permissions for individual applications, including โshowing over other windowsโ | No (but ADB rights are needed) | Google Play |
| Island | Creating an isolated environment for applications where floating windows are disabled | No. | Google Play |
| Shizuku + ADB | Full control over permissions without root rights | No (but ADB is needed) | Official website |
| Tasker | Automatic shutdown of floating windows under condition (for example, in games) | No. | Google Play |
Example of setting up App Ops:
- Install the application and grant it permission through ADB: adb shell pm grant rikka.appops android.permission.GET_APP_OPS_STATS
- Open App Ops and find the app you want (like Chrome).
- Turn off the permission list. SYSTEM_ALERT_WINDOW.
Warning: Some apps (like Island) may conflict with Xiaomiโs MIUI Optimization system service. The Poco X3 Pro has stopped using navigation gestures after installing Island until the developerโs MIUI optimization mode is turned off.
6. Resetting to factory settings (last resort)
If none of these things work, it's a complete reset, a radical solution that will bring the smartphone back out of the box and remove all the floating windows along with all the other user data.
How to reset:
- Create a backup of important data (photos, contacts, messages).
- Go to Settings โ About the phone โ Reset settings.
- Choose to erase all data and confirm the action.
- After the reboot, set the device as new (do not restore settings from the backup, otherwise floating windows may return).
This method is guaranteed to remove all floating windows, but has drawbacks:
- โ ๏ธ All installed applications and their data will be deleted.
- โ ๏ธ Linked accounts (such as Mi Account or Google) will have to be reconfigured.
- โ ๏ธ On some models (e.g. Xiaomi) 11T) After reset, it may be necessary to re-activate the bootloader (bootloader).
๐ก
Resetting is the last chance to get rid of floating windows if all other methods have failed, but before doing so, make sure to check if they are connected to a particular app (such as Mi Video or Xiaomi Community) that can be simply removed.
7.Why do floating windows reappear after shutdown?
Many users complain that even after the shutdown, the floating windows return, for several reasons:
- ๐ Update MIUI: After installing the new firmware version, some settings are reset.
- ๐ฆ System applications: Security, Mi Share or Xiaomi Community can independently enable floating notification windows.
- ๐ค Reset permissions: Some apps (like Facebook or TikTok) ask permission to show on top of other windows each time they update.
- ๐ง Firmware errors: on some models (e.g. Redmi) 9C) There is a bug that causes floating windows to be switched on arbitrarily.
How to prevent the return of floating windows:
- ๐ต Turn off automatic app updates on Google Play.
- ๐ซ Remove or freeze unnecessary system applications (e.g. Mi Video or Xiaomi Community).
- ๐ Use App Ops to block permissions on a permanent basis.
- ๐ก Before the update MIUI Make a backup of settings through Settings โ Additionally. โ Backup and reset.