Where to look for hidden notes on Xiaomi Redmi Note 10: from system folders to ADB

Xiaomi Redmi Note 10 is one of the most popular smartphones of the brand, but its MIUI firmware sometimes hides user data in non-obvious places. Did you accidentally delete an important note or suspect that someone hid the recordings in the phone? In this article, we will analyze all possible ways to find hidden notes, from standard MIUI features to working with system files through ADB.

It is important to understand that hidden notes on Redmi Note 10 can be stored in three forms: 1 Archived Notes (Basket or Archive function), 2 Hidden in protected MIUI folders (e.g. Second Space or Private Folder), 3 Deleted but not yet overwritten in memory devices (restore required).

We will look at all options, from simple to technically complex.

If you are not sure about your system file skills, start with the first methods. Methods using ADB or root rights will suit advanced users.

1. Check the archive and basket in the standard app β€œNotes”

The first thing to do is check the built-in features of the Notes app (or Notes in global firmware). MIUI automatically saves deleted notes to the shopping cart for 30 days, and also allows you to archive records.

How to find it:

  • πŸ“± Open the Notes app (yellow notebook icon).
  • πŸ—‘οΈ Slip on three dots in the upper right corner β†’ Choose Trash, which stores all deleted notes from the last month.
  • πŸ“ Back to the main menu β†’ Select the Archive tab – important records may be hidden here.
  • πŸ” Use the search by notes (loop at the top) by entering keywords.

If you don’t have notes in your cart, but you’re sure they’ve been removed recently, try updating the Notes app via Google Play – sometimes you can restore hidden data after an update.

⚠️ Attention: Basket in MIUI It cleans automatically after 30 days, and if the note was deleted earlier, it can't be restored using standard means.

πŸ“Š Have you ever lost important notes on your smartphone?
Yeah, a few times.
Yes, but I was able to restore it.
No, I always do backups.
I keep everything in the cloud.

2. Search in the protected folders MIUI: Second Space and Private Folder

The Xiaomi Redmi Note 10 supports two features for hiding data: Second Space (a second desktop with separate apps) and Private Folder (a secure folder in the gallery).

How to check:

Second Space:

  • πŸ” Go to Settings. β†’ Special facilities β†’ Second Space.
  • πŸ“± If the function is active, enter a password (or fingerprint) to log into the second profile.
  • πŸ” Check the Notes app in this space - hidden records may be stored there.

Private Folder:

  • πŸ–ΌοΈ Open the gallery. β†’ Swipe left to the Private Folder tab.
  • πŸ”‘ Enter your password (if the folder is protected).
  • πŸ“„ Exported notes in text format or screenshots can be stored here.

If you don’t remember a Second Space or Private Folder password, you can only restore it by resetting your settings (but that will delete all the data!).

πŸ’‘

Private Folder password can be reset through Xiaomi account if the phone is linked to Mi Account. Go to Settings β†’ Xiaomi Account β†’ Security β†’ Private Folder password reset.

3. Recover deleted notes through backups

If the notes are missing without a trace, check backups. MIUI automatically saves data to the Xiaomi Cloud cloud or locally on the device.

Method 1: Xiaomi Cloud

  • ☁️ Go to Settings. β†’ Xiaomi account β†’ Mi Cloud β†’ Notes.
  • πŸ”„ Check if sync is enabled. If so, try rolling back the data to the previous version.
  • πŸ“₯ Click Restore and select the date when the notes were still in place.

Method 2: Local backup

  • πŸ“ Connect your phone to your PC and check the folder MIUI/backup/AllBackup memory.
  • πŸ” Look for files with the.bak or.db extension (note databases).
  • πŸ› οΈ To extract data, you will need SQLite Browser (open the note.db file).

If you don’t have backups, try recovering notes through Google Drive (if they’re synced with your Google account).

How to open notes.db without root rights?
Download notes.db from your phone to your PC β†’ open it in DB Browser for SQLite β†’ go to Data Review β†’ select a note table. This is where all notes in text and metadata are stored.

4. Search for hidden note files in system folders

Notes in MIUI are stored in system folders that can be accessed through a root or ADB file manager. Without root rights, you will only see a portion of the data.

Where to look:

folderWayWhat it keeps.
Note database/data/data/com.miui.notes/databases/notes.dbAll notes in SQLite format
Cash notes./data/data/com.miui.notes/cache/Temporary files and thumbnails
Exported notes/storage/emulated/0/MIUI/Notes/Text files (.txt) for manual export
Backup copies/storage/emulated/0/MIUI/backup/AllBackup/Archives with notes (.bak,.zip)

