How to permanently disable Alice on Xiaomi Redmi 8A: 5 working ways

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:

  1. System application – installed in /system/priv-app, which is protected from changes without root rights.
  2. MIUI is part of the com.miui.voiceassist package, which is responsible for voice control.
  3. 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.

πŸ“Š You use voice assistants on your smartphone?
Yes, Alice.
Yes, Google Assistant.
Yes, Siri/Bixby.
No, I turned it off.
Trying (a) but removing (a)

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:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the search bar, enter β€œAlice” or β€œYandex”.
  3. Select the Yandex app (or Alice if it is displayed separately).
  4. Click Disable (if the button is active) or Remove Updates.
  5. 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

Done: 0 / 4

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:

  1. Download and install ADB Tools on PC.
  2. 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 devices

Wait 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.searchplugin

Reboot 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?
1. Make sure that Xiaomi drivers are installed (download from [official website](https://new.c.mi.com/global/miuidownload/index)). 2. Try another one. USB-cable (original from Xiaomi). 3. Include in the developer settings the option Debugging by USB (security parameters) and confirm the PC permission. 4. Restart your phone and PC.

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:

  1. Download and install MIUI Hidden Settings.
  2. Open the application and give access to the Management of all files.
  3. Go to the Manage Applications section.
  4. In the search, type β€œYandex” or β€œAlice”.
  5. For each package found (com.yandex.*), click Disable.
  6. 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:

  1. Download the official firmware for Redmi 8A (version before MIUI 11, where Alice hasn't been yet).
  2. Unclose the firmware file and place the folder in the root of the phone’s internal memory.
  3. Open the Update app on your phone.
  4. Click on the three dots in the upper right corner and select Select the firmware file.
  5. 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 disconnectionDifficultyPC requiredRoot 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):

  1. Install NetGuard.
  2. Open the app and give access to the VPN (click OK in the system window).
  3. Find in the list of applications Yandex or Alice.
  4. Turn off all switches (Wi-Fi and Mobile Data).
  5. 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:

  1. Firmware version: Settings β†’ About the phone β†’ MIUI version.
  2. 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!

FAQ: Frequent questions about Alice's shutdown

Can I turn Alice off without a computer?
Yes, use Method 1 (via MIUI settings) or Method 3 (MIUI Hidden Settings app), but you can't do without a PC to completely remove system components.
Why does Alice appear again after being removed?
This is due to automatic system applications recovery via Google Play Services or MIUI Store. To prevent: Disable auto-update for Yandex in Google Play. Use ADB to remove packets with the --user 0 flag. Install an update blocker (e.g., Disable Service).
Is it safe to use ADB to remove Alice?
Yes, if you follow the instructions and don't delete critical system packets. pm uninstall -k --user 0 removes the application only for the current user, without affecting system files. The risk is minimal.
How do I check if Alice is completely disabled?
Check the following items: πŸ” B Settings β†’ Applications No Packages com.yandex.*. πŸ“Š B Settings β†’ Battery no activity from Yandex. πŸ—£οΈ The β€œHello Alice” voice command doesn’t work. 🌐 B Settings β†’ Mobile network β†’ There's no traffic from Yandex. If one of these is not done, Alice is still active.
Can I get Alice back after the shutdown?
If you used Method 1 or Method 3, it is enough: Reinstall Yandex from Google Play. Enable packets back to MIUI Hidden Settings. If you deleted them through ADB, follow the command: adb shell cmd package install-existing com.yandex.browser