How to disable Smart Lock on Xiaomi smartphones: the full guide 2026

Smart Lock on Xiaomi smartphones (including Redmi and POCO models) is designed to make it easier to unlock a device in trusted conditions – for example, when you are at home or connected to a familiar Wi-Fi network. However, sometimes this feature starts to fail: the device unlocks in inappropriate places, authentication errors occur, or you just want to improve security by disabling automatic unlock. In this article, we will discuss all the ways to deactivate the Smart Lock, including hidden settings and solutions for cases where the standard method does not work.

It is important to understand that the process of disconnection may vary depending on the version of MIUI (from MIUI 12 to MIUI 15) and the device model. For example, on the Xiaomi 13 Pro or Redmi Note 12, the path to settings may differ slightly from the POCO F5. We took these nuances into account and prepared universal instructions, as well as alternative methods for complex cases - for example, when the Smart Lock is not displayed in the menu or its settings are blocked by security policies.

What is a Smart Lock and Why Should It Be Disabled?

Smart Lock is an Android feature integrated into the shell MIUI, which allows you to unlock the smartphone without input PIN-A code, a pattern lock or a fingerprint under "safe" conditions:

  • πŸ“ Trusted places (geolocation, such as home or work)
  • πŸ”— Trusted devices (connected via Bluetooth, such as a smartwatch or car radio recorder)
  • πŸ“Ά Trusted Wi-Fi networks (such as home routers)
  • πŸ‘€ Facial/voice recognition (on some models)

Despite the convenience, the function has serious disadvantages:

  • πŸ”“ Security vulnerability: If an attacker recognizes your β€œtrusted place” or connects to your Wi-Fi network, they will be able to unlock your phone.
  • πŸ”„ Unstable work: the smartphone can spontaneously unlock in public places or, conversely, require PIN-code.
  • πŸ“΅ Conflicts with other features, such as Find My Device or corporate policies MDM.

⚠️ Note: If you use Smart Lock to unlock through Mi Band or other Xiaomi devices, disabling them may make it impossible to automatically authenticate. PIN-code!

Method 1: Disable Smart Lock through standard MIUI settings

This is the easiest and most secure method that works on most Xiaomi, Redmi and POCO devices with MIUI 12-15.Instructions are suitable for models Released after 2020 (e.g. Xiaomi 12T, Redmi Note 11, POCO X5).

Steps to shut down:

  1. Open the Settings app (cog icon).
  2. Go to Passwords and Security (or Security on some firmware)
  3. Select Smart Lock (can be called Smart Lock or Reliable Devices).
  4. Enter the current one. PIN-code, pattern lock or fingerprint to confirm.
  5. Turn off all active options: πŸ“ Trusted Places – Remove all saved locations. πŸ”— Trusted devices – remove all associated gadgets. πŸ“Ά Trusted Wi-Fi Networks – Clear the Network List.

Smart Lock

Disconnected.

Make sure you know the main thing. PIN-code

Connect to a stable Wi-Fi network or mobile Internet

Close all background applications, especially those related to security

Check the battery charge (recommended >30%)

-->

If the Smart Lock item is not on the menu, it can mean:

  • πŸ“± On your device an outdated version MIUI (before MIUI 11), where the function is called differently.
  • πŸ”’ The function is disabled by the device administrator (for example, in corporate phones).
  • πŸ› οΈ Google services have crashed (rebooted or updated with Google Play Services).

Method 2: Disconnecting with Google Smart Lock (for Google accounts)

If you use Smart Lock through a Google account (for example, to unlock a Chromebook or other devices), its settings can be duplicated in the cloud. To fully deactivate the feature, you need to disable it in Google settings.

Instructions:

  1. Open your browser and click on myaccount.google.com/smartlock (sign up with your Google account).
  2. In the Smart Lock for Passwords section, click Control.
  3. Remove all stored trusted devices and places.
  4. Return to your smartphone and restart it – the changes will apply after start.

⚠️ Note: Disabling Google Smart Lock may affect other services, such as auto-login apps or synchronizing passwords through Google Password Manager. If you use these features, consider alternative disabling methods only at the level of the Google Password Manager. MIUI.

On some Xiaomi firmware (e.g. MIUI Global for the European region), the Smart Lock feature can be tied exclusively to Google services, not to MIUI system settings.

Method 3: Using ADB to force shutdown

If standard methods don’t work (for example, the Smart Lock is missing or locked), you can use Android Debug Bridge (ADB), which is suitable for advanced users and requires connecting your smartphone to your computer.

Step-by-step:

  1. Turn on Developer Mode on your smartphone: Go to Settings β†’ About Phone. Click 7 times on MIUI Version until you become a developer!

USB debugging

Settings β†’ Additional β†’ For Developers

Connect your smartphone to your PC through USB-cable (use the original cable for connection stability).

ADB Tools

cmd

Terminal

adb devices

(Your device with a serial number should appear)

adb shell settings put global hidden_api_policy 1

(Allows access to hidden APIs)

adb shell am start -n com.android.settings/.SmartLockSettings

(directly calling the Smart Lock menu)

Smart Lock

Method 1

adb shell am start -a android.settings.TRUST_AGENT_SETTINGS

Smart Lock