To view these folders:

  1. Install a file manager with root support (such as Root Explorer or FX File Explorer).
  2. Give it superuser rights (if the phone is rooted).
  3. Follow these paths and copy notes.db or.txt files to your PC.

⚠️ Note: Modifying files in the folder /data/data/ without root rights can cause the Notes app to crash!

β˜‘οΈ Preparing for the search for hidden notes

Done: 0 / 4

5.Use ADB to extract notes without root

If you don't have a root license, but you need to get notes from your system folders, Android Debug Bridge (ADB) will help, which works on any Redmi Note 10, but requires USB debugging enabled.

Step 1: Preparation

  • πŸ–₯️ Download. ADB for Windows/Mac/Linux from the Android Developers website.
  • πŸ“± On the phone, turn on the debugging. USB: Settings β†’ The phone. β†’ Version. MIUI (tap 7 times) β†’ Go back to Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB.
  • πŸ”Œ Connect your phone to your PC and confirm your trust in your computer.

Step 2. Take notes

Open the command line (or Terminal) and do:

adb devices

(Your device should be displayed) Then:

adb pull /data/data/com.miui.notes/databases/notes.db C:\notes_backup\

This command will copy the note database into a folder. C:\notes_backup\ Open notes.db file in SQLite Browser as described earlier.

If the team is not working, try an alternative path:

adb shell "run-as com.miui.notes cat /data/data/com.miui.notes/databases/notes.db" > notes.db

⚠️ Attention: On some firmware MIUI access /data/data/ through ADB In this case, only the root or recovery from the backup will help.

πŸ’‘

ADB allows you to extract notes without root rights, but requires enabled debugging over USB. This method does not work on phones with a locked bootloader (unless unlocked by OEM Unlock).

6.Recovering deleted notes through third-party programs

If standard methods didn't work, try specialized data recovery tools that scan your phone's memory for deleted files.

Top.-3 software for Redmi Note 10:

  • πŸ” EaseUS MobiSaver – Recovers Notes, Messages and Media Files.

How to use:

  1. Install the program on the PC.
  2. Connect Redmi Note 10 in file transfer mode.
  3. Select the data type to recover (e.g., "Documents" or "Databases").
  4. Wait for the scan to be completed and save the notes found.

Importantly, the less you use your phone after you delete your notes, the better the chances of recovering them. New data overwrites old ones!

πŸ’‘

Before recovery, turn off mobile Internet and Wi-Fi on your phone – this will prevent overwriting deleted files with new data.

7.Alternative ways: sync with Google Keep and export

If you’ve used synced notes with Google Keep or other services, check them out:

Google Keep:

  • 🌐 Go to keep.google.com from any device.
  • πŸ” Enter keywords from the lost note in search.
  • πŸ—‘οΈ Check the basket (Menu) β†’ Recycle Bin - notes are stored there for 7 days.

Hand-exported notes:

If you still have notes on your phone but are hidden, export them:

  1. Open the Notes app.
  2. Select a note β†’ Share β†’ Export to txt.
  3. Save the file to the cloud or PC.

On the Redmi Note 10 with MIUI 12.5+ firmware, exported notes are saved to /storage/emulated/0/MIUI/Notes/ in.txt format.

FAQ: Frequent questions about hidden notes on Xiaomi

Can I recover notes that were deleted more than a month ago?
The standard MIUI means is not, because the cart clears after 30 days. Try: Check backups in Mi Cloud or Google Drive; Restore through ADB or programs like DiskDigger; Support Xiaomi (if notes are critical and synced to the cloud).
How do I know if there is a Second Space on my phone?
Go to Settings β†’ Special Features. If there is no Second Space, then the function is not activated. Also check: Swipe down on the home screen β†’ profile icon in the upper right corner (if there is a second profile). Try entering the wrong lock password 5 times - a hint about Second Space may appear.
Can I view Second Space notes without a password?
No, no password or Second Space reset, no access is closed. Options: Restore password through Xiaomi account (if tied). Reset Second Space via Settings β†’ Special features β†’ Second Space β†’ Delete (data deleted!). Use ADB to retrieve database (technical skills required).
Why is there no note.db file in /data/data/com.miui.notes/?
Possible reasons: Notes app has been reinstalled (base reset). You're looking in the wrong folder (check the path again). The phone has encrypted data (unlock required). MIUI firmware modified (e.g. custom build). Solution: try to find a file through ADB with the command adb shell "find /data -name notes.db".
How to protect your notes from accidental deletion in the future?
Recommendations: Enable automatic sync with Mi Cloud or Google Drive. Regularly export important notes to.txt and save to PC. Use third-party cloud backup apps (like Google Keep or Evernote). Don't store a single copy of important data in Second Space - when you reset your phone, they will be deleted.