How to remove Mi Remote from the lock screen on Xiaomi: the complete guide

You just upgraded your Xiaomi or Redmi, and suddenly the Mi Remote shortcut appeared on the lock screen, an IR-controlled app? This feature can be useful if you're actively using your smartphone as a remote, but for most users it only takes up space and gets in the way. Unfortunately, in the latest versions of MIUI (14-15), developers have removed the direct option to disable this widget from the settings, which has caused a wave of questions on forums. In this article, we will analyze all the working methods, from standard to hidden.

The problem is compounded by the fact that the Mi Remote label is not only hanging on the screen, but can also be accidentally activated when you touch it (for example, when you pull your phone out of your pocket), which is especially annoying for owners of models with a high-end phone. AMOLED-You can use a screen where every pixel is on the counter, but don't rush to reset to the factory settings, because there are more elegant solutions.

Why does Mi Remote appear on the lock screen?

The Mi Remote Quick Access feature was introduced in MIUI 12 as part of Xiaomi’s smart home integration strategy, which was initially deactivated in the settings, but with the release of MIUI 14 (2023), the option disappeared, probably due to low user demand.

  • πŸ“± After the firmware update (even if it was not previously available).
  • πŸ”„ When resetting the lock screen settings.
  • πŸŽ›οΈ If you have ever run the Mi Remote application manually.

Interestingly, on some models (for example, Xiaomi 13 Pro or Redmi Note 12 Pro+), the widget can appear even if the IR port is not physically present - this is a firmware bug.

πŸ“Š How often do you use Mi Remote?
Every day.
Sometimes.
Never.
I don't know what it is.

Method 1: Disconnect via lock screen settings (MIUI 12-13)

If your smartphone is running MIUI 12 or MIUI 13, chances are the old method still works.

  1. Open the Settings β†’ Lock screen.
  2. Go to the section "Tags and Notifications" (or "Fast Actions" in some firmware).
  3. Find the Mi Remote item and move the slider to the off position.

If you don't have one, your firmware version has already been updated, and you'll have to use alternative methods. Don't try to search for that section in the settings, because it may not show up even when you type in the exact name.

πŸ’‘

On some models (like the Poco F5), the shortcut section is hidden. To see it, first turn off Child Mode in the security settings.

Method 2: Remove via Mi Remote application settings

The most reliable method that works on most devices is to disable the widget in the app itself.

  1. Press the Mi Remote icon on the home screen (or find it in the app menu).
  2. Select Application Information (or Information).
  3. Go to Permits. β†’ Additionally.
  4. Find the Display item on the lock screen and turn it off.

If there is no item on the lock screen, try:

  • πŸ”§ Disable all permissions for the application (including the IR port and the Camera).
  • πŸ—‘οΈ Clear cache and application data (but it will delete all saved remotes!).

β˜‘οΈ Preparation before disabling Mi Remote

Done: 0 / 4

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

If standard methods don’t work, you can remove the widget via Android Debug Bridge (ADB), which requires you to connect your phone to your computer, but it works on all versions of MIUI.

  • πŸ’» Computer with installed ADB Tools.
  • πŸ“± Included Debugging by USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times to tap, then return to the additional β†’ For developers).

Next, execute the commands in order:

adb shell pm hide com.miui.remotecenter


adb shell settings put secure sysui_qs_tile_default 0

If the first command fails (Operation not allowed error), try the alternative:

adb shell cmd overlay enable-exclusive com.android.systemui/.miui.systemui.overlay.LockscreenShortcutDisableOverlay

Once you've done the commands, restart the phone. The Mi Remote widget should disappear. If you want to return it, use:

adb shell pm unhide com.miui.remotecenter
What if the ADB can’t see the device?
1. Make sure that Xiaomi drivers are installed (download from the official website). 2. Try another one. USB-cable (preferably original). 3. Enable debugging by USB (security settings) and confirm the PC permission. 4. Restart your phone and PC.

Method 4: Disconnect via System Settings Editor (Root)

For root-right users, there's a radical method of editing system files. Careful: wrong actions can cause a system to crash! Use this method only if you're confident in your skills.

Instructions:

  1. Install any file manager with root support (such as Solid Explorer or Root Browser).
  2. Cross the path: /data/system/users/0/ and find the file. settings_global.xml.
  3. Open the file and find the line: <setting id="lock_screen_shortcut_left" value="com.miui.remotecenter" />
  4. Replace her with: <setting id="lock_screen_shortcut_left" value="" /> or delete the line completely.
  5. Save the changes and restart the phone.

If the file settings_global.xml No, try looking in: /data/data/com.android.providers.settings/databases/settings.db

(opens through SQL-editor).

πŸ’‘

Editing system files without a backup can lead to a "bootloop" (cyclical reboot).Always back up through TWRP before making changes!

