The Xiaomi 8T MIUI-enabled smartphone offers flexible audio settings, but not everyone knows how to make the most of this functionality. The ringtone installation on this device has nuances, from file duration restrictions to custom tunes in.m4a or.mp3. In this article, we will discuss all the current ways, from standard settings to bypassing system restrictions through the file system.
The peculiarity of Xiaomi 8T (model M1810F6LG) is that after upgrading to MIUI 14/15, the path to the ringtone folder changed, and some third-party applications lost compatibility with system sounds. We tested all methods on firmware V14.0.4.0.TDLCNXM and V15.0.1.0.TDLEUXM - ensure the instructions work. If you encounter an error "File is not supported" or the ringtone is reset after rebooting, at the end of the article there is a section with solutions.
1. Standard method: selection from preset melodies
The easiest method is to use the built-in MIUI sounds, which are over 20, including classic Xiaomi tunes and minimalist signals, the main plus: no Internet connection or additional applications are required.
To set the standard ringtone:
- ๐ฑ Open the Settings app (cog icon).
- ๐ Go to the section Sound and vibration.
- ๐ต Select the item Melody of the call.
- ๐ถ In the list. MIUI Slip on your favorite tune and click OK.
Note that MIUI 15 has introduced a category called Recommended with dynamically updated tunes (requires an Internet connection), which are downloaded from Xiaomi servers and may disappear after a firmware update.
๐ก
If the list does not include "MIUI", update the Settings app via Google Play, which rarely solves the problem of displaying standard ringtones.
2. Install custom ringtone through file manager
To use your own tunes, you need to place them in a special folder of the system. Xiaomi 8T supports.mp3,.m4a,.wav (up to 30 seconds) and.ogg formats.
- ๐ต Bitrate: 128-192 kbit / s (above - inappropriate, because the system compresses sound).
- ๐ Duration: up to 1 minute (long files are cut automatically).
- ๐ Size: no more than 5 MB (otherwise lags are possible when playing).
Installation instructions:
- Connect Xiaomi 8T to your PC via USB-C or use the file manager on your phone (like Google Files).
- Create a Ringtones folder in the root directory of internal memory (if not). Full path: /storage/emulated/0/Ringtones/
- Put the prepared audio files in it.
- Restart your phone (required! otherwise the new ringtones won't show up in the settings).
- Go to Settings โ Sound and Vibration โ Call Melody and select your tune in the Locals section.
The file has a supported format (.mp3,.m4a,.wav,.ogg)|
The sound duration does not exceed 60 seconds |
Ringtones folder created at the root of internal memory |
Phone reboots after adding files-->
Important: If the Ringtones folder already exists but the ringtones are not displayed, check the permissions. MIUI 14+ sometimes resets the permissions for the system folders.
- Open Settings โ Applications โ Application Management.
- Find the Media Storage and reset the cache.
- Reset the device.
3.Use of third-party ringtone apps
If the standard methods don't work, you can use specialized utilities. We tested 5 popular applications on Xiaomi 8T, the best results were shown by Zedge and Ringtone Maker.
| Annex | Pluses | Cons | Compatible with MIUI 15 |
|---|---|---|---|
| Zedge | More than 10 million free ringtones, weekly updates | Advertising, some sounds paid | โ Complete. |
| Ringtone Maker | Sound editor, track trimming, format conversion | The interface is overloaded, requires storage permission | โ Complete. |
| MP3 Cutter | Simple trimming, supports playlists | Not optimized for MIUI (bugs are possible) | โ ๏ธ Partial |
To install the ringtone through Zedge:
- Download the app from Google Play.
- Run it and give access to the files.
- In the Ringtones section, select a category (such as Top or New).
- Slip on the sound you like and press Set as ringtone.
- Confirm your choice in the system window.
Zedge|
Ringtone Maker|
MP3 Cutter|
Other|
I do not use third-party applications-->
Note: In MIUI 15, some applications (such as Ringtone Maker) may not display the ringtone selection system window.
โ ๏ธ After you click Set as ringtone in the app, wait 10 seconds. If nothing happens, manually open Settings. โ Sound and vibration โ Call melody โ Your sound should appear in the Recent section.
4. Set up different ringtones for SIM-map
Xiaomi 8T two-way SIM-maps (Nano-SIM) + Nano-SIM or microSD, and you can set a unique tune for each, which is handy if you use one number for work and another for personal calls.
How to set up:
- Go to Settings. โ SIM-maps and mobile networks.
- Choose. SIM-map, SIM 1).
- Slip on the ringing melody.
- Set the desired sound (standard or custom).
- Repeat the steps for the second. SIM-map.
If the call melody option is not in the settings SIM-Update the firmware to the latest version MIUI. In older versions (below). V12.5) This function was hidden.
How do I check the MIUI version?
5. Solving ringtone issues on Xiaomi 8T
Xiaomi 8T users often face three common problems:
- Rington is not installed โ files are not displayed in the settings.
- The sound is cut off โ only the beginning of the melody is played.
- Resets to standard after rebooting.
Causes and solutions:
| Problem. | Possible cause | Decision |
|---|---|---|
| Files are not displayed in the settings | Wrong folder or format | Check the path /storage/emulated/0/Ringtones/ and convert files to.m4a via Audacity. |
| The sound is cut off. | Duration > 30 seconds | Cut the file in Ringtone Maker or use the online MP3Cut service. |
| Resets after rebooting | Media Storage Cache Error | Clear the cache and data of the Media Storage application in the settings. |
Note: If all custom ringtones are missing after upgrading to MIUI 15, it is due to a change in folder structure.
/storage/emulated/0/Android/media/com.android.providers.media/ringtones/Move your files there and restart the device.
6.Alternative methods: ADB and root access
For advanced users who are ready to work with ADB or get root rights, additional features are available:
- ๐ง Installation of ringtones in the system folder /system/media/audio/ringtones/ (root).
- ๐ฑ Changing system sounds through ADB No root rights (team: adb push) local_ringtone.mp3 /sdcard/Ringtones/
- ๐๏ธ Using Tasker to dynamically change ringtones on a schedule.
For installation via ADB:
- Activate Debugging by USB in Settings โ About Phone โ MIUI version (tap 7 times on the build number, then return to Additional โ For Developers).
- Connect your phone to your PC and execute the command: adb shell am start -a android.intent.action.RINGTONE_PICKER
- In the window that opens, select your file.
โ ๏ธ Use of the ADB or root can cause a system failure if the instructions are not executed correctly. โ Additionally. โ Backup and reset.
๐ก
For most users, standard methods (sections 1โ2) are sufficient: Use ADB or root only if you are confident in your actions โ the risk of losing data is higher than the potential benefit.