Recovery of Notes on Xiaomi Redmi Note 5: From Cloud to Manual Search

Xiaomi Redmi Note 5 is still a popular smartphone due to its reliability and functionality, but even it is not immune to accidental deletion of important data. Notes are one of the most vulnerable files: they are easy to erase when cleaning memory, resetting settings or even after updating MIUI. Unlike photos or contacts, notes are often stored in non-obvious folders of the system, and their backup is disabled by default.

If you lost your Redmi Note 5 recordings, don’t panic: your chances of recovery depend on where your notes were stored (in the standard Notes app, Google Keep or third-party services) and how long it has been since they were deleted. In this article, we’ll look at all the working methods, from simple (cloud recovery) to complex (manual search via ADB), and also explain how to protect your notes from loss in the future.

1. Check the basket in the Notes app

Xiaomi’s standard Notes app (com.miui.notes package) has a built-in shopping cart where deleted records are stored for up to 30 days, the first and fastest way to return notes if you’ve recently deleted them.

To check the basket:

  • πŸ“± Open the app Notes on Redmi Note 5.
  • πŸ—‘οΈ Slip on the basket icon in the lower right corner (or in the menu "MoreΒ» β†’ Β«BasketΒ»).
  • πŸ” Find the desired note, click on it and select "RestoreΒ».

⚠️ Note: If you cleaned the basket manually or reset the phone to factory settings, notes from it are deleted irrevocably and are not subject to recovery by standard methods.

If the cart is empty or you don’t use the standard app, move on to the next method.

πŸ“Š What kind of note-taking app do you use?
Standard Xiaomi Notes
Google Keep
Third-party (e.g. Evernote)
I don't use notes.

2.Restore from Mi Cloud backup

Mi Cloud is Xiaomi’s cloud storage that automatically saves notes when sync is enabled. On the Redmi Note 5, this feature is unstable (especially on older versions of MIUI), but it’s worth checking.

Instructions for remediation:

  1. 🌐 Go to Settings. β†’ Xiaomi account β†’ Mi Cloud.
  2. πŸ”„ Make sure that note synchronization is enabled (the slider must be active).
  3. πŸ“± Open the Notes app and pull the screen down to update the data. If the notes don't show up, try:
  • πŸ”„ Sign out of your Mi Cloud account and log in again.
  • πŸ“² Install the latest version of the Google Play Notes app (if you have an old one) MIUI).
  • πŸ”§ Reset the application settings: Settings β†’ Annexes β†’ Application management β†’ Notes β†’ Warehouse β†’ Clear the data (after that, you will need to re-enter the Mi Cloud).
Problem.Possible causeDecision
Notes are not synchronizedNo Internet or traffic saving mode is enabledConnect to Wi-Fi and turn off background restriction for Mi Cloud
The app is making an errorOutdated version of MIUI or NotesUpdate the software through Settings β†’ About the phone β†’ System update
Notes have not fully recoveredSynchronization has been intermittentCheck other devices linked to the same Mi Cloud account

If sync is disabled or you have never configured Mi Cloud, move on to the next method.

πŸ’‘

On the Redmi Note 5 with MIUI 9–11, synchronizing notes in the Mi Cloud often turns off after updates. To avoid this, add the Notes app to the AutoStart list (Settings β†’ Permissions β†’ AutoStart).

3. Search for notes in local phone files

Xiaomi’s standard notes are stored as database (.db) or JSON files in system folders, and can be found manually through a file manager or ADB, but this requires root rights or access to an engineering menu.

Where to look for notes:

  • πŸ“ folder /data/data/com.miui.notes/databases/ β€” Here are the notes.db or notes.db-wal files (root required).
  • πŸ“ folder /sdcard/MIUI/backup/Notes/ β€” backups created manually through the application.
  • πŸ“ folder /sdcard/Android/data/com.miui.notes/files/ β€” Exported notes in.zip or.txt format.

If you don't have root rights, try connecting Redmi Note 5 to your PC and scanning memory with programs like DiskDigger or EaseUS MobiSaver, which can find deleted files, but are only effective if it's been less than a week since you deleted them.

⚠️ Warning: Do not install data recovery software on the Redmi Note 5 itself, they can overwrite deleted notes. Use only a PC and connect your phone in File Transfer mode (MTP).

How to enable USB debugging for ADB?
To access system files via ADB, you need: 1. Go to Settings β†’ About Phone and tap on MIUI Version 7 times. 2. Go back to Settings β†’ Additional β†’ For developers and enable USB Debugging. 3. Connect your phone to your PC and confirm your trusted device.

4.Restore via Google Drive (if Google Keep was used)

