Owners of Xiaomi, Redmi and POCO smartphones often face a situation where a remote widget suddenly appears on a locked screen. This can happen spontaneously, especially on models with an infrared port, or after accidentally pressing buttons. Mi Remote is a useful application, but its constant presence when you just need to look at the time or notification causes irritation for many users.
The presence of unnecessary interface elements is not only distracting, but sometimes leads to accidental inclusion of the IR emitter, which consumes battery power. In this article, we will discuss all possible ways to remove the remote from the lock screen Xiaomi. We will look at both the standard settings of the system and deeper methods of disabling system components.
It's worth noting that different versions of the MIUI shell and HyperOS may have different settings. If one method doesn't work, try the next one. It's important to understand that the locking remote is not a virus, but a standard shell feature that can be flexibly configured or completely disabled.
Reasons for the remote on a locked screen
Before you start deleting, you need to understand the nature of this phenomenon: the remote widget on the lock screen is part of the Mi Remote system application (or Remote), which in older versions of firmware was built into the default theme, and it could only be turned off by changing the theme.
However, with the current builds of MIUI 12, 13, 14 and the new HyperOS, the way things work has changed, so it's now a separate widget or system notification that can be activated when certain accessories are connected or timed, sometimes because System UI, the system interface, is not working.
Also, you should consider that some third-party themes from the GetThemes store may force you to add this widget. If you recently changed the design, this may be the problem, check if the "Show Remote" option is activated in the theme settings.
- π± Standard shell function for quick access to the IR port.
- π¨ Features of the established third-party theme of design.
- βοΈ Failure of the system widget or application Mi Remote.
- π System reaction to the connection of headphones or headset (in rare cases).
Understanding the reason will help you choose the most effective method of solution, and if the remote appeared after the system update, most likely, the default settings have changed.
Disconnection through lock screen widget settings
The easiest and safest way to do this on most current devices is to configure widgets through the lock menu. In the new MIUI versions, Xiaomi has brought widget management to a separate menu, accessible directly from the locked screen.
First, unlock your phone and lock it again. On the lock screen, swipe left or right (depending on the shell version) to open the widget menu, which usually displays the weather, pedometer and, in fact, the remote.
Click the menu button (three dots or a gear) or hold your finger on the blank spot of the lock screen to go into edit mode. Here you will see a list of active widgets. Find the item associated with the Remote or remote, and tap the minus or switch to deactivate it.
βοΈ Checking widget settings
If a standard swipe doesn't work, try logging in through your system settings. Go to Settings β Lock screen. In some firmware versions, it might be "Block screen widgets" or "Signature style and widgets." Make sure the tick is removed from the remote.
β οΈ Note: On some global versions MIUI The remote widget disablement point may not be in the standard menu, in which case the system forcibly returns the widget after rebooting. If you do not find the switch, move to the next section.
Removing updates to Mi Remote
Often the problem is not with the system itself, but with an updated version of the Mi Remote system application, which developers could add a lock display feature in one of the latest updates, and to remove the remote, just roll back the application to the factory version.
Go to Settings β Applications β All apps. In the list, find Mi Remote (may be called a Remote or have a remote icon). Click on the app name to open the information page about it.
At the bottom of the screen, you'll see a Remove Updates button or a Recycle Bin icon that says "Delete." Click on it. The system will warn you that the app will be returned to the factory version. Confirm the action.
Once rolled back, restart the device. The old, factory version of the app often lacks the aggressive widget display features on the lock screen that appear in new versions through the GetApps store.
- π Reverses the application to the stable factory version.
- ποΈ Remove cache and data accumulated by the update.
- π« Prevents automatic updates through the app store.
After this procedure, the remote should disappear. lest it reappear, go to the GetApps store, find Mi Remote and turn off auto-update for that particular app.
Disconnection through hidden settings and ADB
If standard methods don't work, you can use a more advanced way: Deleting or freezing a system application through the Android Debug Bridge (ADB) allows you to completely remove the component that controls the remote, which requires a connection to the computer.
First, activate the developer mode. Go to Settings β About Phone and quickly press 7 times on the MIUI Version (or OS Version) and the message will appear βYou became a developerβ.
Now go to Settings β Advanced Settings β Developer. Find and enable USB Debugging. You may also need to enable USB Debugging (Security Settings) and allow installation via USB.
adb shell pm disable-user --user 0 com.miui.remoteThis command will completely disable the system component of the remote, and not only will the remote disappear from the lock, but it will stop starting at all, and if you use an IR port, this method will not work for you.