How to change the lock sound on Xiaomi without ROOT: all the ways for MIUI 14 and below

The screen lock sound on Xiaomi, Redmi and POCO smartphones can get boring over time β€” especially if you use a standard signal from MIUI firmware. Many users want to replace it with a tune from a game, a favorite movie or even silence, but face system limitations. In this article, we will discuss 5 working ways to change the lock sound without root rights, including hidden settings, third-party apps and workarounds for the latest versions of MIUI 14 and HyperOS.

It is important to understand that Xiaomi artificially restricts access to system sounds without obtaining superuser rights (ROOT). However, there are legal methods that allow you to circumvent this restriction from the use of ADB-We tested each method on Redmi Note 12 Pro devices before installing alternative launchers.+, POCO F5 Xiaomi 13T Updates to ensure that the instructions are up-to-date.

Why Xiaomi is blocking the locking sound change?

The manufacturer argues that this is due to concern for the safety and stability of the system. In the official versions of MIUI (especially global and European) there is no possibility to replace system sounds through the standard menu Settings β†’ Sounds and vibration.

  • πŸ”’ Google’s policy for certified Android devices, which limits modification of system files without ROOT.
  • πŸ›‘οΈ Virus protection: changing system audio files can be used by attackers to mask malicious activities.
  • πŸ“¦ Unification of firmware: Xiaomi strives for uniformity of user experience on all devices.

However, these restrictions can be circumvented by legal methods, such as MIUI China, which has some of the sounds unlocked for editing, but this option is not suitable for everyone because of the lack of Google Services and Russian.

πŸ“Š What version? MIUI You're using it?
MIUI 14 (HyperOS)
MIUI 13
MIUI 12 or lower
I don't know.

Method 1: Use of the ADB-teams (no teams) ROOT)

The most reliable method is to change system settings through ADB. It does not require superuser rights, but requires a computer with Xiaomi drivers installed and the Android Debug Bridge tool, and the advantage of this method is that it works on all versions of MIUI, including HyperOS.

You'll need:

  • πŸ’» Computer with Windows/macOS/Linux.
  • πŸ”Œ USB-cable (preferably original).
  • πŸ“± Included debugging by USB on a smartphone (Settings) β†’ The phone. β†’ Version. MIUI (7 times press) β†’ Additionally. β†’ For developers β†’ Debugging by USB).
  • πŸ› οΈ Google's Platform Tools utility.

Steps to replace sound:

  1. Connect your smartphone to your PC and confirm your trust in the computer on the device screen.
  2. Open the command prompt (cmd on Windows or Terminal on macOS/Linux) in the folder with the platform-tools.
  3. Enter the command to check the connection: Adb devices must display the serial number of your device.
  4. Download the desired sound in.ogg format (can be converted via the online service) and rename it to lock.ogg.
  5. Copy the file to the system folder: adb push lock.ogg /sdcard/ adb shell settings put system lock_screen_sound_custom 1 adb shell cp /sdcard/lock.ogg /system/media/audio/ui/lock.ogg adb shell chmod 644 /system/media/audio/ui/lock.ogg
  6. Reboot your smartphone: adb reboot

β˜‘οΈ Preparation for ADB-method

Done: 0 / 4

⚠️ Note: On some devices with MIUI 14 and HyperOS folder /system It can be protected from recording even through ADB. In this case, try an alternative path: /product/media/audio/ui/ or use the method 3 (applications).

Method 2: Replace via file manager (requires unlocking the bootloader)

If you're willing to go bootloader unlocking, but don't want to get ROOT, this is a good method. It allows you to manually replace system audio files through a file manager with /system write rights.

Instructions:

  1. Unlock the bootloader through the official Xiaomi tool (link). This will erase all data from the device!
  2. Install a file manager with root access support, such as Mixplorer or FX File Explorer.
  3. Click on /system/media/audio/ui/ or (for new firmware): /product/media/audio/ui/
  4. Find files: lock.ogg – lock sound; unlock.ogg – unlock sound; effect_tick.ogg β€” touch sound (optional).

Copy backup copies of the original files to a safe place.

.ogg

644

Reset the device.

File.DescriptionRecommended duration
lock.oggScreen lock sound0.5–1.5 seconds
unlock.oggUnlocking sound0.3-1 seconds
effect_tick.oggTouch sound (optional)0.1-0.5 seconds
camera_click.oggThe sound of the camera shutter0.2-0.8 seconds

⚠️ Attention: Unlocking the bootloader resets the device to factory settings and can lead to loss of warranty.In addition, on some models (for example, Xiaomi 13 Ultra), this process requires waiting 7 days after the Mi Account is tied.

Method 3: Apps for sound replacement (without ROOT)

If the first two methods seem complicated, you can use third-party applications that simulate the replacement of system sounds, which do not change files in /system, but intercept lock/unlock events and play their audio files on top of the standard ones.

