Notes on Xiaomi smartphones have become an integral part of everyday life: it stores important thoughts, to-do lists, passwords and even document scans. But what if you bought a new phone, switched to a different ecosystem, or just wanted to back up?Transfer notes from the standard Mi Notes app (or Notes in newer versions of MIUI) can seem a daunting task - especially if you've never exported data before.
In this article, we will discuss all the current ways to import notes from Xiaomi, Redmi and POCO devices: from synchronization via Mi Account to manual export to.txt or.zip formats. You will learn how to transfer data to Google Keep, Evernote or to your computer, as well as what pitfalls can occur when working with different versions of MIUI.
If you're afraid of losing data or have experienced export errors before, don't worry. We've put together unique solutions to recover notes even when standard methods don't work, like how to extract notes from a MIUI backup or use ADB to access hidden application files.
Preparation for import: what to know before transfer
Before you start importing, make sure your notes are available for export. Depending on the MIUI version and smartphone model (Xiaomi 13 Pro, Redmi Note 12, POCO F5, etc.), the process may be different.
- π± Check the version. MIUI: Go to Settings. β The phone. β Version. MIUI. In older versions (up to) MIUI 12) export of notes may be restricted.
- π Sign in to Mi Account: Without a Xiaomi account, you wonβt be able to sync notes between devices.
- π Clear the app cache: Sometimes notes don't show up because of a damaged cache. β Annexes β Application management β Notes β Warehouse β Clear the cache.
- π Update the app: The outdated version of Mi Notes may not support exports.Update it via Google Play or App Gallery.
Note that if you use password-locked notes, they will have to be temporarily unlocked before exporting, otherwise they may not be transferred or stored in encrypted form.
β οΈ Note: If you plan to transfer notes to a device of another brand (such as a Samsung or iPhone), standard sync via Mi Account will not work.
Method 2: Synchronize with Mi Account (the easiest method)
If youβre staying in the Xiaomi ecosystem (e.g., switching from the Redmi Note 11 to the Xiaomi 14), the most reliable way to transfer notes is through the Mi Account cloud, which works automatically but requires pre-setting.
How to turn on synchronization:
- Open the Notes app.
- Slip on the profile icon (or three dots in the top right corner) and select Settings.
- Go to the Sync section and activate the switch.
- Make sure you are logged in to the same Mi Account on both devices.
After the sync is enabled, all notes will automatically be downloaded to the new smartphone within 5-10 minutes.
- π Restart the Notes app on both devices.
- πΆ Check your internet connection (synchronization only works via Wi-Fi or mobile data).
- π Make sure that the new device has enough memory space.
β οΈ Note: If you delete a note on one device, it will disappear on the second after syncing. To avoid loss, back up (see section 4).
π‘
Syncing through Mi Account is the fastest way, but only works between Xiaomi, Redmi and POCO devices.
Method 2: Export notes to a file (for transfer to other platforms)
If you need to transfer notes to an iPhone, Samsung or computer, standard synchronization won't help, and you'll need to manually export them to.txt,.html or.zip. Here's how to do this:
Instructions for MIUI 13/14:
- Open the Notes app.
- Click on the three dots in the upper right corner and select Export.
- Select the notes you want to export (or click Select All).
- Choose the format: TXT (simple text) or HTML (saves formatting).
- Specify the folder to save (for example, Downloads or Documents).
As a result, you will receive an archive. notes_export.zip Or individual files for each note:
- π Send by mail or via messenger.
- π₯οΈ Download to your computer and open in Word or Notepad++.
- π± Import to other note-taking apps (e.g. Google Keep or Evernote).
Important: If you have images or attachments in your notes, they will only be saved in HTML. When you export them to TXT, they will be lost.
Make sure that your notes are not blocked with a password |
Select HTML format to save images |
Check the free space on the device |
Download the archive to your computer for backup-->
Method 3: Transfer notes through MIUI backup
If sync is disabled and manual exporting is not working (for example, due to an app failure), notes can be extracted from the MIUI backup.This method is more difficult, but suitable for recovering data after a phone reset or breakage.
How to make a backup copy:
- Go to Settings β About Phone β Backup and Reset β Local Backup.
- Select Backup and tick Notes (or Mi Notes).
- Click Create a backup and wait for the process to complete.
The backup file will be saved to the MIUI/backup/AllBackup folder on the internal drive to extract the notes:
- Connect your phone to your computer via USB (in file transfer mode).
- Find a backup file (usually with the.mbk extension).
- Use Mi PC Suite or third-party tools like MIUI Backup Extractor to unpack.
Inside the archive, notes are stored in the notes folder in.json format, and can be converted into readable form using online services or scripts in Python.
β οΈ Attention: Backup copies MIUI If you forget your Mi Account password, you can't extract the data, and you can't edit.mbk files manually, which can cause damage.
| Transfer method | Suitable for | Difficulty | It saves images. |
|---|---|---|---|
| Synchronization with Mi Account | Only Xiaomi/Redmi/POCO | β | Yes. |
| Manual export to TXT/HTML | Any device. | ββ | Only in HTML. |
| Backup copy of MIUI | Post-discharge recovery | βββ | Yes. |
| ADB (for experienced) | Failure recovery | ββββ | Yes. |
5. Method 4: Using ADB to extract notes (advanced method)
If standard methods donβt work (e.g. Notes gives an error or notes donβt show), you can try extracting them via Android Debug Bridge (ADB).
What you need:
- π₯οΈ Computer with installed ADB-Drivers and Platform Tools.
- π± Included Debugging by USB on the phone (in Settings) β The phone. β Version. MIUI Press 7 times on the version MIUI, Then go back to the settings. β Additionally. β For developers β Debugging by USB).
- π USB-cable (preferably original).
Instructions:
- Connect the phone to your computer and confirm the debugging permission.
- Open the command line (cmd) and enter:
adb devicesMake sure the device is identified. Then do:
adb pull /data/data/com.miui.notes/databases/ notes_backupThis command will copy the note database into a folder. notes_backup The file will be called notes.db, and you can open it with the help of DB Browser for SQLite or Online Tools.
The advantage of this method is that you will receive all notes, including deleted ones (if they are not already overwritten), the disadvantage is that you need to understand SQL or use third-party utilities for conversion.
What if the ADB canβt see the device?
6.Transfer notes to Google Keep, Evernote and other apps
If youβre switching from Xiaomi to a different brand (like Google Pixel or iPhone), the easiest way to import notes is to cross-platform services like Google Keep or Evernote.
For Google Keep:
- Export notes from Mi Notes to HTML (see Section 3).
- Open the file on your computer and copy the text of each note.
- In the web version of Google Keep (keep.google.com), create a new note and paste the text.
- For images: upload them manually through the Add Image button.
For Evernote:
- π€ Use the import function in Evernote (supports.enex and.html formats).
- π If exported to TXT, convert files into HTML via online converters.
- π Create a separate notebook for imported notes so you donβt confuse them with new ones.
Important: Google Keep has a note size limit of 20,000 characters, and Evernote may not display Cyrillic correctly when importing from HTML. In this case, try using UTF-8 encoding or editing a file before importing.
π‘
If you have a lot of notes, use Python scripts to automatically convert from HTML to Evernote (.enex) format. Ready-made solutions can be found on GitHub for "mi notes to enex".
7. Frequent problems and their solutions
When you move notes, you often encounter errors, and here are the most common ones and how to fix them:
- π΄ "Cannot export notes": Check permissions for app Notes in Settings β Annexes β Permits. Make sure you're allowed access to the vault.
- π΄ Hieroglyphs instead of text: This is an encoding problem. Open the exported file in Notepad++ and convert into UTF-8 without BOM.
- π΄ Missing images: If exported to TXT, No images will be saved. Repeat export to HTML or extract them through ADB (see section 5).
- π΄ Notes are not synced: Check if sync is enabled in Mi Account settings (Settings) β Accounts. β Mi Account β Synchronization).
If notes are not displayed correctly after transfer (for example, formatting is broken or lists are lost), try:
- π Open the source file in the text editor and manually correct the tags.
- π Repeat exports with a different format (e.g., instead of using a different format) HTML Use Markdown if the app supports).
- π§ Send a note to yourself by mail and copy the text from there.
β οΈ Attention: If you are using MIUI Global and MIUI China, notes from these versions may not sync with each other, and in this case, you'll have to use manual export.
8.Alternative solutions: third-party applications for portability
If the standard methods don't work, you can use third-party utilities.
- π± Mi Mover (official app from Xiaomi): Transfers data between Xiaomi devices over Wi-Fi, including notes. Suitable for switching from Redmi to Xiaomi.
- π₯οΈ Mi PC Suite: Allows you to back up notes on your computer and restore them to another device.
- π Send Anywhere: Transfers files between devices via link or QR-You can export notes to a file and send them to a new phone.
- π Cloneit: Clones data (including notes) from old phone to new phone via Wi-Fi Direct.
Third-party apps often support cross-platform portability (e.g., from Xiaomi to iPhone), but beware: some utilities require root rights or may collect personal data.
Example of Mi Mover:
- Install the app on both devices.
- On the old phone, choose I am the sender, on the new phone, I am the receiver.
- Scan it. QR-link-code.
- Select Notes in the data list for transfer.
- Wait until the process is completed.
π‘
The app side is convenient for cross-platform porting, but always check reviews and permissions before installing.