The lock screen of Xiaomi Redmi 8 is the first thing you see when you unlock a smartphone. However, many users are faced with an annoying news feed that not only distracts attention, but also consumes traffic in the background. Despite the fact that MIUI offers limited settings to manage this content, completely delete news through the standard menu is impossible. In this article, we will analyze all the available methods, from basic settings to advanced methods using ADB and modifying system files.
Compounding the problem, after MIUI updates (especially versions 12-14), the news turn-off paths often change or disappear. For example, in Redmi 8 on MIUI 12.5 firmware, the option can be in one place, and on MIUI 14 it can be in another. We have taken these nuances into account and prepared current instructions for all versions of the software. If you are tired of advertising, unnecessary headlines or just want to increase battery life, this guide will help completely clear the lock screen of third-party content.
Why do news appear on the lock screen and can it be turned off?
The news feed on the lock screen is part of the Xiaomi ecosystem integrated into the MIUI shell, and it works through Mi Browser or Mi News, which automatically uploads content without you asking, and the main reasons for it are:
- π± Pre-setting MIUI: By default, the feature is enabled on all Redmi and Poco devices.
- π Firmware updates: After update MIUI settings can be reset and the tape appears again.
- π‘ Background activity: The service consumes up to 5-10MB of traffic per day, even if you donβt read the news.
- π° Monetization: Xiaomi works with partners (e.g. Yandex.Dzen or Google News) to deliver targeted ads.
Can you delete news for good? Yes, but the way you do it depends on the version of MIUI and your desire to tamper with system files. Standard settings only allow you to hide some content, whereas a complete deletion will require:
- π§ Manual shutdown via Settings (partial solution).
- π₯οΈ Use of the ADB (Android Debug Bridge for deep customization.
- π Modification of system files (requires unlocking the bootloader).
β οΈ Note: Disabling system services through ADB This can cause some features to function unstable, such as a weather widget or notifications. β Additionally. β Backup.
Method 1: Standard shutdown via MIUI settings
The easiest method is to use built-in MIUI options, which is suitable for users who don't want to risk system stability, but keep in mind that this method doesn't remove the tape completely, it only hides it visually.
Instructions for Redmi 8 on MIUI 12-14:
- Open the Settings β Lock screen.
- Slip on the item Style of the lock screen.
- Choose the Simple or Classic option (without the news feed).
- Go back and turn off the Recommendation Slider (if any).
- Restart the device to apply the changes.
If your MIUI version does not have Lock Screen Style, try an alternative path:
- Press the empty space on the lock screen.
- In the menu that appears, select the Lock screen settings.
- Turn off the news and recommendations options.
βοΈ Preparing for news blackout
This method works on 70-80% of devices, but it has drawbacks:
- β The tape may appear again after the update MIUI.
- β Some news will still be loaded in the background.
- β Weather or calendar widgets may disappear with news.
Method 2: Disconnection through "Special Opportunities" (hidden method)
A little-known trick that allows you to block news from displaying without using ADB works by disabling the service responsible for downloading content, and importantly, this method can reset some settings after a reboot.
Step-by-step:
- Go to Settings. β Special facilities.
- Select Special Opportunity Services.
- In the list, find MiuiDaemon (or com.miui.daemon) and turn it off.
- Go back to Settings β Applications β Application Management.
- Find the Mi Browser app (or Mi News) and turn off auto-start.
- Reboot the phone.
After these actions, the news feed should disappear, but there are nuances:
- β οΈ Some system notifications (such as weather) will also stop updating.
- β οΈ After updating MIUI settings may reset.
π‘
If the navigation gestures stopped working after MiuiDaemon was turned off, return the settings to the original state and use Method 3 with ADB.
Method 3: Completely delete news via ADB (for advanced users)
If standard methods didn't work, the most reliable way is to use Android Debug Bridge (ADB), a deep-tuning tool for Android that allows you to disable the system components responsible for the news feed, the advantage of the method is that the changes will persist even after the MIUI updates.
What you'll need:
- π₯οΈ Computer with installed ADB-Drivers (you can download on the official Android website).
- π± Included Debugging by USB Redmi 8 (Settings) β The phone. β Version. MIUI β 7 times tap the assembly number β Come back to the extra. β For developers β Debugging by USB).
- π USB-cable (preferably original).
Instructions:
- Connect the phone to the PC and confirm the debugging permission.
- Open the command prompt (Win + R β enter cmd) and go to the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Run the command to turn off the news feed: adb shell pm uninstall -k --user 0 com.miui.weather2 adb shell pm uninstall -k --user 0 com.miui.yellowpage adb shell pm uninstall -k --user 0 com.miui.news
- Reboot the phone.
If the tape is still displayed after rebooting, try additional commands:
adb shell pm disable-user --user 0 com.miui.daemon
adb shell pm disable-user --user 0 com.xiaomi.mipicksβ οΈ Attention: Disconnection com.miui.weather2 It will remove the weather widget from the lock screen. To return it, execute the command: adb shell pm install-existing --user 0 com.miui.weather2
What if the ADB canβt see the device?
Method 4: Delete news via system file editing (requires Root)
For users with unlocked bootloader and Root rights, there is a radical method - editing system files, which will permanently delete the news feed, but requires caution: improper changes can lead to the system failure.
What needs to be done:
- Install a file manager with Root support (such as Root Explorer or Solid Explorer).
- Go to /system/priv-app/MiuiSystemUI/
- Find the file MiuiSystemUI.apk and make a backup copy of it.
- Open a file in a text editor (such as MT Manager) and find lines containing: com.miui.news com.miui.yellowpage
- Delete or comment on these lines, then save the file.
- Reboot the phone.
The alternative is to delete the entire folder:
/system/priv-app/MiuiDaemon
/system/priv-app/NewsArticleβ οΈ Note: Editing system files may result in a cyclic reboot.If this happens, restore backup through TWRP or re-flash the device.
π‘
Use this method only if you are confident in your actions. For most users, Method 3 with ADB, which does not require Root rights, is enough.
Method 5: Using third-party launchers to bypass news
If you don't want to interfere with system settings, you can trick MIUI into installing a launcher, some of which, like Nova Launcher or Lawnchair, allow you to set the lock screen so that news doesn't show up, but this method doesn't work on all versions of MIUI.
How to set up:
- Install an alternative launcher from Google Play.
- Set it as the default launcher (Settings β Applications β Default).
- In the launcher settings, find the Lock Screen section and turn off the option to Show system widgets.
- If you donβt have an option, try installing the Minimal Lock Screen widget from the Play Market.
Pros of the method:
- β Does not require a Root or ADB.
- β It keeps all the functions of the phone.
Cons:
- β Not all launchers support lock screen settings.
- β News may still be loaded in the background.
Comparison of methods: which way to choose?
To make it easier for you to decide, we have compiled a table with the pros and cons of each method:
| Method | Difficulty | Root/ADB required | Efficiency | Risks. |
|---|---|---|---|---|
| Standard settings | β (simple) | β No. | β οΈ Partial | News may return after update |
| Special facilities | ββ (middle-of-the-road) | β No. | β Tall. | Weather settings may be reset |
| ADB-team | βββ (difficult) | β ADB | β Complete. | Possible failures in the work of system services |
| Editing system files | ββββ (difficult) | β Root | β Complete. | The risk of bootloop |
| Third-party launchers | β (simple) | β No. | β οΈ Partial | Not all launchers support locking settings |
Selection recommendations:
- πΉ If you are a beginner, try Method 1 or 2.
- πΉ If you are ready for experiments, use them. ADB (Method 3).
- πΉ If you have a Root, Method 4 will give you the best result.
- πΉ If you do not want to change anything in the system, install the launcher (Method 5).