Transferring notes from Xiaomiโs smartphone to your computer can be a challenge in a wide variety of situations, from simple backups to the need to work with texts on the big screen. Despite the seeming simplicity of the task, many users face difficulties โ especially if we are talking about older models or non-standard versions of MIUI. In this article, we will discuss all the current ways to export notes, including official tools from Xiaomi and workarounds for cases where standard methods do not work.
We'll focus on the nuances that are often overlooked in surface guides, such as why formatting or attachments can go missing when synchronizing through the Mi Cloud, how to bypass export restrictions in new versions of MIUI 14, and what to do if notes are stored in a secure memory partition, and you'll also find a comparative method table on speed, reliability and compatibility with different models, from the Redmi Note 8 to the Xiaomi 13 Ultra.
If you've tried to move notes before and you've got errors like, "Failure to export data" or "File corrupted," here's a solution to those problems, and for those who prefer automation, we'll show you how to set up automatic backup of notes on your PC with third-party utilities -- without manual copying.
Method: Synchronization through Mi Cloud (official method)
The most obvious and recommended way Xiaomi is to use the cloud service Mi Cloud.It works on all devices with MIUI 10 and newer, but there are important limitations: for example, in some regions (for example, in Europe) the functionality of the cloud can be reduced due to GDPR.
To move notes through the cloud:
- ๐ฑ Open the Notes app on your phone and tap the profile icon (or โฎ โ Settings).
- โ๏ธ Select Mi Cloud and turn on the Note Sync switch.
- ๐ป On your computer, go to i.mi.com, log in and select the Notes section.
- ๐ Here you can view all the notes and manually copy the text or export them in.txt or.html format.
โ ๏ธ Note: If you are using Xiaomi with global firmware (e.g. Redmi Note 11 Pro)+ 5G Global), and your Mi Account is registered in China, synchronization of notes may not work, in which case, create a new account in the region corresponding to the firmware.
The advantage of this method is that it's simple and doesn't have to connect the phone to a PC, but there are also disadvantages:
- ๐ซ There is no possibility of mass export - notes will have to be saved one by one.
- ๐ Attachments (photos, audio) may not appear in the web version.
- โณ Synchronization sometimes takes up to 10-15 minutes, especially if you have a lot of notes.
2. Export of Notes to File (PDF/HTML/TXT)
If you need to save notes as files for later work (like printing or editing in Word), use the built-in export feature.This method works on all Xiaomi devices with MIUI 11 and newer, but in the latest versions (MIUI 14), the path to export settings has changed.
Instructions for new versions:
- Open the Notes app and click on three dots (โฎ) top-right.
- Select Settings โ Export of Notes.
- Check the required notes (or click Select All).
- Click Export and select the format: PDF, HTML or TXT.
- The file will be saved in the Download or MiNotes folder on the internal drive.
For older versions (MIUI 10-12), the path is different:
- ๐ Get in the notes. โ Settings โ Backup.
- ๐ Select Export to File and Specify a folder to Save.
| Format | Pluses | Cons | Suitable for |
|---|---|---|---|
| Keeps formatting, convenient for printing | Large file size, cannot be edited | Archiving, printing | |
| HTML | Keeps hyperlinks and markup | It may not be incorrectly displayed in some editors. | Import to other applications |
| TXT | Minimum size, universality | Formatting is lost, no investments | Quick translation of text |
โ ๏ธ Note: If, when exporting to PDF You get the error โCanโt create a fileโ, check the free space on the phone (need a minimum of 100-200 MB) and try to save the file to another folder, for example, on the phone. SD-map.
Make sure your phone has enough memory |Close all background apps |Plug your phone to charge (for long notes)|Check permissions for the Notes app in the settings-->
3. Transfer through USB-cable (for advanced users)
If the cloud and export are not suitable (for example, due to lack of Internet or problems with the Mi Account), you can copy notes directly via USB.This method requires access to the phoneโs file system and does not work on all models โ for example, on Xiaomi 12T and the newer note folder can be hidden.
Step-by-step:
- Connect your phone to your PC through USB-cable (preferably original).
- On the phone, select the file transfer mode (File Manager or MTP).
- On your computer, open the Explorer and follow the path: Internal Memory โ MIUI โ Notes Or for new versions: Internal Memory โ Android โ data โ com.miui.notes files โ
- Copy files with the.note or.db extension to your computer.
To open copied files on your PC, you will need:
- ๐ For.note: Use Mi Notes Decoder (available on GitHub).
- ๐๏ธ For.db: Open the file via SQLite Browser (notes are stored in the note table).
How to open a.db file without software?
This method is suitable for tech-savvy users, as it requires working with system files. If you have never worked with ADB or SQLite, you better choose another method.
4. Use of third-party applications (alternative method)
If you don't like Xiaomi's built-in tools, you can use third-party apps to synchronize notes.
- ๐ฑ Google Keep: automatically syncs with Google Drive and is available on PC via browser.
- ๐ Evernote or OneNote: Supporting Exports PDF, DOCX and other formats.
- ๐ Simplenote: a lightweight application with a convenient web interface.
To move notes through Google Keep:
- Install Google Keep from the Play Market.
- Copy text from Xiaomi Notes and paste it into a new note in Keep.
- On your computer, open keep.google.com โ all notes will be available for editing and exporting.
Advantages of third-party applications:
- โ Cross-platform (access from any device).
- โ Advanced functions (tags, text search, shared access).
- โ Automatic backup.
โ ๏ธ Note: When copying notes from Mi Notes to Google Keep, the original formatting (bold text, lists, color highlights) is lost. If it is critical, export notes to Google Keep. HTML Through Xiaomiโs built-in tools.
๐ก
If you frequently work with notes on your PC, set up IFTTT or Zapier to automatically send new notes from Mi Notes to Google Docs or Notion. This will require you to enable the access API in your Mi Account settings (Security section).
5.Transfer of Notes from a Locked or Broken Phone
If your Xiaomi isnโt turning on, locked, or has a damaged screen, but you urgently need notes, there are a few ways to extract them:
Method 1: ADB (if USB debugging is enabled)
- Connect your phone to your PC and open the command line.
- Enter the command to copy the notebase: adb pull /data/data/com.miui.notes/databases/notes.db
- Open the copied notes.db file via SQLite Browser.
Method 2: Through Mi Cloud backup (if synchronization was enabled)
- ๐ป Go to i.mi.com and log in.
- ๐ In the Devices section, find a backup of your phone.
- ๐ฅ Download the archive and find a folder in it. MIUI/Notes.
Method 3: Through TWRP Recovery (for advanced users)
If the phone has customized Recovery (TWRP), you can manually copy the notes files:
- Download your phone to TWRP (usually Power + Vol Up) mode.
- Connect your phone to your PC and use the command: adb pull /data/data/com.miui.notes/
โ ๏ธ Note: If the phone is locked through Mi Account (Xiaomi account), then without unlocking it is impossible to access the notes files through the ADB or TWRP. In this case, the only option is to restore via Mi Cloud (if synchronization was enabled).
6. Automation of Note Transfer (for regular use)
If you often work with notes and want them to be automatically copied to your PC, you can set up an automatic backup using:
Option 1: Tasker + AutoTools (for Android)
- ๐ฑ Install Tasker and AutoTools plugin.
- ๐ค Create a task that will export notes to PDF on a schedule (for example, once a week).
- ๐ค Set up automatic file submission to Google Drive or email.
Option 2: Syncthing (for local area network synchronization)
- ๐ฒ Install Syncthing on your phone and PC.
- ๐ Add the folder. MIUI/Notes synchronized.
- ๐ก All changes in notes will be automatically copied to your computer via Wi-Fi.
Option 3: Python script (for technical users)
If you are familiar with programming, you can write a script that will:
- ๐ Connect to the phone by phone ADB.
- ๐ Copy note files into a given folder on a PC.
- ๐ Convert them into PDF or DOCX.
๐ก
Automatic note backup eliminates the need for manual transfer and protects data in the event of loss or breakage of the phone. The most reliable option is a combination of Mi Cloud (for cloud reserve) and Syncthing (for local synchronization).