Xiaomi Redmi Note 9 is one of the most popular mid-range smartphones, but even its owners are not always aware of all the hidden features of MIUI firmware, among them the hidden note feature, which allows you to store confidential information in a secure partition. However, access to this data is not always obvious: the system can hide it behind several layers of protection or non-standard gestures.
If you have forgotten where your hidden notes are stored, or can't find them after you update your firmware, this article will help. We'll look at all the possible ways to access them, from standard methods through the Notes app to technical techniques using file manager and ADB. It's important to understand that some methods require super-user rights (root), and others only work on certain versions of MIUI. Ready to figure it out?
1. Standard method: Notes app and protected section
The easiest way is to use the built-in Notes app (or Notes in international firmware), which Xiaomi has integrated into the hidden note feature, but not all users know how to use it.
- ๐ฑ Open the Notes app on the home screen or in the app menu.
- ๐ In the upper right corner, tap the icon "Three dotsยป (โฎ) โ Select Protected Notes.
- ๐ The system will request a password, fingerprint or pattern lock (depending on the screen lock settings).
- ๐ Once authenticated, you'll see a list of all the hidden notes.
If the Protected Notes section is not on the menu, it may mean:
- โ You have custom firmware installed without support for this feature.
- โ The Notes app has been updated via Google Play and the Hidden Notes feature is disabled.
- โ You have never created hidden notes (check the regular section).
โ ๏ธ Warning: If you reset your smartphone to factory settings, hidden notes will be deleted without recovery!
Make sure you use the standard Notes app (not third-party)
Check the MIUI version (settings โ About the phone)
Remember if you set a password for secure notes.
Try alternative authentication methods (fingerprint, Face) ID)-->
2. Alternative access via "Private Safe"
Since MIUI 12, Xiaomi has implemented Private Safe, a protected partition for files, photos and notes, and hidden notes can be stored there to check:
- Open the File Manager application.
- Go to the Personal Storage section (may be called Private Safe or Safe).
- Enter a password or use biometrics to unlock.
- Check Notes or Notes folder โ exported hidden files may be stored there.
If the folder is not available, try creating a test hidden note through the Notes app and see if it shows up in Personal Storage to see if data is synchronized between services.
| MIUI version | Name of function | Support for hidden notes | Password required |
|---|---|---|---|
| MIUI 11 and below | Protected notes | Yes (in the annex Notes) | Yes. |
| MIUI 12โ13 | Personal storage (Private Safe) | Yeah (file manager) | Yes. |
| MIUI 14+ | The Protected Album / Safe | Partially (exported only) | Yes. |
On the Redmi Note. 9 s MIUI 12.5 Hidden notes can be duplicated in the Private Safe folder under the name encrypted_notes.db โ This file cannot be opened without root rights.
3.Technical method: manual search of note files
If the standard methods didn't work, you can try to find the notes manually through the file manager with access to the system folders.
- Install a file manager with root support (such as Solid Explorer or FX File Explorer).
- Go to /data/data/com.miui.notes/files/notes/ Or for international firmware: /data/data/com.miui.notes.global/files/notes/
- Look for files with the.db or.json extensions, which may contain hidden notes.
- Copy files to your computer and try opening them with SQLite Browser or a text editor.
โ ๏ธ Note: Without root rights, you will not be able to access the folder /data/data/. Attempts to change permissions manually can cause app Notes to crash!
If you have root access, you can use ADB to extract files:
adb pull /data/data/com.miui.notes/files/notes/ ~/Downloads/notes_backupDecrypting the database requires specialized tools like miui-notes-decrypt (available on GitHub), which requires technical skills and can violate warranty.
Yes, regularly |Tryed but didn't come in handy |I didn't know about this feature |I prefer third-party apps-->
4.Recovering Hidden Notes After Resetting or Updating
One of the most common problems is that hidden notes disappear after resetting or updating MIUI. Unfortunately, if you haven't backed up, the chances of recovery are minimal, but you can try the following steps:
- ๐ Check out Mi Cloud: sometimes notes sync to the cloud, even if you didn't explicitly enable this option. โ Xiaomi account โ Mi Cloud โ Notes.
- ๐พ Use data recovery software (e.g., DiskDigger or EaseUS MobiSaver) to scan internal memory for deleted files.
- ๐ฅ If you had it on. USB-Debugging, try connecting to your PC and using Android Data Recovery.
Importantly, the less you use your smartphone after losing data, the better the chances of recovery, and new files can overwrite deleted notes.
Why are hidden notes not synced with Mi Cloud?
5. Use of backup copies and third-party tools
If you regularly backup your Mi PC Suite or TWRP, the chances of returning hidden notes increase.
Method 1: Recovery through TWRP
If you have a customized Recovery:
- Load to TWRP (clip Power + Volume Up).
- Select Restore and specify the path to the backup (usually on the SD-card or memory).
- Restore the Data partition, and it will return all notes, including hidden ones.
Method 2: Analysis of the backup of the Mi PC Suite
Backups created through official Xiaomi software are stored in encrypted form, but they can be partially unpacked:
- Connect your phone to your PC and back up via the Mi PC Suite.
- Find the backup file (usually in C:\Users\Username\MiPhone\Backup).
- Rename the extension from.mbk to.zip and try to open it with the archiver.
- Look for folders called notes or com.miui.notes.
โ ๏ธ Attention: Files from Mi backups PC Suite can be encrypted with reference to your Xiaomi account, and decrypting them will require an original device or specialized software.
๐ก
Before resetting your settings, export notes manually: Open each hidden note โ Press "Shareยป โ Save as a text file to the cloud or to the SD-map.
6. Frequent errors and their solutions
When dealing with hidden notes, Redmi Note 9 users often face typical problems, and here are the most common ones and ways to fix them:
| Problem. | Possible cause | Decision |
|---|---|---|
| The โSecure Notesโ section does not appear | Outdated version of the app Notes | Update the app via Google Play or App Store |
| The password is not good, even though you remember it. | Sync failure with Xiaomi account | Restart your phone and try again. |
| Notes disappear after MIUI update | Database version conflict | Reverse to the previous version of the firmware through Fastboot |
| Cannot open.db files. | No root or specialized software | Use SQLite Browser with a plugin for MIUI |
If none of the methods worked, it's possible that the hidden notes were deleted permanently, and in this case, the only thing left to do is prevent the data from being lost again:
- ๐ Export important notes regularly to Google Keep or Evernote.
- ๐ Enable automatic sync with Mi Cloud (although it doesnโt support secure notes, regular ones will be saved).
- ๐ Use third-party encryption apps like Standard Notes or Cryptomator.
๐ก
Hidden notes on Xiaomi Redmi Note 9 are stored locally and are not synchronized with the cloud, and their recovery after reset is possible only through backups or specialized software.