How to turn off camera shutter sound on Xiaomi: the complete guide

Modern Xiaomi smartphones are equipped with high-quality cameras, but many users have the desire to take a picture completely silent, this is especially true in situations where you need to capture an important moment without attracting the attention of others, for example, at a lecture, in the theater or during a business meeting. The standard camera interface often does not allow you to completely drown out the characteristic click, which creates certain inconveniences.

In this article, we will take a look at all the solutions that exist, from simple tweaks to more complex technical manipulations, and you will learn why sound can not be turned off by standard methods, and what are the workarounds for models with the shell MIUI and HyperOS. We will look at both software solutions and the use of engineering menus.

It is important to understand that in some regions, such as Japan and South Korea, the law prohibits turning off camera sound to protect against covert shooting, so on global versions of firmware designed for these markets, or on devices purchased there, software shutdown can be blocked at the system level, but even in such cases there are methods to circumvent the restrictions.

Standard camera settings and operating modes

The first thing you should do is check the basic settings of the Camera app, because in the latest versions of MIUI, the sound management functionality has been redesigned. Open the app and go to the settings menu by clicking on the three bars in the upper right corner, and you should find the shutter sound item and try to turn it off. If the slider is active, the problem is solved instantly.

However, it is often not possible to turn off sound in standard Photo mode due to regional restrictions, and it is worth trying to switch to other shooting modes, for example, in Portrait, Night or Pro modes, the logic of the sound engine may differ, sometimes activating the Silent Shooting mode (if available in top widgets) forcibly silences all system sounds associated with the photo.

  • πŸ“Έ Check the sound settings in the three-strip menu on the top right.
  • πŸ”‡ Activate the silent mode of the smartphone before the camera starts.
  • πŸŒ™ Try taking a picture in Night or Video mode, where the sound is often absent by default.

It's worth noting that simply switching the media volume slider to zero doesn't always guarantee silence. Android separates the sound streams, and the shutter click can refer to system sounds, not media. So it's recommended to put the phone in "Do Not Disturb" mode before shooting, or turn the sound off completely by holding the volume button.

⚠️ Note: On some global firmware (EU, Global) The slider of the shutter sound may not be available even if the Chinese version has one, due to licensing agreements and regional privacy laws.

If standard methods don't work, don't get upset. There are many nuances that depend on the specific model of your device. For example, on flagships of the Xiaomi 13 or Xiaomi 14 series, the algorithms may work differently than on budget Redmi Note series. It is important to experiment with different combinations of settings.

πŸ“Š Have you ever had a shutter sound problem on Xiaomi?
Yeah, you can't turn it off.
No, I have that setup.
I use third-party apps.
I don't care, I don't take pictures.

Use of Do Not Disturb and System Restrictions

One of the most effective ways to silence the camera is to use the Do Not Disturb system mode. Unlike the usual silent mode, Do Not Disturb blocks almost all audio notifications, including the system effects of the interface. To activate it, open the notification curtain and select the appropriate icon, or go to Settings β†’ Sound and vibration β†’ Do Not Disturb.

Inside the settings of this mode, you can create a schedule or activate it manually. Make sure that the exceptions do not add system sounds. Once you turn on this mode, start the camera and take a test shot. In most cases, the shutter sound disappears, as the system classifies it as a system notification, not as media content.

There is another interesting method to choose the region of the device: If you change the region in your phone settings (for example, the United States or India), the set of available camera features may change. In some regions, there is no requirement for the shutter sound, and the slider unlocks automatically. To change the region, go to Settings β†’ Additional settings β†’ Region.

  • 🌍 Changing region can unlock hidden sound settings.
  • πŸ”• Do Not Disturb Mode Depresses System Sounds More Effectively Than Regular Silence.
  • πŸ“΅ Total shutdown SIM-Cards sometimes affect the behavior of system sounds.

But remember, changing your region can affect other applications, like your browser or your news feed, and once you have set up your camera, you can reset the region, but the audio settings can reset, so it's best to use this as a temporary solution to adjust the settings.

πŸ’‘

Try to turn on Do Not Disturb mode and allow sounds only for selected contacts in its settings, which ensures that the camera will remain silent, but you will not miss an emergency call.

Application of third-party applications from Google Play

If the camera app doesn't work, the best solution is to install alternative software. Google Play offers dozens of free software that completely ignores the system's limitations of sound. One of the most popular and functional solutions is the Open Camera app.

