The screensaver on the lock screen Xiaomi Mi 8 Pro is not just decoration, but part of the corporate identity of MIUI. For some users, an animated wallpaper or watch becomes a pleasant bonus, for others β an annoying element that slows down the unlocking of the phone.
In this article, we'll look at all the ways you can disable the screensaver, from basic settings to ADB and modified firmware, and look at the nuances of different versions of MIUI (12 to 14) and the common mistakes users make, and if you want to not just hide the screensaver, but completely remove it from the system, here's a solution.
β οΈ Important: Some methods require unlocking the bootloader or root rights.This can lead to a loss of warranty or unstable phone operation.Before experimenting, back up the data via Settings β Additionally. β Backup.
1. disable the screensaver through the standard MIUI settings
The safest and most obvious way is to use the built-in MIUI tools, which are suitable for most users and do not require technical skills, but the functionality may vary depending on the firmware version.
In MIUI 12/13, the path to settings for the screensaver looks like this:
- Open the Settings β Lock screen.
- Select the Lock screen saver (or Lock animation in some localizations).
- Move the slider to the off position. or press Remove if the screensaver is set as wallpaper.
In MIUI 14, the interface has changed a bit:
- π Go to Settings. β Personalization β Lock screen.
- π¨ In the Style section, select Classic or Simple β these modes turn off animations.
- π If the option is not available, try changing the theme to the standard (Settings) β Topics β My subjects. β Basic).
β οΈ Warning: Some firmware may have a black screen with a watch on it after the screensaver is turned off. This is not a bug, but the regular Always-on Display mode. To remove it, go to Settings. β Screen. β Always-on Display and Lock and Disable the Option.
2. Removal of the screensaver through ADB (without root)
If the standard settings donβt work, you can use Android Debug Bridge (ADB) β This is a tool for debugging Android devices, which doesn't require superuser rights, but it requires a computer and a computer. USB-cable.
Step-by-step:
Enable Developer Mode (7 times click on the MIUI version in Settings β About Phone)
Activate USB Debugging in Settings β Additional β For Developers
Download ADB Tools for Windows/macOS/Linux
Connect your phone to your PC and confirm your deviceβs trust
-->
After preparation, execute the following commands in the terminal (command line):
adb shell
settings put secure lock_screen_allow_private_notifications 0
settings put secure lock_screen_show_notifications 0
pm disable-user --user 0 com.miui.screenlockπΉ Transcription of teams:
- π± The first two lines turn off notifications on the lock screen (sometimes they conflict with the screensaver).
- π§ The last command will deactivate the system application com.miui.screenlock, responsible for animation.
β οΈ Attention: Once the third command is executed, the unlock animation may disappear completely - even the standard swipe up:
pm enable com.miui.screenlockWhat if the ADB canβt see the device?
3. Use of third-party applications
If you donβt want to mess with ADB, Google Play apps offer more flexible settings, but require caution β some may contain ads or collect data.
Top.-3 Checked applications for working with the lock screen:
| Annex | Functional | Needs root? | Reference |
|---|---|---|---|
| Lock Screen Customizer | Allows you to turn off animation, change fonts, remove the clock | β No. | Download |
| Always On Display | Replaces the standard screensaver with custom (does not work on all firmware) | β οΈ Partially. | Download |
| Xposed Framework + NoLock Module | Completely shutting down the lock screen (requires Xposed) | β Yes. | XDA Forum |
πΉ Important nuances:
- π‘οΈ Applications without root may conflict with MIUI β After installation, restart the phone.
- π If the screensaver returned after the firmware update, repeat the settings in the application.
- π± Nana MIUI 14 Some applications (e.g., Always On Display) may not work due to changes in security policies.
π‘
Before installing third-party apps, check reviews from the past 2-3 months.Some utilities stop being supported after MIUI updates and may cause errors.
4. editing system files (requires root)
For advanced users willing to risk system stability, there is a way to remove the screensaver by editing system files, which permanently removes animation from the firmware, so only suitable for those who are confident in their actions.
Instructions:
- Get root rights with Mi Unlock and Magisk.
- Install a file manager with root support (such as Root Explorer or FX File Explorer).
- Cross the path. /system/media/theme/default/ and find the files: lockscreen_wallpaper (lock-up) lockscreen_animation.zip (animation)
.bak
lockscreen_animation.zip.bak
Reboot the phone.
β οΈ Note: Deleting or corrupting system files can lead to a "bootloop" (cyclical reboot). /system through TWRP:
adb backup -f system_backup.ab -systemπΉ Alternative: If you use custom firmware (like LineageOS or Pixel Experience), you can turn off the screensaver via the kernel settings:
- Install the Kernel Adiutor app.
- Go to section. CPU β Governor.
- Select Powersave mode β this will reduce the load on the processor and can remove lags during animation.
5. Resetting the lock screen settings
If the screensaver comes after a firmware update or theme installation, sometimes resetting the lock screen helps, which doesn't affect user data, but it will return all settings to factory settings.
How to perform the reset:
- Open Settings β Applications β Application Management.
- Click on the three dots in the upper right corner and select Show System Processes.
- Find the Lock Screen app (com.miui.screenlock).
- Click Warehouse β Clear the data and Clear the cache.
- Reboot the phone.
β οΈ Warning: Some firmware may lose the Always-on Display feature after a reset. To return it, go to Settings β Screen. β Always-on Display and turn on the option again.
π‘
Resetting the lock screen settings is the safest way to return the factory behavior of the screensaver, but it does not guarantee its complete shutdown on new versions of MIUI.
6. firmware of custom Recovery and modified MIUI
For those who are willing to take drastic measures, there is an option to flash a modified version of MIUI without screensavers, which is suitable for advanced users and requires an unlocked bootloader.
πΉ Step-by-step plan:
- Unlock the bootloader through the Mi Unlock Tool (can take up to 72 hours).
- Install TWRP Recovery for Xiaomi Mi 8 Pro (you can download on the official website).
- Download the firmware without screensavers, for example: π± MIUI EU (European version without Bloatware) π± MIUI Pro (modified build with advanced settings) π± LineageOS or Pixel Experience (Pure Android)
TWRP
Food + Volume up
Wipe β Advanced Wipe
Dalvik, Cache, System, Data
Magisk
πΉ The pros and cons of custom firmware:
| Advantages | Deficiencies |
|---|---|
| β Complete removal of screensavers and unnecessary functions | β Loss of guarantee |
| β Smoother operation on older devices | β The risk of a βbrickβ (inoperability) of the phone |
| β Regular updates from the community | β Possible bugs with camera or sensors |
β οΈ Note: Before firmware check version compatibility MIUI With your Xiaomi Mi 8 Pro, a bad firmware can lead to a hard brick. JTAG).
Frequent mistakes and their solutions
Even with the instructions, users often face problems, and we'll look at the most common ones.
πΉ "The screensaver returns after the reboot"
- π Reason: com.miui.screenlock automatically restores settings.
- π οΈ Solution: Turn off auto-update themes in Settings β Topics β Settings of topics β Auto-update.
πΉ "The lock screen turned black after the screensaver was turned off"
- π₯οΈ Cause: Conflict with Always-on Display.
- π οΈ Solution: Turn on and off Always-on Display in screen settings.
πΉ "ADB no-team"
- π Reason: Lack of rights or USB-debugging unactivated.
- π οΈ Repeat the steps from the section about ADB Check the connection by command adb devices.
πΉ "After editing system files, the phone does not turn on"
- β‘ Reason: Section damaged /system.
- π οΈ Solution: Sweat the original firmware through the Mi Flash Tool in Clean All mode.
π‘
If you've been manipulating the screensaver and you've lost the notification sound, check the settings in Settings β Sounds and vibrations β Notifications. Sometimes system changes reset the volume.