How to completely disable the Xiaomi cloud on Android: 5 proven ways

Xiaomi’s cloud (Mi Cloud) is a convenient service for backing up data, syncing contacts and photos between devices, but not all users need this feature, some are worried about data privacy, some are not enough space in internal memory due to permanent backups, and some simply prefer alternative cloud services like Google Drive or Yandex Disk.

In this article, you will find detailed instructions on how to disable Mi Cloud on Xiaomi, Redmi and POCO smartphones with MIUI shell (including the latest versions of MIUI 14/15 and HyperOS).We will look at both partial disabling of individual functions (for example, synchronizing photos) and completely deactivating Xiaomi account from the device – which automatically deactivates all cloud services.

Why do users want to turn off Mi Cloud?

According to a survey of Xiaomi owners in 2026, 42% of respondents have tried to deactivate the cloud at least once.

  • πŸ”’ Privacy concerns: Data is stored on Xiaomi servers in China, raising compliance questions GDPR and local data protection laws.
  • πŸ“± Duplication of features. Many use Google Photos or iCloud, and the additional cloud from Xiaomi becomes unnecessary.
  • πŸ’Ύ The memory is occupied. The backups take up to 5–10 GB on devices with 64/128 GB memory.
  • πŸ”„ Sync failures: Users complain of persistent notifications of file upload errors to the cloud.
  • πŸ’° Paid storage.Only 5GB is available free, further expansion requires subscriptions.

It is important to understand that disabling Mi Cloud does not mean deleting your Xiaomi account. You can simply stop syncing by saving access to branded services (such as Mi Fit or Mi Home). However, if you delete your account completely, it will affect the operation of some system functions, such as locking the screen through Find Device.

πŸ“Š You’ve turned off Mi Cloud on your Xiaomi?
Yes, completely deleted the account.
Yeah, just turned off the sync.
No, but I'm planning.
No, I use the cloud.

Method 1: Disabling the synchronization of individual data

If you don’t need to completely remove the cloud, but want to stop backing up specific file types (photos, contacts, notes), follow these steps:

  1. Open the Settings. β†’ Xiaomi account (or Mi Account).
  2. Go to the Mi Cloud section.
  3. Slip on the synchronization item.
  4. Turn off the sliders in front of unnecessary categories: πŸ“· Gallery - photos and videos πŸ“ž Contacts - phone book πŸ“ Notes - Notes from the Notes app πŸ“… Calendar - events πŸ”– Bookmarks - saved pages from the browser

After the shutdown, sync will stop, but the data already uploaded to the cloud will remain on Xiaomi servers. To delete it, go to the Mi Cloud web version at i.mi.com and manually clean the unnecessary files.

β˜‘οΈ What to check before turning off synchronization

Done: 0 / 4

Method 2: Completely disable Mi Cloud without deleting your account

If you want to completely deactivate the cloud, but keep your device linked to your Xiaomi account (for example, for software updates or Mi Fit), follow these steps:

  1. Go to Settings β†’ Xiaomi account β†’ Mi Cloud.
  2. Click on the icon. βš™οΈ (Settings) in upper right corner.
  3. Select Disable Mi Cloud.
  4. Confirm the action by entering the password from the Xiaomi account.

After that:

  • βœ… Automatic backup will stop.
  • βœ… Synchronization notifications will no longer appear.
  • ❌ Access to previously downloaded data in the cloud will remain (they can be downloaded through the web version).
  • ❌ Features like Find Device will continue to work.
What will happen to backups after the shutdown?
If you have previously backed up your Mi Cloud, they will remain on Xiaomi servers for 30 days without activity, and then the data can be deleted automatically. To save copies, download them manually to your PC through i.mi.com.

Method 3: Delete your Xiaomi account (total disabling of all services)

This method drastically shuts down all Xiaomi services, including cloud, branded apps, and even the ability to receive air-to-air updates (OTAs), only if you’re switching entirely to another brand or want to sell the phone.

⚠️ Note: Deleting your account will result in:

  • 🚫 Loss of access to Mi Cloud, Mi Fit, Mi Home and other Xiaomi services.
  • 🚫 Unable to use Find Device to search for a phone.
  • 🚫 Reset some settings (for example, themes of design).
  • 🚫 Potential problems with getting software updates (on some models).

