You noticed a strange little person in the bottom right corner of the screen on your Xiaomi, Redmi or POCO smartphone? This little icon with a human or robot silhouette pops up suddenly, interferes with page scrolling and sometimes even responds to touch. 90% of the time, it's not a virus, but a built-in MIUI feature β the Xiao AI chatbot, virtual assistant or floating quick access panel. But why did it activate without your knowledge and how do you remove it forever?
In this article, we will analyze all possible causes of the appearance of the βhumanβ, from the standard assistant. MIUI You can use the hidden firmware features that the manufacturer doesn't advertise. ADB-You can also physically delete its files (for advanced users), and what to do if it reappears after the system update. MIUI 14/15 and adapted to models 2020β2026 year-end.
What is this icon and why did it appear?
The "human" in the lower right corner is not a bug, but a MIUI feature, which can mean one of three:
- π€ Xiao AI β Xiaomi virtual assistant, analogue of Google Assistant. by default disabled in global firmware, but sometimes activated after updating or resetting settings.
- π¬ Floating chat panel β quick access to messengers (WhatsApp, Telegram) or system notifications. β Special facilities.
- π§ Hidden Developer Mode β Some users accidentally enable debugging features that add test elements to the screen.
The most common reason is Xiao AI, which is activated by default in Chinese firmware, and in global ones it can wake up after:
- π± Updates MIUI before version 12.5+ (where the assistant is integrated more deeply).
- π Resetting settings to factory.
- π― Connect to Mi Account in China.
Important: if the icon appeared after installing a third-party application (for example, a launcher or a game), the problem is not in the system, but in the software.
Method 1: Disconnect via MIUI settings (for Xiao AI)
If the human is Xiao AI, it can be removed in 30 seconds without any additional tools.
- Open Settings β Applications β Application Management.
- In the search box, type Xiao AI (or βHelperβ).
- Select the com.miui.voiceassist app or com.miui.voiceassistant app.
- Click Disable (if the button is inactive β tap Stop first).
- Confirm the action and restart the phone.
After the reboot, the icon should disappear. If not, check if the feature is included in Settings β Additional β Special Features β Floating Windows.
βοΈ Checking the Xiao shutdown AI
β οΈ Note: On some models (Redmi Note 11, POCO X4 Pro) when the assistant is disabled, voice search may disappear in system applications. To return it, turn on Google Assistant manually.
Method 2: Removing the floating chat panel
If an icon opens a window with messages or quick actions, it's not Xiao AI, it's a floating panel. It turns on through:
- π² Settings β Special facilities β Floating windows (turn on slider Display Quick Access Panel).
- π§ Settings β System system β Gestures β Floating ball (on older versions) MIUI).
To remove the panel:
- Drag the icon to the center of the screen β the settings menu will open.
- Press the gear (βοΈ) and select Disconnect.
- If there is no item, go back to Settings β Special Options and deactivate Floating Windows.
| Model phone | The Way to Floating Panel Settings | Note |
|---|---|---|
| Xiaomi 13/14, Redmi Note 12 | Settings β Special. features β Floating windows β Quick access panel | It could be called "mini-applications." |
| POCO F5/X5 | Settings β System β Gestures β Floating Ball | Reboot required |
| Redmi 10/9 | Settings β Screen β Floating panel | Not on global firmware |
π‘
If the panel doesnβt turn off through the settings, try holding it for 3 seconds β sometimes this opens a hidden delete menu.
Method 3: ADB-Teams for Advanced Users
If standard methods donβt work and the icon keeps popping up, disabling through ADB will help.This method removes system components associated with the βhumanβ, but requires connecting the phone to a PC.
You'll need:
- π₯οΈ Computer with installed ADB Tools.
- π± Included Debugging by USB on the phone (Settings) β The phone. β Version. MIUI β 7 times tap the version, then return to the additional β For developers).
Steps:
- Connect your phone to your PC and open the command line in the folder with ADB.
- Enter the following commands: adb devices (should appear serial number of your device) adb shell pm uninstall -k --user 0 com.miui.voiceassist adb shell pm uninstall -k --user 0 com.miui.voiceassistant
- Reboot the phone.
β οΈ Note: Removing system applications through ADB This can cause the phone to work in an unstable way. Make a backup copy of the data before executing commands. On some models (Xiaomi) 12T, Redmi K50) This can turn off voice dialing.
What if the ADB canβt see the device?
Method 4: Resetting settings (if nothing helps)
If the icon came after the MIUI update and doesn't disappear through either the settings or the ADB, the last option is factory reset, which is a radical method, but it's guaranteed to delete all temporary files and reset system settings.
How to do the reset correctly:
- Save important data (photos, contacts, messages) to your PC or cloud.
- Go to Settings β About the phone β Reset settings.
- Select Erase All Data (not Reset!).
- Confirm the action and wait for the reboot (it will take 5-10 minutes).
After discharge:
- π« Do not restore data from backup MIUI β It can bring back the "manΒ».
- π Donβt connect your Mi Account immediately β check if the icon appears before syncing.
- π± Update all apps through Google Play to the latest versions.
π‘
Resetting is a last resort, and 80 percent of the time, the problem is solved by the first or second method.
Method 5: Manual file deletion (root only)
If you have root rights, you can delete the files responsible for displaying the icon, a method suitable for experienced users, as improper actions can lead to loss of performance of the phone.
Instructions:
- Install a file manager with root support (such as Root Explorer or FX File Explorer).
- Go to /system/priv-app/MiuiVoiceAssist or /system/app/XiaoAi
- Remove the entire folder or rename it (for example, in the XiaoAi_bak).
- Reboot the phone.
Alternative path (for some firmware):
/data/app/com.miui.voiceassist-*β οΈ Note: Deleting system files without root can lead to bootloop. If you are not sure about your actions, use other methods.
What to do if the βhumanβ returned after the update
Many users complain that the icon reappears after the MIUI update, because the system restores the standard applications to prevent the icon from returning:
- π Turn off automatic updates MIUI: Settings β The phone. β Updating the system β βοΈ β Auto-update β Turn it off.
- π¦ Freeze the app via Titanium Backup or App Quarantine (root required).
- π‘οΈ Install an alternative launcher (like Nova Launcher) that blocks system overlays.
If the update is already installed and the icon is back, repeat Method 1 or Method 3 (ADB). In a pinch, wait for the next MIUI patch where the bug can be fixed.