How to change the sound of the screen lock on Xiaomi Redmi Note 8 Pro: official and unofficial methods

The screen lock sound on the Xiaomi Redmi Note 8 Pro is a small but important element that accompanies you dozens of times a day. Over time, the standard signal can get bored, especially if it is too loud, quiet or just disliked by its timbre. Fortunately, MIUI offers several ways to change it, from simple settings to install custom tunes through third-party apps.

However, it’s not that simple: depending on the firmware version (MIUI 12, 13 or 14) and regional build (global, European, Chinese), the options available may vary. In this article, we’ll discuss all the working methods for the Redmi Note 8 Pro, including bypassing the limitations of system sounds, installing custom tunes, and even replacing them through ADB for advanced users, and you’ll learn why some sounds may not play after replacement and how to fix it.

If you want to not only change the lock sound, but also adjust the vibration or remove the sound altogether – at the end of the article there is an FAQ with answers to popular questions on this topic.

1. Method: Use of standard MIUI sounds

The easiest and safest method is to select one of the preset sounds in Xiaomi’s settings, which does not require root rights or additional apps, but has a limitation: you can only choose from those tunes that are already in the system.

To change the lock sound through standard settings:

  1. Open the Settings app on your Redmi Note 8 Pro.
  2. Go to the Sound and Vibration section (in some versions of MIUI it may be called Sound).
  3. Select the screen lock sound (or lock sound).
  4. Scroll through the list of available sounds and click on your favorite to listen.
  5. Confirm the choice by pressing OK or Ready.

Depending on the firmware version, the list can include both standard signals (MIUI, Bamboo, Marimba) and thematic sounds (for example, from theme packages).

⚠️ Note: On Chinese firmware (China) ROM) The section with the lock sounds may be missing or hidden, in which case, try changing the region in the settings to India or Russia (see section 4).

2. Method: installation of sounds through MIUI-themes

MIUI-Themes are the official way to customize Xiaomi’s interface, which allows you to change not only wallpaper and icons, but also system sounds, including a lock signal.This method works on all versions of the Redmi Note 8 Pro, but requires an Internet connection and a Mi Account account.

Instructions for setting sounds through themes:

  • 🎡 Open the Themes app (icon with brush).
  • πŸ” In the search bar, enter the request for lock sound or lock sound.
  • πŸ“₯ Choose your favorite theme with sounds and click Download.
  • πŸ”§ After download, click Apply – the sounds are automatically integrated into the system settings.
  • πŸ”„ Back to Settings β†’ Sounds and vibrations β†’ Locking sound to select a new sound.

The advantage of this method is that the themes often contain unique sounds that are not in the standard set, but be careful: some themes can change not only sounds, but also other interface elements (fonts, animations).

πŸ“Š How often do you change the sound of notifications on your smartphone?
Once a month
Six months
Never changed.
Only when buying a new phone

3. Method: Replacement of sound through third-party applications

If you don't like standard sounds and themes, you can install custom locking sound through third-party apps, like Zedge, Ringtone Maker, or MIUI Sound Changer (for advanced users), and let's take a look at the process with Zedge:

  1. Download and install Zedge from Google Play.
  2. Open the app and go to Notification Sounds or Ringtones.
  3. Find the right sound (can be filtered by Lock Sounds category).
  4. Click on the sound, then select Set as β†’ Lock Sound.
  5. Confirm the replacement in the system dialogue.

Important: Not all applications work correctly with MIUI. If the sound hasn't changed, check:

  • πŸ”Š The volume level of notifications (sometimes the sound of the lock is tied to it).
  • πŸ“± Restart your phone – sometimes changes only apply after a reboot.
  • πŸ› οΈ Make sure the app has access to Storage and Sound Settings.

⚠️ Note: On some versions MIUI 14 third-party applications may not have access to system sound replacements due to tightened security restrictions. ADB-team (see section 5).

Download APK only from official sources (Google Play, APKMirror)

Check the reviews on compatibility with MIUI

Backup of current sounds (via file manager)

Reboot your phone after setting a new sound-->

Problem Solving: Why doesn't the sound change?

Sometimes, even after all the manipulations, the locking sound remains the same, and this can be due to several reasons:

Problem.Reason.Decision
The sound does not change after the selection in the settingsCache of system soundsClear the Settings app cache (Settings β†’ Applications β†’ Application Management β†’ Settings β†’ Storage β†’ Clear the cache)
No "Blocking Sound" section in the settingsRegional firmware restrictionsChange region to India (Settings β†’ Additional β†’ Region)
The sound is playing, but very quiet.Volume limitation for system soundsIncrease the volume of notifications (Settings β†’ Sounds β†’ Volume)
The sound is reset after rebootingAccess rights errorSet the sound in ADB (Section 5) or give the app Android Accessibility rights

If none of these things work, make sure the locking sound is completely off.

  1. Go to Settings β†’ Sounds and vibrations.
  2. Find the lock sound or system sounds and make sure it is active.
