The floating volume controller on the Xiaomi Redmi screen is one of the most controversial features of the MIUI shell. For some users, it is a convenient tool for quickly adjusting sound, for others โ an annoying element that overlaps important parts of the interface when playing, watching videos or working with applications. Especially the problem is on models with camera cutouts (for example, the Redmi Note 10 Pro or Redmi K50), where the regulator can be superimposed on charge indicators or notifications.
In this article, weโll look at 5 proven ways to remove the volume control from the screen, from standard MIUI settings to hidden settings and ADB commands. Importantly, some methods require unlocking the bootloader or root rights, so before you start, assess the risks and back up the data. If you use custom firmware (such as Pixel Experience or LineageOS), some of the instructions may not work โ in this case, refer to your firmware documentation.
1. Standard MIUI settings: how to turn off the floating regulator
Since MIUI 12, Xiaomi has added the ability to hide the volume control through the settings menu, which is the simplest and requires no additional manipulation of the system. However, it does not work on all models โ for example, on Redmi 9A or Redmi 8 with an outdated version of the shell, the option may not be available.
To remove the regulator:
- Open the Settings. โ Sound and vibration.
- Scroll down to Volume and tap on Additional Settings (or Volume Settings on some versions).
- Find the Volume Controller (or Floating Controller) and turn it off.
If there is no such item, try the alternative path: Settings โ Screen โ Floating Windows. This may be the option of Volume Control. On the Redmi Note 11 Pro+ and new models, this section is often called Special Features โ Floating elements.
๐ก
If after disconnecting the regulator still appears when you press the volume buttons, restart the smartphone - sometimes changes are applied only after the reboot.
2. Hidden developer settings: disable via Debug menu
If the standard method didnโt work, try activating the developer mode and disabling the regulator through hidden settings.This method works on most Xiaomi devices with MIUI 11-14, but you need to be careful โ incorrect changes to the developer menu can lead to crashes.
Instructions:
- Activate Developer Mode: Go to Settings โ About Phone and tap the MIUI version 7 times. You will be notified of becoming a developer!.
- Return to the main settings menu and open Additional settings โ Developer settings.
- Find the option to turn off the floating volume panel (or Force disable volume panel in English firmware). If it is not available, search the menu (the magnifying glass icon in the upper right corner).
- Activate the switch and restart the device.
On some firmware (e.g. Redmi K40 with global MIUI), the option may be called Volume rocker wake or Disable volume overlay. If you don't find the exact item, try disabling Show overlays - this can hide all floating elements, including the controller.
What to do if the developer menu does not open?
3. ADB-Teams: A Radical Solution for Experienced Users
If previous methods didnโt work, youโll need to use Android Debug Bridge (ADB), a method that works for devices with unlocked bootloaders and enabled USB debugging, and the advantage of ADB is that the commands work even on firmware that doesnโt have standard options to turn off the regulator.
Step-by-step:
- Install. ADB-Drivers on PC and connect Redmi to USB.
- Enable USB debugging: Settings โ Additional settings โ Developer settings โ USB debugging.
- Open the command line (Windows) or terminal (macOS/Linux) and type:
adb shell settings put global volume_panel_show 0- Reboot your smartphone with the command:
adb rebootIf the team doesnโt work, try an alternative:
adb shell settings put global force_fp_nav_bar 1This command is forced to turn on the navigation bar, which sometimes removes the floating regulator. Attention: on some devices, this can change the location of the navigation buttons!
Install ADB drivers on PC
Enable debugging by USB on a smartphone
Allow debugging for your computer (a request will appear on the phone screen)
Connect the phone to USB-The cable (preferably the original cable)
Check the connection with the adb device command-->
Magisk modules: turn off the regulator without root (but with unlock)
For users who have unlocked the bootloader but no root rights, installing the Volume Panel Disable module via Magisk is suitable.This method works on MIUI 12-14 and does not require deep changes to the system, but requires:
- ๐ Unlocked bootloader (instructions for Xiaomi: official guide).
- ๐ฑ Installed Magisk (you can download it on GitHub).
- ๐ Backup of data (in case of failure).
How to install the module:
- Download the file. Volume_Panel_Disable.zip repository XDA Developers (search on request) MIUI volume panel disable).
- Open the Magisk app, go to the Modules section and click Install from Storage.
- Select the downloaded file and confirm the installation.
- Reset the device.
After the reboot, the volume control should disappear. If the module didn't work, try the alternative, the MIUI Volume Panel Remover (available on the same forums). Note that some modules may conflict with MIUI updates, so you will have to reinstall them after the firmware update.
๐ก
Magisk modules are the most reliable way to remove the regulator on a long-term basis, but require unlocking the bootloader and potentially depriving you of warranty.
5.Castom firmware: a radical solution for enthusiasts
If you are willing to go to extreme measures, installing custom firmware (such as Pixel Experience, LineageOS or ArrowOS) will completely remove the floating volume control, since these builds use a standard Android interface without MIUI chips. However, this method is only suitable for advanced users, since:
- ๐จ Requires unlocking the bootloader and installation TWRP.
- ๐ต It can cause data loss if you donโt backup.
- ๐ Some Xiaomi features (like Game Turbo or Second Space) will stop working.
Popular firmware without a floating regulator:
| Firmware | Redmi support | Features |
|---|---|---|
| Pixel Experience | Redmi Note 10/11, K40, K50 | Pure Android with Now Playing (Specific Music) |
| LineageOS | Redmi 9, Note 9 Pro, POCO X3 | Stable work, but without branded features Xiaomi |
| ArrowOS | Redmi K30, Note 8 Pro | Maximum customization, but possible camera bugs |
| MIUI EU | All Redmi models | Official MIUI without bloat, but with a regulator (can be disabled via ADB) |
Before installing, check firmware compatibility with your model on the XDA Developers forum or in Xiaomi telegram chats. Note that some devices (such as the Redmi Note 12) may not work with the Widevine L1 after firmware, which will limit viewing high-resolution videos on Netflix or Disney+.
๐ก
If you decide to return to standard MIUI after custom firmware, use the official fastboot from the Xiaomi website and the Mi Flash Tool.
6. Alternative solutions: if nothing has worked
If none of these methods worked, consider alternatives:
- ๐ฎ Game mode: on some models (e.g. Redmi) K60) Volume controller is automatically hidden when Game Turbo is activated.To turn it on: Settings โ Special facilities โ Game Turbo.
- ๐ผ๏ธ Transparency Change: In the Developer Menu (show_surface_updates) You can make the regulator translucent, so that it interferes less.
- ๐ Resetting: In rare cases, the regulator gets stuck due to a system failure. Try resetting to factory settings (Settings) โ The phone. โ Reset settings), but pre-do backup.
- ๐ ๏ธ Contact service: if the problem appeared after the update, it may be a firmware bug. Xiaomi official service centers can roll back the version MIUI stable.
It's also worth checking if the regulator is part of a system application, for example, on some firmware, it's the com.android.systemui process that's responsible for it, and if you're willing to take the risk, you can try disabling it through ADB:
adb shell pm disable-user --user 0 com.android.systemuiโ ๏ธ Warning: this command can cause the interface to fail! Use it only if you are prepared for the consequences and know how to get it back (adb shell pm enable com.android.systemui command).
๐ก
Before experimenting with system processes, check whether they are blocked by antivirus or built-in protection MIUI (Security โ App Lock).
FAQ: Frequent questions about removing the volume regulator
Can I remove the volume control without root and ADB?
Why does the regulator still appear after the shutdown?
Will the ADB on Redmi work with a locked bootloader?
Can the regulator be returned after the shutdown?
Why is my Redmi Note 8 not having the option to turn off the regulator?
If your Xiaomi Redmi model is not mentioned in the article, check out its name and MIUI version in the comments - we will help you find the right solution. Also watch for firmware updates: new versions of MIUI 14 and HyperOS, the volume control interface may change, and additional customization options will appear.