How to make a call to Xiaomi: 5 ways with photos and videos

Have you bought a new Xiaomi smartphone and want to personalize it for yourself? Or has the standard ringtone already become boring? Setting up ringtone on Mi, Redmi and POCO devices is an intuitive process, but with nuances. In this article, we will examine all possible ways from changing a standard melody to installing custom sounds through the file system.

The thing about MIUI is that it offers more customization options than stock Android, where you can assign unique sounds to individual contacts, adjust vibrations to the ringtone, and even use music from Spotify as a call signal, but not all features are obvious at first glance β€” some are hidden in the depths of the settings.

If you're faced with a problem where the new ringtone isn't saved or your smartphone can't see the tunes downloaded, there's a section at the end of the article that addresses typical errors. ADB (rootless!).

1. Standard call change via MIUI settings

The easiest way is to use the system’s built-in tools, which works on all Xiaomi models, from the Redmi Note 7 (2019) to the flagship Xiaomi 14 (2026).

Open the Settings app (the gear icon) and go to the section:

Sound and vibration β†’ Call

Here you'll see a list of standard tunes, grouped by category: "Classic," "MIUI," "Nature," and others. Choose your favorite and tap it, the smartphone will play the sample immediately. To save, click OK in the upper right corner.

  • 🎡 Click on any melody to listen to it before choosing.
  • πŸ”„ Reset: To return a standard call, select the default option.
  • πŸ“± Quick access: On some models (e.g, POCO F5) You can change the ringtone right from the notification panel – swipe down twice and hold the Sound icon.

⚠️ Attention: On devices with MIUI 14+ If you select a tune, you may receive a confirmation request through Google Assistant.

πŸ“Š What firmware you use on Xiaomi?
MIUI Global
MIUI China
MIUI EU
LineageOS (Pixel Experience)
I don't know.

2. Installation of a custom ringtone from files

If the built-in tunes don't work, you can download your own sounds. MIUI supports.mp3,.m4a,.wav and.ogg formats, but there are limitations:

  • πŸ•’ Duration: Optimal - 30-40 seconds. Files longer than 1 minute can be clipped.
  • πŸ“ Size: No more than 5 MB (on some models the limit is 2 MB).
  • πŸ”Š Loudness: Make sure the sound is recorded without distortion - quiet tracks will be hard to hear.

To add your ringtone:

  1. Download the file to your smartphone (for example, via Telegram or Google Drive).
  2. Move it to the Ringtones folder (create it at the root of your internal memory if you don’t have it).
  3. Open Settings β†’ Sounds and Vibrations β†’ Call and select the Local tab.
  4. Your file will appear in the list – tap it for pre-listing and save it.

Download the file in a supported format

Cut the track to 30-40 seconds

Normalize the volume in the audio editor

Move the file to the Ringtones folder

Reboot your smartphone (optional)

-->

On devices with MIUI 13+, the Ringtones folder may not appear in the default file manager – use Google’s Files app or enable the display of hidden folders in the settings.

3. Assigning unique calls to contacts

The individual ringtones feature is useful if you want to know who is calling without looking at the screen, like playing a Game of Thrones melody for the boss and a family with gentle music.

Instructions:

  1. Open the Contacts app and select the profile you want.
  2. Click Edit (pencil icon).
  3. Scroll down to the Call and Message block and tap the Call.
  4. Select a tune from the standard list or click Add to download the custom file.
Xiaomi modelMax: The number of unique ringtonesSupport for custom sounds
Redmi Note 12UnlimitedlyYes (up to 5MB)
POCO X5 Pro200+Yeah (with 40secs trimmed)
Xiaomi 13 LiteUnlimitedlyYes (mp3, m4a formats)
Redmi 10A100Yes (limit 2MB)

If after assigning a unique call, the smartphone plays a standard tune, check:

  • πŸ“΅ Is not the mode "Do not disturb" for this contact.
  • πŸ”• Is there a restriction on calls to Settings? β†’ Annexes β†’ Contacts β†’ Permits.

4.Using music from Spotify/YouTube Music as a ringtone

You want to play a song you love as a call? On MIUI 14, you can do it without third-party apps, but with reservations:

  1. Open the track in Spotify or YouTube Music and find the Share feature.
  2. Select the Download option (if available) or use a third-party app to record a screen with sound (such as Screen Recorder).
  3. Cut down the recording to 30 seconds in any audio editor (e.g. Lexis Audio Editor).
  4. Save the file to the Ringtones folder and assign it through settings.