Method 5: Reset the lock screen settings (last resort)

If none of these things work, you'll reset your lock screen settings, which will remove all your wallpaper, passwords and shortcuts, but it will eliminate Mi Remote.

  1. Go to Settings β†’ Passwords and Security β†’ Privacy.
  2. Select Reset the lock screen settings (or Delete the lock data).
  3. Confirm the action with a password / pattern lock.

After discharge:

  • βœ… Mi Remote widget will disappear.
  • ⚠️ All saved fingerprints and faces will be deleted (you will have to adjust again).
  • πŸ”„ The lock screen wallpaper will reset to standard.

This method is 100% effective, but only use it if other options have not worked. On some models (for example, Xiaomi 12T) after reset, the widget may appear again in a few days - in this case, combine this method with disabling permissions (Method 2).

πŸ’‘

Before reset, take a screenshot of the current lock screen settings (resolution, wallpaper, shortcuts) to quickly restore them after.

Compatibility table with Xiaomi models

Not all methods work equally well across devices, and below is the compatibility table for popular models:

ModelMIUI 12-13 (Method 1)Disabling permissions (Method 2)ADB (Method 3)Root (Method 4)Reset (Method 5)
Xiaomi 13/13 Pro❌ No.βœ… Yes.βœ… Yes.βœ… Yes.βœ… Yes.
Redmi Note 12 Pro+❌ No.βœ… Yes (with nuances)βœ… Yes.βœ… Yes.βœ… Yes.
Poco F5/F5 Proβœ… Yes (sometimes)βœ… Yes.βœ… Yes.βœ… Yes.βœ… Yes.
Xiaomi 12T/12T Pro❌ No.❌ No (bug)βœ… Yes.βœ… Yes.βœ… Yeah, maybe back)
Redmi 10C/10Aβœ… Yes.βœ… Yes.❌ No (mistake)βœ… Yes.βœ… Yes.

If your model is not in the table, focus on the MIUI version. For MIUI 14-15, Method 2 (resolutions) and Method 3 (ADB) are the most reliable.

What if Mi Remote still appears?

If after all the manipulations the widget keeps coming back, check the following points:

  • πŸ”„ System updates: sometimes after the update, the settings are reset. β†’ The phone. β†’ Update the system and suspend automatic updates if enabled.
  • πŸ“± App clone: Some firmware (e.g. custom) may have a duplicate of Mi Remote with a different package name. Check the list of applications for com.miui.ir or com.xiaomi.miremote.
  • πŸ”§ Resetting the system cache: go to Settings β†’ Annexes β†’ Application management β†’ Three points. β†’ Cache reset of all applications.

If the problem persists, it may be the fault of a particular firmware.

  1. Check forums (such as Mi Community) for complaints from other users of your model.
  2. Reverse to the previous version of MIUI via Fastboot (instructions are available on Xiaomi Firmware Updater).
  3. Install custom firmware (e.g. Pixel Experience or LineageOS) where there are no default widgets.

πŸ’‘

On some devices (for example, Xiaomi 11T Pro) widget Mi Remote is registered in the system APK SystemUI.apk. To remove it, you will need decompilation and reassembly of the file - a task for experienced modifiers.

FAQ: Frequent questions about Mi Remote on the lock screen

❓ Why After Updating to Update MIUI 15 widget came back, though I turned it off?
In MIUI 15, Xiaomi returned the widget as part of a "smart lock screen." It's not a bug, it's a feature -- developers believe users need a quick availability of the remote. To remove it permanently, use ADB (Method 3) or roll back to MIUI 14.
❓ Can you remove Mi Remote without rooting and ADB?
Yes, in most cases, disabling permissions (Method 2) helps. If this method does not work, try resetting the lock screen settings (Method 5). ADB and root are only needed for devices with heavily modified firmware (for example, global versions for some regions).
❓ Will the widget return after resetting the phone to factory settings?
If you completely reset, all system applications, including Mi Remote, return to their original state. To avoid this, immediately turn off the permissions for the application (Method 2) after the reset. ADB-Command (Method 3) before the first reboot.
❓ Why on my Poco? X3 Pro no item "Display on the lock screen" in the Mi Remote settings?
On devices with Poco Launcher firmware (e.g. Poco) X3 Pro, Poco F3) This item may be hidden. Try: Set a standard launcher. MIUI through settings β†’ Topics β†’ Launcher, use it. ADB-command (Method 3) Disable the application via Settings β†’ Annexes β†’ Application management β†’ Disable it (but it will remove it completely).
❓ Can I transfer the Mi Remote widget to another location on the lock screen?
No, there is no such option in standard MIUI firmware. The widget is always in the lower left or right corner (depending on the model), the only way to change its position is to install a custom launcher with support for editing the lock screen (for example, Nova Launcher + Lockscreen Customizer module), but this requires root rights.