How to permanently disable tips on the lock screen Xiaomi: a detailed guide

The lock screen on Xiaomi smartphones is not just a protection against random clicks, but also an area to show useful (and not so) information. Among the weather widgets, notifications and quick actions, many users notice annoying MIUI tips โ€” prompts like โ€œUse double tap to wake upโ€ or โ€œTry a gesture for a screenshot.โ€ These messages appear randomly, take up space on the screen and often duplicate functions that you have mastered long ago.

The problem is that Xiaomi doesnโ€™t provide an obvious switch by default to disable these prompts. Depending on the version of MIUI (12, 13, 14 or 15) and the smartphone model (Redmi Note 12, Poco X5, Xiaomi 13T, etc.), the solutions may differ. In this article, weโ€™ll break down all the current methods, from standard settings to hidden developer parameters that work without root rights.

Why Xiaomi is showing off the tips on the lock and whether they can be removed

The tips on the lock screen are part of MIUIโ€™s proprietary shell, designed to help new users master the smartphoneโ€™s capabilities.

  • ๐Ÿ“ฑ Familiarize with control gestures (for example, swipe up to return to the main screen).
  • ๐Ÿ”‹ Remind us of useful features like โ€œRead Modeโ€ or โ€œCharge Savingsยป.
  • ๐Ÿ”’ Explain how to use an application lock or fingerprint scanner.

In practice, however, these tips quickly become useless, especially for power users, and can slow unlocking (on budget models like the Redmi 10A) as the system spends resources loading graphics, and fortunately, they can be removed โ€” in whole or in part.

Itโ€™s important to understand that Xiaomi doesnโ€™t provide a direct โ€œDisable Tipsโ€ option in the settings menu, which is designed to keep users from missing important feature updates. However, workarounds exist, from hidden settings to third-party utilities. Below weโ€™ll look at all the working ways, starting with the simplest ones.

๐Ÿ“Š How often do you see tips on Xiaomi lockdown?
Constantly, every day.
Sometimes, once a week.
We've seen it before, but not now.
Never noticed.

Method 1: Disconnect via Lock Screen Settings (MIUI 14/15)

The latest versions of MIUI 14 and MIUI 15 (relevant to Xiaomi 13/14, Redmi Note 12, Poco F5 and later) have a half-hidden tip switch to find:

  1. Open the Settings โ†’ Lock screen.
  2. Scroll down to the Additional section (or Lock Style on some firmware).
  3. Click on the Hits on the lock screen (may be called MIUI Tips).
  4. Move the slider to the off position.

If you don't have one, your firmware doesn't support this method, so move on to the next method.

Make sure that MIUI is updated to the latest version|

Check for the "Hints" item in the lock settings|

Backup your settings (in case of reset)|

Reboot your phone after the changes-->

โš ๏ธ Note: On some models (Poco) X3 Pro, Redmi 9T) After disabling the tips through this menu, they can come back after the reboot. This is a firmware bug - in which case use Method 3.

Method 2: Remove via Application Settings (for all versions of MIUI)

The blocking tips are generated by the com.miui.touchassistant system application (or com.miui.systemAdSolution in older versions), which can be restricted to prevent the prompts from appearing.

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. In the upper right corner, press three dots (โ‹ฎ) and select Show Systems.
  3. Type in touchassistant (or systemAdSolution for MIUI 12) to search.
  4. Open the app found and select Limit background activity.
  5. Turn off the permissions to display over other windows and start at start.

This method works on 90% of devices, including Redmi Note 11, Poco F4 and Xiaomi 12 Lite. However, after major MIUI updates, the application rights may reset - check them every 2-3 months.

Xiaomi modelName of system applicationEfficiency of the method
Redmi Note 10/11/12com.miui.touchassistantโœ… 100% (verified)
Poco X3/X4/X5com.miui.systemAdSolutionโœ… 90% can return after the update)
Xiaomi 13/14 Procom.miui.touchassistantโœ… 100% (stable)
Black Shark 5/6Not present (use Method 4)โŒ Inapplicable.

๐Ÿ’ก

If you still have tips after the rights restriction, try clearing the cache of the com.miui.touchassistant application in the same Application Management menu.

Method 3: Use ADB-Teams (for advanced users)

If previous methods didn't work, you can use ADB (Android Debug Bridge), a tool for debugging Android, which requires connecting your phone to a PC, but is guaranteed to remove the tips forever.

  1. Turn on Developer Mode on your phone: Go to Settings โ†’ About Phone. Click 7 times on MIUI Version until the "You're a developer" notification appears.