Many Redmi Note 5 users prefer Google Keep to standard notes, and if you logged in to a Google account and synced the data, it takes a couple of minutes to recover:

Steps:

  1. πŸ“± Install Google Keep from Google Play (if removed).
  2. πŸ”„ Log in to the same Google account you used before.
  3. πŸ” Check the Archive or Recycle Bin folder in the app (notes are stored there for 7 days).
  4. ☁️ If you don’t have notes, go to keep.google.com – sometimes the mobile app doesn’t display all the data.

If sync is disabled, try recovering notes from Google Drive backup:

  • πŸ”§ Go to Settings. β†’ Google β†’ Backup.
  • πŸ“… Check the date of the last backup. If it's current, reset your phone and recover the data when you first set up.

Sign in to Google account on your phone

Check for backup in Google Drive

Install the latest version of Google Keep

Connect to Wi-Fi for synchronization-->

5.Use of ADB for manual note extraction (for advanced)

If notes were stored locally and not synced to the cloud, the last chance is to retrieve them via ADB (Android Debug Bridge), a method that requires command-line skills and does not guarantee 100% results, but sometimes helps to return data even after a reset.

Instructions:

  1. πŸ–₯️ Install. ADB Download Platform Tools from Google).
  2. πŸ“± Connect Redmi Note 5 to PC with debugging enabled USB.
  3. 🐍 Open the command line (cmd) in the folder with ADB and do it:
adb devices

(Your device should be displayed).

adb pull /data/data/com.miui.notes/databases/notes.db

If the team is not working, try:

adb shell


su




cp /data/data/com.miui.notes/databases/notes.db /sdcard/




exit




exit




adb pull /sdcard/notes.db

The resulting note.db file can be opened using SQLite database software (e.g. DB Browser for SQLite) and the notes are stored in a note or notes table.

⚠️ Attention: On the Redmi Note 5 s MIUI 10+ access /data/data/ No root is blocked, if the teams ADB If they don’t work, try getting a temporary root through Magisk or contact a service center.

πŸ’‘

ADB-If the data is synced to the cloud, try to restore it first through Mi Cloud or Google Keep, it is easier and safer.

6.Prevention: How to protect notes from future loss

To avoid losing important records on the Redmi Note 5, follow these tips:

  • ☁️ Enable automatic sync in Mi Cloud or Google Keep. Even if you don't use the cloud, backup will save data when you reset.
  • πŸ“€ Export notes manually once a month: in the Notes app, select a note β†’ Β«MoreΒ» β†’ Β«Exports” (retained in.txt or.zip).
  • πŸ”„ Update. MIUI β€” In new versions, bugs with synchronization of notes are corrected.
  • πŸ“± Use third-party apps with a reliable backup (e.g. Evernote or OneNote).

If you often work with sensitive notes, consider encryption through apps like Cryptomator or Standard Notes, which store data in encrypted form and sync to your cloud (like Google Drive or Dropbox).

πŸ’‘

On the Redmi Note 5 with MIUI 9-12, the standard Notes app can conflict with Google Keep. To avoid duplication, select one app and disable sync in another.

FAQ: Frequent questions about retrieving notes

Can I recover notes after resetting to factory settings?
If you have synced with Mi Cloud or Google Keep before reset, the notes will be automatically restored when you first log in. If not, chances are minimal, since the reset completely clears the internal memory. Try the ADB method (section 5), but it requires root rights.
I deleted the notes a year ago. Is there a chance of them being returned?
Unfortunately, no. Local note files are overwritten by the system within a few weeks, and cloud services (Mi Cloud, Google Keep) store deleted data for no longer than 30 to 60 days, and if a year has passed, recovery is impossible.
Can I recover notes from a broken Redmi Note 5 screen?
Yes, if the phone turns on and responds to touch. Connect it to your PC via USB-OTG + mouse or use ADB to extract files. If the screen doesn't work at all, contact the service center to replace the display and further restore data.
Why are the notes not fully displayed after recovery from Mi Cloud?
This is a typical problem with older versions of MIUI on the Redmi Note 5. Try: Remove the Notes app and install it again from Google Play. Log in to Mi Cloud on another Xiaomi device and check if notes are displayed there. Contact Xiaomi support via mi.com/support - sometimes they can recover data on request.
How to transfer notes from Redmi Note 5 to a new phone?
The most reliable ways: ☁️ Sync notes with Mi Cloud or Google Keep, then log in to the same account on your new phone. πŸ“€ Export notes to.txt via the app menu and transfer files to the new device. πŸ”„ Use data portability apps (e.g. Xiaomi Migration or Clone Phone).