Owners of smartphones based on an operating system Android Pie often face a situation where the device independently initiates the download and installation of a new version of the software. Although developers position automatic updates as a way to increase security and stability, in practice this often leads to slower operation of old gadgets, changes to the familiar interface, or even the appearance of critical bugs. For many users, the ability to control this process is a priority.

The problem is that the menu Settings there is not always an obvious switch to completely disable updates. The interface may be hidden, and some options are only available through console commands or developer mode. It is important to understand that disabling updates increases the device’s vulnerability to new viruses, but allows you to maintain the current performance and functionality to which you are accustomed.

In this guide, we will analyze in detail all the available methods for stopping the automatic loading of firmware on Android 9. We will look at standard settings for various manufacturers, the use of ADB commands for advanced users, and specific features of Google Play services. You can choose the most suitable option for your smartphone model.

Standard Android 9 system settings

The first step in solving a problem should always be to check the built-in system parameters. In the clean version Android 9, for example on smartphones Google Pixel, the update settings are placed in a separate menu section. You need to go to Settings → System → Advanced → System update. The current version of the OS and the status of checking for updates are displayed here.

Inside this section there is often a menu with additional options, which can be accessed by clicking on the gear icon or three dots in the upper corner of the screen. This is where the switch Auto-update or option Download updates only via Wi-Fiis located. Disabling the last option will not prohibit installation completely, but will prevent the consumption of mobile traffic and sudden downloads in the background.

⚠️ Attention: On some devices with shells from manufacturers (for example, Samsung One UI or Xiaomi MIUI) the menu item may be called differently. Look for the sections “About the device”, “About the phone” or “Software information”.

If the standard switch is missing or inactive, this may mean that the manufacturer has blocked the ability to manually control via the graphical interface. In this case, the system forcibly checks update servers every time you connect to the network. Do not despair, as there are alternative control methods.

💡

If you see the status “The update has been downloaded and ready to install,” do not click the install button right away. Reboot the device in safe mode to cancel the planned procedure.

Features of updates in Google Play Services

Often users confuse updating the operating system itself with updating system components, such as Google Play Services or Android System WebView. These applications are updated through the app store regardless of the firmware version. Although this does not change the version Android 9 to 10 or 11, such updates can significantly affect the interface and battery consumption.

To limit automatic updates of system services, open the application Play Market. Click on the profile icon in the upper right corner and select Settings. In the Settings → Automatic application updates section you will see three options for action. Selecting the “Never” item will completely stop the automatic downloading of any updates, including system ones.

  • 📱 Only via Wi-Fi: saves mobile traffic, but updates will still be downloaded in the background.
  • 🚫 Never: complete stop of auto-updates, requires manual confirmation for each application.
  • 🔄 Always: standard system behavior, updates are downloaded whenever the network is available.

It is worth noting that disabling auto-updates in the store does not guarantee that critical security patches will not be offered by the system later. However, this gives you a temporary head start and the opportunity to choose a convenient moment for installation. Regularly check the list of pending updates manually so as not to miss important bug fixes.

📊 How often do you update your smartphone firmware?
Immediately after the update is released
Only if the phone itself offers it
I never update until I'll buy a new one
Waiting for feedback from other users

Using developer mode and ADB

For users with technical knowledge, the most reliable way is to use USB debugging and the ADB command line (Android Debug Bridge). This method allows you to disable the system component responsible for checking for updates at the service level. This approach works on almost all devices running Android 9, regardless of the manufacturer's shell.

First you need to activate developer mode. Go to Settings → About phone and quickly click 7 times on the item Build number. After the message “You have become a developer” appears, return to the main settings menu, find the new section For developers and turn on the toggle switch Debugging via USB.

⚠️ Attention: Do not connect your smartphone to suspicious computers with USB debugging enabled. This can give attackers full access to your data and file system.

Connect your phone to the computer with a cable and launch the console with administrator rights. Enter the command to disable an update package:

adb shell pm disable-user --user 0 com.google.android.overlays.gms

In some cases, the package name may be different. For pure Android the command to disable the verification service is often used:

adb shell pm disable-user --user 0 com.android.vending

The use of such commands requires caution. If you disable a critical system process, it may cause the app store or other Google services to become unstable. Always write down the commands you enter so that, if necessary, you can return everything back by replacing the flag disable-user to enable.

