Modern smartphones Huawei are designed to make the userโ€™s life as simple as possible by automatically saving contacts, photos and browser history in the cloud. However, constant background data transfer is not always desirable: it can waste precious battery power and mobile data limits, especially with an unstable connection. Sometimes there is a need to temporarily or completely suspend this process in order to maintain privacy or optimize the operation of the device.

In this article we will look in detail at how to manage synchronization in the shell EMUI or HarmonyOS. You'll learn the nuances of disabling individual accounts, completely banning background data transfers, and the differences between Google and Huawei accounts. Understanding these mechanisms will allow you to take full control of your gadget and avoid unexpected expenses.

The shutdown procedure does not require special technical skills, but it does require care when choosing parameters so as not to lose important data. We will consider all possible scenarios: from a simple pause to deep configuration of system services.

Managing Google account synchronization

Despite changes in company policy, many models Huawei still use Google services for basic synchronization of contacts and calendar. To manage this process, you need to go to the system settings of the device. Usually the path looks like this: Settings โ†’ Users and accounts. In some firmware versions, this section may be simply called Accounts.

In the list that opens you will see all the linked services. Click on the email address you are interested in Gmail. This will display a list of data that the phone is trying to update in the background. You can selectively disable synchronization of contacts, calendar, notes or documents Google Drive. This allows you to keep, for example, backing up photos, but prohibit the transfer of service information.

If your goal is to completely stop the exchange of data with the search giant's servers, use the switch at the top of the screen or the menu button (three dots), where the option is often hidden. Disable synchronization. Please note that after this action, new contacts saved to the phone will not be automatically duplicated to the cloud.

  • ๐Ÿ“ง Disabling Gmail stops mail updating in the standard application.
  • ๐Ÿ“… Calendar synchronization is necessary for appointment reminders on all devices.
  • ๐Ÿ‘ฅ Contacts are the most critical element for most users.
  • ๐Ÿ—‚๏ธ Google Drive can take up a significant amount of traffic when downloading large files.
๐Ÿ’ก

If you plan to sell your phone or send it in for repairs, completely disabling your Google account through settings is a mandatory step before resetting to factory settings to avoid locking FRP.

Configuring Huawei ID cloud and HiCloud services

For devices with installed mobile services Huawei (HMS), the main backup tool is your own cloud HiCloud. Management of these settings is concentrated in the Settings โ†’ Huawei IDsection. Once you enter your profile, you will see an item Cloudwhere synchronization settings for the gallery, voice recorder, notes and even health data are stored.

Here it is important to distinguish between two concepts: synchronization and backup. Synchronization works in real time: if you delete a photo on your phone, it will also be deleted in the cloud. A backup is created periodically and retains data even after it is deleted from the device. In the menu Cloud you can disable the switches next to specific categories of data, such as Gallery or Contact.

The function Find deviceis also available in this section. If you disable system data synchronization, make sure this option remains active, otherwise you will not be able to track your smartphone if it is lost. Completely disabling a Huawei account requires entering a password and deletes all cloud data from the device, but not from the company's servers.

โš ๏ธ Attention! Disabling Gallery synchronization in Huawei Cloud may cause photos taken in Storage Optimization mode to disappear from the phone, since their originals are only stored in the cloud. Check for complete copies before disabling.

๐Ÿ“Š What type of data do you sync most often?
Contacts and phone book: Photos and videos: Notes and documents: Calendar and reminders only

Globally disable background data transfer

Sometimes a user needs a radical solution - to prevent all applications from updating in the background without your knowledge. This is done through the mobile data or Wi-Fi settings. Go to the section Settings โ†’ Mobile network โ†’ Data usage. Here you can find the item Saving traffic.

Activating the mode Saving traffic prohibits most applications from using the mobile network in the background. Synchronization will only happen when you open a specific application or connect to Wi-Fi. This is an effective way to extend battery life and save gigabytes in roaming.

For more detailed settings, you can go to the list of individual applications inside the data usage menu. Select a messenger or social network and turn off the toggle switch Background data. In this case, notifications may be delayed until you manually launch the app. The system Android will warn you about the possible consequences of such a step.

Restriction type Impact on synchronization Impact on battery Recommended scenario
Account deactivation Full stop for the service Average Continuous use
Saving traffic Only via Wi-Fi or manually High Roaming or limited tariff
Background data (app) Only when opening the application Average For heavy social networks
Airplane mode Complete isolation from the network Maximum Temporary shutdown
๐Ÿ’ก

