Owners of modern set-top boxes often face intrusive smart features that developers want to make life easier but are annoying in practice, especially the Xiaomi Mi Box, where Google services integration is implemented at the system level. Users often look for a way to completely deactivate background processes that activate the microphone or display advertising offers on voice query.
The problem is that standard Android TV menus donβt offer a single βSwitch Off Foreverβ button.The system is designed to keep the user in the ecosystem, so to achieve the desired result β complete silence and no response to voice commands β you will have to resort to a series of technical manipulations. This can include not only changing the settings, but also removing updates to system applications.
In this article, we will discuss all available methods, from simple menu switches to radical measures like ADB-You will learn how to restrict access rights, disable keyword listening and prevent the assistant from accidentally activating while watching movies. It is important to understand that some functions may return after a system update, so control should be comprehensive.
β οΈ Warning: Disabling system components through removal of updates may temporarily disrupt voice search in other applications.Be prepared for the interface to behave outside the box immediately after the procedure.
Restriction of access rights in Android TV settings
The first and most secure step is to restrict the access rights of the Google app to the microphone and location. This does not remove the service itself, but makes it "deaf" for external audio signals. First, you need to go to the main console menu and find the settings section, which is usually indicated by the gear in the upper right corner of the screen.
The menu that opens will select the Device Preferences and then go to the Apps section, which displays the full list of installed software, including system services that are hidden from the user. Search the Google app (often with the G color logo) and click on it to enter the management menu.
Inside the app menu, we're interested in Permissions, and that's where the key to privacy is, you need to find the microphone item and change its status, and the system will offer a few options, but we need a complete denial.
- π± Click on the Microphone in the permission list.
- π« Select the option to Deny instead of βAllowβ or βAskΒ».
- π If there is a βLocationβ item, it is also recommended to disable it to improve privacy.
- β Make sure the βOK, Googleβ switch is turned off in additional settings.
Once you do this, Android TV will stop transmitting audio to the speech recognition service, but itβs worth remembering that this is a software limitation, and in some cases, rebooting the device can reset priorities, although the ban itself should remain.
β οΈ Note: If you use Skype or Zoom video calls on your TV after you stop using the microphone, these apps will also stop working correctly until you return the microphone permission back to the phone.
Resetting data and removing Google App updates
If simply banning permissions is not enough and the assistant continues to pop up or consume resources, a more radical method is to reset the appβs data, which will return the Google App component to factory status by removing all accumulated caches, query history, and most importantly, the latest updates, which often contain new activation features.
To do this, go back to Settings β Apps β Google. Unlike the previous section, here we will use memory management buttons. First, click Stop to ensure that all background processes are completed.
Then select Clear Data and confirm the action. The system will warn you that it may affect other services. Don't worry, personal files and apps you installed (Netflix, YouTube) won't be affected. Only the searcher and assistant configuration will reset.
βοΈ Checklist before data reset
The next important step is to remove the updates. In the same menu, in the top right corner (often hidden in the three-dot menu), find the option Uninstall updates. After that, the app version will roll back to the one that was preinstalled in the factory. Older versions are often less intrusive and lack modern algorithms for constant listening.
After youβve done all of this, be sure to restart the Xiaomi Mi Box completely, rather than just go to sleep, which will consolidate the changes and start system services anew with new options.
Disconnection via ADB and debugging via USB
For advanced users who want to maximize results, there is a method to disable system components through the ADB (Android Debug Bridge) debugging interface, which allows you to deactivate services so that they will not appear in the application menu and can not be launched automatically by the system.
First, activate the developer mode. Go to Settings β About TV and find the Build bar. Click on it 7 times in a row until the message "You're a developer" appears. Then a new Settings item for developers will appear in the settings menu.
Include the option of debugging in this menu USB (USB Now you're going to need a computer with a computer installed. ADB And you can connect to the same Wi-Fi network as the console. IP-Address of your Xiaomi Mi Box in the Network section β The net.
adb connect 192.168.1.XX
adb shell pm disable-user --user 0 com.google.android.apps.googleassistantThe command above forcibly disables the Google Assistant package for the current user. If you want to also limit the search itself, you can use the command for the com.google.android.googlequicksearchbox package, but beware: this can disrupt the search experience inside YouTube or other Google apps.
| ADB Team Team | Action. | Risk to the system |
|---|---|---|
| pm disable-user...googleassistant | Turns off the voice assistant. | Low. |
| pm disable-user...googlequicksearchbox | Disables Google Search Widget | Medium (can break search) |
| pm enable...package_name | Incorporate the component back | Safe. |
Use of the ADB-The commands require accuracy of input, because a single error in the name of the package can lead to unstable interface. If after typing the commands the TV behaves strangely, you can always return the changes by replacing the command word disable-user to enable.
How do you get it back?
Physical shutdown of the microphone on the remote
The easiest and most effective way to do this without having to know the system is to physically block the activation button. The Xiaomi Mi Box remotes that run on Bluetooth often have a separate button with the microphone or Google logo on them.
The problem is that even when software shuts down, accidentally pressing this button can cause system sounds or activation attempts to distract from viewing. Some users carefully disassemble the remote and unplug the button plume, but this requires soldering and disassembling plastic skills.
A more humane method is to use software button blockers or physical plugs, and there are special silicone pads on the remote that have a thickening in place of the microphone button, preventing it from accidentally pressing when the palm is compressed.
- π Use opaque tape to seal the indicator (if any), blocking the desire to press.
- π§ Carefully disassemble the remote body and disconnect the contact of the microphone button from the board (requires accuracy).
- π± Install a button-blocker app if your remote model allows it (rarely for TV boxes).
- π« Stop pressing this button and ignore it.
It is worth noting that on older remote models, the microphone can be built directly into the case, rather than carried out by a separate button. In such cases, software disabling through the settings described in the first sections is the only safe option.
Disabling Advertising and Recommendations on the Main Screen
Often users confuse the voice assistant with the banner ads and recommendations that appear on the Android TV home screen.These interface elements may contain a search bar or suggest "ask Google," which creates the illusion of the assistant's work.
To clear the interface, you need to change the settings of the home screen. Go to Settings and find the section associated with the Home Screen or the Launcher, and you can turn off the display of recommendations, personalized ads and news feeds.
It is also recommended to disable personalization of ads in your Google account, and this is done through a browser on any device: go to the settings of your Google account, the Data and Privacy section, and turn off your activity history, which will reduce the number of relevant but intrusive tips on the console screen.
π‘
Install an alternative launcher, like Projectivy Launcher or F Launcher, which completely replaces the standard interface. Xiaomi/Google on a clean, lightweight and advertising-free screen with simple app icons.
Once the home screen is cleaned, the system will become significantly more responsive, and the amount of visual noise that reminds of the presence of smart features will be reduced to a minimum, which is especially important for those who use the console solely to view content through installed devices. APK-file.
Frequently Asked Questions (FAQ)
Can I remove Google Assistant from Xiaomi Mi Box?
Will the settings return after the system update?
Will YouTube Search Stop Working If I Turn off Google?
Is it safe to disable services through ADB?
π‘
A comprehensive approach combining permission bans, data resets and an alternative launcher gives the best result in the fight against intrusive smart functions.