How to find and open the folder β€œNotes” on the Xiaomi smartphone through the computer

You try to transfer important entries from the Notes app to Xiaomi to your computer, but you can't find the folder with the files? MIUI hides user data in non-obvious directories, and standard methods of connecting to the user USB In this article, we'll discuss 5 working ways to access notes via PC, from simple copying through Explorer to using it. ADB backups.

It’s important to understand that Xiaomi notes are stored in two formats – in the SQLite database (for the standard Notes app) and in plain text files (if you use third-party apps like Google Keep or ColorNote).

Before you start, check:

  • πŸ”Œ Is the smartphone connected to the PC in the mode File transfer (MTP) (phone-curtain).
  • πŸ” Is debugging on-line USB In Settings β†’ The phone. β†’ Version. MIUI (Press 7 times, then return to Additional Settings β†’ For developers).
  • πŸ“± Is there root rights on the phone (optional, but will make it easier to access system folders).

1. Standard method: search for a folder through Windows Explorer

The easiest way is to connect Xiaomi to your computer and manually find the notebook folder. MIUI hides system directories, so you have to turn on the display of hidden files.

How to do this:

  1. Connect your phone to your PC through USB-cable (use the original cable for a stable connection).
  2. In the phone notification curtain, select File Transfer (MTP) mode.
  3. Open this computer on your computer. β†’ Find a connected Xiaomi (usually displayed as Redmi Note 12 Pro or similarly).
  4. Go to the Internal Memory folder β†’ miui β†’ notes.

If there is no Miui folder, try alternative ways:

  • πŸ“ Android β†’ data β†’ com.miui.notes (requires root or ADB).
  • πŸ“ MIUI β†’ backup β†’ AllBackup β†’ Notes (if previously backed up).
  • πŸ“ Download β†’ Notes_backup (If you exported notes manually).

⚠️ Note: folder com.miui.notes in Android/data by default not available through MTP. It's gonna take a look. ADB root-access.

πŸ’‘

If you often work with notes, export them manually: open the Notes appΒ» β†’ press three points β†’ Β«ExportsΒ» β†’ Select the.txt or.zip format. Files will be saved in the Download folder, from which they are easy to copy to the PC.

2.Use of ADB file-access

Android Debug Bridge (ADB) β€” It's a tool for interacting with an Android device through the command line, and it allows you to access folders that aren't displayed in Windows Explorer.

Instructions for connection:

  1. Download and install. ADB Tools (or use the Mi Unlock Tool if it is already installed).
  2. Connect Xiaomi to your PC, turn on Debugging by USB (see beginning of article).
  3. Open the command prompt (Win + R β†’ enter cmd) and go to the folder with ADB:

cd C:\platform-tools

Now, follow the commands to copy the note database:

adb shell


su




cp /data/data/com.miui.notes/databases/notes.db /sdcard/notes_backup.db




exit




exit




adb pull /sdcard/notes_backup.db C:\Notes_Backup\

Transcript of commands:

  • πŸ”Ή Adb shell – Connecting to the Android shell.
  • πŸ”Ή su – request root rights (if any).
  • πŸ”Ή Cp – Copying a note database into internal memory.
  • πŸ”Ή Adb pull – downloading a file on a PC.

⚠️ Warning: Without root rights, the su command won't work, and the notes.db database may not be available: /data/user/0/com.miui.notes/databases/notes.db.

What if the ADB can’t see the device?
Make sure: 1. Xiaomi drivers are installed (download from the official website or via Mi). PC Suite). 2. Debugging by Debugging Mode is enabled USB and access is allowed from this PC (you will receive a request on the phone). 3. USB Useful (try another cable or port). 4. β†’ Additionally. β†’ For developers included the option of debugging by USB (security parameters) and allow debugging ADB.

3. Export of Notes through Backup MIUI

MIUI It has a built-in backup feature that saves notes to the cloud or locally, which does not require root rights and is suitable for most users.

How to make a backup copy:

  1. On your phone, go to Settings. β†’ The phone. β†’ Backup and reset β†’ Local backups.
  2. Select Create a backup and tick Notes.
  3. Click Start and wait until the file is completed (the file will be saved to the MIUI β†’ backup β†’ AllBackup).

To extract notes from the backup:

  • πŸ“Œ Connect your phone to your PC and copy the AllBackup folder to your computer.
  • πŸ“Œ Rename the backup file (for example, backup_20260515_123456.mbk) zip and unpack the archive.
  • πŸ“Œ Inside, find the com.miui.notes folder – there will be database files (notes.db) and media.

File formatLocation.How to open
notes.db/data/data/com.miui.notes/databases/via SQLite Browser or DB Browser for SQLite
.mbkMIUI/backup/AllBackup/Rename it to.zip and unpack
.txt or.zipDownload/Notes_backup/Any text editor or archiver
πŸ“Š How do you usually keep notes?
I'm hand-exporting it to txt.
I'm using backup. MIUI
Synchronize with Google Keep
I only keep it on my phone.
Another way.

4. Alternative methods: cloud services and third-party applications

If physical access to files is difficult, consider cloud solutions. Xiaomi offers synchronization of notes through Mi Account, and also supports third-party services.

Method 1: Synchronize with Mi Cloud

  • πŸŒ₯️ On the phone, open Settings. β†’ Accounts. β†’ Mi Account β†’ Synchronization.
  • πŸŒ₯️ Turn on the switch opposite Notes.
  • πŸŒ₯️ On PC, go to i.mi.com, log in and go to the Notes section.

