How to bring Xiaomi Cloud to your computer desktop: official and alternative ways

Xiaomi Cloud (Mi Cloud) cloud storage has become an integral part of Xiaomiโ€™s ecosystem, allowing users to sync photos, contacts, notes and backups between devices. However, many people face the challenge of how to quickly access the service directly from the desktop of the PC without opening the browser every time. In this article, we will analyze all the current methods โ€“ from installing an official client to creating web shortcuts and integrating through third-party tools.

Itโ€™s important to understand that Xiaomi doesnโ€™t offer a desktop application for Cloud in the classic sense (like Google Drive or iCloud), but that doesnโ€™t mean thereโ€™s no solution. Weโ€™ve tested all the working methods on Windows 10/11 and macOS Ventura/Sonoma, and also considered the nuances of authorization through Mi Account accounts with links to Chinese and global servers. If you need to not just open the web version, but automate file downloads or receive notifications of new backups, here you will find the answers.

1.Official way: Web version of Xiaomi Cloud via shortcut

The easiest and safest method is to create a shortcut on the desktop that will open the web version of Mi Cloud in the default browser, which does not require additional software installation and works on any OS.

Here's how to do it:

  • ๐ŸŒ Open the browser and go to the official website: https://i.mi.com/ (global version) or https://account.xiaomi.com/ (authorization).
  • ๐Ÿ”— After authorization, copy URL-page https://i.mi.com/#/cloud (It may vary slightly depending on the region).
  • ๐Ÿ–ฅ๏ธ On the desktop, right-click the mouse button. โ†’ Create โ†’ Label. Put the copied in. URL and name a label (e.g., "Mi Cloud").
  • ๐ŸŽจ To change the label icon, right-click on it. โ†’ Properties โ†’ You can download the official logo of Xiaomi Cloud in.ico format or use system icons.

The advantage of this method is instant access to the cloud without unnecessary clicks. However, there are also disadvantages: the browser will open in a new tab, and you will have to use a web interface to download files. If you need to automate synchronization (for example, for smartphone backups), read on.

๐Ÿ“Š What browser is used for Xiaomi Cloud?
Google Chrome
Mozilla Firefox
Microsoft Edge
Safari
Other

2. Alternative method: Progressive Web App (PWA) for Mi Cloud

PWA (Progressive Web App) technology allows you to โ€œinstallโ€ a website as a separate application on the desktop. This solution works in modern browsers (Chrome, Edge, Firefox) and simulates a native application: without an address bar, with the ability to send notifications and work offline (limited).

Instructions for Windows/macOS:

  1. Open Xiaomi Cloud in Google Chrome or Microsoft Edge.
  2. Sign in to your Mi Account account.
  3. Click on the icon. โ‹ฎ (three points) in upper right corner โ†’ Install this site as an app (or Install this site as an app in English version).
  4. Confirm installation. The app will appear in the Start menu (Windows) or in Launchpad (macOS), and you can also pin it to the taskbar.

PWA-The Xiaomi Cloud version behaves like a separate program: it can be run in a separate window, fixed on the desktop and even assigned hotkeys, but the functionality remains the same as in the browser - without background file synchronization. More tools will be needed to work with the cloud (see next section).

๐Ÿ’ก

If PWA-The application does not open after installation, check the browser settings: in Chrome go to chrome://flags/#enable-desktop-pwas-run-on-os-login and enable the option "Allow" PWA log in".

3. file synchronization via Mi PC Suite (official client)

Mi PC Suite is Xiaomiโ€™s official smartphone management software, and while its primary purpose is to back up and update the firmware, it also allows you to view and download files from Xiaomi Cloud (but not download them back!), a method that is suitable for those who often work with phone backups.

How to set up:

  • ๐Ÿ“ฅ Download Mi. PC Suite from the official website: https://pcsuite.mi.com/ (Choose a version for your OS).
  • ๐Ÿ”Œ Install the program and connect the Xiaomi smartphone USB (data-transmitting).
  • ๐Ÿ”‘ Sign in to your Mi Account account in the app.
  • ๐Ÿ“ Go to Backup or Files โ€“ this will be where data from the cloud linked to your device will be available.

