The boot sound on Xiaomi smartphones is a brand feature that signals a successful launch. However, for many users, this loud signal becomes annoying, especially if the phone turns on at night or in a public place. Unlike other manufacturers, Xiaomi does not provide a direct option to turn off this sound in standard MIUI settings.
In this article, we will look at all the current methods, from simple (through hidden menus) to advanced (using ADB and superuser rights). It is important to understand that the methods differ depending on the version of MIUI and the phone model. For example, on the Xiaomi 13 Pro with MIUI 15 one algorithm, and on the Redmi Note 10 with MIUI 12.5 - another, we took these nuances into account and prepared universal instructions.
Before you start, make sure that your device has the latest firmware installed, which minimizes the risk of failure. Also remember that some methods require technical knowledge - if you are not confident in yourself, you should consult a specialist.
Why Xiaomi does not allow you to turn off the download sound through the settings?
Xiaomi deliberately limits the ability to turn off the sound for several reasons:
- π΅ Branding: The boot sound is part of the corporate identity, like a logo when launched. This helps users associate the device with the brand.
- π‘οΈ Diagnostics: The sound signals a successful system start-up, and its absence can mask hardware problems (e.g., with the speaker).
- π± Legal requirements: In some countries (e.g. EU) download sound is mandatory for device certification.
- π Security: Disabling system sounds through standard settings can be used by attackers to hide traces of hacking.
However, these restrictions are bypassed through the engineering menu, ADB-It is important to understand that such actions can lead to loss of warranty or unstable operation of the device if performed incorrectly.
β οΈ Note: On devices with a locked bootloader (bootloader), some methods (for example, through the use of a bootloader) ADB) Before experimenting, check the status of the bootloader in the Settings menu. β The phone. β Version. MIUI (tap 7 times on the line).
Method 1: Disconnect via MIUI Hidden Settings (without root)
The safest method is to use the Hidden Settings hidden MIUI menu, which is available on most Xiaomi, Redmi and POCO devices, which does not require superuser rights and runs on MIUI 12-15.
Instructions:
- Open the Phone app and enter the combination: ##4636##.
- In the menu that appears, select MIUI Hidden Settings (if not, go to the next method).
- Scroll down to the System section and find the Power-on sound option.
- Switch the switch to the Off position and restart the phone.
If #4636### doesnβt work, try the alternative.
- π± Install the app CPU Monitor from Google Play.
- π§ In the app menu, find the Secret Codes tab and select MIUI Hidden Menu.
- π Follow steps 3-4 from the instructions above.
β οΈ Attention: On some firmware (MIUI 14+) access MIUI Hidden Settings can be blocked. In this case, try the method with the ADB (3-way).
Make sure your phone is at least 50% charged |
Backup of important data |
Check the MIUI version in the settings |
Disable the antivirus (it can block system changes)-->
Method 2: Use of the Engineering Menu (MTK/Qualcomm)
On devices with MediaTek processors (Helio) G95, Dimensity 900 You can use the Qualcomm Snapdragon menu, and it works on the same system. 80% model Xiaomi/Redmi, But it requires caution β wrong actions can lead to system failure.
For MediaTek:
- Open the Phone app and type in ##3646633##.
- Go to the Hardware Testing β Audio section.
- Find the Power On Sound option and set the Disable value.
- Save the settings and restart the phone.
For Qualcomm Snapdragon:
- Enter the code: ##4636## β select Testing.
- Go to Audio β System.
- Turn off the Boot Sound option (which may be called Start-up Sound).
| Processor | Engineering menu code | The section to turn off the sound | Notes |
|---|---|---|---|
| MediaTek (Helio, Dimensity) | ##3646633## | Hardware Testing β Audio | It works on 90% of devices. |
| Qualcomm Snapdragon (4xx, 6xx, 7xx, 8xx) | ##4636## | Testing β Audio β System | Some models require rooting. |
| Unisoc (Tiger T618 et al.) | ##83781## | Engineer Mode β Audio | It is rare to find on new models. |
If the engineering menu doesn't open, it means the manufacturer has blocked access, so go to the ADB method.
π‘
Before entering the codes, check to see if they are blocked in your country, for example, in India and China, some codes may not work due to local restrictions.
Method 3: Disconnect via ADB (without root but with PC)
The Android Debug Bridge (ADB) method is one of the most reliable, but it requires connecting the phone to a computer, and works on all Xiaomi models with the bootloader unlocked and USB debugging enabled.
Step-by-step:
- Download and install Platform Tools from the official Google website.
- Turn it on on the phone: π Settings β The phone. β Version. MIUI (Tap 7 times to activate the developer mode). π§ Settings β Additionally. β For developers β Debugging by USB.
USB
File transfer
cmd
platform-tools
adb devices(The name of your device should appear).
adb shell settings put global power_sound_enabled 0Reboot the phone.
If the sound is still there after the reboot, try an alternative command:
adb shell pm disable-user --user 0 com.android.systemui/.boot.BootSoundServiceβ οΈ Attention: On some firmware (MIUI 14+) Xiaomi is blocking changes through the ADB In this case, only getting root rights will help.
Through the MIUI settings|
Engineering menu|
ADB-team|
Root access |
I've tried nothing.-->
Method 4: Removing system sound through root (for advanced)
If you're willing to take drastic measures, getting root rights gives you complete control over system files, a method that's suitable for users who have already unlocked the bootloader and installed Magisk or SuperSU.
Instructions:
- Install a file manager with root support (such as Root Explorer).
- Click on /system/media/audio/ui/ or (on new firmware): /system/product/media/audio/ui/
- Find the files: π poweron.ogg (main download sound) π bootanimation_sound.ogg (alternative)
.bak
poweron.ogg.bak
ui
755
Permissions
Reboot the phone.
On some models (e.g. Xiaomi 12T and POCO F4), the download sound can be stitched into bootanimation.zip file, which requires editing via WinRAR or similar programs.
| Xiaomi model | The path to the loading sound | File name |
|---|---|---|
| Redmi Note 11/12 | /system/product/media/audio/ui/ | poweron.ogg |
| Xiaomi 13/13 Pro | /system/media/audio/ui/ | boot_sound.mp3 |
| POCO X5/F5 | /system/product/media/audio/notifications/ | power_on_sound.mp3 |
| Xiaomi Pad 6 | /system/media/audio/alarm/ | boot.ogg |
β οΈ Warning: Deleting or renaming system files without backup can result in a cyclic bootloop.Always keep the original files in a safe place!
What if the phone doesnβt turn on after deleting files?
Method 5: Alternative methods (if nothing worked)
If the standard methods didnβt work, try the workarounds:
- π Disable all system sounds: Go to Settings β Sound. β Sound modes and select No Sound. This will turn off not only the download sound, but all notifications.
- π΄ Headphone use: Connect your headphones before you turn on your phone, and the boot sound will be played through them.
- π Custom firmware installation: Firmware like LineageOS or Pixel Experience doesn't have Xiaomi boot sound. But that requires unlocking the bootloader and losing warranty.
- π οΈ Contact the service center: In official services Xiaomi can disable the download sound through engineering software (for example, Mi Flash Pro). β½).
In some forums (e.g, 4PDA or XDA Developers) users share patches to turn off audio via Magisk modules, for example, the Disable Miui Boot Sound module automatically removes the boot sound after installation. MIUI.
π‘
If you are not sure about your technical skills, it is better to focus on temporary solutions (earphones, silent mode) or consult specialists. Wrong actions with system files can bring the phone down.
Frequent Mistakes and How to Avoid Them
When trying to turn off the download audio, users often encounter typical problems, and here are the most common ones and ways to solve them:
| Problem. | Reason. | Decision |
|---|---|---|
| The engineering menu codes are not working. | Firmware access blocked | Use ADB or root |
| After ADB-Teams have sound left | Firmware ignores settings | Try the command adb shell pm uninstall --user 0 com.miui.player |
| Phone stuck on logo after deleting files | System partition damaged | Recover files via TWRP or Fastboot |
| MIUI Hidden Settings is missing | Removed in new version of MIUI | Use Activity Launcher to find hidden menus |
Another common mistake is trying to turn off the sound through the standard settings Sound β System Sounds. This section is only responsible for notifications and keyboards, not the boot sound. Don't waste time on it.
If you use POCO or Black Shark, note that these devices may have a separate boot sound stitched into the vendor section, which will require modification via Magisk to remove.