☑️ Preparing to use ADB

Done: 0 / 4

Comparison of methods for disabling updates

The choice of a specific method depends on your goals and level of training. Simply disabling it in the settings is the safest, but not always effective. Using ADB gives maximum control, but carries risks for inexperienced users. Below is a table comparing the main approaches to solving this problem by Android 9.

Method Complexity Efficiency Risks
System settings Low Medium Minimum
Play Market Settings Low Low (applications only) Absent
ADB commands High High High (command error)
Third-party utilities Average Average Average (advertising, access)

Please note that the effectiveness of the “System Settings” method greatly depends on the policy of your smartphone manufacturer. Some brands, such as Samsung or Huaweimay hide these options deeper or even remove them in their firmware. In such cases, the transition to more complex methods becomes inevitable.

Third-party utilities that promise “full control over updates” often require obtaining root access. Gaining superuser rights will void the device warranty and may make it impossible to use banking applications due to security mechanisms. Use this path only if you fully understand the consequences. SafetyNet. Use this path only if you fully understand the consequences.

What to do if the update has already been downloaded?

If the update file is already loaded into memory, simply disabling the settings will not delete it. You will need to go to Settings → Applications → Show system processes → Find “Google Play Services” or “Update Downloader” → Storage → Clear cache and data. This will remove the downloaded installation package.

Limit background data transfer

Another effective way to prevent automatic updates is to strictly limit background data transfer for system applications. In Android 9 improved mechanisms for managing energy consumption and network activity have been introduced that can be used to your advantage.

Go to section Settings → Network and Internet → Data usage → Data saving. Enable this feature. Once activated, the system will prevent most applications from using the mobile network in the background. For greater reliability, go to the settings of the specific application responsible for updates (usually Google Play Services), and manually disable background data transfer.

  • 📉 Saving traffic: global ban on background activity in mobile networks.
  • 🔒 Banning background data: individual settings for each system service.
  • ✈️ Airplane mode: a radical but temporary way to completely isolate the device from network.

This method is especially useful if you are using a device with a limited data plan. It will not only prevent unwanted downloads, but will also significantly extend the battery life of the smartphone, since the system will not constantly poll servers for new software versions.

💡

The combination of disabling auto-updates in the settings and prohibiting background data gives a double effect of protection against unplanned downloads.

Possible risks and consequences disabling

When deciding to stop automatic updates, you should be aware of the potential risks. The main threat is security vulnerability. Developers regularly release patches that close holes through which viruses and malware can enter the device. On Android 9which is no longer the latest version, the number of such vulnerabilities may grow over time.

In addition, some applications may eventually stop working correctly on an outdated version of the operating system. Software developers focus on the latest APIs and functions of new versions Android. If you stay on one version for too long, you may encounter incompatibility between popular instant messengers or banking clients.

⚠️ Attention: Menu interfaces and item names may differ slightly depending on the shell version and regional firmware. Always check the official manuals for your specific device model.

However, for many users, the stability of the current system is more important than new features. If your smartphone works quickly and smoothly on Android 9there is no urgent need to upgrade to heavier versions that can slow down the device. Each user finds the balance between security and performance independently.

💡

Periodically, once every 3-6 months, still check for major security updates manually. This will allow you to close critical vulnerabilities without switching to a new major version of Android.

Is it possible to completely remove the update service from your phone?

Complete removal of system components without obtaining root access is impossible. With ADB you can only “freeze” or disable them for the current user. When resetting to factory settings, all services will be restored to their original state.

Does disabling updates affect the warranty of the smartphone? No, changing software settings or using ADB commands to disable updates is not a violation of the warranty terms. The warranty is void only if you physically interfere with the device or obtain root access with unlocking the bootloader.
Why does the phone still offer to update after all the settings?

Some manufacturers embed update notifications at the level of the system launcher or proprietary services that are not disabled by standard methods. In such cases, only blocking update servers through DNS settings or a firewall helps.

Is it safe to use Android 9 in 2026-2026?

Using an outdated OS carries risks when visiting unreliable sites and installing applications from unknown sources. For safe use, it is recommended to install a high-quality antivirus and not follow suspicious links.

How to return automatic updates back?

Just go to the system settings or Play Market and activate the appropriate switches. If you used ADB to disable it, run the command adb shell pm enable to restore the service.