Transferring notes between Xiaomi smartphones may seem like a trivial task, but in practice users face unexpected difficulties, from the lack of synchronization through Mi Account to problems with exporting in the.zip format. In this article, we will analyze all the current methods of transfer โ from official tools (Mi Mover, Xiaomi Cloud) to workaround solutions for devices on HyperOS and older versions of MIUI.
We will focus on the nuances of why notes may not be displayed after transfer, how to avoid duplication of records and what to do if the standard Notes application does not support export. All instructions are tested on the Redmi Note 12 Pro+, Xiaomi 13 Ultra and POCO F5 models with the latest updates in 2026.
1. Transfer via Mi Account (the fastest way)
Sync through a Xiaomi account is a basic method that works on 90% of devices with MIUI 12+ and HyperOS. The main condition is that both smartphones must be tied to the same Mi Account and have a stable Internet connection. If you have already used notes on your old phone, they will automatically download to the new one after authorization.
To forcefully update the data:
- Open the Notes app on the new Xiaomi.
- Slip on the profile avatar โ Settings โ Synchronization.
- Activate the Sync Notes slider and wait until the process is complete (it can take up to 5 minutes).
๐ก
If notes donโt appear, check if traffic savings for the Notes app are turned off in Battery Settings and Performance โ Background Limitation.
โ ๏ธ Note: On HyperOS devices (e.g. Xiaomi 14), sync may not work smoothly due to changes in the cloud storage architecture.
2.Use of Mi Mover (for full data transfer)
Mi Mover is Xiaomiโs proprietary tool for migrating data between devices, including notes, contacts and photos, which is suitable if you are setting up a new smartphone from scratch or want to migrate data without the cloud.
Instructions:
- On the old Xiaomi, install Mi Mover from Google Play (if it is not in the system).
- On the new phone, run Mi Mover during initial setup (or find it in Settings โ More).
- Select the role of sender on the old device and receiver on the new one.
- Connect to one Wi-Fi Direct network (generated automatically) and select data to transfer, including Notes.
Charge both phones at least 50% | Connect to a stable Wi-Fi network (not mobile Internet) |Close background apps that consume traffic | Make sure the new device has enough memory (at least 1 GB free)
-->
Important: Mi Mover does not carry notes in the Notes format (text files from the Notes folder), but only data from the standard Notes app. If you have third-party apps installed (such as Google Keep or ColorNote), use their built-in export features.
3. Export of Notes to File and Manual Transfer
If cloud sync is not available (e.g. due to regional restrictions or lack of internet), you can export notes to a.zip or.xml file and transfer them manually, which works on all versions of MIUI, but requires additional steps.
Steps for export:
- Open the Notes app on the old Xiaomi.
- Tap it on. โฎ (three-point) โ Settings โ Export of notes.
- Choose the format: ๐ TXT โ plain text (without formatting). ๐ฆ ZIP โ archive HTML-files (saves images and markup). ๐ XML โ Import to other applications (e.g. Evernote).
SD-map
For import on the new device:
- Transfer the file via Bluetooth, USB-cable or cloud (Google Drive, Telegram).
- In the app Notes click โฎ โ Import and select the saved file.
What to do if the Export button is not available?
4. Transfer over Google Drive (for backup)
If you use Google Account on both devices, you can sync notes through Google Drive, which is universal and works even when changing your smartphone brand (for example, from Xiaomi to Samsung).
Algorithm of action:
- On the old Xiaomi, open Settings โ Google โ Backup.
- Activate Data Backup and select Notes in the application list.
- On the new phone, log in to the same Google Account and restore the data from the backup.
โ ๏ธ Note: Xiaomiโs standard Notes app is not always correctly restored via Google Drive. If notes donโt show up, install an alternative app (like Google Keep) and import data there.
5. Note Transfer with ADB (for advanced users)
If none of the above methods worked, you can extract notes directly from the system folder using ADB (Android Debug Bridge), which requires command line skills and is suitable for devices with an unlocked bootloader.
Instructions:
- Install ADB Tools on your PC.
- Connect the old Xiaomi to USB and allow debugging (Settings โ About Phone โ MIUI version โ 7 times tap to activate the developer mode).
- Enter in the command line: adb pull /data/data/com.miui.notes/databases/notes.db This will copy the note database to your computer.
- Move the notes.db file to the new phone in the same folder (root rights required).
To transfer data to these applications:
- Export notes from the standard Xiaomi app to TXT or XML format (see Section 3).
- Import the file to the new application through its menu (usually Settings โ Import).
Through the cloud (Mi Account/Google)| Using cable or Bluetooth| Through third-party applications (Keep, OneNote)| Manual export/import of files |Other way
-->
Comparison of Note Transfer Methods
| Method | Speed. | Internet is required | Keeps formatting | Suitable for HyperOS |
|---|---|---|---|---|
| Mi Account | โญโญโญโญโญ | Yes. | Yes. | Partially. |
| Mi Mover | โญโญโญโญ | No (Wi-Fi Direct) | Yes. | Yes. |
| Exports to ZIP/TXT | โญโญโญ | No. | Yeah (in ZIP) | Yes. |
| Google Drive | โญโญโญ | Yes. | No. | Yes. |
| ADB | โญโญ | No. | Yes. | Yeah (root requires) |