How to find hidden notes on Xiaomi Redmi: all ways to recover

Have you accidentally deleted an important note on Xiaomi Redmi or suspect someone has hidden it from your eyes? the standard Notes app has an archiving feature and a shopping cart, but not everyone knows about hidden system folders, MIUI backups or ADB capabilities. This article will help you find lost records โ€“ even if they were deleted months ago or hidden through third-party apps.

We will look at both official methods (like recovering from the cart or the Mi Cloud) and advanced ones with access to system files via Root or ADB. Particular attention will be paid to the Redmi Note 10/11/12, Redmi 9/10 models and the flagships of the K series, where the logic of storing notes may differ. If you do not find the answer in the first sections, read to the end: at the end of the article there is an FAQ with solutions for rare cases (for example, notes hidden through Second Space or Private Mode).

1. Check the basket in the Notes app

The most obvious, but often ignored, way is that the Notes app automatically sends deleted records to the bin, where they are stored for up to 30 days (starting with MIUI 12), after which the files are irretrievably erased โ€” if you don't have time to recover them.

How to open the basket:

  • ๐Ÿ“ฑ Open the Notes app on the home screen.
  • ๐Ÿ—‘๏ธ Swipe the basket icon in the lower right corner (or swipe left on some versions) MIUI).
  • ๐Ÿ” Find the desired note, click on it and select Restore.

If the basket is empty or the note has disappeared from it before 30 days, proceed to the following method. MIUI 14 basket can be hidden behind an additional swipe or be on the menu โ‹ฎ โ†’ Basket.

๐Ÿ“Š Have you ever lost important notes on your smartphone?
Yeah, a few times.
Yeah, but he did.
No, I always do backups.
I don't use notes.

2.Recovery from the MIUI archive or backup

Xiaomi automatically backs up notes in two places: locally (in the MIUI/backup/Notes folder) and in the Mi Cloud, and if synchronization is enabled, the chances of returning data are high.

Method 1: Local Archives

  • ๐Ÿ“ Connect your phone to your PC and open internal memory through MTP (Use the file manager on your phone).
  • ๐Ÿ” Going the Way: Internal Storage โ†’ MIUI โ†’ backup โ†’ Notes.
  • ๐Ÿ“„ Look for files with the.nbk or.json extension โ€“ they can be opened through a text editor (for example, Notepad).++).

Method 2: Cloud Mi Cloud

  • ๐ŸŒ Visit i.mi.com from your PC or phone.
  • ๐Ÿ”‘ Sign in with the same Mi Account as Redmi.
  • ๐Ÿ“ Go to the Notes section โ€“ synchronized copies can be stored here.

๐Ÿ’ก

If there are no notes in the cloud, check your phoneโ€™s sync settings: Settings โ†’ Xiaomi Account โ†’ Mi Cloud โ†’ Notes. The feature may have been disabled.

3.Search for hidden notes via Second Space or Private Mode

Second Space and Private Mode features in MIUI allow you to hide applications and data, including notes. If you suspect that this is how the record is hidden, follow the instructions:

How to check out Second Space:

  • ๐Ÿ”„ Go to Settings. โ†’ Special facilities โ†’ Second Space.
  • ๐Ÿ” Enter your password (if set) or use your fingerprint.
  • ๐Ÿ“ฑ In the second space, open the Notes app โ€“ there may be hidden entries there.

How to check out Private Mode:

  • ๐Ÿ”’ In the file manager (Files) tap on the โ‹ฎ โ†’ Private Mode.
  • ๐Ÿ“‚ Check Notes or Documents folder โ€“ exported notes may be stored here.
What to do if you forget your Second Space password?
If you forget the password from the second space, the only way to reset it is to completely flash your phone through Fastboot.

4. Access to system note files via ADB

If notes are not found in the cart or cloud, you can try extracting them directly from MIUI system folders using ADB (Android Debug Bridge), a method that requires enabled USB debugging and basic command-line knowledge.

Step 1: Preparation

  • ๐Ÿ–ฅ๏ธ Install. ADB Tools on PC.
  • ๐Ÿ“ฑ On your phone, turn on Settings. โ†’ The phone. โ†’ Version. MIUI (Tap 7 times to activate the developer mode).
  • ๐Ÿ”Œ Back to Settings โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB and turn it on.

Step 2: Removing Note Files

adb pull /data/data/com.miui.notes/shared_prefs/ notes_backup/


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

