How to remove the inscription “Do not close the speaker area” on Xiaomi: all ways

The “Don’t close the speaker area” sign is one of the most annoying features of MIUI firmware faced by Xiaomi, Redmi and POCO smartphone owners. This warning appears every time you try to put your phone down while blocking the speaker, or when the system detects a potential audio lock, and in most cases it is useless: users understand perfectly well that the speaker is closed, but have to press “OK” every time to continue using the device.

Compounding the problem, standard MIUI settings don’t have an obvious switch to turn off this notification. The manufacturer argues that it is a concern for sound quality and prevent damage to the speaker, but in practice it only interferes. In this article, we’ll discuss all the working ways to disable the warning — from simple tricks with settings to deep interventions through ADB and editing system files. The methods are tested on MIUI 12-14 and are relevant to most models, including the Xiaomi 13/14 series, Redmi Note 12/11 and POCO F5/X5.

Why is there a warning and can it be ignored?

The message "Don't close the speaker area" is part of the MIUI audio protection system, and it works in three cases:

  • 🔊 Physical overlap of the speaker (for example, when the phone is lying down on a soft surface).
  • 📱 Activation of the proximity sensor during a call or media playback (the system thinks you covered the speaker with your hand).
  • 🔧 Sensor failure (false positives due to contamination or damage to sensors).

From a technical point of view, a warning is harmless: it does not affect the performance or stability of the system.

  • 🕒 Slow down (especially on weaker models like Redmi) 9A, Where each dialog box takes up resources).
  • 🎮 Interfering with games (interrupts gameplay if the phone is lying down on the table speaker).
  • 🔇 Block the sound before pressing OK, which is critical for alarms or notifications.

Can you ignore this warning? Yes, if you're sure that the speaker doesn't overheat or deform. 99% of the time, nothing will happen -- modern Xiaomi speakers are designed for short-term overlap. Except for models with an infrared port in the speaker area (such as the Xiaomi Mi 10), where prolonged pressing can damage the sensor.

📊 How often do you get annoyed by this warning?
Constantly, several times a day.
Sometimes, but I want to clean it up.
I used to be mad, but I used to.
I've never seen one.

Method 1: Disconnect via sound settings (without root)

The easiest method is to use hidden audio settings, which are not available in all versions of MIUI, but work on most devices with MIUI 13/14.

  1. Open the Settings. → Sound and vibration.
  2. Scroll down and find Additional Sound Settings (or Advanced Settings).
  3. Slip on Speaker Protection (may be called Audio Security or Dynamic Warnings).
  4. Turn off the switch next to Warn of Closed Speaker.

If there is no such item, try an alternative path:

  1. Enter the speaker request in Search in the settings (loop at the top).
  2. Select the speaker protection settings from the results.
  3. Deactivate all options related to warnings.

⚠️ Note: On some models (e.g, POCO X3 Pro) this item can be hidden under the developer's settings. To unlock it, tap 7 times on the version MIUI In the About Phone section, then go back to Additional Sound Settings.

☑️ Preparation for disabling the warning

Done: 0 / 4

Method 2: Use of the ADB-Teams (for experienced users)

If the standard settings don't work, you can turn off the warning via Android Debug Bridge (ADB), which requires you to connect your phone to your PC, but doesn't need root rights.

  1. Turn on USB debugging: Go to Settings → About Phone. Tap 7 times on MIUI to activate Developer Mode. Go back to Settings → Additional → For Developers. Activate USB debugging and confirm permission.

Connect your phone to your PC:

  • Use the original USB-Type C cable.
  • On your phone, select File Transfer (MTP) mode.
  • On PC, open the command line (Win + R → cmd) and check the connection with the command: Adb devices should appear the serial number of your device.
  • Execute the command to disable the warning: adb shell settings put global speaker_protection_warning 0 If it doesn’t work, try the alternative command: adb shell settings put system. speaker_protection_enabled 0
  • Reboot your phone (adb reboot or manually).
  • Rename the files by adding.bak at the end (e.g. SpeakerObstructed.ogg.bak).
  • Reboot the phone.

After discharge:

  • 🔊 Check if the warning has disappeared (sometimes it disappears after the sound system cache is reset).
  • 🔧 If not, repeat Method 1 or Method 2, as a reset may return hidden options.
  • 📱 Customize the sound again (volume, equalizer, effects).

This method helps in 30-40% of cases, especially if the problem is caused by a MIUI malfunction. If the warning is due to a hardware malfunction (for example, a proximity sensor is damaged), reset will not help.

What do you do if nothing works?

If neither of these methods removes the warning, the problem may be deeper:

  • 🛠️ The proximity sensor is damaged, check it with the ##6484## test (dial in the dialer.
  • 🔊 Software failure MIUI — Try to flash your phone through the Mi Flash Tool (instructions at xiaomiflash.com).

If you suspect a hardware malfunction, contact Xiaomi Service Center before visiting:

  • Make a backup copy of the data.
  • Record a video demonstrating the problem (this will speed up the diagnosis).
  • Check if the warranty is maintained (if the phone is warranty, don’t use root or ADB!).

💡

The warning “Do not close the speaker area” is a software feature of MIUI, not a hardware breakdown, and in 90% of cases it can be removed without repair using ADB or hidden settings.

FAQ: Frequent questions

❓ Why does the warning appear even when the speaker is not closed?
This is due to false alarms of the proximity sensor or accelerometer. Check: Sensor cleanliness (wipe the top of the screen with alcohol). Calibrate the sensors through the engineering menu (#6484##). Update MIUI to the latest version (new firmware fixes sensor bugs).
❓ Can you turn off the warning for always? TWRP?
Yes, if you have a custom recapable (for example, TWRP), You can: Make a backup copy of the section /system. Delete SpeakerObstructed.ogg and SpeakerObstructedDialog.ogg files from /system/media/audio/ui/. Edit build.prop by adding persist.speaker.protection.disable=1. ⚠️ Risk: Incorrect actions in TWRP This method can only be used if you are confident in your skills.
❓ Will there be consequences for the dynamics if the warning is ignored?
Most of the time, no. Xiaomi's current speakers are designed to be short-term overlapping: 🔥 Prolonged overlap at maximum volume can cause the speaker coil to overheat. 🎵 Sound distortion at closed speaker accelerates membrane wear. 🚫 On models with an infrared port (such as the Mi 10), pressure on the speaker area can damage the IR sensor. If you often put the phone down with the speaker, use a case with a cutout or a stand.
❓ Why After Updating MIUI warning returned?
Updates MIUI User settings are often reset, including those that have been changed through ADB Or build.prop. to avoid that: 📱 Before updating, fix the settings through MIUI Hidden Settings or Shizuku. 🔧 After the update, repeat Method 2 (ADB) — This usually returns the previous parameters. 🚫 Opt out of automatic updates if they break your settings (enable manual verification in Settings) → Update of the PO).
❓ Is there a universal way for all Xiaomi models?
No, there's no universal method because of the differences in firmware. MIUI 12–14: ADB-The team (settings put global) speaker_protection_warning 0). For old models (MIUI 11 Edit build.prop. For root devices: delete system audio files. Before using any method, check its compatibility with your model in forums (for example, 4PDA).