What if the sound of the blockage is completely lost?
If the lock sound stopped playing even after resetting, the reason could be the damage to the system files. Try: 1. Set the official theme with sounds via MIUI Theme Editor. 2. Reset the sound settings (Settings β†’ System β†’ Resettings β†’ Resetting the sound settings). 3. Refuse the phone via Fastboot (last case, requires a backup).

5. Advanced method: Replacement of sound through ADB (for experienced)

If the standard methods don't work, you can manually replace the locking sound through the Android Debug Bridge (ADB), which requires developer mode on and access to the computer, but gives you full control over the system sounds.

Instructions:

  1. Turn on Developer Mode: Go to Settings β†’ About Phone. Click 7 times on MIUI Version until you become a developer.

USB debugging

Settings β†’ Additional β†’ For Developers

Redmi Note 8 Pro

ADB Tools

.ogg

.mp3

platform-tools

lock.ogg

CMD

lock.ogg

adb push lock.ogg /sdcard/


adb shell




su




mount -o rw,remount /system




cp /sdcard/lock.ogg /system/media/audio/ui/




chmod 644 /system/media/audio/ui/lock.ogg




reboot

Important: improper use of ADB can cause system failure. Before executing commands, make a backup copy of the data.

πŸ’‘

If the sound is not played back after being replaced by ADB, check the file path. In some versions of MIUI, system sounds are stored in /system/product/media/audio/ui/ instead of /system/media/audio/ui/.

Alternatives: Turn off the sound or replace it with vibration

If you don't like the sound of the lock, you can turn it off or change it to a vibration.

  • πŸ”‡ Go to Settings. β†’ Sounds and vibrations β†’ Lock sound and select No sound.
  • πŸ“³ To enable vibration instead of sound, activate the Vibration switch when you lock in the same section.
  • 🎚️ Set the vibration intensity in the settings β†’ Sounds. β†’ Vibration.

The Redmi Note 8 Pro also has a hidden adaptive sound feature, which allows the system to automatically adjust the lock volume depending on the surrounding noise.

  1. Activate Developer Mode (see Section 5).
  2. Go to Settings β†’ Additional β†’ For developers.
  3. Find the Adaptive Sounds option and turn it on.

πŸ’‘

Turning off the lock sound does not affect the notification or alarm sounds – they are set separately.

7. Frequent mistakes and how to avoid them

When replacing the lock sound, users often encounter common errors, and here are the most common ways to solve them:

  • 🚫 Error: "Failed to set sound" when selecting from Zedge.Solution: Give the app permission to record in storage (Settings) β†’ Annexes β†’ Zedge β†’ Permits).
  • πŸ”Š Mistake: The sound plays, but breaks through 1 Solution: Shorten the sound file to 2-3 A second in any audio editor (e.g. Audacity).
  • πŸ”„ Error: After the update MIUI Solution: Reapply the theme or sound through ADB β€” Updates often reset custom settings.

Another common problem is the conflict of sounds when using third-party launchers (for example, Nova Launcher or POCO Launcher).

  1. Return to the standard MIUI launcher.
  2. Set the lock sound through the system settings.
  3. Return to the third-party launcher - the sound should be preserved.
Can I put my tune on the block sound without root?
Yes, but with limitations. You can: Use applications like Zedge (not all sounds will be blocked); install audio through ADB without root rights (see section 5); create your theme in MIUI Theme Editor and integrate sound into it. Full freedom of system sounds replacement is only possible with root access.
Why does it only play once after the sound is changed?
This is a well-known MIUI 12/13 power optimization error. Solutions: Add the application you installed the sound through to Autorun (Settings β†’ Applications β†’ Application Management β†’ Autorun). Disable Battery Optimization for this application. Restart the phone β€” sometimes the sound starts to work steadily after the reboot.
How to get back the standard lock sound?
To return the default sound: Go to Settings β†’ Sounds and vibrations β†’ Locking Sound. Select Default or MIUI (name may vary). If the sound was replaced via ADB, follow the command: adb shell su rm /system/media/audio/ui/lock.ogg reboot
Can I set different sounds to lock and unlock?
There is no such feature in the standard Redmi Note 8 Pro firmware, but you can: Use Tasker or MacroDroid to create automatic sound rules; install custom firmware (e.g. Pixel Experience) where this feature is supported. Note that automation through Tasker can increase battery consumption.
Will this guide work on the Redmi Note 9/10 Pro?
Most of the methods (standard settings, MIUI themes, ADB) are applicable to other MIUI-based Redmi/POCO models. However: On the Redmi Note 9 Pro and later, the path to system sounds may differ (/product/media/audio/ui/). MIUI 14 strengthens restrictions on changing system files without root. Some applications (e.g., Zedge) may not support new versions of Android. For precise instructions, specify the model and version of MIUI in the phone settings.