The volume slider on Xiaomiβs screen is a useful feature for quick audio adjustment, but it sometimes interferes with watching movies, playing games or working with apps, especially annoying when the scale appears accidentally from touching touch buttons or remote control. In this article, we will analyze all the current ways to hide the volume indicator on Xiaomi TVs (Mi series). TV A2/A Pro, P1, Q2, S Pro) and firmware smartphones MIUI 12-14.
It's important to understand that the manufacturer doesn't routinely turn off the volume scale through standard settings. But there are workarounds, from changing system settings to using third-party utilities. We tested each method on 2023-2026 devices and only selected working solutions. If you're willing to donate 5-10 minutes to set up, this guide will help get rid of the annoying slider forever.
Why the volume scale appears on the screen Xiaomi
Volume indicator is a part of the system interface MIUI and Xiaomi TV OS, which is activated when:
- ποΈ Presses of physical volume buttons on the device body
- π± Touch touch keys (on smartphones with navigation gestures)
- π₯οΈ Use of remote control (for TVs)
- π Software adjustment of sound through applications
On Xiaomi TVs, the scale is displayed at the top of the screen for 3-5 seconds, and on smartphones - in the middle or top (depending on the version of MIUI). In recent updates, the manufacturer added a translucent background, which further distracts from the content. The main problem is that even when the sound is turned off, the indicator continues to appear, signaling the current level.
Technically, the volume scale is a system window (com.android.systemui) operated by AudioService, and its behavior is written in framework-res.apk and SystemUI.apk files, so it will require tampering with system files to completely delete it.
β οΈ Note: On Xiaomi TVs with firmware below TV OS 3.0 (released before 2021) Some methods may not work due to manufacturer restrictions. β On TV. β POS version.
Method 1: Disconnect via TV settings (without root)
The safest method for Xiaomi TVs is to use hidden developer settings. It works on models with TV OS 2.0 and later, including Mi TV A2 43"/55", P1 Series and Q2 QLED. You do not need superuser rights or third-party programs.
Instructions:
- Open the settings β Device β About the TV.
- Find the build number and click on it 7 times in a row (the notification "You became a developer") should appear.
- Go back to the main settings menu and select a new item for developers.
- Scroll down to the Debugging section and activate the option to Turn off volume indicators (some firmware called Hide Volume Slider).
- Restart the TV through Settings β Reboot.
Activate Developer Mode (7 taps by build number)
Find the item "Disable Volume Indicators" in the Developer Menu
Restart the TV to apply changes
Check the absence of a scale when adjusting the sound-->
If you don't have an option on the menu, your TV model doesn't support that solution, so move on to the next one.
What to do if there is no βDevelopersβ item?
Method 2: Use of the ADB-Teams (for smartphones and TVs)
The Android Debug Bridge (ADB) method works for both Xiaomi smartphones (Redmi Note, POCO, Mi series) and TVs, and allows you to disable system notifications, including volume scale, without getting root rights. You'll need a computer with ADB drivers installed.
Step-by-step:
- Download Platform Tools from Googleβs official website and unpack the archive.
- On a Xiaomi device, activate Developer Mode (similar to Method 1) and enable USB Debugging.
- Connect the device to the computer through USB-cable (use for TVs) OTG-adapter).
- Open the command line in the folder with the platform-tools and do:
adb devices(Your device should be displayed)
adb shell settings put global volume_panel_show falseFor Xiaomi TVs, use an alternative command:
adb shell settings put system volume_panel_show 0Once you've done this, restart the device. The volume scale should disappear. If it hasn't, try the extra command:
adb shell pm disable-user --user 0 com.android.systemui/.volume.VolumePanelDialogβ οΈ Attention: On some firmware MIUI 14 shutdown through ADB It may reset after the system update, in which case repeat the procedure or use the method with Tasker (described below).
TV (Mi TV, Redmi Smart TV, etc.)
Smartphone (Redmi, POCO, Mi)
Tablet (Pad 5/6)
Other-->
Method 3: Tasker (Automation for Smartphones)
If ADB-The teams didn't help or you want to flexibly control the volume scale display, use the Tasker app.This method works on Xiaomi smartphones with a high-speed, high-speed, high-speed phone. MIUI 12-14 It doesn't require root rights, and the idea is to automatically close the system volume window as soon as it appears.
Instructions:
- Install Tasker from Google Play.
- Create a new profile (+ β Event β Notification Panel β Volume Change).
- In the task add the action System β Close the dialogue and select Volume Panel.
- Save the task and activate the profile.
For reliability, add a 100ms delay before closing the dialog:
- π Action: The challenge β Wait (100 milliseconds)
- ποΈ Action: The system β Close the dialogue
The advantage of this method is that it can be fine-tuned, for example, you can only turn off the scale in certain applications (YouTube, games) or on a schedule.
π‘
If Tasker doesn't see the volume event, try an alternative trigger: Event β Availability β Window Type = VolumePanel.This will work even if the standard trigger isn't activated.
Method 4: Edit system files (root only)
This method is suitable for advanced users who are ready to get root rights on their Xiaomi device, and allows you to completely remove the volume scale by editing the system. APK-On Xiaomi TVs with firmware TV OS 3.0+ This method can lead to the locking of the loader, if not careful.
You'll need:
- π± Device with unlocked bootloader and root rights
- π» APKTool Decompilation Program
- π Backup copy of system files
Step-by-step:
- Download the SystemUI.apk file from /system/priv-app/SystemUI/.
- Decompile it with APKTool: apktool d SystemUI.apk -o SystemUI
- Open the file. SystemUI/res/values/bool.xml and find a line: <bool name="config_showVolumeUI">true</bool> Replace true with false.
- Compile. APK back: apktool b SystemUI -o SystemUI_mod.apk
- Sign the file and replace the original SystemUI.apk with a modified one.
- Reset the device.
β οΈ Warning: Incorrect editing of system files can lead to bootloop ( looped boot). TWRP Or OrangeFox Recovery. On Xiaomi TVs, this method is recommended only to power users!
| Method | Root is required. | Difficulty | Works on | Risk |
|---|---|---|---|---|
| Developer settings | β No. | βββββ | Xiaomi TVs (TV OS 2.0+) | Absent. |
| ADB-team | β No. | βββββ | Smartphones and televisions | Reset after update |
| Tasker | β No. | βββββ | Smartphones (MIUI 12+) | Conflicts with other machines |
| Editing by SystemUI | β Yes. | βββββ | All devices. | Bootloop with an error |
Method 5: Alternative launchers (for smartphones)
If you don't want to mess with the system settings, you can simply hide the volume scale with a third-party launcher. Some shells (like Nova Launcher or Lawnchair) allow you to customize system notifications, including a volume slider.
Instructions for Nova Launcher:
- Install Nova Launcher from Google Play.
- Click the empty space on the home screen β Settings β Notifications.
- Activate the option Hide volume panel (in English version).
- Reset the device.
Limitations of the method:
- β It doesnβt work on Xiaomi TVs.
- β The scale may appear in some system applications (e.g., Settings)
- β Easy to cancel (return the standard launcher is enough)
For maximum effect, combine this method with ADB-team or Tasker.
What to do if nothing helps
If none of the methods worked, check the following points:
- Update your firmware. On older versions of MIUI (below 12) or TV OS (below 2.0), some features may not be available. Check for updates in Settings β Software Update.
- Reset. Rarely, the problem is a conflict of system parameters. Reset to factory settings (remember to backup!). Way: Settings β Additional β Recover and Reset.
- Check the remote. On Xiaomi TVs, the volume scale may appear due to the sticking buttons on the remote. Try using the device from another remote or through the Mi Remote app.
- If the problem has occurred after the update, report the bug through the official Xiaomi channel: π Forum: c.mi.com π§ Mail: support@xiaomi.com
If you use custom firmware (like LineageOS or Pixel Experience), the problem may be due to incorrect build. Try reflashing the device to the official version of MIUI via the Mi Flash Tool.
π‘
On Xiaomi TVs with TV OS 4.0 firmware (2026), the manufacturer added the option "Minimalist interface" in the display settings, activating this mode automatically hides the volume scale and other system notifications.