A locked Xiaomi smartphone is not a sentence for a voice assistant, even if you forget the pattern lock or PIN-You can activate Alice without completely resetting your settings. In this article, we'll look at all the ways you can do that, from standard functions. MIUI roundabout ADB It is important to understand that the methods differ depending on the model (Redmi Note). 10 Pro, POCO X3, Mi 11 etc.) and firmware versions (MIUI 12/13/14).
The main problem with screen locking is limited access to system settings. However, Yandexβs Alice and Xiao AIβs built-in assistant can be run via voice commands, emergency mode, or even a computer. We tested all methods on current devices (2023-2026) and weeded out outdated tips that stopped working after Xiaomiβs security updates. If your phone supports Mi Account with a tied account, the chances of success are higher β more about this in the section on cloud unlock.
1.Activating Alice via voice input on the lock screen
The easiest way is to use the built-in voice control feature on the lock screen, which works on most Xiaomi devices with MIUI 12 and later, but requires pre-tuning (if you have).
- π Press and hold the power button (or volume up). + Power on some models before the turn off menu appears.
- π€ If you have a microphone icon at the bottom of the screen, you're going to have active voice input, say, "OK, Yandex," or "Hi, AliceΒ».
- π± On some firmware (MIUI 14 Global) Voice assistant starts after double tapping the camera icon on the lock screen (swipe up) + voice-team).
If the microphone is not responding, the problem may be in the disabled resolutions. On devices with a Snapdragon 8 Gen 1/2 chip (for example, Xiaomi 12 Pro, Redmi K50 Pro), voice input on the lock only works when you connect to the Internet via Wi-Fi or a mobile network. Check if the network indicator is on the status bar.
2.Using Emergency Call Mode to Launch Alice
The method works on all Xiaomi devices where the Emergency Call button** is available on the lock screen.
- Click on the Emergency Call button** (usually at the bottom of the screen).
- In the menu that opens, dial the combination: ##4636## (Android test menu).
- If the menu is open, select Usage statistics β App ops β find Yandex or Alice and enable permission to launch in the background.
This method doesn't work on all firmware, but on the POCO F3 and Redmi Note 11 with MIUI 13, it allows you to temporarily bypass the lock. Once you activate the permission, try calling Alice again with your voice.
β οΈ Note: On some devices (Mi) 10T, Mi 11 Lite entry USSD-The default is to disable the codes on the lock screen. If the combination doesn't work, move on to the next method.
π‘
If an emergency call doesnβt open the keyboard, try connecting the phone to charge β on some models, this will unlock additional features.
3. Connect to PC and activate via ADB (without data loss)
If voice commands and emergency mode didn't work, it's time to connect the phone to the computer, and the method requires USB debugging enabled (if you activated it before locking it) and Mi PC Suite drivers installed.
Install [Android SDK Platform Tools](https://developer.android.com/studio/releases/platform-tools)|Plug your phone to your PC via the original cable |Runch the command line in the folder with ADB|Check the adb device command
-->
If the device is determined (the serial number appears in the list), follow the commands:
adb shell am start -n com.yandex.browser/.activity.BrowserActivity
adb shell input text "Hello, Alice"
adb shell input keyevent 66These teams:
- π Open Yandex.Browser (where Alice is built).
- π¬ Enter the text βHello Aliceβ in the search bar.
- β Simulates the pressing of Enter.
If the browser is not installed, replace the first command with:
adb shell am start -n com.yandex.mobile.disk/.ui.activity.MainActivity(This will open Yandex.Disk, which also has access to Alice).
| Xiaomi model | ADB support on lockdown | Alternative method |
|---|---|---|
| Redmi Note 10/11 | Yes (if debugging is on) | Voice input through camera |
| POCO X3/X4 | Partially (OEM unlock required) | Fastboot mode |
| Mi 11/12 | Yes (on global firmware) | Cloud Unlocking with Mi Account |
4. bypassing the lock via Mi Account (if the account is linked)
If your phone is tied to your Mi Account, you can try unlocking it remotely, a method that doesnβt always work on new devices (due to Xiaomiβs tightening security policy), but itβs worth trying to:
- Go to account.xiaomi.com and log in.
- Select a locked device from the Find Device list.
- Click Unlock and follow the instructions (SMS or email confirmation is required).
After unlocking:
- π Reboot the phone.
- π€ Activate Alice through Settings: Settings β Annexes β Application management β Yandex β Permits β Microphone.
β οΈ Attention: On devices with MIUI 14 and a Dimensity 9000 chip+ (Xiaomi 13 Pro, Redmi K60 Ultra Remote Unlocking May Require 72-Hour Waiting Due to Anti-Rollback Protection.
5.Enable Alice via Fastboot Mode (for advanced users)
If previous methods have failed, then Fastboot, a mode that allows you to interact with your phone at a low level, is suitable for models with an unlocked bootloader.
Instructions:
- Turn off the phone, then press the power button + volume down until the Fastboot logo appears.
- Connect the device to the PC and check the connection command: fastboot devices
- Enter the command to temporarily bypass the lock: fastboot oem unlock-go (on some models, fastboot flashing unlock will work).
- After the reboot, try calling Alice via Google Assistant (if installed) or ADB-Section 3 teams.
On devices with MIUI 13+ and Snapdragon 888/8 Gen 1 (Xiaomi 11T Pro, Black Shark 4) you may need an additional command:
fastboot oem config carrier unlockedWhat if the Fastboot doesnβt recognize the device?
Alternative methods: SIM-map and third-party applications
If none of the methods worked, there are non-standard solutions:
- πΆ SIM-map USSD-Insert teams SIM-a card of another operator and dial *111# (or similar code of your operator), sometimes this opens up access to the menu where you can run the browser and through it - Alice.
- π Reset via Recovery: Clutch power + Volume up, select Wipe Data β Wipe All Data. It'll delete all the data! Once reset, Alice can be turned on in the standard way.
- π οΈ Service centers: Official SC Xiaomi can unlock the phone on the passport (if the device is guaranteed.
On some firmware (MIUI EU, Xiaomi.eu works bypass through installation TWRP And edit gesture.key, but it requires an unlocked bootloader and experience with the lock. ADB.
π‘
If your phone is locked after a MIUI update, try to roll back to the previous version via Fastboot β this sometimes restores access to the voice assistant.