After completing commands on the PC will appear folders notes_backup and notes_db You can open them with database files (.db) and settings (.xml) via SQLite Browser or text editor.

Debugging is on. USB|Installed drivers Xiaomi on PC|Scud ADB Tools|Phone connected via cable (not Wi-Fi)|Backup copy of data created-->

5. Recovering deleted notes through third-party utilities

If system methods don't work, you can use data recovery software like DiskDigger, EaseUS MobiSaver, or Dr.Fone to scan your phone's internal memory for deleted files, including notes in.txt,.json, or.db formats.

How to use:

  1. ๐Ÿ“ฅ Install the program on a PC (for example, DiskDigger).
  2. ๐Ÿ“ฑ Connect Redmi through USB (file transfer mode).
  3. ๐Ÿ” Start a deep scan (may take several hours).
  4. ๐Ÿ“„ Look for files with keywords: note, miui_notes, com.miui.notes.

โš ๏ธ Warning: Do not install recovery programs directly on your phone โ€“ this can overwrite deleted data, making it impossible to recover.

ProgrammeXiaomi supportScan depthFree version
DiskDiggerYes (including MIUI)Deep scanning.Limited.
EaseUS MobiSaverYes.Average.Yes (up to 2 files)
Dr.FoneYes.Deep.No (only trial)
RecuvaPartially (Root required)SuperficialYes.

6 Manual recovery via Root access

If you have Root rights (for example, through Magisk), you can manually scan the system folders where MIUI stores notes.

  • ๐Ÿ“ /data/data/com.miui.notes/databases/ โ€” Here are the databases with notes (notes.db).
  • ๐Ÿ“ /data/data/com.miui.notes/files/ โ€” exported or temporary files.
  • ๐Ÿ“ /sdcard/MIUI/backup/Notes/ โ€” backup copies (if they were created).

To view the notes.db database, use SQLite Editor (available in the Play Market). Open the file and query:

SELECT * FROM notes;

โš ๏ธ Attention: Incorrect actions with Root can lead to loss of all data or locking the phone.

๐Ÿ’ก

Root access is the best way to recover, but the risk of damage to the system is higher. Always back up before working with system files!

7. Alternative ways: export and sync with Google

If youโ€™ve used Google Account Note Sync (via Google Keep or Google Drive), check:

  • ๐ŸŒ Google Keep โ€“ This can be used to duplicate notes from MIUI Notes, if the synchronization has been configured.
  • ๐Ÿ“ Google Drive โ†’ Backup copies โ†’ Apps โ€“ Look for files called com.miui.notes.

Some users also export notes manually through:

  • ๐Ÿ“ค Application settings โ€œNotesยป โ†’ Exports (available in MIUI 13+).
  • ๐Ÿ“ง Sending to email via Share โ†’ Send by mail.

If the note was exported, it could be saved in the Download folder or on a memory card in.txt or.zip format.

FAQ: Answers to Frequent Questions

Can I recover notes if the phone is reset to factory settings?
If the reset was done without formatting the internal memory (the option to Clear all data in MIUI), chances are there. Use programs like DiskDigger or ADB to scan the /data partition. If the memory was formatted, recovery is unlikely.
Where are the notes on Redmi with two SIM-map?
On the two-way model SIM (For example, Redmi Note 11 Pro+ 5G) Notes are stored in the same folder /data/data/com.miui.notes/, but may be duplicated in /sdcard/Android/data/com.miui.notes/ each SIM. Check both directories.
How to find notes hidden through the app โ€œDraftsโ€?
The Drafts app in MIUI stores temporary records in /data/data/com.miui.draft/databases/draft.db. Root or ADB is needed to access. Alternatively export via Settings โ†’ Export of drafts.
Why is the cart empty when the notes have been deleted recently?
Probable causes: ๐Ÿ”„ The basket was manually cleaned (Settings) โ†’ Clean the basket). ๐Ÿ“ฑ The Notes app has been reinstalled or updated - this resets the cart. ๐Ÿ”ง In the settings MIUI Note backup disabled (Settings) โ†’ Annexes โ†’ Notes โ†’ Storage).
Can I recover my notes after the MIUI update?
When you update through OTA (over the air), notes are usually saved. If they are missing after the update: Check the /MIUI/backup/Notes/ folder - sometimes the system creates a backup before upgrading. Retrace to the previous version of MIUI via Fastboot can return notes, but it is risky (possible data loss).