How to completely disable the speaker on the Xiaomi phone: all ways

Xiaomi smartphone owners often face situations when you need to urgently turn off the speaker’s sound β€” whether it’s an unexpected call at an important meeting, annoying advertising in the application or a breakdown of the audio system, which causes the phone to make constant noise. Unlike a simple transfer to silent mode, a complete turn off of the speaker requires deeper manipulation of the settings.

In this article, we'll look at all the ways you can do it, from standard MIUI features to hidden engineering menus and third-party utilities. It's important to understand that some methods can temporarily prevent you from hearing notifications or phone calls, so use them consciously. If your goal is to just remove the sound of a call, just activate Do Not Disturb mode. But if the speaker is physically damaged and makes a constant squeak, its software shutdown will be a temporary solution before repair.

The instructions in the article are relevant for all modern Xiaomi models, including the Redmi Note series. 12/13, POCO X5/F5, Mi 11/12/13, and the devices on MIUI 14/15 (including global and Chinese firmware versions. MIUI 12 Some of the methods may not work, due to changes in the architecture of the sound subsystem.

1.Switch off speaker via "Do Not Disturb" mode

The easiest and safest way to do this is to use the built-in Do Not Disturb (DND) mode, which doesn't physically turn off the speaker, but blocks all notification, call and media sounds, and this is a good way to do it if you need to temporarily eliminate noise without making any deep changes to the system.

How to activate:

  1. Open the Settings. β†’ Sound and vibration.
  2. Slap on the item Do not disturb.
  3. Turn the switch on to the "On" position.
  4. Set exceptions (for example, allow alarm clocks or repeat calls).

Note that in this mode, the multimedia sound (video, games) will also be turned off if the individual rules are not configured, and to return the sound, you just need to turn off the mode through the notification panel or in the settings.

πŸ“Š Why You Need to Turn Off the Speaker on Xiaomi?
Broken - makes constant noise
We need to temporarily remove all sounds.
Interfering with notifications in games/applications
Experiment with settings
Other

2. Completely disabling media sound in settings

If the goal is to turn off sound only in applications (such as games or browsers) but leave calls and notifications to work, use a separate media volume setting, which does not require superuser rights and works on all versions of MIUI.

Instructions:

  • πŸ”Š Click on the physical volume button on the side panel of the phone.
  • πŸ“± In the panel that appears, tap on the icon βš™οΈ (Settings) next to the volume slider.
  • πŸ”‡ Move the Media slider to the far left position.
  • πŸ”’ Block the slider by clicking on the lock icon (optional).

This method doesn't shut down the speaker completely -- the sound of the calls, the alarms, the system notifications will remain active, and to get the sound back, just move the slider back.

πŸ’‘

If some applications (such as TikTok or YouTube) still emit sounds after disabling media sound, check their individual settings - some programs ignore system limitations.

3.Use of the engineering menu (for experienced users)

The engineering menu (#4636##) allows you to deeply customize the parameters of the sound system, including turning off the speakers. This method requires caution - incorrect changes can lead to malfunctions in the audio.

Step-by-step:

  1. Open the Phone app and enter the combination: ##4636##.
  2. In the menu that appears, select Hardware testing.
  3. Go to the Audio section (Sound).
  4. In the list of tests, find the Speaker Test.
  5. Press Stop Test – this will turn off the speaker before the device restarts.

⚠️ Warning: After this method is applied, the speaker will stop working including calls and notifications. To return the sound, restart the phone or re-start the test in the engineering menu.

What to do if the engineering menu is not opened?
On some MIUI firmware (especially Chinese), the #4636### combination may be blocked, and an alternative way is to use the MTK Engineering Mode app (for MediaTek processors) or Qualcomm EngineerMode app (for Snapdragon).

4. Disconnect speaker via ADB (for advanced)

If standard methods don't work, you can use Android Debug Bridge (ADB), a debugging tool that allows you to manage system parameters through a computer, which is suitable for devices with an unlocked bootloader or root rights.

What you need:

  • πŸ’» A computer with installed Xiaomi drivers and ADB.
  • πŸ”Œ USB-cable (preferably original).
  • πŸ“± Included debugging by USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI β€” Tap 7 times, then return to the additional β†’ For developers β†’ Debugging by USB).

Commands to disable the speaker:

adb shell


su




settings put global volume_music 0




settings put global volume_alarm 0




settings put global volume_notification 0




settings put global volume_system 0




settings put global volume_voice 0

To return the sound, replace 0 with the desired volume value (e.g. 5).

Install Xiaomi drivers on PC

Download Platform Tools from Google

Turn on USB debugging on your phone

Connect your phone to your PC in file transfer mode

Check the connection with the adb device command

-->

5. Sound control applications

If you need to flexibly adjust the sound without manual interference, use third-party applications that allow you to turn off the speakers on a schedule, block the sound in individual applications or completely silence the audio output.

Top.-3 apps:

AnnexFunctionsNeed a Root?
SoundAssistantSeparate volume control for each application, block the sound on a scheduleNo.
MacroDroidAutomatically shutting down the sound when running certain programsNo.
Disable AudioDisabling the speakers completely (requires ADB or Root)Yes.

⚠️ Note: Apps like Disable Audio can conflict with system processes MIUI. Before use, back up your data through Settings. β†’ Additionally. β†’ Backup and reset.

6. Hardware switch off speaker (extreme case)

If software methods don't work (e.g., the speaker is damaged and squeaks constantly), there's a physical shutdown, which requires disassembling the phone and is only suitable for power users or service centers.

How it works:

  • πŸ› οΈ The speaker is connected to the motherboard through a plume or solder.
  • πŸ”Œ Unconnecting the plume or cutting the tracks on the board will completely de-energize the speaker.
  • πŸ“΅ After that, the sound will only go through headphones or Bluetooth devices.

Risks:

  • 🚫 Loss of warranty (if the phone is under warranty).
  • πŸ’₯ Damage to other components in careless disassembly.
  • πŸ”Š Inability to return sound without soldering or replacing the plume.

πŸ’‘

Physically turning off the speaker is an irreversible process. If you are unsure of your skills, contact a Xiaomi service center or an electronics repair shop.

Frequent problems and solutions

Even after you turn off the speaker, you might have some unexpected difficulties, and we'll look at the typical situations and the ways in which they're done.

Problem 1: The sound is gone, including the headphones.

πŸ”Ή Solution: Reset the sound settings through Settings β†’ System system β†’ Resetting settings β†’ Reset the sound settings. If that doesn't work, check if Monozvoouk is activated in the special features settings.

Problem 2: After using ADB, the sound does not return.

πŸ”Ή Solution: Enter adb shell settings delete global volume_music For each type of sound (replace the music with alarm, notification, etc.

Problem 3: The speaker emits wheezing or crackling after shutting down.

πŸ”Ή Solution: This is a sign of a physical malfunction. Try to clean the speaker with compressed air.

Can I turn off the speaker for a specific application only?
Yes, with the SoundAssistant app (available on Google Play), it allows you to customize the individual volume for each application, including completely turning off the sound.
Why don't the speakers work after the switch?
Chances are, you've used a method through an engineering menu or ADB, which blocks all audio channels. To get the sound back, reset the audio settings or restart the phone.
Will Bluetooth audio work after the speaker is turned off?
Yes, if you have switched off the speaker programmatically (via settings or ADB), the Bluetooth sound will remain active. If you physically turn off the speaker, the Bluetooth headphones will also work, since the sound is transmitted directly from the processor.
How to turn off the speaker on Xiaomi without root rights?
Use a combination of methods: Do Not Disturb + disable media in the settings. SoundAssistant or ADB commands will do for deeper control (no root, but USB debugging is needed).
Can you turn off the speaker permanently so that it doesn’t turn on even after a reboot?
Yes, but it would require either a physical shutdown (disassembling the phone) or custom firmware installation with modified sound drivers. Standard MIUI methods are reset once the reboot is complete.