The "Traffic Saving" mode is the "golden mean": it does not break the operation of applications, but tightly controls their appetites in the background.

Optimizing the operation of applications in the background

The shell EMUI has an aggressive power management system that can independently โ€œkillโ€ synchronization processes if it deems them unnecessary. To configure this behavior, go to Settings โ†’ Battery โ†’ Launching applications. Here you will see a list of all installed apps.

By default, many applications run in Automatic controlmode. The system decides when to allow background activity. If you want to be sure to disable synchronization for a specific software, uncheck the automatic mode and in the window that appears, disable the options Autostart, Indirect launch and Working in the background.

However, be careful: if you disable working in the background for messengers like Telegram or WhatsApp, you will stop receiving messages until you unlock the screen. For email clients, this means that new emails will not appear in the mailbox on their own. Use this setting consciously.

What is โ€œIndirect launchโ€?

This is the ability of an application to be launched in a chain from another service. For example, Google Play Services may trigger the YouTube synchronization process. Disabling this option breaks such connections, which is sometimes useful for deep background cleaning.

Synchronization in developer mode and ADB

For advanced users for whom the standard settings are not enough, there are options to disable synchronization through debugging by USB and commands ADB. This method allows you to manage system parameters that are hidden in the regular menu. First, you need to activate developer mode by clicking 7 times on the build number in the section About phone.

After enabling USB debugging and connecting to a computer, you can use console commands to force stop synchronization services. This is especially true if some system application is stuck and constantly loads the processor with attempts to connect to the server.

adb shell settings put global sync_master_setting 0

This command globally prohibits auto-synchronization at the system level Android. To return everything as it was, just change the value to 1. You can also specifically disable content providers, knowing their exact package names, but this requires deep knowledge of the OS architecture.

  • ๐Ÿ› ๏ธ The method requires a PC and ADB drivers installed.
  • โšก Allows you to disable even those services that do not have an interface.
  • ๐Ÿ”„ Changes are saved even after the device is rebooted.

โš ๏ธ Attention! Using ADB commands may cause system instability if critical system services are disabled. Do not disable Google system settings synchronization if you do not understand the consequences.

โ˜‘๏ธ Safe use of ADB

Done: 0 / 1

Restoring data after disconnection

If you decide to re-enable synchronization after a long break, a data conflict may occur. For example, new contacts appeared on the phone while the cloud โ€œsleptโ€, or vice versa. The system Huawei usually prompts you to choose the source of truth: combine data or replace one with another.

When you first turn on account synchronization Google or Huawei ID the phone will begin uploading the accumulated changes. This may take time and require a stable Wi-Fi connection. Make sure that the device is connected to charging, as bulk downloading or uploading photos heats up the processor.

In case of data loss (for example, you accidentally deleted a contact on your phone, and it was deleted in the cloud due to synchronization being enabled), you can use the recovery function. The service Google Contacts has a built-in โ€œbasketโ€ and a history of changes for the last 30 days, accessible through the web interface. Huawei Cloud also allows you to roll back the cloud state to a previous date.

๐Ÿ’ก

Before turning on synchronization in bulk after a long break, make a local backup of your contacts to a .vcf file. This is your insurance in case of failure when merging databases.

Does disabling synchronization affect the operation of applications?

Yes, it can. Messengers won't receive messages in the background, mail won't update automatically, and weather or news widgets may show outdated information. However, the main functions of the applications will remain the same when launched manually.

Is it possible to synchronize only contacts, but not photos?

Absolutely. In the settings of each account (Google or Huawei) there are separate switches for each type of data. You can leave a checkmark on โ€œContactsโ€ and uncheck it from โ€œGalleryโ€ or โ€œDiskโ€.

Will disabling synchronization delete my data from the phone?

No, disabling synchronization only stops the exchange of data between the phone and the cloud. All files, contacts and settings already in the device memory will remain in place. Data is deleted only when resetting the settings or manual deletion.

How to disable synchronization for a specific application, for example, Instagram?

Instagram does not have its own system synchronization in the same sense as contacts. To prevent it from background activity, use the battery settings: Settings โ†’ Battery โ†’ Launching applications and disable background operation for this application.

Why do you need synchronization if there is a backup?

Synchronization ensures that data is up to date here and now on all devices. Backup is an archive in case of failure. If you change the phone number in contacts on one device while syncing is enabled, it will change on the tablet. When backing up, this will not happen until you restore from the copy.