Constant pop-up messages about a new version of the operating system can seriously irritate users. Update alerts overlap the interface, prompt a reboot at the wrong time and take up space in the notification bar. For many smartphone owners, the priority is the stability of the current build, rather than testing crude beta versions or new features that can slow down the device.

Developers Google and gadget manufacturers strongly recommend installing the latest security packages, but the user always has the right to choose. It is difficult to completely prevent the system from downloading files without obtaining superuser rights, but it is quite possible to make sure that the phone stops “tugging” you with constant reminders using standard means.

In this article we will look at legal methods of hiding notifications, canceling already downloaded files and radical methods of blocking through the developer settings. You will learn how to clear memory of extra gigabytes of installation data and why sometimes ignoring updates can even be beneficial for the performance of an old device.

Disable notifications through system settings

The easiest and safest way to get rid of an annoying banner is to use the built-in notification manager. In modern versions Android (starting from 9 and higher), each service has its own notification channel, which can be individually muted. You will not need third-party apps or complex code manipulations.

Go to the menu Settings → Applications → Show all applications. Find the item Google Play Services or Settings in the list (depending on the manufacturer’s shell, the path may differ). Click on section Notifications. Here you will see a list of all types of messages that the system sends.

Find the category related with software update. It may be called "System Update", "System Update" or "Download Complete". Set the switch to inactive. Now, even if the system finds a new patch, it will not display it on the lock screen or in the curtain.

⚠️ Attention: Disabling notifications does not stop the process of checking for updates in the background. The phone will continue to communicate with the server, but simply will not inform you about it visually.

If you do not find the item you need in the general list, try long pressing on the pop-up notification itself when it appears. From the context menu, select "Mute Notifications" or the bell icon. This will instantly create a blocking rule specifically for this type of event.

📊 How often do update notifications bother you?
Daily
Once a week
Only when connected to Wi-Fi
Never, I have an old one version

Removing a downloaded update package

Often the situation arises when the phone has already downloaded a full system image (weighing from 1 to 3 GB), but you are not ready to install it. The file takes up space in a hidden memory section and constantly appears in notifications. To clear the alert, you must physically delete this data packet.

Go to Settings → Memory → Internal memory. The system may not show the update file in the general list of user files, since it is stored in the system folder. However, in some shells (for example MIUI or ColorOS) there is a separate “Software Update” item where the download cache is stored.

Click on the three dots in the corner of the update menu screen and select "Uninstall update package". Confirm the action. After this, the notification will disappear, and the freed space will return to the general pool of available memory. The phone will start scanning again only at the next manual request.

  • 📂 Update files are usually located in a hidden directory /data/ota_package.
  • 🗑️ Clearing the Settings app cache can also delete temporary bootloader files.
  • 🔄 After deletion, the phone may start downloading again when connected to Wi-Fi, if you do not disable autoload.

If the standard interface does not allow you to delete a file, you can use a file manager with access rights to system folders, but this requires caution. In most cases, it is enough to simply cancel the download in the update menu by pressing the "Stop" button or the cross in the notification.

💡

Before removing the update package, check your battery level. If the removal process coincides with a background system integrity check, the device may temporarily freeze.

Blocking through developer mode

For more advanced users, there is a method for disabling automatic checks through a hidden menu. This method affects the behavior of the system deeper than simply hiding icons. It allows you to prevent background services from initiating connections to update servers.

Activate developer mode first. To do this, go to Settings → About phone and quickly click 7 times on the item Build number. After the message “You are now a developer” appears, return to the main settings menu and open a new section For developers.

In the list of options, find the item "Automatic system update" or "Disable update via adb." In some firmware this option is hidden, but if it is there, switch it to the “Off” position. This will prevent files from being automatically downloaded without your knowledge.

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

This command, entered through a computer with ADBinstalled, completely disables the system component responsible for updates. Be careful: the name of the package (com.android.updater) may differ on different devices (for example, com.samsung.android.soagent).

⚠️ Attention: Interfering with system applications via ADB may lead to instability of the application store Google Playas they use the same version checking services.

Using this method requires technical literacy. If you accidentally disable the wrong service, the phone may start to work incorrectly. Always write down the name of the component you are disabling, so that if something happens, you can return everything back with the command pm enable.

How to return the component back?