If the Smart Lock menu does not open after the commands are executed, check:

  • πŸ”Œ Correct connection USB (Try another port or cable).
  • πŸ“‹ Root rights (not required for most teams, but may be needed for deep changes).
  • πŸ”„ Version MIUI β€” on certain firmware (for example, MIUI China's path to settings may be different.

Method 4: Reset security settings (last resort)

If Smart Lock does not disable any of the above methods, the radical solution remains: reset security settings, which will delete all stored passwords, fingerprints and data of Smart Lock, but will not affect user files (photos, videos, documents).

How to perform the reset:

  1. Go to Settings. β†’ Passwords and security.
  2. Select Reset Security Settings (or Delete All Credentials).
  3. Confirm the action by entering PIN-code-key.
  4. After restarting the device, set the screen lock again – the Smart Lock will be turned off.

⚠️ Note: This method will also remove: πŸ”‘ All saved passwords from Wi-Fi and applications. πŸ‘† Biometric authentication data (fingerprints, facial recognition). πŸ“± Find My Device and other security services settings, and prior to resetting, it is recommended to back up your important data via MIUI Cloud or manually.

Through the standard MIUI settings

Through Google Smart Lock

With ADB

Resetting security settings

Another way.-->

Solving problems: Smart Lock is not disabled or is not on the menu

Sometimes users are faced with a situation where the Smart Lock does not appear in the settings or it cannot be deactivated.

Problem.Possible causeDecision
Smart Lock is not available on the menuObsolete version of MIUI or regional firmwareUpdate to the latest version or use ADB
The switch button is inactive (grey)MDM (Corporate Device) Policy ActiveContact the administrator or reset security settings
After the shutdown, the Smart Lock is activated again.Google Play Services FailureClear the cache of the Settings and Google Play Services app
Trusted Device Recognition (Bluetooth) is not workingConflict with other synchronization servicesReconnect the device or reset its settings

If none of these methods worked, try the following:

  1. Update MIUI to the latest stable version via Settings β†’ System Update.
  2. Clear the cache and data of the Settings app (Settings β†’ Applications β†’ Application Management β†’ Settings β†’ Storage).
  3. Check for root rights (if any, remove the modules associated with the lock via Magisk).
  4. Perform a hard reset (last option, deletes all data!).
What if a smart lock interferes with Find My Device?
If a Smart Lock conflicts with Find My Device (e.g., the device is not displayed on the map or remotely locked), follow the following steps: 1. Disable Smart Lock via Google Settings (see Method 2). 2. Remove the device from the list of trusted in Find My Device (on google.com/android/find. 3. Reboot the smartphone and re-add it to Find My Device. 4. If the problem persists, reset security settings (Meth 4).

Security after disconnecting Smart Lock: recommendations

Once you deactivate your Smart Lock, your smartphone will become less vulnerable to unauthorized access, but it’s important to take additional security measures:

  • πŸ” Use the complex PIN-code (at least 6 characters, no repeating numbers).
  • πŸ‘† Set up a backup fingerprint (if the sensor is supported).
  • πŸ”„ Enable two-factor authentication for your Xiaomi and Google account.
  • πŸ“ Turn off geodata transfer for unnecessary applications in Settings β†’ Confidentiality.
  • πŸ›‘οΈ Install an antivirus (such as Mi Security or Bitdefender) to protect against phishing.

It is also recommended to periodically check the activity of the device in the Google account:

  1. Go to myaccount.google.com/device-activity.
  2. Remove any unknown or unused devices.
  3. Check out the latest security login events β†’ Latest security events.

πŸ’‘

Disabling Smart Lock is only the first step to improving security: Update MIUI regularly, avoid connecting to public Wi-Fi without a VPN, and don't install apps from unverified sources.

FAQ: Frequent questions about switching off Smart Lock on Xiaomi

Can I turn off Smart Lock without losing data?
Yes, all of the methods described (except hard reset) retain user data, but resetting security settings (Method 4) will delete stored passwords and biometrics, but will not affect files, applications, or contacts.
Why does Smart Lock turn on after the MIUI update?
This is a known problem with some versions of MIUI, when security settings are reset after an update. To avoid this, before upgrading: Disable Smart Lock through Google Settings (Method 2). Back up your settings through MIUI Cloud. After updating, manually check the Smart Lock status.
Will facial recognition work after the Smart Lock is turned off?
Yes, facial recognition and fingerprints are separate biometric authentication functions that are independent of the Smart Lock and will continue to work after it is disabled, but if you reset security settings (Method 4), all biometric data will be deleted and you will have to reconfigure it.
Can I turn off Smart Lock for a specific application only?
No, Smart Lock is a system function that works at the device level: πŸ”’ Block individual applications with a password through Settings β†’ Annexes β†’ Application lockdown. πŸ›‘οΈ Use Secure Folder (in some firmware) MIUI) storage.
What if after the Smart Lock is disabled, the phone no longer recognizes trusted devices (for example, Mi Band)?
This is normal behavior β€” after you turn off Smart Lock, all connected devices are removed from the trusted list. To restore functionality: Reconnect the device (for example, Mi Band) via Bluetooth. In the Mi Band settings (or other gadget), find Unlock your phone and activate it. If the function does not work, update the firmware of the gadget through an official application (for example, Mi Fit or Zepp).