⚠️ Note: Not all tracks from streaming services can be downloaded because of the DRM-The alternative is to find the song you want freely (e.g., on Zedge or MyTinyPhone) and upload it as a free song. MP3.

How to cut the track without losing quality?
Use online services like MP3Cut or mobile apps: 1. Ringdroid (Android) supports trimming and volume normalization. 2. AudioLab allows you to cut a fragment with millisecond accuracy. 3. Lexis Audio Editor is convenient for removing noise at the edges of the track. After trimming, export the file in mp3 format with a bit rate of at least 128 kbit / s.

5. Installation of a call via ADB (for power users)

If standard methods don’t work (like custom firmware), you can add a ringtone through ADB, an Android debugging tool that doesn’t require root rights, but requires a computer.

Step-by-step:

  1. Download Platform Tools from the official Android website.
  2. Connect your smartphone to your PC and enable USB Debugging in Settings β†’ About Phone β†’ MIUI version (click 7 times on the line with the version to unlock the developer menu).
  3. Open the command line in the folder with adb.exe and execute: adb push C:\path\to file.mp3 /sdcard/Ringtones/adb shell media scan
  4. Restart the device – a new ringtone will appear in the settings.

This method is useful if:

  • πŸ“ Ringtones folder is not defined by the system.
  • πŸ”„ You need to massively download a few melodies.
  • πŸ› οΈ You use custom firmware (e.g. Pixel Experience) where standard methods don’t work.
adb shell


su




mount -o rw,remount /system

But it will require root access!-->

6. Solving phone calls problems on Xiaomi

Sometimes, when you change the ringtone, you have a problem: the smartphone doesn't play the sound, plays the standard melody, or makes an error, and let's look at the typical cases and how to fix them.

Problem.Possible causeDecision
The call doesn't change.Cache of the application Settings or ContactsClear the cache in Settings β†’ Applications β†’ Application Management
No sound on call.Activated Vibration or No Sound modeCheck the volume slider in the notification panel
The castom ringtone is not displayedWrong file format or pathMove the file to /sdcard/Ringtones/ and restart the device
The call stops in 5 seconds.Limitation of firmware durationCut the track to 30 seconds

If the problem persists, try:

  1. Install another call app (like Google Phone).
  2. Reset the sound settings to Settings β†’ System β†’ Reset the settings β†’ Reset the sound settings.
  3. Update the firmware through Settings β†’ About the phone β†’ System update.

πŸ’‘

On devices with MIUI 12 and below, you may need to move the ringtone file to /system/media/audio/ringtones/, but that requires root rights!

FAQ: Frequent questions about Xiaomi calls

Can I play my music like a bell without being cut?
Technically, yes, but the system will automatically crop the track to 30 to 40 seconds when you select it, so that the full version can play, you need to: Convert the track to.ogg format (for example, via Audacity); Rename the file to ringtone.ogg; Replace the standard ringtone through ADB or a root explorer. ⚠️ This can cause system noise to fail!
Why did all the ringtones drop after the MIUI update?
In major updates (e.g., from MIUI 13 to MIUI 14), the system resets user audio settings. To avoid this: Save copies of custom ringtones to your PC or cloud. Use backup applications (e.g., Swift Backup). After the update, reassign the tunes manually.
How to return a standard Xiaomi call?
Go to Settings β†’ Sounds and Vibration β†’ Call and select the default option or Standard MIUI. If this option is missing, reset the sound settings: Settings β†’ System β†’ Resetting the settings β†’ Reset the sound settings
Can I make different calls for SIM1 and SIM2?
Yes, dual-symbol models (Redmi Note 11 Pro, Xiaomi 12T, etc.) support separate settings. To do this: Open Settings β†’ Sounds and Vibrations β†’ Call. At the top of the screen, select SIM 1 or SIM 2. Assign individual tunes for each SIM card.
Where to download free ringtones for Xiaomi?
Recommended sources: 🎼 Zedge – more than 1 million tunes and notification sounds. πŸ”Š MyTinyPhone – Ringtones from movies, games and series. 🎡 Free Music Archive – Legal Free Music (Pruning Required). ⚠️ Avoid sites with suspicious permissions (such as asking to disable AdBlock) – they may spread malicious files.