Xiaomi Redmi Note 8 Pro is a smartphone with extensive storage capabilities, but sometimes users face a problem: where did the notes go? They can be hidden in system folders, backups or even deleted by mistake. In this article, we will analyze all possible places where your records may be stored, including little-known chips. MIUI recovery.
The Redmi Note 8 Pro features a proprietary Notes app (from Xiaomi) that syncs with your Mi Account. However, even here, notes can be hidden in an archive, shopping cart or hidden partitions. In addition, some users create notes through third-party apps (such as Google Keep or ColorNote), whose data is stored in other folders.
If you lose important records, don't panic. 80 percent of the time, you can find or restore them, you know where to look. Below, we'll look at everything from standard storage sites to advanced methods that use the same technology. ADB and file manager.
1. Xiaomiβs standard Notes app: Where to look for archive and cart
The first place to look is the Notes app (yellow notebook icon), which is pre-installed on all Xiaomi smartphones and has built-in archiving and temporary storage of deleted records.
To check the archive and basket:
- π± Open the app Notes.
- π Click on the three dots in the upper right corner (menu).
- ποΈ Select Archives β This is where the notes you have manually archived are stored.
- ποΈ Go to the Recycle Bin - deleted notes are stored here for 30 days, after which they disappear forever.
If you donβt find the app on the home screen, check the Tools folder or search the system (swipe down the screen and type βNotesβ).
β οΈ Note: If you logged out of your Mi Account or dropped your phone before factory settings, the notes from your cart and archive could have been deleted without recovery.
Also in Notes there is a function Export (in the menu), which allows you to save all entries to the.zip file on internal memory. MIUI/Notes/backup β Maybe there's backups in there.
2. Hidden folders MIUI: where the note data is stored at the system level
System system MIUI creates hidden folders to store application data, including Notes, which are not displayed in a standard file manager, but can be found using a Root Explorer or ADB.
The path to hidden note data:
/data/data/com.miui.notes/files/notes/Here are stored:
- π Note files in.json or.db format (database).
- πΌοΈ Attachments (photos, audio, screenshots).
- ποΈ Backups (if automatic synchronization is enabled).
To access this folder:
- Install a file manager with Root support (such as Root Explorer or FX File Explorer).
- Give them super-user rights (if you have Root access).
- Click the path above and copy the desired files to a memory card or PC.
β οΈ Note: Without Root rights, you will not be able to view the contents of the folder /data/data/. The alternative way is to use ADB Pull (team below), but it requires connecting the phone to a PC.
Command to extract notes through ADB:
adb pull /data/data/com.miui.notes/files/notes/ C:\NotesBackup\Replace. C:\NotesBackup\ on the way to the folder on your computer.
What if there are no Root rights?
3. Mi Account Sync: How to Recover Notes from the Cloud
If your Redmi Note 8 Pro is synced to your Mi Account, all notes are automatically saved to the cloud, which means that even after resetting or deleting the app, they can be restored.
Instructions for remediation:
- π± Open the Settings. β Accounts. β Mi Account.
- π Make sure that Note Synchronization is enabled (the slider must be active).
- π² Reinstall the Notes app (if removed) from Google Play.
- π Go to the app and wait for automatic sync (may take a few minutes).
If the notes didn't show up:
- π Try to manually update the data: open Settings β The phone. β Update MIUI (Sometimes it resets the synchronization cache).
- π§ Check the mail tied to the Mi Account β there may be backups in the form of attachments.
- π Go to account.xiaomi.com β Services β Cloud. β Notes.
Important: If you have changed your Mi Account password or have not logged in for a long time (more than 6 months), Xiaomi can remove backups of notes from the cloud.
Sign in to Mi Account on your phone
Make sure that the synchronization of Notes is enabled
Reinstall the Notes app (if removed)
Update data manually through "Settings" β Mi Account β Synchronization"
Check notes on the web version of Mi Cloud-->
4. backups in Google Drive and other cloud services
Many users are unaware that Xiaomi can automatically back up notes in Google Drive if AutoRecover is enabled, and notes can be saved in other cloud services if you use third-party apps.
Where to look:
| Service | The path to notes | How to repair |
|---|---|---|
| Google Drive | Backup copies β Application data β com.miui.notes | Install the application again and restore the data on the first run. |
| Google Keep | keep.google.com (web version) | Log in to the Google account to which your phone is linked. |
| Evernote | Menus. β Archives β Basket | Check the section "Remote Notes" (stored for 30 days). |
| OneNote | onenote.com β Basket | Restore from the cart or check out "Recent changes". |
If you have used Google Keep or other apps, check:
- π folder /sdcard/Android/data/com.google.android.keep/files/ β There may be offline copies here.
- π Archive in the application itself (for example, Google Keep has an Archive and Recycle Bin section).
- π§ Exported files in the mail (if you sent notes to yourself by email).
Tip: If you donβt remember what app you used, check your installation history on Google Play β Menus. β My apps and games. β Library. It could be ColorNote, Simplenote, or other note managers.
5. Searching by internal memory: where note files are stored manually
Some notes are saved as separate files on the phone's internal memory, both for the standard Notes app and for third-party programs, and below is a path to look for.
The main folders for verification:
- π /storage/emulated/0/MIUI/Notes/ β Exported notes in.txt or.zip format may be included here.
- π /storage/emulated/0/Android/data/com.miui.notes/files/ β cache and temporary files.
- π /storage/emulated/0/Download/ β You may have saved notes manually.
- π /storage/emulated/0/Documents/ β certain applications (e.g, WPS Office) save notes here.
How to find:
- Open any file manager (such as Google Files or Mi File Manager).
- Enable the display of hidden files (in the manager settings).
- Type in the search keywords from the lost note (for example, "plan", "password", "recipe").
- Check files with extensions:.txt,.md (Markdown),.json,.db (databases).
Example: If you have taken notes in Markor (the Markdown app), look for files in the /storage/emulated/0/Markor/.
β οΈ Note: Do not delete files with the.db or.dat extension - these can be application databases. It is better to copy them to a PC and open them with specialized programs (for example, DB Browser for SQLite).
π‘
If you don't remember the title of the note, try sorting the files by the date of the change, most likely the lost record was created or edited recently.
6.Recover deleted notes with third-party programs
If notes have been removed from the cart or are not saved in the cloud, you can try to restore them using specialized utilities. For Xiaomi Redmi Note 8 Pro, the following programs are suitable:
Top.-3 repairer:
| Programme | Supported formats | Features |
|---|---|---|
| DiskDigger | TXT, JSON, DB, JPEG, PNG | It doesnβt require Root, but with Root it recovers more data. |
| EaseUS MobiSaver | Notes, contacts, messages | The paid version recovers files without restrictions. |
| Recuva (for PC) | Any files. | It works by connecting your phone to your computer in Mass Storage mode. |
Instructions for recovery with DiskDigger:
- π± Install DiskDigger from Google Play.
- π Run the scan (select Full Analysis for deep search).
- π Filter results by file type: Documents or Databases.
- πΎ Save the files found to a memory card or cloud.
Important: The less you use your phone after you delete your notes, the better the chances of recovering them, and the new data can overwrite deleted files.
If you have a Root Access, try it. GT Recovery is an application that specializes in recovering data from system partitions.
π‘
Recovery of deleted notes is possible only until new data has overwritten them, and the faster you start the process, the better the chances of success.
7. Alternative methods: export of notes through ADB and backups MIUI
If standard methods do not help, you can try to extract notes through the ADB (Android Debug Bridge or restore them from a full backup MIUI.
Method 1: Export through ADB
This will require:
- π₯οΈ Computer with installed ADB-driver.
- π± Included debugging by USB on the phone (Settings) β The phone. β Version. MIUI β 7 times to press to unlock the developer settings).
- π Cable USB (preferably original).
Note extraction commands:
adb backup -f C:\notes_backup.ab com.miui.notes
adb pull /sdcard/MIUI/Notes/ C:\Notes\The first command backs up the Notes app, the second command copies files from the folder. MIUI/Notes.
Method 2: Restore from MIUI backup
If you have been doing backup through Settings β Additionally. β Backup and reset β Local backup, then:
- π Find the backup file in /MIUI/Backup/AllBackup/.
- π Restore it through Settings. β Recovery from backup.
- β οΈ Note that this will restore all the phone settings at the time of backup creation.
Tip: If you donβt want to restore the entire backup, you can unpack the.backup file with an archiver (for example, a file file file file file file file file file file file, 7-Zip) and manually remove the note folder.
8 What to do if nothing helps: last chances
If you have tried all the methods, but the notes have not been naΕ‘li, there are still a few options:
1. Call for support for Xiaomi
- π§ Write to the support service through the official website.
- π Specify the phone model (Redmi Note 8 Pro), version MIUI and describe the problem.
- π Attach screenshots (e.g., empty app Notes or synchronization errors).
2. Check other devices
If you used multiple gadgets (tablet, other smartphone) under the same Mi Account or Google account, check the notes there.
3.Email search
Many users send themselves important notes by email.
- π§ Inbox by keyword.
- π Drafts folder β you may have started writing a note there.
- π Search by attachment (.txt files or screenshots).
4. Use web versions of applications
Some services (like Google Keep or Evernote) have full-fledged web versions, so go to their sites through a browser and check:
- ποΈ Archives.
- ποΈ Basket.
- π History of change.
Critical: if the notes contained confidential information (passwords, card data), after recovery, be sure to change them.
π‘
If the notes contained important information (such as passwords), be sure to update the security data after they are restored.