You downloaded your favorite tracks to your Xiaomi Downloads folder, but they don't show up in the standard Music app? This problem is familiar to many users of MIUI smartphones — files are on the device, but the player doesn't see them. The reason lies in the features of scanning the media library and the structure of file storage. In this article, we will discuss 5 proven ways to transfer music from Download to Music section**, including automatic sorting, manual copying and setting up the media scanner.
It’s important to understand that MIUI (Xiaomi shell) only searches for audio files in certain folders by default, such as Music or MIUI/Music. Download files are ignored even if their format is supported (MP3, FLAC, WAV). We’ll look at solutions for all firmware versions – from MIUI 12 to MIUI 14, as well as for Redmi, POCO and Black Shark models. If you use a third-party player (for example, Poweramp or VLC), some methods will also come in handy.
Why is the music from Downloads not displayed in the Music app?
The problem is not with the file itself, but with the logic of the Android media scanner.The Music app (or Mi Music Player) relies on the MediaStore database, which is updated when:
- 📁 Add files to standard folders (Music, Ringtones, Notifications).
- 🔄 Rebooting the device or forced scanning.
- 📱 Connecting to PC in mode MTP (file transfer).
The Download folder is not on the default scanner list, and MIUI has additional restrictions:
- 🚫 Files with “non-standard” tags (e.g., Cyrillic track titles) may be ignored.
- 🔒 In some models (POCO F5, Redmi Note 12 – Scanner blocks files size >50MB.
- 📵 If the music is downloaded through the browser in format.m4a.ogg, manual addition is required.
⚠️ Attention: MIUI 14 with Android 13+ The media scanner works differently, it can "forget" files after updating the firmware. If the tracks disappeared after moving, check the permissions of the Music app** in Settings → Annexes → Permits → Warehouse.
Method 1: Move files to the Music folder through the file manager
The most reliable method is to manually copy files to a standard folder for music.
- Open the Files app (or any other manager, such as Solid Explorer).
- Go to the internal storage. → Download (or Downloads).
- Select the desired tracks (long press → ticks).
- Click on Move (or Copy → then delete the originals).
- Select the destination folder: 🎵 Internal storage → Music (main folder). 📁 Internal storage → MIUI → Music (alternative path for older versions) MIUI).
After moving, wait for the automatic scan (usually takes 1-2 minutes). If the tracks do not appear, restart your smartphone or force the media library to be updated (see Method 4).
Select the right folder (Music, not Downloads)|
Files are not hidden (no point at the beginning of the name, for example.song.mp3)|
Permissions for the Music app are included |
Device not in power saving mode (may block scanning)
-->
Method 2: Use the "Scan" function SD-map in the music appendix»
If you don't want to move files, you can force the Download folder to the scanner.
- Open the Music app**.
- Tap it on «☰» (menu) → «Settings»**.
- Select "Scan" SD-* Yes, even if you don’t have a memory card!).
- Enable the option to "Scan internal storage"**.
- Add the path to /storage/emulated/0/Download folder manually (if you have such an option).
On MIUI 13/14, this item may be called "Update Media Library" or "Add a folder." Once activated, the scan will take up to 5 minutes, depending on the number of files.
⚠️ Note: Some of the firmware (Redmi Note 11, POCO X4 Pro) no internal storage scan option. In this case, use Method 3 (application side) or Method 5 (ADB-team).
Manual copying to the folder Music|
Forced scanning in the Music app |
Third-party file managers (for example, FX File Explorer)|
ADB-commands or automation|
I don't know, I never did.
-->
Method 3: Automatic sorting with third-party applications
If manually moving seems tedious, use specialized utilities that automatically distribute files to folders and update the media library.
| Annex | Functions | Link (Google Play) |
|---|---|---|
| Files by Google | Self-sorting by file types, cleaning duplicates | Download |
| FX File Explorer | Packet movement, support for root folders | Download |
| Media Rescanner | Compulsory MediaStore Update Without Rebooting | Download |
Example of Files by Google:
- Open the app and go to the Cleanup tab**.
- Select "Files» → «Audio».
- Click “Move” and select the Music folder.
- Confirm the action – the files will be transferred automatically.
💡
If, after using a third-party manager, tracks are duplicated in the player, clear the cache of the Music app in Settings → Apps → Music → Storage → Clear the cache.
Method 4: Update the media library through the engineering menu (for advanced)
If standard methods fail, you can force the MediaStore database to be updated via hidden Android settings, which is suitable for MIUI 12-14, but requires caution.
Instructions:
- Open the Phone app and enter the code: ##4636###
- Select “Phone Information” (or “Usage Statistics”).
- Tapping on “Update Statistics” or “Reset Media Scanner” (names may vary).
- Reset the device.
The alternative is to use ADB-command (Platform Tools required and debugging enabled) USB):
adb shell am broadcast -a android.intent.action.MEDIA_SCANNER_SCAN_FILE -d file:///storage/emulated/0/Download/⚠️ Warning: Incorrect use of the engineering menu can cause media players to malfunction. If the tracks disappear after executing the commands, return the files to Download and repeat Method 1 or Method 3.
What if all the tracks are missing after the media library is updated?
Method 5: Automate transfer with Tasker or Shortcuts
For users who regularly download music, automatic file transfer using Tasker or the built-in Shortcuts app on MIUI 13/14 is suitable.
Example of settings in Tasker:
- Create a new task ("Task").
- Add the action "File → Move"**.
- Specify the source: /Download/.mp3 (or.flac, *.m4a).
- Specify target: /Music/.
- Save the task and create a profile with a trigger (e.g., connecting to Wi-Fi or completing a file download).
The MIUI 14 is not available without Tasker.
- Open the "Shortcuts" (or shortcuts).
- Create a new shortcut → “Add Action” → “Files”.
- Select “Move Files”** and specify the paths.
- Save the label on the main screen.