How to Open Hidden Notes on Xiaomi Redmi 10: All Ways With Detailed Instructions

Why the notes may be hidden on Redmi 10

On Xiaomi Redmi 10 smartphones (including Redmi 10 2022, Redmi 10C and Redmi 10 Prime modifications), notes may become unavailable for several reasons, most often due to the built-in Notes app (com.miui.notes), which automatically archives or hides records under certain conditions. For example, if you activate the Privacy Mode feature in the application settings, all new notes will be placed by default in a secure folder, accessible only after you enter a password or fingerprint.

Another common situation is the mistaken deletion or movement of notes to system folders. MIUI Backs up notes in.backup or.db format that are stored in hidden directories of internal memory. These files are not displayed in standard Explorer, but can be found through developer mode or third-party file managers. MIUI β€” In this case, the data is transferred to temporary folders that the system does not automatically clean.

Finally, some users are faced with notes being hidden due to conflict with the Mi Cloud service, where if sync is interrupted or login fails, local copies of notes may remain in the phone’s memory but not appear in the main application interface, requiring manual search through system tools.

Method 1: Search through the built-in Notes app

Before resorting to sophisticated techniques, check the standard features of the Notes app. On Redmi 10, it has hidden partitions that many users overlook. Open the app and follow the following steps:

  • πŸ” Slip the search icon (the magnifier in the top right corner) and enter a keyword from the missing note. The system searches not only by titles, but also by content.
  • πŸ“ Go to the Archives section (the box icon at the bottom menu) and it stores all the notes that you have manually archived or that have been automatically moved after a long inactivity.
  • πŸ”’ Check the "Confidential Notes" (lock icon) if you previously set a password, the system could have moved important records there. PIN-code-print.
  • ☁️ Go to "Mi Cloud" (cloud in the app settings), perhaps the notes are synced only to the cloud and are not displayed locally due to a crash.

If there are no notes in these sections, try updating the data: go to Settings β†’ About β†’ Update. Sometimes interface failures hide existing records, and rebooting the application (swiping up the app menu) helps to restore their visibility.

⚠️ Warning: Do not delete the Notes app through settings! This will result in the permanent loss of all local data, including hidden backups. β†’ Annexes β†’ Application management β†’ Notes β†’ Clear the cache.

Method 2: Access through system folders (without root)

MIUI stores notes in secure folders of internal memory, which are hidden by default from the user. To see them, you will need a file manager with support for displaying hidden files (for example, Solid Explorer, FX File Explorer or MiXplorer).

  1. Install one of the recommended file managers from Google Play.
  2. Open the manager and enable the display of hidden files in the settings (usually an option called Show hidden files or Show hidden files).
  3. Go to /storage/emulated/0/Android/data/com.miui.notes/files/ This is where the basic application data is stored, including backup notes in.db (SQLite database) and.backup (archives).
  4. Copy the notes.db files or notes_backup.db to the computer and open them with the program DB Browser for SQLite (free) In the note table you will find the text of all notes.

Alternative path for backups:

/storage/emulated/0/MIUI/Backup/AllBackup/com.miui.notes/

In this folder, MIUI saves automatic notebacks before system updates. Files have the.bak extension and can be restored through the standard Backup app.

Notes.db file at /com.miui.notes/files/

AllBackup folder with backup copies

Files with.backup or.bak extension

Date of change of files (relevant notes should be fresh)

-->

If you don’t find notes on these paths, try searching for the keyword note throughout the storage through the file manager. MIUI sometimes creates temporary copies in folders like /data/data/com.miui.notes/, but access to them without root rights is limited.

Method 3: Use of engineering menus (codes and ADB)

For power users, there is a method of accessing hidden data through an engineering menu or ADB command, which does not require root rights, but requires caution so as not to disrupt the system.

Option 1: Codes for the test menu

Open the Phone app and enter the following combinations:

  • #4636## – Opens the testing menu, where you can see the activity of the Notes app in the Usage statistics section.
  • #2664## is a display test, but sometimes displays hidden system notifications, including note synchronization errors.

These codes won’t give you direct access to your notes, but they will help diagnose problems with the app.

Option 2: ADB-data-extracting

If you're fitted ADB-Drivers and debugging enabled USB (Settings β†’ The phone. β†’ Version. MIUI β€” Tap 7 times, then return to the additional β†’ For developers β†’ Debugging by USB), execute:

adb shell


su -c "cp /data/data/com.miui.notes/databases/notes.db /sdcard/"




exit

This command will copy the note database to the root folder of internal memory, and then you can open the notes.db file on your computer via DB Browser for SQLite. Note: without root rights, the su command will not work, in which case use an alternative path from Method 2.

⚠️ Note: Do not change files in the folder /data/data/com.miui.notes/ This can cause the Notes app to crash and all data to be lost.

Yeah, I never found it.

Yes, but I was able to restore it.

No, I always do backups.

No, I never lost.-->

Method 4: Recovery through Mi Cloud

If your Redmi 10 is synced to Mi Cloud, there is a high probability that the notes are saved to the cloud, even if they are not displayed on the device.

  1. Open your Settings β†’ Xiaomi Account β†’ Mi Cloud.
  2. Make sure the Notes switch is on, and if not, activate it and wait until the sync is complete.
  3. Go to i.mi.com from your computer or other device and log in to the same Mi Account.
  4. In the cloud web interface, look for the Notes section, and it shows all synchronized recordings, including those that are not visible on the phone.