Settings

Additionally.

For developers

USB debugging

ADB-tools

adb shell pm hide com.miui.touchassistant

Once you've done the command, restart your phone. The tips will disappear, and the system app will be hidden until the next reset. To get it back, use:

adb shell pm unhide com.miui.touchassistant

โš ๏ธ Note: On some firmware (for example, MIUI EU) The pm hide command may not work. In this case, use the alternative: adb shell pm disable-user --user 0 com.miui.touchassistant But remember: this will completely disable the app, which can affect the way gestures work (for example, double-touching to wake up).

What if the ADB does not recognize the device?
1. Install official Xiaomi drivers from mi.com.2. Try another one USB-cable (original better). 3. In the "Developers" menu, select "Debugging by" option. USB (Security settings)" and confirm the PC's permission. 4. Restart both the phone and the computer.

Method 4: Reset the lock settings (radical method)

If the tips appear because of a glitch in the lock screen settings, you can perform a partial reset without affecting personal data, a technique that is suitable for devices where other methods have failed (for example, the Redmi 9 or Poco M3 on older versions of MIUI).

  1. Go to Settings โ†’ About the phone โ†’ Reset settings.
  2. Select Reset Lock Settings (not to be confused with a full reset!).
  3. Confirm the action and wait for the reboot.

For installation:

  1. Download the launcher from Google Play.
  2. In your phone settings, select it as the default launcher (Settings โ†’ Apps โ†’ Default).
  3. Set up the lock screen through the menu of the selected launcher.

๐Ÿ’ก

The side launchers are the only way to remove tips and completely change the lock design, but they require more resources and can conflict with system gestures.

Why tips come back after updates and how to prevent it

Many users complain that the blocking tips reappear after the MIUI update.

  1. System applications restore rights - after OTA-Xiaomi Resets Restrictions for com.miui.touchassistant.
  2. New features require prompts โ€“ for example, after adding a gesture for Google Assistant to MIUI 15.
  3. Regional firmware โ€“ the Chinese (CN) and Global (Global) versions of MIUI have different policies for displaying tips.

To prevent the return of clues:

  • ๐Ÿ”„ Turn off automatic updates MIUI In Settings โ†’ The phone. โ†’ Updating the system โ†’ โ‹ฎ โ†’ Update settings.
  • ๐Ÿ“ฅ Install updates manually by pre-checking reviews on forums (e.g. xiaomi.eu or 4PDA).
  • ๐Ÿ› ๏ธ Use Magisk modules like this. MIUI Optimizations (requires root).

If you do update and the tips are back, repeat the steps from Method 2 or Method 3. In extreme cases, you can roll back to the previous version of MIUI via Fastboot, but this is risky for beginners.

FAQ: Frequent questions about tips on Xiaomi lockdown

Can I remove the tips without root and ADB?
Yes, 80 percent of the time, it helps to restrict the system application (Method 2). If you have MIUI 14/15, try locking settings (Method 1). ADB and root are only for old or heavily modified firmware.
Why did gestures (such as double touching) stop working after the councils were turned off?
This happens if you completely disabled the com.miui.touchassistant app via ADB (pm disable-user command).To return gestures, use pm hide instead or restrict the app's rights manually (Method 2). Double touch is set up separately in Settings โ†’ Lock Screen โ†’ Double tap to wake up.
My Xiaomi doesn't have a "Hints on the Lock Screen" item. What do I do?
This means that your version of MIUI does not support direct shutdown. Use Method 2 (Limitation of Rights) or Method 3 (ADB). Also check if the item is hidden under a different name - for example, on some firmware it is called MIUI Tips or Lock Notices.
Will tips show up after resetting the phone to factory settings?
Yes, after the full reset (Wipe Data), all settings will return to factory, including the lock tips. To avoid this, before reset: Back up via Settings โ†’ Additional โ†’ Backup and Reset. Save the list of applications disabled (you can take a picture of the screen from Method 2). After the reset, immediately repeat the action to disable the tips.
Is there a risk of losing the warranty if you use ADB or restrict system applications?
No, using ADB and changing the rights of system applications does not violate the warranty, as it does not require unlocking the bootloader or root rights. However: If you accidentally disable a critical application (for example, com.android.phone), the phone may stop calling - this is not a warranty case. Resetting settings through Fastboot or installing custom firmware removes the warranty. We recommend that you back up using Mi Cloud or Google Drive before experimenting.