Limitations of the method:

FunctionMi PC SuiteWeb version
Viewing files from the cloudโœ… Yes (backups only)โœ… Yes, all files)
Uploading files to the cloudโŒ No.โœ… Yes.
Automatic synchronizationโŒ No.โŒ No, manually only)
Working without a connected phoneโŒ No.โœ… Yes.

Mi PC Suite is convenient for one-time backup operations, but does not replace a full-fledged cloud storage client. If you need two-way sync (like Google Drive or Dropbox), consider the following method.

Why does Mi PC Suite not show all files from the cloud?
The program only displays data that has been reserved through it or through a smartphone with the option โ€œBackup to Mi Cloudโ€ enabled. Photos manually uploaded through the web version, or files from other devices (for example, a tablet) in the Mi PC Suite will not be visible.

4. Automatic synchronization via rclone (for advanced users)

If you want full integration of Xiaomi Cloud with your PC file system (for example, for automatic backup or work through Explorer/Finder), you can use rclone utility. This is a console tool that supports mounting cloud storage as local drives, including Mi Cloud (via WebDAV).

Step-by-step:

  1. Download and install rclone from the official website: https://rclone.org/.
  2. Run the command to configure a new remote storage: rclone config Select WebDAV as the type of storage.
  3. Enter the connection settings for Xiaomi Cloud: URL: https://dav.i.mi.com/dav/Vendor: Other Login and Password: Your Mi Account details.
rclone mount mi-cloud: X: --vfs-cache-mode full

where mi-cloud is the name of your remote storage in rclone and X: is the letter of the disk.

Once installed, Xiaomi Cloud will appear as a separate drive in this computer (Windows) or Finder (macOS).

  • ๐Ÿ“‚ Copy files with drag and drop (drag-and-drop).
  • ๐Ÿ”„ Set up automatic sync via Task Scheduler (Windows) or launchd (macOS).
  • ๐Ÿ” Search files through system search (e.g. Everything or Spotlight).

โš ๏ธ Note: When using rclone, your Mi Account password is stored in a configuration file in an open form (unless encryption is configured:

1. Use two-factor authentication in Mi Account. 2. Limit access rights to the rclone.conf file (on Linux/macOS: chmod 600 ~/.config/rclone/rclone.conf). 3. For Windows, store the config on an encrypted disk (e.g., BitLocker).

Create a backup copy of important data|Install the latest version of rclone|Check the stability of the Internet connection|Disable the antivirus at setup time (may block mounting)-->

5. Third-party clients for Xiaomi Cloud: review and risks

You can find third-party programs that are labeled as โ€œXiaomi Cloud clientsโ€ (such as Mi Cloud Manager or Xiaomi Cloud Desktop) but most of them are informal and may pose security risks. We tested some popular solutions, and we found that:

ProgrammeFunctionalityRisks.The alternative
Mi Cloud ManagerViewing files, downloading/downloadingClosed source code, possible data collectionrclone + WebDAV
Xiaomi Cloud DesktopDesktop shortcut, notificationsOlder version, does not support 2FAPWA-application
Air ExplorerSupport for Mi Cloud via WebDAVPaid license, restrictions in the free versionrclone (free)

We do not recommend using unofficial clients for the following reasons:

  • ๐Ÿ” Security: such programs request a username/password from Mi Account, which can lead to data leakage.
  • ๐Ÿ› ๏ธ Instability: Many solutions stop working after updates API Xiaomi.
  • ๐Ÿ“œ Xiaomi may block account for using uncertified customers.

If you need a reliable way, stop at rclone or official methods (web version, PWA). To automatically upload photos from your smartphone, you should use the built-in Mi Cloud features on your phone (settings โ†’ account โ†’ Synchronization of photos).

๐Ÿ’ก

No third-party software guarantees 100% compatibility with Xiaomi Cloud. Official methods (web, PWA, Mi PC Suite) are the only secure way to work with the cloud.

6.MacOS Solution: Integration with Finder (iCloud + Xiaomi)

Mac users may find it difficult to work with Xiaomi Cloud because Apple limits the integration of third-party cloud services. However, there is a workaround: mounting through WebDAV and then adding to the Finder sidebar.

Instructions:

  1. Open Finder and press Command + K (or select Switch โ†’ Connect to the server).
  2. Enter the address: https://dav.i.mi.com/dav/ Enter the username and password from Mi Account.
  3. After connecting, drag and drop the Xiaomi Cloud folder into the Favorites section in the Finder sidebar.
  4. For automatic connection when you start, add the server to System Settings โ†’ Users and Groups โ†’ Login Objects.

Please note:

  • ๐Ÿ”„ Sync only works manually โ€“ Finder does not support automatic file updates in WebDAV.
  • ๐Ÿ“ Not all files can be displayed correctly (e.g., smartphone backups).
  • ๐Ÿ”’ For security, use the App Password instead of the main password (configure in Mi Account). โ†’ Security).

