Why do Poco X3 Pro users want to get rid of the voice assistant?
Googleβs Voice Assistant on Xiaomi Poco X3 Pro is often a source of annoyance: it is activated by random taps, eats up battery power in the background and sends data to Google β even when youβre not using it. According to statistics, up to 30% of Xiaomi smartphone owners turn off the assistant in the first months of use, and on MIUI forums, this topic collects thousands of views monthly.
Compounding the problem, the Poco X3 Pro comes pre-installed with MIUI, where Google services are integrated at the system level. Simply βdelete the appβ is not enough here β the assistant will recover after the reboot. In this article, we will discuss all working ways to disable, including hidden MIUI settings and methods for experienced users with ADB.
Important: Some methods require unlocking the bootloader or root rights, which may affect the warranty.
Method 1: Disconnect via standard MIUI settings
The safest method, which doesn't require technical skills, is suitable for users who want to simply block random launches of the assistant, but not remove it completely.
Steps:
- Open Settings β Applications β Application Management.
- Click on the three dots in the upper right corner and select Show System Processes.
- In the search bar, type Google and search for Google Assistant (or com.google.android.googlequicksearchbox).
- Slip on the app, then select Disable (if the button is inactive, first click Stop).
- Confirm the action in the dialog window.
Limitations of the method:
- β οΈ The assistant will remain in the system and can be activated after the update. MIUI.
- β οΈ Does not block background activity of Google services.
- β Keeps Googleβs other features (Play Market, Gmail) working).
βοΈ What to check after disconnection
0
π‘
If the "Disable" button is inactive, try clearing the cache and app data in the same menu first.This often helps unlock the option.
Method 2: Removal via ADB (without root)
A more radical method, requiring the smartphone to be connected to a computer, allows you to completely remove the assistant package, but saves the risk of recovery after updates.
What you need:
- π₯οΈ Computer with Windows/macOS/Linux
- π USB-cable (original or quality)
- π¦ Installed drivers Xiaomi and ADB Tools (download from the official Android website)
- π§ Included Debugging by USB on the phone (Settings) β The phone. β Version. MIUI β 7 times to unlock the developer menu, then Settings β Additionally. β For developers β Debugging by USB)
Instructions:
- Connect Poco X3 Pro to your computer and confirm debugging access on your phone screen.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Run the deletion command: adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox
- Reboot the phone.
Advantages of the method:
- β Complete removal of the package without traces.
- β Doesn't require root rights.
- β It works on most versions. MIUI POCO X3 Pro.
β οΈ Note: After major updates MIUI (for example, MIUI 12 on MIUI 13) the packet may recover, in which case the procedure will have to be repeated, and some functions that depend on Google services (for example, Google Discover on the home screen) may not work properly.
What if the ADB canβt see the device?
Method 3: Blocking through MIUI-Launcher (for experienced users)
This method is suitable for those who use the standard MIUI launcher and want to not only disable the assistant, but also prevent its activation through gestures. For example, on the Poco X3 Pro, the Assistant is often triggered when holding the Home button or swipe from the corner of the screen.
Instructions:
- Install an alternative launcher (like Nova Launcher or Lawnchair) from the Play Market.
- In the launcher settings, find the Gestures and buttons section (the name may differ).
- Disable or reassign the following actions: π Holding the Home button π Swipe from the bottom corners of the screen π Voice activation (OK, Google)
Settings β Applications
Google Assistant
| Method | Difficulty | PC required | Root is required. | Restored after update |
|---|---|---|---|---|
| Through MIUI settings | β | β No. | β No. | β Yes. |
| ADB | βββ | β Yes. | β No. | β Yeah) |
| MIUI-launcher + gesture | ββ | β No. | β No. | β No (unless you reset your settings) |
| Removal through root | ββββ | β Yes. | β Yes. | β No. |
For maximum effect, combine methods. For example, after removal through ADB, reconfigure gestures in the launcher - this is guaranteed to block all ways to activate the assistant.
Method 4: Complete removal with root rights (for advanced)
If you are willing to take drastic measures and have experience with root, this method will permanently remove Google Assistant, including all its system components.
- π§ I've already unlocked the Poco bootloader. X3 Pro.
- π‘οΈ Do not use banking applications (root can block their work).
- π Ready for possible problems with OTA-update.
Step-by-step:
- Install Magisk for root rights management (the instructions are available on the XDA-Developers forum).
- Download a root-enabled file manager (such as Root Explorer or FX File Explorer).
- Go to /system/priv-app/ and find folders: Velvet (main assistant package) GoogleQuickSearchBox HotwordEnrollment (voice activation)
.bak
Velvet.bak
Recovery Mode
Food + Volume up
β οΈ Warning: Incorrectly deleting system files can lead to bootloop ( looped boot). TWRP Also note that after this method, some functions that depend on Google services (for example, Google Pay or Widevine) are also used. L1 for Netflix HD), They may not work properly.
An alternative option for root users is to use a Magisk module called DisableGoogleAssistant, which automatically blocks all components of the assistant without manually deleting files.
How to check if Google Assistant is disabled?
Even after completing all the steps, the assistant can remain active in the background.
1. Check through battery settings:
Go to Settings β Battery β Battery Use. If Google Assistant is not listed or shows 0% consumption, it is disabled.
2. Sign test:
- π Hold the Home button for 2-3 seconds β no assistant window should appear.
- π Say, Google (if voice activation was previously enabled) β there should be no reaction.
- π Swipe from the lower left/right corner of the screen upwards β the assistant menu should not open.
Verification through ADB:
Connect the phone to your computer and execute the command:
adb shell pm list packages | grep googleIf the output is missing com.google.android.googlequicksearchbox, the packet is deleted.
Traffic monitoring:
Install the NetGuard or PCAPdroid app and check if the phone is sending data to Google servers (addresses of the type *.googleapis.com). If there is no traffic, the assistant is completely deactivated.
π‘
Even after the Google Assistant is removed, other Google services (such as Play Market or Gmail) will continue to work.
Frequent problems and their solutions
When you turn off Google Assistant on the Poco X3 Pro, users experience common errors, and here are the most common ways to fix them:
1.The assistant returns after the MIUI update:
- π Repeat the deactivation/deletion procedure (through ADB root).
- π§ Turn off automatic app updates in the Play Market (Settings) β Auto-update of applications β Never).
- π΅ Use App Quarantine (a system component locking app) to permanently lock the package.
2. Voice search in other applications does not work:
If voice input in Google Translate or YouTube stops working after the assistant is turned off, install an alternative voice recognition app, such as Speech Notes or Otter.ai.
3. the error "Google stopped" after deleting:
This means that other apps are trying to reach the assistant.
- π Reboot the phone.
- π§Ή Clear the cache and data of Google and Google Play Services apps.
- π± Install MicroG, a lightweight replacement for Google services (requires root).
4. the "Disable" button in the settings is inactive:
If the Disconnect button is shaded, the application is protected by MIUI as a system.
- π§ Use it. ADB-method (Method 2).
- π Unlock the bootloader and get root rights to completely remove.
- π² Install custom firmware (e.g. Pixel Experience or LineageOS) where Google Assistant can be removed without restriction.