The speaker area on the Xiaomi Redmi 9 is the black bar at the top of the screen that appears when you play audio through an external speaker, and it takes up precious display space, especially when you play games, video or read, and many users want to remove it, but don't know how to do it without risking damaging the smartphone.
In this article, weโll break down all working methods, from standard MIUI settings to hidden functions and ADB commands. Itโs important to understand that removing the speaker area completely can affect the sound quality or performance of some applications. So weโll also show you how to get it back if something goes wrong.
If you use Redmi 9 with custom firmware or root rights, some methods may not work or require adaptation. For owners of the standard version of MIUI 12/13/14, all instructions are verified and safe.
Why does the dynamic area appear and can it be removed?
The speaker area (or "sound zone") is a MIUI software function that reserves a portion of the screen for system notifications and indicators.
- ๐ Play music or video through the built-in speaker
- ๐ Calls (even if you use a headset)
- ๐ฎ Running some high-load games on sound
- ๐ฑ Use Game Turbo or Second Space features
Technically, this area is needed for:
- Preventing the imposition of sound notifications on content.
- Optimize the speaker (so that the sound does not distort at maximum volume).
- Compatible with some applications that require a system sound bar.
Can we take it down? Yes, but with reservations:
- โ In most cases, temporarily (until the system is restarted or updated).
- โ ๏ธ On some versions MIUI โ only ADB root.
- โ In games of protection (for example, PUBG Mobile or Genshin Impact โ can lead to a ban for โsystem modification".
Method 1: Disconnect via MIUI settings (without root)
The easiest method is to use built-in MIUI options. It works on most firmware versions, but may vary depending on the regional build.
Instructions:
- Open the Settings โ Display.
- Scroll down and select the Notification Area Size (or Full Screen Mode in some versions).
- Activate the switch Hide the speaker area or Expand the screen.
- Confirm the changes and restart the smartphone.
If there is no such item, try an alternative path:
- Play any video on YouTube or MIUI Video Player.
- Swipe down the notification bar and find the Full-screen Mode icon (the icon of arrows in opposite directions).
- Slip it, the dynamic area must disappear.
Check the version of MIUI in Settings โ About the phone
Make a backup copy of important data
Close all background applications
The battery should be at least 30%-->
โ ๏ธ Attention: Some firmware may lose system sounds (alarm clock, notifications) after switching off the speaker area!
Method 2: Use of the "Developers" mode
If standard settings donโt work, you can try activating hidden options through developer mode, which works on MIUI 12.5+ and doesnโt require superuser rights.
Steps:
- Activate Developer Mode: Go to Settings โ About Phone. Tap 7 times on MIUI Version (you will receive a notification "You became a developer").
Settings
Additional โ For Developers
USB debugging
Visualization
- Turn off the speaker area (if any)
- Force full-screen mode
- Reset the device.
If there is no option to turn off the speaker area, try:
- ๐ Turn on GPU-acceleration (may indirectly affect the display).
- ๐ Switch Windows animation to Off (sometimes helps reset the display cache).
What to do if the developer mode does not open?
| MIUI version | Option "Disable the speaker area" | Alternative method |
|---|---|---|
| MIUI 12.0 โ 12.5 | โ No. | Use ADB or full screen mode in the player |
| MIUI 12.5 Enhanced | โ Yes (in display settings) | โ |
| MIUI 13.0 โ 13.5 | โ Yes (in Developer Mode) | Force full-screen mode |
| MIUI 14.0+ | โ Yes (in the sound settings) | Disconnection through Game Turbo |
Method 3: ADB-Teams for experienced users
If previous methods didnโt work, you can use Android Debug Bridge (ADB), which is a more complicated way, but it gives guaranteed results on most versions of MIUI.
What you need:
- ๐ฅ๏ธ A computer with installed Xiaomi drivers and ADB.
- ๐ฑ Included debugging by USB smartphone.
- ๐ Cable USB Type-C (preferably original).
Step-by-step:
- Download and install ADB Tools on PC.
- Connect Redmi 9 to your computer and confirm your debugging permission.
- Open the command line (Win + R โ cmd) and type: adb devices Make sure the device is identified (serial number should appear).
- Execute the command to disable the speaker area: adb shell settings put global force_fullscreen true
- Reboot your smartphone: adb reboot
If the dynamic area is still visible, try additional commands:
- For Forced Full Screen Mode in Games: Adb shell settings put global force_fullscreen_for_apps com.example.game (replace com.example.game with your app name package).
- To reset the display cache: adb shell pm clear com.android.systemui โ ๏ธ Warning: This command will reset the system interface settings (wallpaper, shortcuts, etc.).
adb shell dumpsys SurfaceFlinger --resetThis will return the standard rendering settings without data loss.-->
Method 4: Use of third-party applications (at risk)
If you donโt want to mess with ADB, you can try specialized utilities, but this method can violate Xiaomiโs security policy and lead to blocking some features.
Popular applications:
- ๐ฑ Nacho Notch โ hides notches and system panels (requires root).
- ๐ฎ Game Tools - built-in in MIUI App for gamers (can hide the area of dynamics in games).
- ๐ง Full Screen Immersive Mode โ Works without a root, but can conflict with MIUI 14.
How to use Game Tools:
- Open the Settings โ Additional โ Game Turbo
- Add an app where you want to remove the speaker area.
- Activate options: Full screen mode Disable notifications Block brightness (optional)
Game Turbo
โ ๏ธ Note: Apps like Nacho Notch can cause sensor or graphic problems. Create a restore point in the system before using it. TWRP (if there's a root).
What do you do if nothing helps?
If none of the methods worked, the following reasons are possible:
- ๐ You have regional firmware (for example, for India or China) where some settings are blocked.
- ๐ ๏ธ The smartphone was updated โover the airโ with the skip versions, which led to a conflict of settings.
- ๐ Second Space or Private Mode is activated, which blocks system changes.
- ๐ In your version. MIUI There is a bug with the speaker area display (often found in beta versions).
Decisions:
- Reset the settings to factory (donโt forget to make a backup!): Settings โ Additional โ Restore and Reset โ Reset settings.
- Install global firmware via MIUI bootloader or Xiaomi Flash Tool.
- Contact Support: Through the Mi Community app (Feedback section) and tweet Xiaomi with the hashtag #MIUIBug.
Use the workaround
- In games: Enable Immersive Mode in the graphics settings.
- In video: Use gesture-enabled players (such as VLC or MX Player).