Many smartphone users are faced with a situation where accidentally moving a finger across the desktop opens the Google Discover news feed. This screen, located to the left of the main desktop, is often annoying with its intrusiveness, traffic consumption and lack of full customization options. Removing swipe to the left on Android is not always obvious, since device manufacturers implement the settings menu differently and hide the corresponding options.

In this article we will look at the detailed procedure for disabling this function on different versions of the operating system and shells from different vendors. You will learn not only about standard methods through the settings, but also about advanced methods using USB debugging. Disabling the news feed can significantly speed up the launcher and free up the device's RAM from background processes.

Before making changes, it is important to understand that the interface of your smartphone depends on the installed version Android and a proprietary shell, such as MIUI, One UI or ColorOS. Some methods may require advanced rights or the use of a computer, but we will start with the simplest and safest solutions available to every gadget owner.

Standard system launcher settings

The easiest and most reliable way to eliminate an unwanted screen is to use the built-in desktop settings. In most modern smartphones, this option is placed in the main settings menu or by long-pressing on an empty space on the screen. You need to go to the section Settings → Desktop or a similar item, depending on the device model.

The settings interface may look different, but the logic of the actions is the same. Look for a toggle named “Google Screen,” “News Feed,” or “Google Discover.” Deactivating the slider instantly blocks you from swiping to that screen. If you do not find such an option in the general settings, try holding your finger on an empty area of the desktop.

⚠️ Attention: On some devices with the shell MIUI from Xiaomi, the option may be called “Unified search widget” or hidden in the “Additional” section settings."

After changing a parameter, the system may require a restart of the interface or the device itself to apply the changes. In rare cases, especially on older versions Android, the setting is applied instantly. Check the result by trying to swipe left from the first screen - the action should be blocked.

📊 What Android shell do you have?
Pure Android
MIUI (Xiaomi)
One UI (Samsung)
ColorOS (Oppo/Realme)
Other

Disable through Google application settings

If the launcher settings do not give the desired result, the problem may lie in the configuration of the search engine application itself. The news feed is part of the service Google App, and its management is often duplicated within this application. This method is especially relevant for devices with pure Androidwhere the manufacturer has not added a separate switch to the system.

To access hidden parameters, open the Google application and click on the profile icon in the upper right corner. In the drop-down menu, select Settings → General. Here you will find a switch responsible for displaying the feed on the main screen. Unchecking or moving the slider to the inactive state will disable the function.

Sometimes the option is hidden deeper in the menu "Google Assistant Settings." Follow the path Settings → Google Assistant → “You” tab → Feed. In this section, you can not only turn off the display, but also completely clear your interest history so that the algorithms stop loading content, even if access to the screen is accidentally opened.

💡

If the switch in the Google application settings is inactive (gray), this means that the function control captured by system launcher. Return to the desktop settings.

Specificities of disabling on different brands

Smartphone manufacturers often modify the standard behavior of the system by adding their own launchers and widgets. This leads to the fact that the path to disabling swipe can be radically different on devices of different brands. Below is a table with the exact paths for popular brands, which will help you quickly find the desired setting.

Brand / Shell Path to setting Option name
Xiaomi (MIUI/HyperOS) Settings → Desktop → Advanced screen Unified search widget / Feed
Samsung (One UI) Settings → Display → Home screen Swipe right to access Google
Oppo / Realme (ColorOS) Settings → Home screen and lock screen Screen -1 (Breeno/Google)
Huawei / Honor Settings → Home screen and wallpaper Intelligent assistant

Please note that on devices Samsung the function may be called “Google Feed” or Samsung Global. In some regions, by default, their own news aggregator is installed, which also requires disabling by long-pressing on the desktop and selecting the “Settings” item. Universal way does not exist, so be guided by the logic of the menu of your specific model.

Owners of budget models should check the “Speed up your phone” section or “Optimization”, where sometimes aggressive service integration settings are found. If you change the region in the phone settings, the names of the items may change to English or localized options, which is also worth taking into account when searching.

☑️ Checking the brand settings

Done: 0 / 5

Using third-party launchers

Radical, but extremely An effective solution to the problem is to completely replace the standard desktop with a third-party launcher. Apps like Nova Launcher, Lawnchair or Microsoft Launcher give full control over gestures and screens, completely ignoring manufacturers' system limitations.