If you have notes in the cloud but don’t show up on Redmi 10, try the following:

  • πŸ”„ Sign out of your Mi Account on your phone (Settings) β†’ Xiaomi account β†’ Get out, then come back in.
  • πŸ“₯ In the Notes app, tap the avatar in the top corner and select Sync".
  • πŸ”§ Delete the cache of the "Notes" application (Settings) β†’ Annexes β†’ Management β†’ Notes β†’ Clear the cache) and restart the phone.

If there are no notes in Mi Cloud, but they were previously, check the cart of the cloud service - the data is stored there for up to 30 days after deletion.

Method 5: Restore from MIUI backup

MIUI automatically backs up user data before major system updates, and these backups can contain copies of notes even if they have been deleted or hidden.

  1. Open the Backup app (cloud icon with arrow).
  2. Go to Local Backups, and you'll see all the backups you saved with your dates.
  3. Choose the freshest backup (until the notes are lost) and tap it.
  4. In the app list, look for "Notes" and tick. Click "Restore."

If there are no local backups, check the cloud backups in the same app.

  • πŸ”„ Recovery will replace the current notes with the ones in the backup.
  • ⏳ The process can take up to 10 minutes – don’t interrupt it.
  • πŸ“± After recovery, restart your phone so that the changes take effect.
What to do if the backup is damaged?
If you have a "File is corrupted" error during recovery, try the following: 1. Copy the backup folder (/MIUI/Backup/AllBackup/) computer. 2. Rename the backup file by removing the characters from the name after the last dot (for example, with the "com.miui.notes_20231015.bak.xiaomi" on "com.miui.notes_20231015.bak"). 3. Place the corrected file back in the folder and repeat the recovery. If that doesn't help, use third-party tools like Mi Backup Extractor (requires PC).

What to do if nothing helps

If none of the above methods returned your notes, consider the following options:

Problem.DecisionRisks.
Notes deleted irrevocablyUse data recovery software (DiskDigger, EaseUS MobiSaver)Low efficiency on modern smartphones due to encryption
The Notes app malfunctionInstall an alternative application (e.g. Google Keep) and import data from the backupRequires manual data transfer
Hardware memory failureContact Xiaomi Service Center for DiagnosticsAll data on the device may be lost
Notes encrypted by MIUIReset your phone to factory settings (after creating a backup)All user data will be deleted

To recover deleted notes using software:

  1. Connect Redmi 10 to your computer in File Transfer (MTP) mode.
  2. Run the DiskDigger program (or analogue) and select the internal memory scan.
  3. Look for files with.db,.txt, or.backup extensions associated with notes.
  4. Save the files found on your computer and view their contents.

If you suspect that notes were deleted maliciously (such as by a virus), check your phone for malware using Malwarebytes or Dr.Web Light.

πŸ’‘

Export important notes manually regularly: open a note β†’ tap on three points β†’ Export β†’ select a format (TXT or HTML). The file will be saved in the Download folder, and you can open it on any device.

FAQ: Frequent questions about hidden notes on Redmi 10

Can I recover notes after resetting my phone to factory settings?
Yes, but only if you have synced with Mi Cloud before the reset, or you have created a local backup through the Backup app, otherwise the data will be lost irrevocably, as the reset completely clears the internal memory, including the system folders with notes. If the reset is already done, try logging into the same Mi Account on your phone - sometimes the cloud automatically restores data after the first sync. Also check the mailbox associated with the account: MIUI can send backup notifications.
Why do my notes appear in Mi Cloud but not on my phone?
This problem is usually associated with a conflict of versions of the Notes app or a cache crash. Try: Clear the app data (Settings β†’ Apps β†’ Notes β†’ Clear data). Attention: this will delete all local notes, but after synchronization they will download from the cloud. Update the Notes app via Google Play (if available). Disable and turn on sync again in the Mi Cloud settings. If the problem persists, it may be that the notes were created on another device and not synced with your Redmi 10. Check the list of devices in the Mixia account on the site.com.
Can I transfer notes from Redmi 10 to another phone other than Xiaomi?
Yes, export notes to a universal format: Open an in-app note and tap the share icon (three dots or arrows). Choose Export and TXT or HTML format. Move the file to a new device via mail, cloud or cable. Import the file to a note-taking app on a new phone (e.g. Google Keep, Evernote). For mass export, use the backup function in Settings β†’ Xiaomi Account β†’ Mi Cloud β†’ Notes β†’ Backup, then download the archive to your computer and extract the files from it.
How to protect your notes from accidental deletion on Redmi 10?
Minimize the risk of data loss: πŸ” Enable "Confidential Mode" in the settings of the "Notes" application - this will protect the records with a password and prevent erroneous deletion. ☁️ Activate automatic synchronization with Mi Cloud (Settings) β†’ Xiaomi account β†’ Mi Cloud β†’ Notes). πŸ“₯ Regularly create local backups through the Backup app (once a month). πŸ“§ Export your critical notes to your email or cloud services (Google Drive, Dropbox), and avoid using memory cleanup features like β€œOptimize” in Settings. β†’ Battery – they can delete the Notes app cache, which will result in the loss of unsaved changes.
Why do some notes appear without formatting (in plain text)?
This is due to a conflict of versions of the Notes app or a failure when synchronizing with the cloud. Formatting (fat text, lists, colors) is stored in the note metadata, which can be corrupted by: Interrupting sync with Mi Cloud. Manual editing of the database notes.db. MIUI To restore formatting: Open a note and tap the editing icon (pencil). Add any character (e.g., space) and save the changes. This will force the metadata to update. If it doesn't help, export the note to the HTML (Preserve formatting and import back.