How to remove the inscription β€œDo not close the speaker area” on Xiaomi Redmi: all ways of 2026

Why is there a warning about the dynamics and can it be turned off?

The words β€œDo not close the speaker area” are a standard warning in MIUI firmware that appears when you talk if your smartphone sensors detect the speaker lock with your finger, case or other objects. In most cases, the system simply tries to protect the user from deteriorating sound quality or overheating. However, the constant pop-up of this notification annoys many owners of Xiaomi Redmi, especially if the speaker is not physically closed.

The reasons for the message can range from a firmware bug to a proximity sensor malfunction. For example, on Redmi Note 10/11/12 models, the problem is often with sensors being miscalibrated after the MIUI 13β†’14 update. In some cases, the warning appears even when using the headset or after changing the display. It is important to understand that completely disabling this feature can lead to a decrease in volume or distortion of the sound when the speaker is actually overlaid.

In this article, we will look at all the current ways to remove inscriptions, from simple menu settings to technical methods using ADB and editing system files. Each method is tested on Redmi 9/10/11/12 and POCO X3/X4 with the latest versions of MIUI (including global and Chinese builds).

πŸ“Š Which Xiaomi model you are facing a problem with?
Redmi Note 10/11/12
Redmi 9/9A/9C
POCO X3/X4/X5
Redmi K40/K50
Another model

Method 1: Disconnect via sound settings (without root)

The safest method is to use hidden MIUI settings that are available without superuser permissions, which works on 60-70% of devices, but can reset once the system is upgraded.

Instructions:

  • πŸ“± Open the Settings app and go to the Sound and Vibration section.
  • πŸ”Š Scroll down and find Call Settings (or Additional Sound Settings on some models).
  • πŸ”§ Enable the β€œShow settings for power users” mode (usually in the upper right corner).
  • βš™οΈ A new item will appear Warning about closed dynamics - turn it off.

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

  1. Enter the code ##36446337## in the phone number dialer (the engineering menu will open).
  2. Go to the Hardware Testing tab β†’ Audio β†’ Receiver.
  3. Find Speaker Obstruction Warning and set the value β€œDisable”.

β˜‘οΈ Preparation for disabling the warning

Done: 0 / 4

⚠️ Note: On some models (Redmi Note 12 Pro)+, POCO F5) The engineering menu may be missing or require a password. Don't enter random combinations, this will lead to a lockdown.

Method 2: Resetting the proximity sensor settings

Often, the speaker alert comes from a malfunction of the proximity sensor, which is responsible for turning off the screen during a conversation, and resetting it can solve the problem without turning off the function itself.

How to reset the sensor:

  1. Go to Settings β†’ About Phone β†’ MIUI version and tap 7 times on the β€œKerole” line to activate the developer mode.
  2. Return to the main settings menu and open Additional settings β†’ For developers.
  3. Find the item β€œReset proximity sensor” (or Proximity Sensor Calibration) and click on it.
  4. Follow the instructions on the screen – usually hold your hand to the top of the screen and remove it after 3 seconds.

If the reset did not help, check the operation of the sensor through the test:

  • πŸ“ž Dial ##0*## and the display test menu will open.
  • πŸ‘† Swipe your finger over the top of the screen (where the sensor is located). If the screen goes out and lights up, the sensor works correctly.
  • πŸ”„ If there is no reaction, it is possible that the sensor is contaminated or damaged (cleaning or replacement is required).
Model phoneLocation of the proximity sensorFrequent cause of failure
Redmi Note 10/11Right of the speaker (top frame)Dust after glass replacement
Redmi 9/9ACentered to the upper frameFailure after the update MIUI 12 β†’ 13
POCO X3/X4Left of the front camera.The bumper case conflict
Redmi K50Under the infrared port.The bug in the firmware EEA-region

πŸ’‘

If the proximity sensor is unstable, try calibrating it manually: stick a piece of black tape (2Γ—2 mm) on the top frame and repeat the test, which will help the sensor better recognize obstacles.

Method 3: Use ADB-Teams (for experienced users)

If standard methods fail, you can disable the warning via Android Debug Bridge (ADB), which requires a computer and basic command line knowledge, but does not violate the warranty.

Step-by-step:

  1. Download and install ADB Tools on PC.
  2. Activate the developer mode on the phone (7 taps according to the MIUI version in the settings).
  3. Enable USB debugging in the Developer Menu.
  4. Connect the phone to the PC and type in the command line:
adb shell settings put global speaker_obstruction_warning_enabled 0

To check the current state of the parameter, use:

adb shell settings get global speaker_obstruction_warning_enabled

If the command returns 0, the function is disabled. A value of 1 means that the warning is active.

⚠️ Attention: On some firmware (MIUI 14 China) this parameter can reset after restarting. To fix the change, add a command to the auto-execution script at startup (requires Tasker or similar software).