To turn it back on, use the command: adb shell pm enable com.android.updater If the phone stops booting, only resetting it will help. factory settings via Recovery.

Specifics of disabling on different shells

Smartphone manufacturers greatly modify the clean Android, adding their own launchers and services Therefore, the path to update settings is on Samsung, Xiaomi or Huawei will vary significantly. There is no universal “Do not disturb” button for all brands.

On devices Samsung with the shell One UI you need to go to Settings → Software Update. Disable it. You can also limit background data transfer for the update service in the Google Play Services menu.

Owners Xiaomi (MIUI / HyperOS) should be more careful. In the Update application, tap on the three dots → Options. Uncheck "Check for updates" and "Startup". Sometimes you need to additionally disable notifications by long-pressing the application icon.

Brand / Shell Path to settings Blocking feature
Samsung (One UI) Settings → Software update There is a separate startup toggle switch
Xiaomi (MIUI) Update application → Settings You need to disable checking and loading separately
Pixel (Stock Android) Settings → System → Update Minimal settings, difficult to disable completely
Huawei (EMUI) Settings → System → Update Requires disabling notifications in the manager

On clean Androidwhich is installed on smartphones Google Pixel or Moto, customization options are minimal. Here, most often, only the method of disabling channel notifications, described in the first section of the article, helps.

💡

Knowing the exact name of your shell (MIUI, One UI, ColorOS) is critical for finding the correct switches in the menu.

Limiting background data transfer

A radical but effective method is to prevent the system from using Internet to check versions. Since the update requires downloading a large amount of data, blocking traffic for system processes solves the problem radically.

Go to Settings → Network and Internet → Data saving. Enable this mode. In the saving settings, add the “Settings”, “Google Play Services” and “Software Update” applications to the list of exceptions or, conversely, deny them background access (depending on the logic of your version of Android).

A more precise method: Settings → Applications → [System application] → Mobile data and Wi-Fi. Turn off the Background slider. Now the application will only be able to work when you open it on the screen, but will not be able to quietly download files in the background.

  • 🚫 Blocking background data may affect the synchronization of contacts and mail.
  • 📶 The method works effectively for both mobile networks and Wi-Fi.
  • 🔋 This will also have a positive effect on the battery life of the smartphone.

Remember that when connected to a reliable Wi-Fi network, the system may try to bypass restrictions if the developer’s settings do not strictly prohibit it. Therefore, a combination of methods (disabling notifications + disabling the background) gives the best result.

⚠️ Attention: Network settings interfaces are constantly changing with the release of new versions of Android. If you do not find the “Background Mode” item, look for “Data Usage” inside the application card.

Risks of refusing security updates

Before completely blocking the system, it is worth understanding the consequences. Security patches close vulnerabilities through which viruses and hackers can access your data. By ignoring them, you increase the risk of infecting your device.

However, major functional updates (for example, the transition from Android 12 to 13) often contain bugs that can slow down the processor or degrade connection quality. For devices older than 3 years, avoiding major updates is often the only way to keep the interface running smoothly.

A compromise option is to install updates only manually every six months. You control the process yourself: read reviews about the new version, make a backup copy, and only then initiate installation, ignoring daily reminders.

☑️ Checklist before completely disabling updates

Done: 0 / 4

Frequently asked questions (FAQ)

Is it possible to remove the Update application Software" completely?

Without root access, it is impossible to completely remove the system application. It can only be “frozen” or disabled via ADB, as described above. Complete removal requires unlocking the bootloader and flashing it, which will void the warranty.

Why does the notification return after a reboot?

The system service checks the status of updates every time you turn on the phone. If you only hid the notification, but did not disable background downloading or delete the downloaded file, the service will generate a signal again.

Does disabling updates affect the operation of banking applications?

Usually no. Banking apps require a certain minimum version of Android, but they don't care if you have the latest micro firmware. Problems may arise if your OS version is 3-4 years out of date.

How to remove the update icon from the lock screen?

Go to Settings → Lock screen. Find "Show notifications" or "Privacy". Select the “Hide Contents” mode or disable the display of system icons on the lock screen.

Is it safe to use third-party locking apps?

apps like NoRoot Firewall can help block access to update servers. This is safe, but requires setting up rules for each domain. Standard Android methods are preferable due to stability.