How to remove the creation of shutter speed on the Xiaomi phone: the complete guide

Xiaomi smartphone owners often face the annoying feature of a standard camera app β€” the intrusive shutter sound and artificial delay before taking the next shot. This problem is especially relevant in regions where strict privacy laws require audio recording, but the software shell of MIUI or HyperOS often adds an extra pause even where sound can be turned off. Removing the shutter speed on a Xiaomi phone means not only getting rid of the sound, but also speeding up the process of serial shooting.

There are several ways to address this, ranging from simple interface settings to editing system files via a computer. Global firmware versions typically allow sound to be turned off by standard methods, while Chinese versions may require more in-depth intervention. It is important to understand that any manipulation of system files carries risks, so you need to create a full backup before starting work.

In this article, we will go into detail all known methods for eliminating delay and shutter sound.We will look at both secure ways through settings, and advanced methods for power users who are ready to use ADB or file managers with root rights.If you want your Xiaomi to shoot as fast as professional cameras, carefully read the instructions below.

Why is there a delay and shutter sound?

The main reason for the intrusive click and pause is a software restriction that manufacturers implement to comply with the laws of certain countries: in particular, laws in Japan and South Korea prohibit silent photography on mobile devices to prevent hidden photography. Xiaomi smartphones shipped to these regions or having the appropriate firmware code, compulsorily include sound and latency.

⚠️ Note: Forced shuttering may violate local privacy laws. Use the methods described only if you are in a country where silent photography is permitted, or use the device for personal purposes outside of public places with strict regulations.

In addition to legal constraints, the delay can be caused by the features of the image processing algorithms HDR or AI Scene. The smartphone camera processes the frame, applies noise reduction and improves colors, which takes time. If the processor is busy with background tasks, the spacing between the pictures increases. In some cases, the problem lies in the crowded cache of the Camera application, which requires cleaning.

Also worth noting is the difference between the global and Chinese versions of firmware: Global versions often have more flexible audio settings, whereas Chinese versions can be hard-wired to play back sound regardless of the volume slider position, and understanding your software version is the first step to successfully solving a problem.

πŸ“Š What's your firmware version? MIUI/HyperOS?
Global (Global)
Chinese (China)
European (EEA)
Russian (RU)
I don't know.

Turning off the sound through standard settings

The easiest and safest way to remove the audio is to check the camera's standard settings, and in most cases, developers leave this option available by hiding it in the settings menu. First, open the Camera app and tap the three horizontal bars in the upper right corner of the screen.

In the menu that opens, select Settings (the gear icon). Scroll down to "More" or "Sound." This should have a shutter switch. If it's active, just put the slider in an inactive position. On some models, this option may be called "Camera Sound" or "Shutter Sound."

If the camera doesn't have one, try turning your smartphone into "No Sound" or "Vibration" mode. Press the volume buttons and select the appropriate mode in the drop-down menu. However, on some models with severe regional restrictions, the camera ignores the silent mode and keeps clicking.

  • πŸ“Έ Open the Camera app and go to the settings menu.
  • πŸ”‡ Find the "Shirt Sound" and turn it off.
  • πŸ”Š Check if there is a Do Not Disturb mode that can block changes.
  • πŸ”„ Restart the device to apply the changes.

πŸ’‘

If the slider of the shutter sound is gray and not pressed, then the region of the device is defined as Japan or Korea, in which case only changing the region in the system settings or using third-party methods will help.

Change of region in system settings

One effective way to get around this software constraint is to temporarily change the region of the device, and the logic behind MIUI is that when you select a region where silent photography is allowed (such as Singapore, India, or the United States), the system constraints are removed, allowing you to activate shutter switching even on devices originally intended for other markets.

To do this, go to Settings, then select Additional and click Region. Select Singapore or Indonesia. After changing region, the system can restart some of the interface services. Go back to the Camera app and see if you can turn off the audio.

⚠️ Warning: Changing the region may affect the operation of some system applications, such as Mi Video or Mi Music, as well as change the list of available themes in the theme store.

Importantly, this method doesn’t work on all firmware versions. Recent HyperOS updates and recent MIUI 14 have made region binding more stringent, and simply changing the country may not be enough, in which case the system may require a device reboot to apply new regional settings.

RegionSound restrictionRecommendation
Japan/KoreaHard (cannot be turned off)Not recommended
SingaporeAbsent.Recommended
IndonesiaAbsent.Recommended
Russia / EuropeDepends on the version.Basic version

