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.
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:
- Open the Settings. β Xiaomi account (or Mi Account).
- Go to the Mi Cloud section.
- Slip on the synchronization item.
- 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
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:
- Go to Settings β Xiaomi account β Mi Cloud.
- Click on the icon. βοΈ (Settings) in upper right corner.
- Select Disable Mi Cloud.
- 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?
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:
- Open your Settings β Xiaomi account.
- Slip on the account avatar at the top of the screen.
- Select Account Management β Delete the account.
- Confirm the deletion via SMS or email (depending on the binding).
- 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:
- Connect your phone to your PC and open the command prompt (cmd on Windows or Terminal on macOS/Linux).
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Run the command to disable Mi Cloud: adb shell pm disable-user --user 0 com.miui.cloudservice
- 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:
- Go to Settings β Applications β Application Management.
- Find Mi Cloud (or Xiaomi Cloud) in the list.
- Choose the Battery. β Background restriction.
- Set a limit on Background Activity and Auto Start.
- 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 cause | Decision |
|---|---|---|
| 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 settings | Turn off auto-update in Settings β About Phone β System Update |
| Unable to delete your account ("Too often" error) | Xiaomi blocks frequent account deletions for security reasons | Wait 24-48 hours and try again. |
| Mi Cloud is not available in the list of applications | It is a system software hidden from the user | Use 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).