Method 2: Exporting through Google Drive

  • ☁️ Install Google Keep or ColorNote from Play Market.
  • ☁️ Export notes from the native Notes app to one of these (via Share) β†’ Save it in Keep).
  • ☁️ On PC, open Google Keep or Google Drive.

Method 3: Backup applications

  • πŸ“± Swift Backup (requires root) – allows you to create a backup com.miui.notes in one click.
  • πŸ“± Titanium Backup (Old, but Works on Older Versions) MIUI).
  • πŸ“± Mi Mover is the official application from Xiaomi for transferring data (including notes) to another phone or to the cloud.

πŸ’‘

Cloud services are convenient, but they don’t guarantee 100% data security. Always duplicate important notes locally on your PC or external drive.

5. Recovery of deleted notes

If the notes have been deleted, you can try to restore them from a backup or with the help of specialized utilities. Note: the chances of success depend on how long it has been since the deletion and whether the phone has been used after that.

Method 1: Recovery from local backup MIUI

  1. Go to Settings β†’ About Phone β†’ Backup and Reset β†’ Local Backup.
  2. Select the latest backup and click Restore.
  3. Check the Notes and confirm the recovery.

Method 2: Data recovery programs

  • πŸ› οΈ Dr.Fone – Supports Android database recovery, including notes.db.
  • πŸ› οΈ EaseUS MobiSaver scans internal memory for deleted files.
  • πŸ› οΈ DiskDigger is a free tool for finding lost data (requires root).

⚠️ Note: When recovering data, DO NOT save new files to your phone, this can overwrite deleted notes. SD-card or connect the device to the PC in Charging Only mode.

β˜‘οΈ Preparation for the recovery of notes

Done: 0 / 5

6. Work with the database notes.db

If you can copy a note.db file, you can open it and edit it on your PC, and you'll need a database software called SQLite.

Step-by-step:

  1. Download and install. DB Browser for SQLite.
  2. Open the file notes.db in the program.
  3. Go to the Data Overview tab and select the note or notes table.
  4. Export the data to CSV or SQL via File menu β†’ Exports.

The structure of the note table usually includes fields:

  • πŸ“ _id - a unique note identifier.
  • πŸ“ title - title.
  • πŸ“ content - text of the note.
  • πŸ“ created_time β€” Date of creation (timetamp format).
  • πŸ“ modified_time β€” date of last change.

To convert timestamp to readable format, use online services like Epoch Converter.

How to import notes back to Xiaomi?
1. Open notes.db in DB Browser for SQLite. 2. Make changes or add new entries to the note table. 3. Save the file and transfer it back to the phone. /data/data/com.miui.notes/databases/ (need root or ADB). 4. Reboot your phone and check notes in the app.

Frequent mistakes and their solutions

When you're working with Xiaomi notes, users often have typical problems, and let's look at the most common ones and how to fix them.

Problem.Reason.Decision
PC doesn't see the folder miui/notesHidden system filesUse it. ADB Or turn on the display of hidden folders in the conductor
Error when copying notes.dbThe file is used by the applicationClose the Notes app or restart your phone
Backup copy is not restoredThe damaged.mbk fileTry unpacking the archive manually or creating a new copy
Notes are not synchronized with Mi CloudNo Internet or account errorCheck your network connection and log in again to Mi Account

If none of these methods worked, try:

  • πŸ”„ Update the Notes app to the latest version via Play Market.
  • πŸ”„ Reset the application settings: Settings β†’ Annexes β†’ Application management β†’ Notes β†’ Warehouse β†’ Clear the data (Warning: This will delete all local notes!).
  • πŸ”„ Install an alternative note-taking app (like Google Keep) and move the data there.

πŸ” Can I transfer notes from Xiaomi to iPhone?
Yes, for this: Export notes from Mi Notes to.txt or.zip. Send the file to your iPhone via email, AirDrop or cloud. Import to Apple Notes or Google Keep. Use Google Keep or Microsoft OneNote on both devices to automatically sync.
πŸ” How to Protect Notes with a Password on Xiaomi?
The standard Notes application does not have built-in encryption, but you can: Use the Secure folder in the MIUI (Move notes there. Install a third-party password-enabled application (e.g. ColorNote or Evernote) archive the notes.db file with the password through 7-Zip WinRAR.
πŸ“± Why After Updating MIUI missing notes?
This is a typical problem when you reset or firmware. Reasons: No backup was made; Data clearing of the Notes app during an update; Database version conflict. Solution: Restore notes from the backup (see Section 5) or try to return an old version of the app through the APK.
πŸ–₯️ Can I edit notes.db directly?
Yes, but with caution: Use DB Browser for SQLite for editing. Don't change the table structure (only the content of the title and content fields). Before saving, make a copy of the original file. After editing, return the file to your phone and restart the device.
πŸ“Œ Where are the notes on Xiaomi with custom firmware stored?
On custom firmware (for example, LineageOS or Pixel Experience), the path may be different: /data/data/com.google.android.keep/databases/ (If you are using Google Keep). /data/data/com.miui.notes/ (if the firmware is based on MIUI). /sdcard/Notes/ (For some modified versions. ADB file manager with root access (e.g. Root Explorer).