After installing an alternative launcher, you will be prompted to make it your default application. In the settings of the new desktop, the “Gestures and input” section allows you to assign the “Nothing” action to swipe left. This ensures that it will never open, since third-party software simply does not have access to it without explicit permission. Google screen This approach also allows you to remove pre-installed Google search widgets from the main screen, replacing them with more minimalistic analogues or completely removing them. This not only solves the problem with swiping, but also significantly increases the performance of the device, since third-party launchers are often optimized better than stock solutions. Google screen will never open, since third-party software simply does not have access to it without explicit permission.

This approach also allows you to remove pre-installed Google search widgets from the main screen, replacing them with more minimalistic analogues or completely removing them. This not only solves the problem with swiping, but also significantly improves the performance of the device, since third-party launchers are often optimized better than stock solutions.

⚠️ Attention: When changing the launcher, widget settings and icon placement may be lost. It is recommended to take a screenshot of your current desktop before installing a new application.

Advanced method: Disabling via ADB

For users with technical skills, there is a method to disable a system component via USB debugging. This method allows you to delete or freeze the package responsible for the news feed, even if the interface does not have the corresponding switches. You will need a computer, installed drivers ADB and USB debugging enabled on your smartphone.

Connect the device to the PC and open the command line. Enter the command to identify the package name responsible for Google Discover. Often this com.google.android.apps.discovery or a component within the main application. To disable, use the command:

adb shell pm disable-user --user 0 com.google.android.apps.discovery

Executing this command will instantly deactivate the service at the system level. Swipe to the left will stop responding, and attempts to open the feed will be blocked. It is important to understandthat this action is reversible: to return the function, just replace the word disable-user in the command with enable.

Risks of using ADB

Incorrectly disabling system packages can lead to unstable operation of the phone or cyclic reboots. Disable only those packages whose purpose you are 100% sure of.

This method is especially useful for devices of Chinese brands sold in global versions, where the manufacturer blocks the ability to disable Russian or local services through the regular menu. Using ADB gives rights close to root access, but without the need to unlock the bootloader.

💡

The ADB method is the most reliable way to remove system junk, but requires caution and having a computer at hand.

Possible problems and their solutions

Sometimes After following all the instructions, the swipe continues to work or the settings are reset after a reboot. This may be due to a system update returning the default settings, or a conflicting application taking over gesture control. In such cases, it is necessary to completely clear the launcher cache.

Go to Settings → Applications → All applications, find your “Desktop” or “Launcher” application. Go to the “Memory” section and click "Clear cache". Do not confuse this with clearing data, as it will reset the layout of all icons. After clearing the cache, repeat the procedure for disabling the swipe.

  • 🔄 Make sure you have the latest version of the Google application installed, as the settings may not work correctly in older versions.
  • 📱 Check if you have the Google News or "Discover" widgets installed on your desktops - removing them sometimes helps break the connection with the feed.
  • 🔒 On some devices, the function is password protected or linked to your account - try logging out of your Google account in your phone settings and check the swipe function.

If all else fails, consider resetting to factory settings, but only as a last resort. Before doing this, be sure to back up your important data. Often the problem lies in a specific firmware update, and waiting for the next security patch can solve the issue automatically.

Is it possible to remove the Google application completely?

Complete removal of the Google system application is impossible without root access, since it is a critical component for the operation of the Play Market store and other services. However, it can be disabled in the application settings, which will hide the icon and stop background processes, but searching through the status bar may stop working.

Why did swipe return after an Android update?

Major operating system updates often reset user interface settings to default values. Manufacturers do this to popularize their new features. After each major update, it is recommended to check your desktop settings again.

Does disabling swipe affect the battery?

Yes, disabling the Google Discover feed has a positive effect on battery life. The feed continually updates content in the background using your internet connection and processor. Blocking this process reduces the load on the battery and reduces the consumption of mobile traffic.

What to do if there is no “Settings” item when you long press?

On some devices, the manufacturer blocks the ability to call the launcher settings menu via a long tap. In this case, the only way is through the main “Settings” menu of the phone, the “Applications” or “Display” section. Installing a third-party launcher will also help.

Is it possible to replace the Google feed with another one?

On a standard launcher, you cannot replace the Google feed with Yandex.News or another - it is hardwired. However, by installing a third-party launcher (for example, Niagara or Smart Launcher), you can assign a swipe to the left to open any other application or widget of your choice.