The best applications for this task:

  • 🎡 Zedge is a huge library of sounds and wallpapers that allows you to set tunes to notifications, but the lock sound will require a workaround (see below).
  • πŸ”Š Sound Picker is a simple tool for selecting custom sounds.It doesn't work on all Xiaomi devices, but it's worth a try.
  • 🎢 Ringtone Maker – allows you to crop audio files and set them as lock signals through system cheating (assigned as β€œnotification sound”, but played when blocked).

Key nuance: no application can directly replace the system lock sound without ROOT, but you can assign your sound as "notification sound" and disable the standard through the MIUI settings.

  1. Install the Zedge app and download your favorite sound.
  2. Assign it as β€œNotification Sound” in the app settings.
  3. Go to Settings β†’ Sounds and Vibrations β†’ Notification Sound and select the downloaded file.
  4. Turn off the standard lock sound: Settings β†’ Sounds and vibrations β†’ Locking sound β†’ No

πŸ’‘

If the sound is not played, check if notifications for the Zedge app are disabled in Battery and Performance settings β†’ Battery Consumption Management.

Method 4: Use of alternative launchers

Some third-party launchers (e.g. Nova Launcher, Apex Launcher) allow you to customize the sounds of interaction with the screen, including locking. This method does not replace the system sound, but can block it with its own.

How to set up:

  1. Install Nova Launcher from Google Play.
  2. Go to launcher settings: Long press on desktop β†’ Settings β†’ Additional β†’ Sounds
  3. Activate the screen lock sound option and select your file.
  4. Turn off the standard sound in MIUI Settings β†’ Sounds and vibrations.

Limitations of the method:

  • ❌ It only works with an active launcher (if you go back to the standard one). MIUI Launcher, the sound will disappear).
  • ❌ Not all launchers support this feature on the latest versions of Android.
Why is the Nova Launcher sound not working on MIUI 14?
Starting with MIUI 13, Xiaomi blocks third-party launchers from accessing some system events, including screen locking.If the sound isn't playing, try rolling back to an older version of the launcher or use Method 1 (ADB).

Method 5: Bypassing through special features settings

A little-known trick is to use the Sound Tips feature in special feature settings, which does not replace the lock sound, but allows you to add additional sound when you turn off the screen.

Instructions:

  1. Go to: Settings β†’ Special features β†’ Sound prompts
  2. Activate the Sound option when you lock the screen.
  3. Choose one of the signals offered or upload your (through Other Sounds) signal.
  4. Turn off the standard lock sound in Settings β†’ Sounds and vibrations.

Cons of the method:

  • ⚠️ The sound is played with a delay (after blocking, not synchronously).
  • ⚠️ It does not work on all models (for example, on the POCO F4 GT this option is missing).

Frequent mistakes and their solutions

When replacing the lock sound, users often face typical problems, and we've collected the most common and ways to fix them:

Problem.Reason.Decision
The sound hasn't changed since. ADB-teamThe file did not copy to the correct folder.Check the path: for MIUI 14 use /product/media/audio/ui/
The app doesn't play soundMIUI Limitations for Background ProcessesAdd the app to battery exceptions: Settings β†’ Battery β†’ Consumption management
The sound is interrupted or distortedIncorrect file format or bitrateConvert to.ogg with a bitrate of 128-192 kbps
ADB does not see the deviceNot installed drivers or not included debuggingInstall Xiaomi drivers and check Debugging over USB

⚠️ Note: If you have changed the sound through ADB or file manager smartphone stopped booting, try resetting via Recovery (click Power) + Volume up when turned on. This will bring back the original system files.

FAQ: Answers to Frequent Questions

Can I get back the standard locking sound after the replacement?
If you have used an ADB or file manager, replace the modified lock.ogg file with the original one (it is recommended to back up before changing).
Why is my Xiaomi not having the β€œBlock Sound” option in the settings?
In the European and Global Versions MIUI This option is hidden. It's only available in Chinese firmware (MIUI China) or after receipt ROOT-rights.
Will the ADB work on HyperOS?
Yeah, but the path to system sound can be different: /my_product/media/audio/ui/lock.ogg Check the current path through the command: adb shell ls /system/media/audio/ui/
Can I replace the locking sound without a computer?
Yes, but with limitations. Use Method 3 (applications) or Method 5 (special features). Full replacement without a PC is only possible on devices with an unlocked bootloader and a root-access file manager.
How to turn off the block sound completely?
Go to: Settings β†’ Sounds and vibrations β†’ The sound of lockdown β†’ If there is no option, use it. ADB-Adb shell settings put system lock_screen_sound_enabled 0

πŸ’‘

The most reliable method without ROOT β€” utilization ADB-It works on all versions. MIUI It doesn't require unlocking the bootloader, but it does require a computer, and applications like Zedge can be used to replace it quickly, but they don't replace the system sound, they just mask it.