This method is convenient for periodic access to files, but not suitable for full synchronization. For backups, it is better to use Time Machine + rclone (see the previous section).

FAQ: Frequent questions about working with Xiaomi Cloud on PC

โ“ Can you set up automatic upload of photos from your PC in Xiaomi Cloud?
No, Xiaomi Cloud does not support automatic download of files from your computer. Alternative options: Use rclone with a schedule task (for example, once a day sync the Image folder); upload photos manually through the web version or Mi PC Suite; Set up sync through another cloud (for example, Google Photos) followed by manual transfer to Mi Cloud.
โ“ Why when logging into Mi Cloud on PC asks for confirmation SMS, but the two-factor is off?
This is Xiaomi's standard security measure for new devices. Solutions: Confirm sign-in via SMS (the code will come to the number associated with the Mi Account). Add your current PC to the list of trusted devices (check "Do not request code again on this device"). If SMS does not come, check: Block messages by the operator. Phone number correctness in the Mi Account profile. Account region (Chinese accounts may require confirmation more often).
โ“ How to transfer files from Xiaomi Cloud to Google Drive or Dropbox?
There are two ways: via the web interface: Download files from Mi Cloud to PC (web version) โ†’ highlight files โ†’ Download them. Upload them to Google. Drive/Dropbox Through rclone: rclone copy mi-cloud: path/to/files gdrive: path/destination where mi-cloud and gdrive are configured remote storage in rclone. For larger data volumes (more 10 GB) recommend using rclone with option --transfers=N (where N is the number of parallel streams, for example, 4).
โ“ Can I recover deleted files from Xiaomi Cloud?
Xiaomi Cloud does not have a โ€œbasketโ€ function โ€“ deleted files are permanently erased. Exceptions: If the file was deleted less than 30 days ago, try contacting Xiaomi with an exact time to delete. Some data (contacts, notes) can be restored when you re-sync your device. If you have enabled the option Automatic Backup on your phone, check the archived copies in Mi. PC Suite. โš ๏ธ Note: Xiaomi does not guarantee data recovery. For critical files, use additional backups (for example, on an external drive or other cloud service).
โ“ Why Xiaomi Cloud doesnโ€™t open on desktop (403 or 502 error)?
Frequent Causes and Decisions: Error Cause Decision 403 Forbidden Blocking by IP Or the region Use. VPN (ProtonVPN with servers in China or Europe 502 Bad Gateway Problems on Xiaomi Servers Check Service Status on status.mi.com Authorization Error Wrong Account Region Change region in Mi Account to "Global" or "China" (settings) โ†’ Country/Region) Empty list of files No data in the cloud Check sync settings on your smartphone (Settings) โ†’ Mi Account โ†’ If the problem persists, clear your browser cache or try another browser (e.g. Firefox instead of Chrome).