Why Xiaomi has a nosy manual and can it be permanently disabled
Xiaomi smartphone and TV owners regularly encounter automatic system pop-up prompts called βuser manuals,β which appear when the device is first turned on, when the MIUI is updated, or when new features are activated, and are useful for beginners in most cases, but experienced users find them intrusive.
The problem is compounded by the fact that some Xiaomi models (especially the budget Redmi Note and POCO series) have guidance even after it closes β the system shows it again after 1-2 days.This is due to Xiaomiβs policy of teaching users new MIUI features, but you can turn off the hints in several ways β from simple concealment to complete deletion of system files.
In this article, we will analyze all working methods for different devices: smartphones on the Internet. MIUI 12-14, Mi TVs TV/Redmi TV It is important to understand that some methods require superuser rights (root), and others are available without additional manipulation.
Method 1: Standardly disable prompts in MIUI settings
The safest method that works on 90% of Xiaomi smartphones without the risk of damaging the system is suitable for users who need to simply hide manual pop-ups, but not remove them completely.
Instructions:
- π± Open the Settings app (cog icon)
- π Go to the About Phone section. β Version. MIUI and tap him. 7-10 Time to activate the developer mode
- π§ Return to the main settings menu and select Additional β Special facilities β System hints
- π« Turn off the slider Show the hints MIUI (On some firmware, the item is called the User Guide)
βοΈ Preparing for disabling the prompts
On Mi TVs, the path is a bit different:
- Press the Settings button on the remote
- Select System β About TV β Software Version and Press OK 5 Times
- Return to Settings β General β Tips and Deactivate All Options
β οΈ Attention: On firmware MIUI 14+ After disabling the prompts through the settings, they may reappear after a major update, in which case you will have to repeat the procedure or use the methods from the following sections.
Method 2: Remove the cache of the "Guide" application (without root)
If a standard shutdown didn't work, you can try to clear the system app's data for the prompts display, which doesn't require superuser rights, but can reset some settings.
Step-by-step:
- π οΈ Go to Settings. β Annexes β Application management
- π In the search bar, enter the Guide (or Tips on English firmware)
- ποΈ Press Warehouse. β Clear the cache and Clear the data
- π Reset the device
| Model of the device | Title of the annex | Efficiency of the method |
|---|---|---|
| Redmi Note 10/11 | com.miui.tips | 85% |
| POCO X3/X4 | com.miui.tips or com.poco.tips | 70% |
| Mi 11/12 | com.xiaomi.tips | 90% |
| Mi TV 4A/5A | com.mitv.tips | 60% |
Some firmware may have a different name for the app. If you didn't find com.miui.tips, try looking for:
- com.xiaomi.mitv.tips β for TVs
- com.miui.newhome β for launcher with tips
- com.android.tips - on custom firmware
π‘
If the prompts are back after clearing the cache, try turning off the automatic update of the Guide app in Google Play (if there is one).
Method 3: Disconnect via ADB (for advanced users)
The method using Android Debug Bridge allows you to intervene deeper into the system without getting root rights.
What you need:
- π₯οΈ A computer with installed Xiaomi drivers and ADB
- π Included debugging by USB phone-on
- π USB-cable (preferably original)
Instructions:
- Connect your phone to your PC and open the command line (Win+R β cmd)
- Enter the command to check the connection: Adb devices Must appear serial number of your device
- Run the command to disable the prompts: adb shell pm hide com.miui.tips For TVs: adb shell pm hide com.mitv.tips
- Reset the device
β οΈ Attention: On some firmware MIUI 13+ The pm hide command may not work. In this case, use the alternative command: adb shell pm disable-user --user 0 com.miui.tips But remember that this can lead to unstable operation of some system functions.
What if the ADB canβt see the device?
Method 4: Delete system files (root required)
The most radical method, which is guaranteed to remove all traces of the manual, but requires an unlocked bootloader and root rights. Suitable only for advanced users, as improper actions can lead to a brick (breakdown) of the device.
Tools required:
- π± Unlocked bootloader (bootloader)
- π Established recovery TWRP Or OrangeFox.
- π οΈ Root access (Magisk or SuperSU)
- π File Manager with support for root (such as Root Explorer or Mixplorer)
Step-by-step:
- Download and install a file manager with root support
- Go to /system/priv-app/MiuiTips or /system/app/Tips
- Remove the entire folder or rename it to Tips_bak
- Go to /data/app and find folders called com.miui.tips* β delete them
- Clear dalvik cache with recovery (Advanced β Wipe Dalvik Cache)
- Reset the device
For Mi TVs, the path will be different:
- Connect to ADB (as in Method 3)
- Follow the commands: adb shell su mount -o rw, remount /system rm -rf /system/priv-app/MitvTips rm -rf /data/app/com.mitv.tips* reboot
β οΈ Warning: Deleting system files may result in: - Failing updates over the air (OTA) - Mistakes in the launcher MIUI - Loss of warranty (if the device is warranty) Before removal, make a full backup through TWRP!
Method 5: Reset to factory settings (last resort)
If all the previous methods didn't work, and the prompts got in the way, you can do a complete reset, which is a radical solution that will delete all the data, but it will return the phone to a "clean" state without any intrusive manuals.
How to do the reset correctly:
- π± Go to Settings. β The phone. β Resetting settings
- π Select to erase all data (reset to factory)
- π Enter a password (if set)
- β³ Wait until the process is completed (it will take). 5-15 minute)
For TVs:
- Press the Settings button on the remote for 10 seconds
- Select Reset and Upgrade β Reset to Factory
- Confirm the action with code 1234 (by default)
π‘
Resetting to factory settings removes not only the manual, but all your data, accounts, photos and installed apps.Be sure to back up important files via Mi Cloud or your computer before resetting.
After discharge:
- π« Donβt connect to Wi-Fi right away β skip the setup step
- π§ Turn off the prompts in the first settings window (if it appears)
- π₯ Only then recover the data from the backup.
Frequent problems and their solutions
Even after all these methods have been used, users sometimes have to face the return of clues or other problems, and we'll look at some of the most common cases.
| Problem. | Possible cause | Decision |
|---|---|---|
| The tips returned after the update | The system restored deleted files | Repeat Method 2 or 4 after the update |
| The ADB team is not working. | There is no right or wrong way. | Check the included debugging and correctness of the command |
| The TV will not turn on after deleting files | System folder damaged. | Restore the firmware through USB-firmware |
| On the lock screen appear clues | Activated mode "For beginners" | Turn off the Settings β Lock screen β More |
If you have removed the manual, you have:
- π Load looped - try going to Fastboot (clamp Volume down) + Power) and reflash the device
- π΅ The sensor is not working, most likely, the file touchdriver.ko is damaged.
- π Missing sound - check the settings in Settings β Sound or reset the sound settings through ADB: adb shell settings put system volume_music 10