Use of third-party camera applications

If the standard camera app doesn’t remove latency and sound, installing third-party software is a great alternative. Third-party apps often ignore the manufacturer’s system limitations and provide direct access to the matrix’s hardware capabilities. One of the best solutions is the Google Camera (GCam) ported to your model.

Not only are GCam ports devoid of intrusive sound (which can be turned off in their own settings), they often take photos better than standard software, thanks to Google's processing algorithms. Another option is professional applications like Open Camera or ProCam X. In the settings of these programs, there is always a "Sound in photos" item that can be deaktivirovat.

To install GCam, you will need to find APK-The file that matches your smartphone's processor (Snapdragon or MediaTek). Once you've installed the camera settings menu, find the "General settings" section and uncheck the "Shutter sound" box. This will completely eliminate the delay associated with playing the audio file.

  • πŸ“₯ Download. APK-Google Camera or Open Camera from a trusted source.
  • πŸ”“ Allow installation of applications from unknown sources in the browser.
  • βš™οΈ In the settings of the new application, find the section with the sound and turn it off.
  • πŸ“Έ Take a test shot to make sure there is no delay.
Where can I find the right version of GCam?
Search ports on the 4PDA forum or celsoazevedo.com. Type your CPU model (like sdm660 or sm8250) in a search to find a stable version.

Modification of system files (Root Requires)

For advanced users with SuperUser (Root) rights, there is a radical method of removing the shutter sound at the system level, which involves removing or replacing the system audio file responsible for clicking, a method that is 100% effective, but requires caution when working with the file system.

You will need a file manager with root rights, such as Root Explorer or a file manager. MT Manager, get on the way. /system/media/audio/ui/. This folder contains files. camera_click.ogg And videorecord.ogg. That's what you play when you shoot.

Make a copy of these files to a safe place in case of a crash. Then you can either rename them (e.g., to a computer). camera_click.ogg.bak), Or replace the contents with silence (download an empty ogg file and call it the original name), after the restart, the system will not be able to find the sound file or play back silence, which removes the delay.

The path to files: /system/media/audio/ui/


Modification files: camera_click.ogg, VideoRecord.ogg

⚠️ Note: Any changes to files in the folder /system/ This can cause system instability or bootloops (cyclical reboots) and make sure you have a working copy of recovery and backup before starting.

Disconnection through ADB and system commands

If root rights are not available, you can try ADB (Android Debug Bridge) debugging, which allows you to make changes to your global settings without full access to files, and you will need a computer, a USB cable, and an ADB driver installed.

Connect your phone to your PC, turn on USB debugging mode in the Developer menu. Run the command line on your computer and type in the command to check the connection: adb devices. If the device is displayed, you can enter a command to change the global audio settings.

Try the following command, which forcefully changes the camera's sound setting:

adb shell settings put global camera_sound_mute 1

However, on modern versions of Android and Xiaomi shells, this command is often blocked.The more sophisticated option involves using commands to freeze the system component responsible for sound, but this can be regarded by the antivirus as a malicious action. This method is more suitable for older versions. MIUI.

β˜‘οΈ Checklist for preparations ADB

Done: 0 / 4

Frequently Asked Questions (FAQ)

Why did the shutter sound come back after the firmware update?
When you upgrade MIUI or HyperOS, you often reset custom settings and modifications to system files. The update restores the original shutter audio files, and you'll have to repeat the procedure of turning off the sound or changing the region again after each major update.
Does turning off the shutter sound affect the quality of the photos?
No, turning off the sound has no effect on the quality of the images, the resolution or the performance of the matrix, it is only a software limitation of the interface, the photos will have the same exposure and focus parameters as when the sound is turned on.
Can I remove the delay in Portrait or Night Shooting?
In complex processing modes (Portrait, Night, HDR), the delay is due to the processor and DSP computing processes, not the audio file. It is almost impossible to remove this delay without loss of quality, since the phone needs time to calculate depth of field or add frames.
Is it safe to use modified camera files?
Use of modified APK-Camera files (ports) are secure if you download them from trusted forums (e.g, 4PDA, XDA). However, modifying system files inside your phone always carries a risk.

πŸ’‘

The most reliable and safe way to remove the sound and latency is to change the region to Singapore or install a ported version of Google Camera (GCam), as these methods do not require root rights and do not violate the integrity of the system.