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).
- Install one of the recommended file managers from Google Play.
- Open the manager and enable the display of hidden files in the settings (usually an option called Show hidden files or Show hidden files).
- 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).
- 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/"
exitThis 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.
- Open your Settings β Xiaomi Account β Mi Cloud.
- Make sure the Notes switch is on, and if not, activate it and wait until the sync is complete.
- Go to i.mi.com from your computer or other device and log in to the same Mi Account.
- 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.
- Open the Backup app (cloud icon with arrow).
- Go to Local Backups, and you'll see all the backups you saved with your dates.
- Choose the freshest backup (until the notes are lost) and tap it.
- 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?
What to do if nothing helps
If none of the above methods returned your notes, consider the following options:
| Problem. | Decision | Risks. |
|---|---|---|
| Notes deleted irrevocably | Use data recovery software (DiskDigger, EaseUS MobiSaver) | Low efficiency on modern smartphones due to encryption |
| The Notes app malfunction | Install an alternative application (e.g. Google Keep) and import data from the backup | Requires manual data transfer |
| Hardware memory failure | Contact Xiaomi Service Center for Diagnostics | All data on the device may be lost |
| Notes encrypted by MIUI | Reset your phone to factory settings (after creating a backup) | All user data will be deleted |
To recover deleted notes using software:
- Connect Redmi 10 to your computer in File Transfer (MTP) mode.
- Run the DiskDigger program (or analogue) and select the internal memory scan.
- Look for files with.db,.txt, or.backup extensions associated with notes.
- 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.