Google Lens on Xiaomi: How to Delete or Disable Forever

Many Xiaomi smartphone owners are facing intrusiveness in Googleโ€™s built-in features, especially image recognition. Often, Google Lens appears in unexpected places, such as widgets, search bars or Camera app, which can annoy users who prefer alternative solutions or just want to clean the interface of excess software.

Removing the Android system component is not an easy task, as the standard Remove button is often not available. However, there are proven methods to bypass the limitations of the MIUI or HyperOS shell. In this article, we will discuss all the ways from simple hiding icons to completely removing them through the computer.

Itโ€™s important to understand that Google Lens is deeply integrated into the system, and removing it completely can affect your smart camera or voice assistant, so itโ€™s important to be careful, following the instructions Step-by-step, so as not to disrupt the stability of your Xiaomi device.

Why Google Lens Cannot Be Just Deleted

The reason is the operating system architecture. Google Lens is often shipped as part of Google Play system services or Google's library. On Xiaomi smartphones, this component has administrator rights or is a system application that blocks standard deletion through the settings menu.

Android developers also specifically protect basic features from accidental removal, as they can be critical to other applications, such as photo search, which can be used by a gallery or messenger, and trying to rip this component out without preparation can lead to errors in the interface.

โš ๏ธ Warning: Before any manipulation of system applications, make sure you have a backup of important data.Interference with system processes always carries minimal but present risk.

There are several levels of "delete": you can simply hide the icon, disable updates or completely uninstall the package through ADB. The choice of method depends on your ultimate goal: simply not to see the application or completely free up memory.

Method 1: Disconnect and Hide through Settings

The safest and easiest method, which doesn't require a computer connection, is to turn off the background of the application and remove it from view, and it's suitable for most users who are hampered by visual presence or pop-up prompts.

To begin with, you need to find the application itself in the installed program list. Depending on the version of MIUI, it can be called Google Lens, Google Lens, or hidden inside Google Play Services.

  • ๐Ÿ“ฑ Open your smartphone settings and go to the App section.
  • ๐Ÿ” Select All Apps and find it in the Google or Google Lens list.
  • ๐Ÿ›‘ Click on the Disable or Remove Updates button if the first button is inactive.

Once you do this, the app will stop updating and consuming resources in the background, but traces of it may remain in the system, and if you want to clean it deeper, you'll have to use more advanced methods.

๐Ÿ’ก

If the โ€œDisableโ€ button is grey and doesnโ€™t click, try first clicking โ€œDelete Updatesโ€, waiting for the process to complete, and then again try to disable the application.

Method 2: Remove via ADB (for advanced users)

This method allows you to completely remove the application for the current user without getting root rights), USB-cable and on-debugging USB on a Xiaomi smartphone.

First, you need to activate the developer mode. To do this, go to Settings โ†’ About the phone and quickly click 7 times on the MIUI Version (or OS Version). After that, a new section will appear in the settings menu "Additional" or "Extended settings", where you need to find the Settings for developers.

Turn on the USB Debugging Toggle. Connect your phone to your computer. On your PC, you need to download and unpack Platform Tools (ADB). In the tool folder, open the command line and enter a command to check the connection:

adb devices

You'll see a request for debugging permission on your phone screen, confirm it. If the console displays the serial number of a device with device status, the connection is successful. You can now proceed to delete the packet.

โ˜‘๏ธ Preparation for removal through ADB

Done: 0 / 5

Commands to remove Google Lens components

Google Lens can be hidden under different packet names, and to remove it, you need to know the exact name, most often com.google.android.apps.googleassistant or individual libraries.

Use the following command to safely remove (uninstallation for the current user):

adb shell pm uninstall -k --user 0 com.google.android.apps.googleassistant

It is also worth checking for individual lens components, and enter a command to search for all packages containing the word "lens":

adb shell pm list packages | grep lens

If the system finds packets, they can be deleted by a similar command, replacing the packet name.

adb shell pm uninstall -k --user 0 com.google.ar.lens

โš ๏ธ Warning: Be extremely careful with removal commands.Removing system packages required for Google Play Services to work can lead to unstable app store or syncing.

What if the ADB canโ€™t see the phone?
Make sure the correct driver is installed. ADB Interface. Try another one. USB-Reboot your phone and computer, then try again to connect.

Alternative methods and cleaning the cache

If radical methods don't work, you can just clean up the data, and it will put the application back in the post-install state, removing all your settings and your search history, and it often solves the problem of intrusive prompts.

Go to Settings โ†’ Apps โ†’ All apps, go to Google Lens. Go to Memory and click Clear โ†’ All data. After that, the app will forget your preferences.

You can also use third-party applications freezer tools such as Ice Box or Shizuku (in conjunction with App Manager), which allow you to โ€œfreezeโ€ the application, making it invisible and inactive without completely deleting system files.

Comparison of removal methods

To make it easier for you to choose the right option, we have prepared a comparative method table that will help you assess the risks and labor costs.

MethodDifficultyRisks.Efficiency
Disconnection in settingsLow.No.Medium (files remain)
Removal via ADBTall.Average (code error)High (complete removal)
Clearing the dataLow.No.Low (setting reset)
Freeze (App Manager)MediumLow.High (hiding)

As you can see from the table, for the average user, shutting down or freezing is the best option. Complete removal via ADB is only worth using if you know exactly what you're doing and understand the consequences.

๐Ÿ“Š What method of removal you have chosen?
Disconnection in settings
Removal via ADB
Clearing the data
Leave it as it is.

Possible problems and solutions

Errors may occur during the uninstallation process, such as when an application is deleted via ADB, it can automatically recover after an Android system update.This is normal behavior, as Google Play Services tends to restore its components.

If the camera or Google search stops working after deleting, you will need to restore the deleted packets.

adb shell cmd package install-existing com.google.android.apps.googleassistant

Xiaomi users may also face ADB blocking if they do not log in to a Mi Account or have not been logged in 7 days since the link (although ADB usually just enable debugging).

โš ๏ธ Note: If your phone is under warranty, use ADB Modification of system partitions could theoretically cause a service failure if traces of critical changes are found.

๐Ÿ’ก

The safest way to get rid of Google Lens intrusiveness is not to remove it completely, but to disable notifications and remove widgets from your desktop.

Conclusion

Removing Google Lens from Xiaomi phone is a solvable task, but requires care. You can choose to surface shutdown or deep clean through ADB. The main thing is to maintain a balance between the purity of the system and its stability.

Remember that modern HyperOS and MIUI shells are closely linked to Googleโ€™s ecosystem. Complete removal of components can disrupt smart features such as real-time text translation or photo search.

Can I restore the remote application?
Yes, unless you've done a full Wipe Data reset, the easiest way to restore work is through a factory reset of your phone's settings, but it will delete all your personal data.

We hope that the instructions provided will help you customize your smartphone to your needs, and a clean interface is the key to comfortable use of the gadget every day.

Frequently Asked Questions (FAQ)

Is it safe to delete Google Lens through ADB?
This is relatively safe if you only delete a specific application package. However, deleting system libraries can cause errors in other Google services. Always check the name of the package before deleting it.
Will the application return after the system update?
Yes, when you update your firmware or Google Play services, remote system components are often restored automatically.
Do you need Root rights to remove?
No, you don't need root rights to remove an application for the current user (user 0) but USB debugging rights (ADB) are enough.
What if the phone stops turning on after removal?
You'll need to boot into Recovery mode (pressing the power and volume button) and reset to the factory settings (Wipe Data), which will return the phone to its original state.