Google Assistant on Xiaomi Redmi 4X is often a source of irritation: it consumes battery power, collects user data and is periodically activated by random clicks. Especially for owners of a budget smartphone released in 2017, where hardware resources are limited, and the MIUI 8-10 firmware does not always correctly integrate Google services. Unlike new models, there is no built-in option for full removal β only a shutdown that is reset after updates.
In this article, we will look at all possible ways, from standard shutdown through settings to radical removal of system files (for root users), and consider alternative options, such as replacing with Mi Assistant or completely eliminating voice assistants. Importantly, some methods require technical skills and can affect the stability of the device.
Why Google Assistant is in the way of Redmi 4X
On Xiaomi Redmi 4X (codename santoni), Google Assistant is installed by default as part of the Google Mobile Services (GMS) package.
- π Increased battery consumption β background activity of the assistant eats up to 5-7% of the charge per day even with minimal use.
- π± Random positives β just press the Home button or say a phrase similar to βOK, Google".
- π‘οΈ Data collection β the assistant sends voice recordings and request history to Google servers (even if you are not actively using it).
- π« Conflict with MIUI β On older versions of firmware, the Assistant can block gestures or intercept presses.
According to tests, on the Redmi 4X with 2 GB of Google RAM, the Assistant takes up to 150-200 MB of RAM in the background. For comparison, Xiaomiβs Mi Assistant spends 3-4 times less resources. However, simply turning off through settings does not always help β after restarting or updating applications, the service can turn on again.
Method 1: Standard shutdown via settings (no root)
The safest way to do this is to deactivate the assistant without deleting it completely, and it won't free up the memory, but it will stop the background activity and the random triggers.
- Open the Google app (the icon with the letter "G" on a color background).
- Slip on the avatar in the upper right corner β Settings β Google Assistant.
- Scroll down to General and select Google Assistant (yes, the item repeats).
- Turn off the Google Assistant slider and confirm the action.
To completely disable voice activation:
- Go back to Google Settings β Voice Search β Voice Enter.
- Turn off the βOK Googleβ and βVoice Matchβ options.
βοΈ Checking for Google Assistant Disconnection
β οΈ Attention: MIUI 8 This method may not work due to a firmware error.If the Assistant continues to start after shutting down, try updating the Google app to the latest version via Play Market.
Method 2: Removing updates and rolling back to the factory version
Google Assistant is originally embedded in the Redmi 4X firmware, but its updates can be removed by returning the app to factory status, which will reduce functionality but reduce the load on the system.
- Go to Settings β Applications β Application Management.
- Find Google (not to be confused with Google Play Services!) and tap it.
- In the upper right corner, click on three dots β Remove updates.
- Confirm the action and restart the phone.
After that:
- π Stop automatically updating Google App in Play Market (open the App page) β three-point β Remove from auto-update).
- π΅ Turn off mobile data and Wi-Fi for Google app in traffic settings.
| Action. | The effect | Reversibility |
|---|---|---|
| Removal of updates | The assistant stops working, but stays in the system. | Yes (update via Play Market) |
| Disabling Auto-Updates | Prevents the restoration of functions | Yes (manually update) |
| Blocking traffic | Prevents the sending of data by Google | Yes (to allow traffic) |
π‘
If the Assistant is still activated after you delete the updates, check for duplicate applications (such as Google App or Velvet) through any file manager with access to the system folders.
Method 3: Using ADB for deep shutdown (no root)
If standard methods do not help, you can forcibly deactivate Google Assistant through the ADB (Android Debug Bridge: This method doesn't require superuser rights, but it will require a computer and a computer. USB-cable.
Preparation:
- Turn on Developer Mode on your phone: Settings β About Phone β 7 times tap on the MIUI version.
- Return to Settings β Additional β For developers and enable USB debugging.
- Download ADB Tools on PC and unpack it into a separate folder.
Instructions:
- Connect Redmi 4X to your computer and select File Transfer mode.
- Open the command line (Win + R β enter cmd) and go to the folder with ADB: cd C:\platform-tools
- Enter the command to check the connection: adb devices (the name of your device should appear).
- Run the command to disable Google Assistant: adb shell pm hide com.google.android.googlequicksearchbox
If the pm hide command is not supported (on older versions of Android), use the alternative:
adb shell pm disable-user --user 0 com.google.android.googlequicksearchboxβ οΈ Attention: MIUI 8 The command may not work due to the limitations of the shell, in which case try to update the firmware to MIUI 9/10 Or use the root method.
What if the ADB canβt see the device?
Method 4: Complete removal via TWRP (root required)
To radically remove Google Assistant, you will need superuser rights (root) and custom TWRP recaps. This method is suitable for experienced users, as incorrect actions can lead to data loss or a βbrickβ of the device.
Steps:
- Install TWRP Recovery for Redmi 4X (instructions are available on the XDA Developers forum).
- Download any file manager with root support (such as Root Explorer or FX File Manager).
- Go to /system/priv-app/Velvet and delete the Velvet folder (that is Google Assistant).
- Also delete files: /system/app/GoogleQuickSearchBox /system/priv-app/GoogleQuickSearchBox
- Clean the cache and Dalvik-cache in TWRP (wipe β advanced Wipe section).
- Reboot the phone.
After removal:
- π The Home button will stop running the Assistant (you can reassign to another action via Button Mapper).
- π Free up to 100-150 MB of space in the system section.
- β οΈ Some Google features (such as voice search in the browser) may not work properly.
π‘
Deleting the TWRP is the only way to completely eliminate Google Assistant at the system level, but it can disrupt other Google services like Play Market or Gmail.
Method 5: Replacement with Mi Assistant or other assistant
If the goal is not so much to remove Google Assistant as to replace it with a lighter analog, consider:
- π€ Mi Assistant β Xiaomiβs standard assistant, optimized for MIUI. Set through Settings β Additionally. β Voice assistant.
- π€ Alice from Yandex β supports Russian and integrates with Yandex services (Weather, Maps, Music).
- π Bixby (for Samsung fans) β can be installed via APK, but requires adjustment.
To reassign the Home button to another assistant:
- Install the Button Mapper app from the Play Market.
- Give him the ADB rights (instructions will appear in the appendix).
- Select the Long Click Home action and assign the launch of the right assistant.
Comparison of assistants for Redmi 4X:
| Assistant | Battery consumption | Support for Russian | Integration with MIUI |
|---|---|---|---|
| Google Assistant | High-pitched | Yes. | Partial |
| Mi Assistant | Low. | Yes (limited) | Complete. |
| Alice (Yandex) | Medium. | Yes. | No. |
Restore Google Assistant (if something goes wrong)
If you have problems after deleting or disabling (for example, Google Play Services stopped working), you can return everything back:
- π For rootless methods: Update the Google app through the Play Market and enable Assistant in the settings.
- π₯ For root methods: Download the original APK Velvet (e.g., from APKMirror) Place the file in a folder /system/priv-app/ through TWRP. Set up rights. 644 (r-w-r--r--). Reboot the phone.
β οΈ Note: If after deleting system files, the phone stopped booting (bootloop), you will need to flash the original firmware through the Mi Flash Tool!