Once you install Open Camera, you'll go to its settings. Find the "UI settings" or "Sound" section. It'll have the "Shut Sound" option. By ticking that box, you'll be able to take pictures completely silently, regardless of the region settings or the version of MIUI. The application is open source and has no ads.

Another good alternative is Google Camera (GCam), which is often more flexible than a stock app, and also has a shutter sound option in GCam settings, and third-party apps have the advantage of using their own audio drivers to bypass system constraints.

⚠️ Warning: When installing third-party cameras, be sure to give them all the necessary permissions to access files and microphone.

Some users prefer to use older versions of camera apps taken from other Xiaomi smartphonesΒ» APK-However, this can lead to unstable operation, since the camera drivers are tied to a specific model of the processor and sensor.

Disconnecting the sound through the engineering menu and ADB

For advanced users who are not afraid to work with code, there is a method of turning off the sound through ADB debugging, which requires connecting the smartphone to the computer. First, you need to activate the developer mode: seven times click on the build number in the About Phone section, then turn on β€œDebugging by USB” in the menu for developers.

Once you connect to your PC and install the ADB drivers, you can then command to log in to the shell. You can then try changing the system variable that controls the sound of the camera. However, in modern versions of Android, direct change to this variable is often blocked. A more effective method is to use commands to change regional flags.

adb shell settings put global camera_sound_force_off 1

This command may not work on all devices, as it depends on the specific implementation of the shell manufacturer. If the team did not work, you can try to reset the camera application data via ADB, pre-changed region. the command adb shell pm clear com.android.camera clear cache and settings, which sometimes helps to "apply" new regional settings without sound.

  • πŸ’» Installation of drivers required ADB computer.
  • πŸ”“ Access rights to the developer mode are required.
  • βš™οΈ The commands may vary depending on the Android version.

Using ADB is safe if you follow the instructions, but unwary changes to system files can cause the phone to run unstable. Always check the syntax of commands. This method is considered the most "clean" from a technical point of view, since it does not require the installation of excess software.

What to do if your computer can’t see your phone?
Make sure the cable supports data transfer, not just charging. USB-Port or reinstall Xiaomi drivers USB Driver from the official website.

Comparison of methods of shuttering off sound

To make it easier for you to choose the right method, we have organized all the methods described in a table that will help you quickly assess the pros and cons of each option depending on your situation and level of technical training.

MethodDifficultyEfficiencyRisks.
Camera settingsLow.MediumAbsent.
Do Not Disturb modeLow.Tall.Can I miss the call?
Third-party annexesMediumVery high.Permits required
ADB and teamsTall.Tall.Possible input errors

As you can see from the table, the safest and easiest method is to use Do Not Disturb mode or install a third-party app. The ADB method is recommended only for advanced users who understand what they are doing. For most Xiaomi owners, the best solution is to combine changing the region and using a third-party camera.

Remember, the software is constantly updated. What worked on MIUI 12 can be fixed in MIUI 14. So if one method stopped working after a system update, try the next one on the list. Android's platform flexibility allows you to find workarounds for almost any constraints.

β˜‘οΈ Pre-screening

Done: 0 / 4

Frequently Asked Questions (FAQ)

Why doesn’t my Xiaomi have a slider to turn off the camera sound?
This is due to regional restrictions: If your phone is set to a region where the law requires audio recording (e.g. Japan), or if the firmware is global with appropriate restrictions, the system hides this setting. Try changing the region in the phone settings.
Is it safe to install apps like Open Camera?
Yes, if you download them from the official Google Play store, these are proven open-source applications, but always pay attention to the permissions you ask for. The camera needs access to the lens and memory to save the photos, but it doesn't need access to contacts or SMS.
Will the sound disappear if I turn on the vibration instead of the melody?
Not always. Vibration replaces the ringtone, but the system sounds of the camera's interface and shutter can be played separately. For guaranteed results, it's better to use Do Not Disturb mode or a third-party app.
Can I turn off the sound permanently after flashing?
Installing custom firmware (e.g. Xiaomi.eu) often gives more freedom in settings, including unlocking the camera sound. However, this requires unlocking the bootloader, which can void the warranty. This is an extreme measure for ordinary users.

πŸ’‘

The fastest and most reliable way to turn off the shutter sound without risk to the system is to install an Open Camera app or analogue, as it ignores the system limitations of the region.

To sum up, the problem of sound on Xiaomi is solvable in many ways: Start with simple settings and quiet modes, and if they don’t help, move on to installing specialized software. The main thing is don’t be afraid to experiment with settings, while being careful when working with system commands.