How to completely remove the user manual on Xiaomi devices: instructions for smartphones and Smart TV

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

Done: 0 / 4

On Mi TVs, the path is a bit different:

  1. Press the Settings button on the remote
  2. Select System β†’ About TV β†’ Software Version and Press OK 5 Times
  3. 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 deviceTitle of the annexEfficiency of the method
Redmi Note 10/11com.miui.tips85%
POCO X3/X4com.miui.tips or com.poco.tips70%
Mi 11/12com.xiaomi.tips90%
Mi TV 4A/5Acom.mitv.tips60%

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:

  1. Connect your phone to your PC and open the command line (Win+R β†’ cmd)
  2. Enter the command to check the connection: Adb devices Must appear serial number of your device
  3. Run the command to disable the prompts: adb shell pm hide com.miui.tips For TVs: adb shell pm hide com.mitv.tips
  4. 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?
1. Make sure that the debugging is enabled by USB In the developer settings 2. Try another one. USB-cable (preferably original)3. Install Mi drivers PC Suite from the official website Xiaomi4. Reboot both the phone and the computer5. Try connecting via another one. USB-port (preferably) USB 2.0)

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:

  1. Download and install a file manager with root support
  2. Go to /system/priv-app/MiuiTips or /system/app/Tips
  3. Remove the entire folder or rename it to Tips_bak
  4. Go to /data/app and find folders called com.miui.tips* – delete them
  5. Clear dalvik cache with recovery (Advanced β†’ Wipe Dalvik Cache)
  6. Reset the device
πŸ“Š Have you ever received root rights on your Xiaomi?
Yeah, I got it myself.
Yeah, at the service center.
No, but I want to try.
No, and no planning.
I don't know what it is.

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:

  1. Press the Settings button on the remote for 10 seconds
  2. Select Reset and Upgrade β†’ Reset to Factory
  3. 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 causeDecision
The tips returned after the updateThe system restored deleted filesRepeat 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 filesSystem folder damaged.Restore the firmware through USB-firmware
On the lock screen appear cluesActivated 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
Can I remove the manual on Xiaomi without root and ADB?
Yes, most of the time, Method 1 (disable settings) or Method 2 (clear cache) helps. Some MIUI 14 firmware may require a combination of these techniques. If the prompts only appear when the applications are first launched, you can simply ignore them β€” they will eventually stop showing.
Why did the OTA updates stop working after the files were deleted?
This is because com.miui.tips system files are sometimes linked to the update module. To fix: Restore deleted files from the backup or manually run the latest version through Fastboot or wait for the next major update - it can restore OTA operation In extreme cases, you can update through the Mi Flash Tool manually.
How to remove the manual on Mi Band or other Xiaomi smartwatches?
On Xiaomi wearable devices (such as Mi Band 6/7 or Amazfit), prompts are disabled via the app: Open Mi Fitness or Zepp Go to the device profile Select Settings β†’ Notifications β†’ Tricks Disable all sliders If prompts appear when you first turn them on, they can simply be skipped - they won't appear again.
Is it safe to delete system files through root?
Deleting system files always carries risks, but if you do it carefully, the consequences can be avoided: πŸ”Ή Always make a backup through TWRP before removal πŸ”Ή Do not delete files whose name you do not know. πŸ”Ή Check the device after each change. πŸ”Ή Use reliable file managers (Mixplorer, FX File Explorer: It is safe to delete only those folders that are directly related to the prompts (MiuiTips, MitvTips).
What if after all the manipulations, the clues still appear?
If none of the methods worked, perhaps: πŸ“Œ You have a regional firmware with hard-stitched prompts (try to check out the global version) πŸ“Œ System failure – reset via Fastboot (fastboot erase userdata) πŸ“Œ Tips show a launcher from a third-party manufacturer (for example, on the POCO This can be com.poco.launcher: Install custom firmware (e.g. LineageOS or Pixel Experience) Use an alternative launcher (e.g. Nova Launcher) that blocks system windows