Voice assistant Alice from Yandex is integrated into the MIUI firmware on most Xiaomi smartphones, including the Redmi 8A. For some users, it is a convenient tool for managing the device, for others - a source of unnecessary notifications, battery consumption and even hidden data collection about voice commands. If you belong to the second group, this article will help to completely deactivate the assistant without losing the functionality of the phone.
It is important to understand: Redmi 8A runs on Android 9/10 with a MIUI 11/12 shell, where Alice can be built into at the system level. Standard removal of Yandex application through the Settings menu β Applications often does not solve the problem - the assistant continues to work in the background. Below we will discuss all available methods, from simple to radical, including disabling through ADB and changing system settings.
Why Alice is working on Redmi 8A even after being deleted
Many users are faced with a situation where after removing the Yandex or Alice application through the standard menu, the voice assistant continues:
- π Activate by voice (e.g., by saying βHi AliceΒ»)
- π± Appear in the list of active applications (Settings) β Battery β Battery utilization)
- π Update via Google Play or MIUI Store
- π‘ Transmit data in the background (see Settings) β Mobile network β Traffic)
The reason is that Alice is deeply integrated into MIUI firmware. On the Redmi 8A, the assistant can be:
- System application β installed in /system/priv-app, which is protected from changes without root rights.
- MIUI is part of the com.miui.voiceassist package, which is responsible for voice control.
- Updated module β even after removing the main APK, some components are restored through Google Play Services.
To shut Alice down forever, it's going to take a combination of methods, starting with the simplest and safest.
Method 1: Disconnect via MIUI settings (without root)
The safest method that will work for most users is that it doesn't require superuser rights or affect warranty.
Steps for Redmi 8A:
- Open Settings β Applications β Application Management.
- In the search bar, enter βAliceβ or βYandexβ.
- Select the Yandex app (or Alice if it is displayed separately).
- Click Disable (if the button is active) or Remove Updates.
- Go to Settings β System β Language and input β Voice input and disable all options associated with Yandex.
If the Disable button is inactive, the application is protected by the system.
- π οΈ Go to Settings. β Battery and productivity β Battery management.
- π Find Yandex/Alice and select Limit Background Activity.
- π« In the same menu, click AutoStart and turn it off for the assistant.
βοΈ What to check after Alice is turned off
Method limitations: Alice can return after the MIUI or Google Play Services update. To avoid this, go to Google Play β Settings β Auto-Update apps and select Do Not Update Automatically for Yandex.
Method 2: Remove via ADB (without root but with PC)
If the standard shutdown didnβt work, you can remove Alice using Android Debug Bridge (ADB). This method does not require root rights, but you will need a computer and USB-cable.
Instructions:
- Download and install ADB Tools on PC.
- On Redmi 8A, activate Developer Mode: Go to Settings β About Phone. Click 7 times on MIUI until the notification βYouβve become a developerβ appears. Return to Settings β Additional β Developer. Enable USB Debugging.
cmd
adb devicesWait for the serial number of the device to appear.
adb shell pm uninstall -k --user 0 com.yandex.browser
adb shell pm uninstall -k --user 0 com.yandex.searchplugin
adb shell pm uninstall -k --user 0 ru.yandex.searchpluginReboot the phone.
Important: If Alice reappears after the reboot, it means that she is built into the system partition, in which case only root or firmware rollback will help.
What if the ADB canβt see the device?
Method 3: Blocking through MIUI Hidden Settings (for experienced ones)
MIUI has hidden settings that allow you to disable system components without root, and you will need the MIUI Hidden Settings app (available on Google Play).
Step-by-step:
- Download and install MIUI Hidden Settings.
- Open the application and give access to the Management of all files.
- Go to the Manage Applications section.
- In the search, type βYandexβ or βAliceβ.
- For each package found (com.yandex.*), click Disable.
- Reboot the phone.
π‘
If some MIUI features have stopped working after the shutdown (such as voice search in settings), return the changes via the same MIUI Hidden Settings app or reset your phone settings.
Method 4: Firmware rollback (radical method)
If Alice was pre-installed in the Redmi 8A MIUI firmware, the only way to get rid of her forever is to install custom firmware or roll back to an earlier version of MIUI where the assistant wasnβt yet available.
Warnings before firmware:
β οΈ Warning: Wrong firmware can turn a phone into a "brick" on Redmi 8A The bootloader is blocked, so you will need official permission from Xiaomi to install custom firmware (unlock via Mi Unlock Tool).
If you are prepared for risk, follow the instructions:
- Download the official firmware for Redmi 8A (version before MIUI 11, where Alice hasn't been yet).
- Unclose the firmware file and place the folder in the root of the phoneβs internal memory.
- Open the Update app on your phone.
- Click on the three dots in the upper right corner and select Select the firmware file.
- Specify the path to the downloaded firmware and confirm the installation.
After flashing:
- π Reset your phone to factory settings (Settings) β Additionally. β Recovery and discharge).
- π« Turn off auto-update immediately MIUI In Settings β The phone. β Updating the system.
- π‘οΈ Install an update blocker (e.g., Disable Service) for com.android.updater packages.
| Method of disconnection | Difficulty | PC required | Root is required. | Efficiency |
|---|---|---|---|---|
| Through MIUI settings | β | β No. | β No. | Medium (may come back) |
| ADB | ββ | β Yes. | β No. | High (if the package is not system) |
| MIUI Hidden Settings | ββ | β No. | β No. | High (for experienced) |
| Flip-flashing | ββββ | β Yes. | β Maybe. | Maximum (remove permanently) |
Method 5: Blocking through a firewall (for advanced)
If Alice continues to work in the background, you can block her access to the Internet with a firewall, and it won't delete the assistant, but it will stop the data transmission.
Instructions using NetGuard (a free application from Google Play):
- Install NetGuard.
- Open the app and give access to the VPN (click OK in the system window).
- Find in the list of applications Yandex or Alice.
- Turn off all switches (Wi-Fi and Mobile Data).
- Activate the option to Lock when you start the system (in NetGuard settings).
Alternative firewalls:
- π₯ AFWall+ (It requires root, but blocks at the core level).
- π‘οΈ NoRoot Firewall (unusable).
β οΈ Note: Blocking network access for system applications may disrupt other services MIUI, For example, Mi Account or Theme Store. Before using a firewall, back up your data.
What to do if Alice is still working?
If none of the methods worked, you may have a special firmware installed on your Redmi 8A from a carrier (for example, MTS, Beeline or MegaFon), where Alice is sewn at the kernel level.
Options:
- π Contact the salon with a request to reflash the phone on βcleanΒ» MIUI.
- π§ Use Magisk to root and remove system packages (instructions for Redmi) 8A eat XDA Developers).
- π» Install custom restoration (TWRP) and sew MIUI without Bloatware, for example, MIUI EU).
Before radical action, check:
- Firmware version: Settings β About the phone β MIUI version.
- Loader lock: Enter the ADB command: adb shell getprop ro.boot.verifiedbootstate If the answer is orange β bootloader is blocked.
π‘
On Redmi 8A with a locked bootloader, the only safe way to permanently disable Alice is to use ADB or MIUI Hidden Settings. Flashing without official unlocking will lead to a blink!