What if the ADB can’t see the device?
1. Make sure you have Xiaomi drivers installed (download from [official website](https://new.c.mi.com/global/miuidownload/index)). 2. Try another one. USB-cable (preferably original). 3. In the menu "For developers" include the item "Debugging by USB (security parameters) and confirm the PC permission. 4. Reboot your phone and PC, then reconnect.

Method 4: Editing system files (root required)

For users with unlocked bootloader and root rights, a radical method is available - editing MIUI configuration files. This method is guaranteed to remove the warning, but can disrupt the stability of the system if incorrect changes are made.

Instructions:

  1. Install a file manager with root support (such as Root Explorer or Solid Explorer).
  2. Cross the path: /system/etc/device_features/.
  3. Find the file. your_device_name.xml (for example, mojito.xml For the Redmi Note 10).
  4. Open the file in the text editor and find the line:
<bool name="support_speaker_obstruction_warning">true</bool>

Replace true with false, save the file and reboot the phone.

Alternative path (for MIUI 14):

  • πŸ“ Open the file. /system/build.prop.
  • πŸ” Find a line. ro.config.speaker_obstruction_warning=true.
  • ✏️ Replace it with ro.config.speaker_obstruction_warning=false.
  • πŸ”„ Save the changes and execute the command in Terminal:
su


chmod 644 /system/build.prop




reboot

πŸ’‘

Editing system files can lead to bootloop (a looped reboot) if the syntax is not changed correctly.Always back up the file before editing!

Method 5: Install custom firmware (extreme case)

If none of the methods worked, and the speaker alert appears all the time, the phone is flashed, and the custom firmware like LineageOS, Pixel Experience or Xiaomi.EU does not contain this warning by default.

Benefits and risks:

PlusesCons
Complete removal of the warningLoss of guarantee
A cleaner system without BloatwareRisk of β€œbricking” in case of error
Regular security updatesSome functions may not work (NFC, IR-blaster)

Recommended firmware for Xiaomi Redmi:

  • πŸ“± Xiaomi.EU – Optimized MIUI without Chinese services.
  • πŸ€– Pixel Experience – pure Android with support for all features.
  • πŸ”„ LineageOS – stable firmware with open source.

Installation instructions:

  1. Unlock the bootloader through the Mi Unlock Tool (requires a wait of 7-14 days).
  2. Install a custom TWRP recavator for your model.
  3. Download the firmware from the official website (for example, xiaomi.eu).
  4. Reboot to TWRP, Make a full backup and run through it. ZIP-file.

⚠️ Attention: On models with Dynamic RAM Expansion (Redmi Note 11 Pro+, POCO F4) custom firmware can disable this feature. Check compatibility on the forum before installing it. XDA Developers.

Method 6: Physical Solutions (if the hardware is the problem)

Sometimes a dynamic warning appears due to physical malfunctions:

- dust entering the speaker or proximity sensor;

- deformation of the body after falling;

- use of a non-original cover covering the sensors.

What can be done:

  • 🧹 Clean speaker: Use a soft brush or a spray of compressed air to remove dust from the speaker grille. Do not use sharp objects!
  • πŸ“ Check case: Remove the case and check if the warning disappears. Some silicone cases press on the top frame, which triggers the sensor.
  • πŸ”§ Replacement of speaker grid: On the Redmi Note 10 Pro and similar models, the speaker grid can move away. It can be glued back with double-sided tape.
  • πŸ› οΈ Diagnostics at the service center: If the problem occurred after replacing the display, the proximity sensor plume may have been damaged.

πŸ’‘

To test the tightness of the speaker, use a waterproof test: turn on the music at maximum volume and hold the phone to your ear. If the sound "bursts" - moisture has accumulated inside, in which case you can not dry the phone with a hairdryer - only rice or silica gel for 24+ hours.

Frequently asked questions

❓ Why After Updating MIUI Again, a warning about the dynamics?
Updates MIUI They often reset user settings, including disabled system alerts. To avoid this: Before updating, back up through Settings. β†’ System system β†’ Backup. Use it. ADB-command to re-disable after the update. Install the Magisk module MIUI Optimizations that blocks resetting settings.
❓ Can you turn off the alert only for specific applications (e.g. WhatsApp)?
No, the speaker alert system works at the Android level and is not app-dependent, but you can: Use a headset or Bluetooth headphones, in which case the alert will not appear; turn on the mode in the plane before the call (but this will turn off mobile communication); set up an automatic turn off of the sound for a particular contact in the phone book.
❓ Will the speaker work normally after the warning is turned off?
Yes, turning off the warning does not affect the volume or sound quality. However: If you physically close the speaker (for example, with your finger), the sound may be distorted or quieter. On some models (Redmi K40), turning off the warning also deactivates automatic volume control when approaching the ear. In rare cases, after editing system files, the sound may disappear in the speaker - this is treated by resetting the sound settings.
❓ Why not? POCO X3 The warning appears even with the headset?
This is a well-known bug in the firmware POCO X3 NFC and POCO X3 Pro on MIUI 12.5. The problem is related to the conflict between: Approximation Sensor and 3.5 mm connector Incorrect operation of the service com.android.server.telecom. Solutions: Update the firmware to the latest version of MIUI 13/14. Disable battery optimization for the Phone application. Install an alternative dialer (for example, Google Phone).
❓ How to return a warning if it is necessary for security?
To activate the warning again: ADB-The following is the command adb shell settings put global. speaker_obstruction_warning_enabled 1. For file editing: return to build.prop or device_features.xml For custom firmware, reflash the original MIUI If you used the engineering menu, reset your phone to factory settings (Settings) β†’ Resetting settings).