If you are prepared for these consequences, follow the instructions:

  1. Open your Settings β†’ Xiaomi account.
  2. Slip on the account avatar at the top of the screen.
  3. Select Account Management β†’ Delete the account.
  4. Confirm the deletion via SMS or email (depending on the binding).
  5. Enter your password and wait until the process is complete (it can take up to 24 hours).

Once you delete your account, your phone will automatically log out of all Xiaomi services, and you’ll have to create a new account to use the cloud again.

Method 4: Disable the Cloud through ADB (for Advanced Users)

If standard methods fail (e.g., due to corporate policy restrictions or modified firmware), you can disable Mi Cloud via Android Debug Bridge (ADB), which requires connecting your phone to a PC and basic command line knowledge.

You'll need:

  • πŸ–₯️ Computer with drivers installed ADB and Fastboot.
  • πŸ“± Included debugging by USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times tap the version number β†’ Come back to the extra. β†’ For developers β†’ Debugging by USB).
  • πŸ”Œ Cable USB Type-C (preferably original).

Instructions:

  1. Connect your phone to your PC and open the command prompt (cmd on Windows or Terminal on macOS/Linux).
  2. Enter the command to check the connection: Adb devices must appear serial number of your device.
  3. Run the command to disable Mi Cloud: adb shell pm disable-user --user 0 com.miui.cloudservice
  4. Reboot your phone: adb reboot

After the reboot, the Mi Cloud app will be deactivated, but it can be turned on again via the same command, replacing the disable-user with enable.

πŸ’‘

If the cloud is activated again after disconnecting via ADB, check for MIUI updates. Some firmware versions automatically restore system applications.

Method 5: Limiting background activity of the Mi Cloud

If you don't have to shut down the cloud completely, but you want to save battery power and traffic, you can limit the background activity of the app, and it won't stop syncing completely, but it will reduce the load on the system.

How to do this:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find Mi Cloud (or Xiaomi Cloud) in the list.
  3. Choose the Battery. β†’ Background restriction.
  4. Set a limit on Background Activity and Auto Start.
  5. In the Mobile Data section, disable Background traffic.

These settings won’t remove the cloud, but they will reduce its impact on the performance of the phone, such as synchronizing only when you connect to Wi-Fi or when you manually launch an application.

What to do if the Mi Cloud is not shut down?

Sometimes users find that the Xiaomi cloud is not deactivated in standard ways.

Problem.Possible causeDecision
The "Disable" button is inactive.The device is tied to corporate policy (e.g. on a work phone)Contact the administrator or use ADB (Method 4)
After the shutdown, the cloud is turned on again.Automatic update of MIUI restored settingsTurn off auto-update in Settings β†’ About Phone β†’ System Update
Unable to delete your account ("Too often" error)Xiaomi blocks frequent account deletions for security reasonsWait 24-48 hours and try again.
Mi Cloud is not available in the list of applicationsIt is a system software hidden from the userUse ADB (Method 4) or account settings (Method 2)

If none of the methods worked, try resetting your phone to factory settings (Settings β†’ About Phone β†’ Settings Reset).Be sure to save important data before doing so, as it will be deleted.

πŸ’‘

Before resetting, untie your Xiaomi account in Settings β†’ Xiaomi account β†’ Sign out. Otherwise, after reset, the phone may require you to enter a password from your old account (FRP protection).

FAQ: Frequent questions about disabling Mi Cloud

Can I disable Mi Cloud without deleting my Xiaomi account?
Yes, just go to the Settings. β†’ Xiaomi account β†’ Mi Cloud β†’ Settings (βš™οΈ) β†’ Disable Mi Cloud. This will stop syncing, but save access to other services (e.g. Mi Fit).
What happens to the photos after the cloud shutdown?
Photos already uploaded to Mi Cloud will stay on Xiaomi servers for another 30 days, new photos will not sync. To save photos, download them through the web version of i.mi.com.
Why did the phone slow down after the cloud shutdown?
This is unlikely, as Mi Cloud does not consume significant resources.Perhaps the problem is related to other background processes. β†’ Battery.
Can I return my data from Mi Cloud after deleting my account?
No. Deleting your Xiaomi account results in the permanent loss of all data in the Mi Cloud, including backups. First, save important information to another medium.
Will Find Device work after the cloud is turned off?
Yes, Find Device uses separate Xiaomi servers and is independent of Mi Cloud, but if you delete your Xiaomi account completely, the search function will also stop working.