Have you ever lost important notes on a Xiaomi smartphone and suspected that they were just hidden somewhere in the system? or after resetting, found that some of the records disappeared even though you did not back up? In this article, we will examine all possible places where MIUI stores notes, from obvious folders to hidden system directories that the standard file manager does not show.
The problem is that Xiaomi uses multiple levels of note storage: local files, the Mi Cloud, app cache, and even backups in.backup format. After updating the firmware or resetting to factory settings, some of the data can not disappear without a trace, but simply move to another place. We will show how to find these notes on models from Redmi Note 10 to Xiaomi 14 Ultra, including devices with HyperOS.
It's important to understand that some methods require root rights or ADB, but most methods are available even without technical skills. If you're looking for a specific note, start with the standard Notes app section, if the data is lost after a reset, immediately go to the backup section.
1. Standard Notes app: where files are stored by default
Xiaomi's primary storage location is the built-in Notes app, which automatically stores data in two places:
- π± Local folder: /storage/emulated/0/Android/data/com.miui.notes/files/notes/ β Here are files in.json (for text) and.media (for attachments) formats).
- βοΈ Mi Cloud: only synced if the option is enabled in your account settings. β Xiaomi account β Mi Cloud β Notes.
To see local note files:
- Open any file manager (e.g., Mi File Manager or Solid Explorer).
- Turn on the display of hidden folders in the manager settings.
- Go to /storage/emulated/0/Android/data/com.miui.notes/.
- folder files/notes/ contains all notes in encrypted form (files) note_*.db).
β οΈ Note: Do not edit.db files manually, which can lead to data loss. Use official tools or specialized programs like Mi Note Recovery to restore data.
2. Hidden system folders: how to access them
MIUI hides some of the system folders from the user, but they can store backups of notes or temporary files.
| folder | Way | What it keeps. | Do you need root rights? |
|---|---|---|---|
| Backup copies of MIUI | /data/com.miui.backup/ | Automatic application backups, including Notes | Yes. |
| Cash notes. | /data/data/com.miui.notes/cache/ | Temporary files and thumbnails of attachments | Yes. |
| Cloud data | /data/data/com.xiaomi.cloud/files/ | Local cache of Mi Cloud (including notes) | Yes. |
| System Logs | /data/log/ | Error logs of the "Notes" appendix | Yes. |
To access these folders without root rights:
- Connect your phone to your PC and use ADB with the command: adb pull /data/data/com.miui.notes/C:\XiaomiNotesBackup\
- Or install a file manager that supports root (such as Root Explorer).
β οΈ Note: Modifying files in /data/ It can disrupt the system. Before any action, create a full backup through the TWRP Or Mi Flash Tool.
Enable the display of hidden folders in the file manager |
Connect your phone to a PC with USB| debugging enabled
Install ADB-driver for Xiaomi|
Create a backup copy of current data|-->
3. MIUI backups: How to extract notes from backups
MIUI automatically backs up once a week if the feature is enabled in Settings β The phone. β Backups: These backups contain notes in encrypted form, but they can be unpacked.
Backup files are stored along the way:
- π /MIUI/Backup/AllBackup/ β memory
- πΎ /sdcard/MIUI/Backup/ β on a memory card (if used)
To get notes from the backup:
- Copy the backup file (for example, backup_20260515_123456.backup) PC-only.
- Rename the extension from.backup to.zip.
- Unclose the file β notes will be in the folder com.miui.notes/.
- Use SQLite Browser to open notes.db files.
π‘ Useful tip: If the backup is password protected, try the standard key miui123456 or your Mi Account password for newer versions MIUI You may need to use Mi Backup Extractor.
How to unpack a backup without a password?
4.Mi Cloud Cloud Storage: How to Find and Recover Notes
If your Xiaomi has Mi Cloud sync enabled, notes can be stored in the cloud even after the phone is reset.
- Go to i.mi.com and log in.
- Select the "Notes" section in the menu.
- If there are no notes, check Settings β Devices β [Your phone] β Data Sync.
If the notes are not displayed in the cloud, but sync has been enabled:
- π Try Forced Synchronization: Disable and turn on the option again in your account settings.
- π§ Check the Recycle Bin folder in the cloud β deleted notes are stored there for 30 days.
- π οΈ Use the Mi Cloud Recovery Tool to restore old versions of data.
β οΈ Note: After removing a note from the cloud, it is deleted irrevocably after 30 days. If you cleared the cart, you can only restore data through Xiaomi support (you need proof of account ownership).
π‘
If your notes are missing after the MIUI update, try rolling back to the previous firmware version via the Mi Flash Tool β sometimes it returns access to old data in the cloud.
5 Third-Party Apps: Where to Search for Google Keep, Evernote, and Other Notes
If you're using third-party services rather than the standard Notes app, the storage paths will be different.
| Annex | The Data Path | File format |
|---|---|---|
| Google Keep | /data/data/com.google.android.keep/ | Database notes.db + image cache |
| Evernote | /data/data/com.evernote/ | Encrypted.exb files |
| OneNote | /data/data/com.microsoft.office.onenote/ | Cash + sync with Microsoft cloud |
| ColorNote | /storage/emulated/0/ColorNote/ | Text files.txt + backups.bak |
To recover notes from third-party applications:
- π Check the cart in the app itself (in Google Keep it stores notes for 7 days).
- βοΈ Make sure that cloud sync is enabled (e.g. Google Drive for Keep).
- π² Export notes manually: Evernote does this through Settings β Export of data.
Critical information: If you have deleted a note-taking app (such as ColorNote) but havenβt cleared the cache, the data may remain in the folder. /data/data/[package_name]/ until the next cleaning of the system.
6 Advanced Methods: Retrieving Notes Through ADB and Root
If the standard methods didn't work, you can try extracting notes through ADB (Android Debug Bridge) or root access, which is suitable for advanced users.
π Method 1: Exporting a Note Database through ADB
- Connect your phone to your PC and enable USB Debugging (Settings β About Phone β MIUI version β tap 7 times, then go back to Additional β For Developers).
- Follow the command: adb backup -f C:\notes.ab com.miui.notes (the phone will request backup confirmation).
- Unclose the notes.ab file with Android Backup Extractor.
π Method 2: Accessing files through root
If you have root rights, use Root Browser or FX File Explorer to access:
- ποΈ /data/data/com.miui.notes/databases/notes.db β note-base.
- π /data/data/com.miui.notes/files/ β attachments (photo, audio).
β οΈ Note: Modifying files in /data/ root access can lead to loss of warranty and unstable system operation. TWRP Or OrangeFox Recovery.
π‘
If you are not sure about your ADB or root activities, you should contact Xiaomiβs service center β incorrect commands can completely erase data from your device.
7. Programs for Recovery of Deleted Notes
If you delete your notes but haven't yet been overwritten with new data, you can restore them with specialized tools.
- π οΈ DiskDigger scans internal memory for deleted files (works without root, but with root more efficiently).
- π EaseUS MobiSaver β Recovers Notes, Contacts and Messages (There is an Android version).
- π± Mi Note Recovery - a specialized utility for notes MIUI (root).
- πΎ Recuva β if the notes were stored on a memory card (SD-card scans).
π Instructions for recovery through DiskDigger:
- Install DiskDigger from Google Play.
- Select Full Scan (requires root for deep analysis).
- Filter the results with.db or.json extensions.
- Save the files you find on your PC and open them through SQLite Browser.
β οΈ Warning: The more you use your phone after deleting notes, the lower your chances of recovery. At the first sign of data loss, don't install new apps or take video/photos, this overwrites memory.