Xiaomi smartphones (including Redmi, POCO and Black Shark sub-brands) offer flexible audio settings, but finding a ringtone change option is not always intuitive. Especially if you recently switched from an iPhone or a pure Android device, the MIUI interface has its own peculiarities. In this article, we will analyze everything from standard change through settings to install custom tunes through the file manager.
It's important to understand that the process can vary slightly depending on the MIUI version (12, 13, 14 or HyperOS) and the phone model. For example, on the Xiaomi 13 Pro, the path to audio settings is shorter than on the Redmi Note 10 due to differences in firmware, and we take these nuances into account and give universal solutions.
1. Standard method: through MIUI settings
This is the simplest method that works on 90% of Xiaomi devices without additional applications, suitable for changing both the main ringtone of a call, and notifications or alarm clocks.
Instructions:
- π± Open the Settings app (cog icon on the home screen).
- π Go to the Sound and Vibration section (some models may simply refer to it as Sound).
- π΅ Select the item "Melody of the call" (or "rington" in English firmware).
- πΆ In the list that opens, select one of the standard tunes. To listen, click on the track.
If the list does not contain a suitable tune, you can download additional ones via MIUI Themes (for this in the next section). Please note that on some models (for example, POCO F5), the Call Melody option can be hidden in the submenu of Additional Sound Settings.
2. Installation of additional ringtones through MIUI Topics
MIUI Themes is Xiaomiβs branded store of themes and sounds, where you can download free packs of tunes, including exclusive sounds for different events (calls, SMS, notifications).
How to do this:
- Open the Themes app (icon with brush).
- In the lower menu, select the Sound tab.
- Scroll through the list of available packages. Popular categories: πΌ Classical melodies (Nokia, iPhone) π¬ Movie/Game Sounds (Mortal Kombat, Star Wars) π΅ Instrumental (piano, guitar)
Apply
β οΈ Note: Some topics require a subscription MIUI Premium (paid) Free packages are usually marked with a green label. FREE. Also note that after changing the theme of the design, all sounds can be reset to standard ones - they will have to be reassigned manually.
Download MP3-file (up to 30 seconds duration)
Rename the file in Latin (without Cyrillic)
Place the file in the Ringtones folder
Reboot the phone (optional)
-->
3.Use of own use MP3-ringtone
If you want to play your favorite music as a ringtone, you have to work a little harder. MIUI doesn't allow you to directly select any track from your phone's memory, you have to put the file in the right folder.
Step-by-step:
- Connect your phone to your PC or use a file manager (like Google Files).
- Create a folder in the device's root memory folder called Ringtones (registration is important!). If you already have the folder, use it.
- Put yours in it.mp3-File. Recommendations: π Duration: optimal 15β30 Seconds (long tracks will be cut off). π File name: Latin characters and numbers only (e.g, my_ringtone.mp3). π Volume: Check that the file is not quiet (normalize the sound in the audio editor).
Settings β Sound and vibration β Melody of the call
Important: On some models (e.g. Xiaomi 12T with HyperOS), the ringtone folder may be called Media β Audio β Ringtones. If the file doesn't show up, check the path and restart the device.
What to do if MP3-The file does not appear in the list?
4. Applications for customization of sounds
If the standard methods don't work, you can use third-party apps, which offer more options: editing tunes, assigning different ringtones to different contacts, schedule sound profiles.
Top.-3 tested applications:
| Annex | Features | Link (Google Play) | Cons |
|---|---|---|---|
| Zedge | π΅ More than 1 million ringtones and notifications π Convenient search by category π₯ Possibility of cutting tracks | Download | Advertising in the free version |
| Ringtone Maker | βοΈ Editor for cropping MP3 ποΈ Volume setting and fed-in/out π Save to Ringtones folder automatically | Download | Interface in English |
| AudioMP3 Ringtone Cutter | π§ I listened before I saved it. π Support for formats MP3, AAC, WAV π Conversion between formats | Download | Restriction on track length in the free version |
β οΈ Note: When using third-party applications, give them permission to access memory (Settings) β Annexes β Permits β Some antiviruses (e.g. Avast) may block ringtones from being installed due to "suspicious activity" - add the app to the exceptions.
5. Assigning individual melodies for contacts
In MIUI, you can assign a unique ringtone to each contact in the phone book, which is convenient if you want to know who's calling without looking at the screen.
How to set up:
- Open the Contacts app and select the contact you want.
- Click Edit (pencil icon).
- Scroll down to the ringtone block (or Rington by default).
- Select one of the standard tunes or click Add to download yours (from the Ringtones folder).
- Save the changes.
If the option is inactive:
- π΅ Make sure that the contact is saved on the phone, not on the phone. SIM-map.
- π Restart the device β sometimes MIUI resets the contact settings.
- π² Check that the contact is not blacklisted (phone settings) β Blacklist).
π‘
To quickly find contact with the custom tune, enter the search for Contacts query "ringtone:". The system will show all contacts with individual audio settings.
6. Solving Ringtone Change Problems
Sometimes users encounter errors when trying to change the melody of a call, and let's look at typical situations and how to fix them.
Problem 1: Melodies donβt persist after a reboot.
β οΈ Note: This is typical for devices with root rights or custom firmware (such as LineageOS).Solution: check the folder access rights /system/media/audio/ringtones Root Explorer or go back to the official MIUI.
Problem 2: There are no standard tunes (empty screen) on the list.
- π§ Reinstall Updates for the Settings app via Google Play.
- π₯ Download any packet of tunes from MIUI Themes β This often restores standard sounds.
- π Reset the sound settings: Settings β System system β Resetting settings β Reset the sound settings.
Problem 3: Castomous MP3-files play with distortion.
It's related to bitrate or file format.
- ποΈ Convert the file to MP3 bitrate 128-192 kbps.
- π Use online services like online-audio-converter.com.
- π± Check the file on another device β maybe the problem is in the phoneβs dynamics.
π‘
If the sound is lost after the ring change, check the sound profile settings (Settings β Sound β Sound Modes).
7. Alternative methods for advanced users
For those willing to dive deeper into MIUI settings, there are a few non-obvious ways to manage ringtones.
Method 1: ADB-switching-melodies
If you want to replace the standard sounds MIUI Your files (for example, replace them) miui_ringtone.mp3 on your track, you can use it. ADB. For that:
- Install Platform Tools on your PC.
- Connect your phone in USB debugging mode (turn on Settings β About Phone β MIUI version β 7 times click to unlock the developer options, then turn on Debugging over USB).
- Open the command line in the folder with adb.exe and do: adb pull /system/media/audio/ringtones/miui_ringtone.mp3 adb push your file.mp3 /system/media/audio/ringtones/miui_ringtone.mp3 adb reboot
β οΈ Note: This method requires an unlocked bootloader and can cause the system to crash if used improperly.
Method 2: Automation with Tasker
Tasker can set the dynamic ringtones to the time of day, location or calendar event.
- π Condition: Time β 22:00 to 7:00.
- π Action: Audio β The ringing melody β Choose a quiet sound.