You are actively using the app โNotesโ on the Xiaomi smartphone, but suddenly they disappeared after resetting settings or updating. MIUI? Or do you just want to know where these files are physically stored to back up? In this article, we'll look at all the possible storage locations for notes on devices. Xiaomi/Redmi/POCO โ From standard paths in phone memory to cloud services.
Itโs important to understand that file location depends on the version of MIUI (12, 13 or 14), smartphone model, and even firmware region. Weโve gathered up-to-date information for 2026, including hidden folders, file formats, and export methods. If youโre looking for a specific instruction, use the table of contents below or the FAQ at the end of this article.
1. Standard note storage location in Xiaomi memory
By default, the Notes app (com.miui.notes) stores data in a protected area of the phone's internal memory. The path to files depends on the version of MIUI:
- ๐ MIUI 12/13: /data/data/com.miui.notes/databases/notes.db โ The main database in SQLite format.
- ๐ MIUI 14: /data/data/com.miui.notes/files/notes/ โ attachments can be stored here (photo, audio).
- ๐ Backup copies: /MIUI/backup/Notes/ โ automatic backups (if the function is enabled in the settings).
โ ๏ธ Attention: Folder /data/data/ It's only available with root rights. Without root rights, you won't see files through standard Explorer. ADB (guideline).
If you connect your smartphone to your computer, standard notes won't show up in the file manager (like Windows Explorer), which is due to Android's security policy, which hides application data from the user.
How to view notes without root rights?
2. Cloud Storage: Mi Cloud and Synchronization
If the Notes settings** enable synchronization with Mi Cloud, all records are duplicated on Xiaomi servers.
- Open the "Notes" app**.
- Tap on. โฎ (three-point) โ Settings โ Synchronization.
- Make sure that the โMi Cloudโ switch is active and your account is listed.
๐น Where to look for notes in Mi Cloud?
Go to i.mi.com โ Notes, and youโll see all synchronized records, including deleted ones (theyโre stored for 30 days in the shopping cart).
Yes, always | Only for important records |No, I keep it local |I don't know how to turn-->
โ ๏ธ Note: If you reset your phone to factory settings without detaching your Mi Account, your Mi Cloud notes will automatically recover when you first log in, but if your account is deleted or your device is sold, your data may be lost forever.
3.Export and note backup
To avoid losing notes when you reset or break your phone, do backups regularly.
- ๐ค Export to file: In the appendix Notes โ โฎ โ Exports:.txt or.zip formats are available (with attachments).
- โ๏ธ Mi Cloud: Enable autosynchronization (see section above).
- ๐ฑ Local Backup: Through Settings โ System system โ Backup โ Local backup (select Notes** in the data list).
- ๐ฅ๏ธ Computer: Use Xiaomi PC suite ADB (power-user).
๐ Where the exported file is stored?
By default, in a folder. /Download/Notes_Export/. The file will be called notes_export_YYYYMMDD.zip, where YYYYMMDD โ export.
Check the free space on the phone (minimum 50 MB)
Connect to Wi-Fi (for Mi Cloud)
Close the "Notes" application before export
Make sure the battery is charged at more than 20 times%-->
| Method of reservation | Advantages | Deficiencies |
|---|---|---|
| Mi Cloud | Automatic synchronization, access from any device | Requires a Mi Account, volume limit (5GB free) |
| Local backup | It is not dependent on the Internet, full control over files. | Takes up a place in memory, you need to remember the regularity |
| Export to file | You can send to the post office or flash drive, universal format | Manually, there is no automatic update |
| ADB/Root | Full access to the database, including deleted records | Hard for beginners, risk of damaging the system |
4. How to recover deleted notes
If your notes are missing, check first:
- Recycle Bin in the application: Open Notes โ Recycle Bin (stored for 30 days).
- Mi Cloud: Go to i.mi.com and check the Remote folder.
- Local backups: /MIUI/backup/Notes/ (if backups were included).
๐ง Recovery through ADB (advanced):
If the notes have been deleted recently, you can try to restore the database:
adb shell
su
cp /data/data/com.miui.notes/databases/notes.db /sdcard/notes_recovery.db
exit
exit
adb pull /sdcard/notes_recovery.db C:/RecoveredNotes/โ ๏ธ Note: This method only works if no data has been overwritten after deletion (e.g., installing new apps or shooting videos) otherwise the files may be permanently erased.
๐ก
If your notes are missing after the MIUI update, try to roll back to the previous firmware version via Fastboot. For instructions, look for the Updates and Firmware section on our website.
5. Alternative Notes Apps on Xiaomi
If the standard Notes app doesnโt suit you, consider alternatives with more flexible storage settings:
- ๐ Google Keep: Sync with Google Drive, easy search by text.
- ๐ Evernote: Tag Support, Document Scanning.
- ๐ OneNote (Microsoft):** Integration with Office 365, handwriting support.
๐น Where do these applications store data?
| Annex | The path to data (without root) | Cloud synchronization |
|---|---|---|
| Google Keep | /Android/data/com.google.android.keep/files/ | Yeah (Google Drive) |
| Evernote | /Android/data/com.evernote/files/ | Yes (Evernote servers) |
| OneNote | /Android/data/com.microsoft.office.onenote/files/ | Yeah (OneDrive) |
๐ Important: When switching to another app, export notes from standard Notes first so you don't lose data. Export format choose.txt or.html for compatibility.
Frequent problems and their solutions
Problem 1: Notes are not synced with Mi Cloud.
Decision:
- Check your Internet connection.
- Update the Notes app** in the Play Market.
- Go to Mi: Settings โ Accounts โ Mi Account โ Sign out, then log in again.
Problem 2: After resetting the settings, the notes did not recover.
Decision:
- Make sure that when you first turn on your phone, you are logged in to the same Mi Account as before.
Problem 3: I can't find exported notes on my phone.
Decision:
- Use a file manager (such as Mi File Manager or Solid Explorer).
- Enable the display of hidden files: in Mi File Manager tap โฎ โ Settings โ Show hidden files.
- Check the /Download/ and /MIUI/backup/ folders.
๐ก
If the notes are missing after the update MIUI, Often helps reset the settings of the app "Notes" (without deleting data). โ Annexes โ Notes โ Warehouse โ Reset.