Installing ringtones on Xiaomi Poco smartphones seems to be an easy task, but many users face unexpected difficulties: standard tunes quickly get bored, downloaded files do not appear in the list, and after updating. MIUI The settings are reset, and this is a particularly pressing problem for Poco model owners. X3/X4/X5, where the audio setting interface is different from the classic Redmi.
In this article, we will analyze all the current methods of installing ringtones - from standard tools. MIUI to workarounds for files in format.m4a Or.ogg. You'll learn how to add a tune from Google Drive, why some files don't play, and what to do if, after a smartphone reboot, the ringtone is reset to a standard one. MIUI 14/15 Android 13/14, Where the algorithm differs from the older versions.
1. Standard method: through MIUI settings
The most obvious method is to use built-in system tools, which is suitable for most Poco models, but only works with files in supported formats (.mp3,.wav,.m4a).
- Open the Settings app (cog icon).
- Go to the section Sound and vibration.
- Select the ringtone (or ringtone in English firmware).
- Press Local Melodies β Add.
- In the file manager, select a folder with your music (usually Download or Ringtones).
- Mark the desired file and confirm the choice.
β οΈ Note: If the file does not appear in the list, check its format. MIUI Does not support.flac or.aac for ringtones. Also make sure the file weighs no more than 5MB or the system will ignore it.
Check the format (should be.mp3,.wav.m4a)|
Make sure the duration does not exceed 30 seconds.|
Rename the file to Latin (without Cyrillic and characters)|
Place the file in the Ringtones or Downloads | folder
Check the size (no more than 5MB)
-->
On the Poco X5 Pro and newer MIUI 15, there is a pre-listening feature β tap the triangle to the right of the file name to hear how it will sound on the call. This is handy if you choose between multiple options.
2.Use of the file manager: manual copying
If the standard method didn't work, try manually copying the file to the ringtone system folder, which is universal and works even on custom firmware:
- Connect your smartphone to your PC or use a file manager (such as Mi File Explorer or Solid Explorer).
- Create a Ringtones folder in the root directory (if it is not available).
- Copy your audio file (for example, my_ringtone.mp3).
- Reset the device.
- Go to the sound settings β your tune should appear in the list.
π‘ Useful tip: If the Ringtones folder doesn't show up after you've created it, check if the system files are hidden in the file manager settings. F4/F5 Sometimes it helps to create a folder through a PC β some managers on Android do not have the right to create directories at the root of the storage.
| folder | Appointment | Supported formats |
|---|---|---|
| /Ringtones/ | Bell melodies | .mp3, .wav, .m4a, .ogg |
| /Notifications/ | Notification sounds | .mp3, .wav |
| /Alarms/ | Alarm clocks | .mp3, .wav |
| /Music/ | Music (not for ringtones!) | Any audio formats |
β οΈ Note: On some firmware (for example, MIUI Global 14.0.6 for Poco X3 GT) Ringtones and Notifications folders can be hidden by the system, in which case use a PC or root-enabled application (such as Root Explorer) to create them.
3. Installation via Google Drive or Cloud
If you store music in the cloud, you can install the ringtone right from there without downloading it to your device, which is convenient for owners of the Poco X6 Pro with limited internal memory:
- Open Google Drive and find the audio file you want.
- Click on three dots next to the file β Open with β Settings.
- The system will automatically redirect you to the Sound and Vibration section, where the file will be available for selection as a ringtone.
π Important: This method only works for files uploaded to Google Drive from your account. files, shared by link or from other clouds (such as Mi Cloud) cannot be installed this way.
Through the MIUI settings|
Manual copying to folder |
From Google Drive |
Special annexes|
Another option-->
MIUI 15 has Mi Cloud integration, but it doesn't support direct installation of ringtones from the cloud yet. If you need to use a file from there, download it to local storage first, and then follow the instructions from the first partition.
4.Applications for installing ringtones
If embedded tools MIUI They don't suit you, you can use third-party apps, they offer more features: cropping tracks, converting formats, setting ringtones to specific contacts.-3 tested:
- π΅ Zedge is the largest database of ringtones and notification sounds with pre-listenable.Poco supports on Android 12+.
- βοΈ Ringtone Maker β lets you crop any track from your library and save it as a ringtone.
- π MP3 Cutter and Ringtone Maker β combine for editing audio with support for.flac and.aac formats (converts them to.flac and.aac formats.mp3 automatically).
β οΈ Note: When installing apps from Google Play on Poco X4 Pro and newer MIUI It can block access to system folders. To fix this, go to Settings. β Annexes β Permit management β Special permits β Change system settings and enable access for the selected application.
How to cut a song for ringtones in Ringtone Maker?
On pure Android Poco models (like the Poco F5 Global), ringtone system applications may not work properly due to the lack of MIUI-specific libraries, in which case only use manual file copying or third-party programs.
5. Problem Solving: The ringtone is not installed
If you follow the instructions but the melody never appears on the list, check out these points:
| Problem. | Reason. | Decision |
|---|---|---|
| The file is not displayed in the settings | Inappropriate format or bitrate | Convert to.mp3 with a bitrate of 128-192 kbit/s |
| Rington resets after rebooting | MIUI cache error | Clear the Settings app cache (Settings β Apps β All Apps β Settings β Storage β Clear the cache) |
| No sound when you ring. | File corrupted or too quiet | Check the volume in the audio editor or download the file again |
| You can't select a file from the cloud. | MIUI restrictions for cloud services | Download the file locally before installation |
π§ Technical nuance: On Poco X6 s MIUI 15 and Android 14 have a bug where ringtones longer than 40 seconds are cut automatically.To avoid this, trim the file up to 30 seconds in advance in any audio editor.
π‘
If all user ringtones are missing after the MIUI update, check the /sdcard/Media/audio/ringtones folder β sometimes the system creates a duplicate directory and files need to be moved there.
6. Installation of a ringtone to a specific contact
MIUI allows you to assign unique tunes to individual contacts, which is convenient if you want to know who's calling without looking at the screen.
- Open the Contacts app.
- Select the contact you want and click Edit (pencil icon).
- Scroll down to the ringing melody field.
- Click on the current tune and select a new one from the list (including custom ones).
- Save the changes.
β οΈ Attention: On Poco F3 In older models, this feature may not work for contacts synced with Google Account, in which case create a local contact or use the Truecaller app to assign customized tunes.
7. Alternative methods: ADB and root access
For advanced users willing to work with the command line, there is a method of installing ringtones through ADB. It is useful if the standard methods do not work due to firmware limitations:
adb shell settings put system ringtone /sdcard/Ringtones/my_ringtone.mp3
adb shell settings put system ringtone_uri content://media/internal/audio/media/123Where 123 is your file ID in the Android media database, use the command to find it:
adb shell content query --uri content://media/external/audio/mediaπ‘ Important: This method requires the enabled Debugging mode USB (Settings β The phone. β Version. MIUI β 7 times to activate the developer mode, then additionally β For developers β Debugging by USB). On Poco. X5 s MIUI 14 and later you also need to allow debugging in the dialog window on the phone.
π‘
Using ADB is the only way to install ringtone on MIUI-free firmware (like the Poco F5 with pure Android) where standard methods donβt work.