Installing a custom ringtone on the Xiaomi Redmi 9 seems like a simple task, but many users face unexpected difficulties: standard tunes get bored quickly, and downloaded files do not appear in the selection list. In this article, we will analyze all the current ways to change the ringtone, from basic MIUI settings to little-known tricks with the file system.
The peculiarity of Redmi 9 (codename lancelot) is that it works on a custom shell. MIUI, It restricts access to some system folders, which means that you can just copy it. MP3-The file in the memory of the phone is not enough โ you need to know which folder to place it in and how to circumvent the restrictions MIUI We tested all the methods on firmware. MIUI 12-14 and identified those that work stably.
Important: If you are using Redmi 9A, Redmi 9C or Redmi 9T, the instructions will be adjusted for the MIUI version (these models may have different paths to system folders). To check your version, go to Settings โ About Phone โ MIUI version.
1. Installation of the ringtone through standard MIUI settings
The most obvious way is to use built-in tools, which is suitable if you are happy with standard tunes or you have already uploaded files to the correct folder.
Steps:
- ๐ฑ Open the Settings app** (cog icon).
- ๐ Go to the section Sound and vibration.
- ๐ต Click the Call Melody (or Rington in some versions) MIUI).
- ๐ At the top of the screen, select the Local tab (for custom files) or MIUI (standard).
- โ Select the right tune and press OK.
โ๏ธ What to check if the ringtone is not displayed
If the Locals list is empty, you haven't put the files in the correct folder.
โ ๏ธ Attention: MIUI caches media files. If you just added a ringtone but it doesn't appear on the list, restart your phone or clear the Media Storage app's cache in Settings. โ Annexes โ Application management.
2.Where to save ringtones on Redmi 9: the right folders
MIUI searches for custom ringtones in strictly defined folders, and if you just copy a file to Downloads or desktop, the system won't see it.
Create a phone on internal memory (not on the phone) SD-The following folders (if not available):
- ๐ /Ringtones/ โ ring-melodies;
- ๐ /Notifications/ โ notice-in;
- ๐ /Alarms/ โ alarm-box.
The folder names should be in English exactly as stated above (with capital letters, no spaces).
- Copy them into them. MP3-files (maximum size โ 5 MB, optimal bitrate โ 128-192 kbit / s).
- Reboot the phone.
- Check the presence of files in Settings โ Sound โ Call Melody โ Local.
| folder | Appointment | Max. File size. | Supported formats |
|---|---|---|---|
| /Ringtones/ | Melodies of incoming calls | 5MB | MP3, M4A, OGG |
| /Notifications/ | Notification sounds | 1 MBB | MP3, WAV |
| /Alarms/ | The alarm clock sounds | 10MB | MP3, M4A |
๐ก
If folders are not displayed in the file manager, turn on the display of hidden files: open Files โ โฎ โ Settings โ Show hidden files.
3.Use of a file manager to install a ringtone
If the standard method didnโt work, try installing the ringtone through Xiaomiโs Files manager** or a third-party app (like Solid Explorer).
Instructions:
- Open the Files app.
- Go to the folder where yours is stored. MP3-file (e.g., downloads).
- Long press on file โ Cut out.
- Go to the root directory of internal memory (click on it) โ top-screen).
- Create a Ringtones folder (if it doesnโt exist) and paste the file.
- Reboot the phone.
After the reboot, the file should appear in Settings โ Sound โ Call Melody โ Local. If not, check:
- ๐ File format (should be) MP3 or M4A);
- ๐ Size (not more than 5 MB);
- ๐ Name (without Cyrillic and special symbols, for example, my_ringtone.mp3).
4. Installation of ringtones through third-party applications
If MIUI persists in not seeing your files, third-party utilities will come to the rescue. We tested 3 reliable applications:
- Files by Google (for file search): ๐ Quick search for all folders; ๐ Easy file management; ๐ Built-in cache cleaning.
How to install ringtone through Zedge:
- Download the app from Google Play.
- Open Zedge and find your favorite ringtone.
- Click Download, then Set as a ringtone.
- Select the Melody of the Call and confirm.
โ ๏ธ Attention: Some applications (e.g, MP3 Cutter) save ringtones to your own folders. Once you create the file, manually move it to your own folder. /Ringtones/, otherwise MIUI He'll never see it.
5. Hidden method: manual editing of the MIUI database
This is a method for power users, and it works if MIUI, for whatever reason, ignores the files in the Ringtones folder, despite the proper design, and you need to access the system files through Root or ADB.
Instructions (without Root, via ADB):
- Connect Redmi 9 to your PC and enable USB Debugging (Settings โ About Phone โ MIUI Version โ 7 times click on the build number โ Return to Additional โ For Developers).
- Download ADB Tools and unpack.
- Open the command line in the folder with ADB Enter adb shell content insert --uri content://media/external/audio/media --bind name:"my_ringtone" --bind is_ringtone:1 --bind is_music:0 --bind data:"/storage/emulated/0/Ringtones/my_ringtone.mp3" --bind size:1024000 --bind mime_type:"audio/mp3" Replace. my_ringtone.mp3 in the name of your file.
- Reboot the phone.
If the command is executed without error, the ringtone will appear in the list, which bypasses the MIUI cache and forcibly adds the file to the media base.
What if the ADB canโt see the device?
6.Problems and Solutions: Why the Ringtone Is Not Installed
Even after completing all the steps, Redmi 9 users sometimes encounter errors.
| Problem. | Reason. | Decision |
|---|---|---|
| The file is not displayed in Local | Wrong folder or format | Transfer to /Ringtones/, convert to MP3 |
| Rington plays but is circumcised | MIUI limits length | Cut the file to 30 seconds in Ringtone Maker |
| After the MIUI update, the ringtone dropped | Resetting the sound settings | Reinstall the ringtone or use Zedge |
| It is impossible to create a Ringtones folder | MIUI's restrictions on recording | Use Solid Explorer with Root rights |
If none of these methods helped, reset the sound settings:
- Go to Settings โ Applications โ Application Management.
- Find Settings (app) โ Storage โ Clear the data.
- Reboot the phone and reset the ringtone.
๐ก
On Redmi 9 with MIUI 13+, the /Ringtones/ folder may not be automatically created. Always check for it manually through the file manager.