Where to look for audio recordings on Xiaomi Mi 8: 5 hidden storage locations

Have you recorded an important conversation on a Xiaomi Mi 8 voice recorder but can't find the file? Or accidentally deleted a voice message on WhatsApp and want to restore it? In this article, we'll look at all the possible places where audio recordings can be stored on your smartphone, from standard folders to hidden system directories.

The Mi 8 (codenamed dipper) is that it runs on MIUI, Xiaomi's proprietary shell, which sometimes changes standard file storage paths. For example, the recorder here may not be in /Recordings/, as on pure Android, but elsewhere. We analyzed all versions of MIUI for this model (9 to 14) and collected current data.

Important: If you're looking for system sounds (alarm clock tunes, notifications), they're different from user records, and this is discussed in a separate section below.

1. Standard place: the folder of the recorder in MIUI

By default, the Dictaphone app (mic icon) saves files to:

/storage/emulated/0/MIUI/sound_recorder/

or (in new versions of MIUI):

/storage/emulated/0/Recordings/

To get there:

  1. Open Explorer (the folder icon on the desktop).
  2. Go to the Internal Memory section β†’ MIUI β†’ sound_recorder.
  3. The files are formatted.m4a or.mp3 and named by date (e.g, REC_20260515_123022.m4a).

⚠️ Warning: If there's no folder, check if you've reassigned the save path to the recorder settings:

  1. Open the recorder.
  2. Tap on. βš™οΈ (gear) β†’ Preservation site.
  3. If another route is indicated, for example, SD-map, look for the records there.

πŸ’‘

If there are many records, sort them by the date of change in the Explorer – it is easier to find the desired file.

2. Voice messages from messengers

Audio from WhatsApp, Telegram or Viber is stored separately from the recordings of the recorder.

messengerThe path to audio filesFormat
WhatsApp/storage/emulated/0/WhatsApp/Media/WhatsApp Voice Notes/.opus (or.mp3 in older versions)
Telegram/storage/emulated/0/Telegram/Telegram Audio/.ogg or.mp3
Viber/storage/emulated/0/Android/media/com.viber.voip/media/.mp3

πŸ” How to find out:

  • πŸ“ Use Explorer or File Manager (e.g. Solid Explorer).
  • πŸ”Ž Enable the display of hidden folders (in the conductor settings).
  • 🎧 Listen to the file directly in the explorer to make sure it is the right record.

⚠️ Note: On WhatsApp, voice messages are automatically deleted after 30 days unless they are manually saved (click on the message). β†’ ⬇️ Save).

πŸ“Š What messenger do you use most often for voice messages?
WhatsApp
Telegram
Viber
Other
I don't use it.

System sounds and notifications

If you're looking for standard MIUI (alarm clock, SMS, notifications) sounds, not user records, they're stored in system folders, and you can only access them with root rights or through ADB.

Ways to System Audio Files:

/system/media/audio/


/system/product/media/audio/




/vendor/overlay/media/audio/

πŸ› οΈ How to view without root:

  1. Connect your phone to your PC and use ADB:
  2. Or install a file manager that supports root (such as Root Explorer).

πŸ“Œ You'll find it in these folders:

  • πŸ”” alarms/ β€” alarm-ring;
  • πŸ“± notifications/ β€” notification;
  • 🎡 ringtones/ β€” ringtones;
  • 🎀 ui/ β€” System sounds (pressing, locking the screen).
How to change the system sound without root?
You can replace sounds with ADB, but this requires unlocking the bootloader and can disrupt MIUI. More in our article "How to customize sounds in MIUI without root."

4. Hidden records: cache and temporary files

Sometimes audio files are saved in temporary folders, especially if the recording is interrupted or the application is closed in an emergency.

/storage/emulated/0/Android/data/[package_name]/cache/


/storage/emulated/0/Android/obb/[package_name]/

πŸ” How to find out:

  1. Open Explorer β†’ Internal Memory β†’ Android β†’ Data
  2. Look for folders with application names: com.miui.soundrecorder – voice recorder; com.whatsapp – WhatsApp; org.telegram.messenger – Telegram.

cache

.tmp

.m4a

.amr

⚠️ Warning: Temporary files may be corrupted. Before listening, copy them to another folder and rename them to.mp3 or.m4a.

Enable the display of hidden folders in the conductor |

Check the folders /Android/data/ and /Android/obb/|

Search files with extensions.tmp,.m4a,.amr,.opus|

Copy the files found to a secure location before listening-->

5. Recovery of deleted records

If the audio file has been deleted, you can try to restore it. On Xiaomi Mi 8, you can do this:

MethodToolsChances of success
Recovery from the basketMIUI conductor (Basket folder)⭐⭐⭐⭐⭐ (If the file has been deleted recently)
Disk scanner.DiskDigger, Recuva (to root)⭐⭐⭐ (It depends on the fragmentation of memory)
Backup copyGoogle Drive, Mi Cloud⭐⭐⭐⭐ (if automatic reservation is enabled)

πŸ“Œ Step-by-step instructions for DiskDigger:

  1. Install DiskDigger from Google Play.
  2. Select the full analysis (root required).
  3. Mark the file types: Audio (M4A, MP3, OGG).
  4. Click Scan and wait for the results.
  5. Save the files found on SD-map.

⚠️ Note: Recording telephone conversations may violate the laws of your country, and in Russia, this requires the consent of the interlocutor (Article 138 of the Criminal Code of the Russian Federation).

πŸ’‘

The side of the app often offers cloud-based backup of records – this protects against file loss when you reset your phone.

FAQ: Frequent questions

πŸ” Why the recording of the recorder is terminated in 1 minute?
V MIUI The default is a record length limit. To remove it, open the recorder. β†’ βš™οΈ Settings. Find Max Duration and set No Limits. If you don't have an option, update the app via Google Play.
πŸ“± Can I transfer the recordings to the SD-map?
Yeah, but for that: Push in. SD-- Open the recorder. β†’ βš™οΈ Select a conservation site. SD-map and file. ⚠️ If SD-The card is formatted as a portable storage, some applications will not be able to write it.
πŸ”Š How to increase the volume of recorded audio?
Use audio editing apps like Lexis Audio Editor (there is volume normalization); Audacity (on PC, it supports.m4a); or use online services like mp3louder.com.
πŸ› οΈ Why is there a noise in the recording?
On the Mi 8, noise may occur due to: Misfunctioning microphone (check if it is not covered with a case); Weak sensitivity of microphone (turn on microphone amplification in the voice recorder settings); background noise (use noise cancellation applications, such as Smart Recorder).
πŸ“² How to record sound from a screen (e.g. from a video)?
MIUI It does not support recording internal audio out of the box. Solutions: Use Screen Recorder with the audio recording option enabled (not working on all versions). MIUI). Connect an external microphone through OTG-Install Magisk and Audio Record Patch (requires root).