How to disable the watermark on Xiaomi Redmi Note 8: all ways without root

The watermark on the Xiaomi Redmi Note 8 screen is a translucent label with the model name or brand logo that appears in the lower right corner when using the camera, recording video, or even in some applications. For many users, such a sign becomes an annoying element, especially if it interferes with view or spoils photos. Fortunately, the manufacturer and the enthusiast community have found several ways to remove it - both official and semi-official.

In this article, we will discuss all the current methods of removing the watermark on the Redmi Note 8 (codenamed ginkgo), including changes in camera settings, the use of the device. ADB-Modifying system files through MIUI-It is important to note that not all methods are equally safe: some require unlocking the bootloader or can cause resets. We will describe in detail the risks of each method and give recommendations for system recovery in case of errors.

If you're ready to get rid of the pesky label once and for all, read on. But first check if your case is one of the exceptions where the watermark cannot be removed (for example, on some firmware for the Chinese market).

Why does a watermark appear and can it be removed legally?

The watermark on the Xiaomi Redmi Note 8 is not a bug, but a feature that the manufacturer added deliberately.

  • πŸ“± Brand advertising campaign: Xiaomi promotes its devices in this way, especially on budget models.
  • πŸ›‘οΈ Counterfeit protection: the sign helps to distinguish the original smartphone from the clone.
  • πŸ“Έ Content labeling: In some markets (e.g. China) it is a requirement of local law to identify the source of media files.

Technically, the sign is embedded in the camera system app (com.android.camera) and activated at the firmware level, which means that simply removing the app or cleaning up its data won't help β€” the sign will return after the reboot. However, there are several legal and semi-legal ways to disable it:

  1. It is also a hidden camera setting (not working on all versions of MIUI).
  2. With help. ADB-commands (requires PC connection, but no root rights required).
  3. Modifying system files through MIUI-Launcher (risky but effective).
  4. Install an alternative launcher or camera (e.g. Google Camera).

⚠️ Note: On devices with firmware for the Chinese market (China) ROM) The watermark can be protected by additional mechanisms, in which case its removal will require a complete re-flashing to the global version. MIUI.

πŸ“Š You’ve noticed a watermark on your Redmi Note 8?
Yeah, he's in the way of filming.
Yeah, but I'm not paying attention.
No, I didn't have one.
I don't know what that is.

Method 1: Disconnect via hidden camera settings (without PC)

The easiest and safest method is to use hidden options from the standard camera app, which works on most MIUI versions for the Redmi Note 8, but may not be available on the newest firmware (after MIUI 13).

Instructions:

  1. Open the Camera app on your smartphone.
  2. Go to Photo or Video mode (the sign appears in both).
  3. Touch the badge. βš™οΈ Settings in upper right corner.
  4. Scroll down and find the Watermark item (or Watermark in English firmware).
  5. Switch the slider to the off position.

If there is no such item, try an alternative path:

  1. In the camera settings, find the Additional or Advanced Settings section.
  2. Slap on the line Device Information or Tags 5-7 times in a row.
  3. After that, a hidden point Hide the watermark may appear.

Make a backup of photos|Check the version. MIUI In Settings β†’ The phone.|Make sure the battery is over 50 times charged%|Connect to Wi-Fi (in case of downloading updates)-->

If this method doesn’t work, move on to the next method – it’s more versatile, but requires a connection to a computer.

Method 2: Removing watermarks via ADB (without root)

The Android Debug Bridge (ADB) method allows you to disable the watermark by changing system settings without getting root permissions, one of the most reliable ways, but requires minimal technical skills.

What you need:

  • πŸ–₯️ Computer with Windows, macOS or Linux.
  • πŸ“± USB-cable (preferably original).
  • πŸ”§ Installed Xiaomi drivers and package ADB Tools (you can download from the official Android website).
  • βš™οΈ Included debugging by USB smartphone.

Step-by-step:

  1. Activate USB debugging: Go to Settings β†’ About Phone. Tap 7 times on the MIUI Version line until the notification You become a developer appears!. Return to Settings β†’ Additional β†’ Developer. Enable USB debugging and confirm the action.
  2. Connect your smartphone to your PC and select File Transfer mode.
  3. Open the Terminal on your computer and type: Adb devices Make sure your device appears in the list (a phone confirmation may be required).
  4. Execute the command to disable the watermark: adb shell settings put global watermark_enabled 0
  5. Reboot your phone: adb reboot
ADB Team TeamDescriptionThe result
adb devicesChecking connected devicesList of devices with serial numbers
adb shell settings put global watermark_enabled 0Disabling the watermarkThe sign will disappear after the reboot
adb shell settings get global watermark_enabledCheck of current statusReturns 0 (off) or 1 (on)
adb rebootRebooting the deviceApplication of changes

⚠️ Note: If the watermark remains after the execution of commands, check if the settings have reset after the update. MIUI. Repeat the procedure or try the method with MIUI-launcher.

πŸ’‘

If ADB doesn’t recognize the device, try reinstalling drivers manually through Windows Device Manager. Download the Mi Flash Tool and select the β€œInstall Driver” option.

Method 3: Modifying system files through MIUI-launcher

This method is suitable for advanced users, because it requires changing system files, it is effective, but it is risky: incorrect actions can lead to a launcher failure or even a device "brick", we recommend backing up the data before starting.

Instructions:

  1. Download and install the modified MIUI-launcher, MIUI Launcher Mod or Xiaomi EU Links can be found on the forums 4PDA or XDA Developers.
  2. Activate root access (if required): Unlock the bootloader through the official Xiaomi tool. Install Magisk to manage root rights.

Open a file manager with root access

Root Explorer

Mixplorer

Cross the path.

/system/priv-app/MiuiCamera/MiuiCamera.apk

(for new versions of MIUI):

/system/product/priv-app/MiuiCamera/MiuiCamera.apk

Copy the file.

MiuiCamera.apk

7-Zip

Go to the file.

res/values/

strings.xml

Find the lines.

watermark

device_model

Save the changes.

Reset the device

What if the camera stopped working after the modification?
If after changing system files, the camera app gives an error or does not start, try the following steps: 1. Delete the camera data in Settings β†’ Annexes β†’ Camera. β†’ Warehouse β†’ Clear the data. 2. Reinstall the original APK-Camera file (you can download from the Xiaomi Firmware Updater site). 3. If the problem persists, reset settings via Settings β†’ Additionally. β†’ Recovery and discharge.

On some MIUI 14+ firmware, strings.xml can be protected by a signature, and editing it will cause the application to crash, in which case the only way out is to install custom firmware (e.g. Xiaomi.EU) or use a third-party camera.

Method 4: Using third-party apps (Google Camera and others)

If the previous methods didn't work or seem too complicated, you can go around the way by installing an alternative application for shooting, which does not have a watermark by default.

  • πŸ“· Google Camera (GCam): Ported version of the camera from Google with improved photo processing and no watermarks. Redmi Note 8 will fit modifications from the BSG or Urnyx05.
  • πŸŽ₯ Open Camera: Open source with wide settings and no advertising or signs.
  • πŸ–ΌοΈ Footage: an application for professional video shooting without overlays.

How to install Google Camera:

  1. Download. APK-a file from a verified source (e.g., Celso Azevedo).
  2. Allow installation from unknown sources in Settings β†’ Applications β†’ Special Access β†’ Install unknown applications.
  3. Install APK and open the app.
  4. In GCam settings, disable all options related to tags or logos (usually in the Settings β†’ Advanced section).

Advantages of this method:

  • βœ… No need to root or modify system files.
  • βœ… Often improves the quality of the photo compared to the stock camera.
  • βœ… It works on any version. MIUI.

Disadvantages:

  • ❌ Some stock camera features (such as Documents or Clone) may not be available.
  • ❌ Possible bugs when recording video on some firmware.

πŸ’‘

The camera side is the safest way to get rid of the watermark, but it won't replace system apps entirely, for example, a sign might stay when you shoot it through Messenger or Instagram if they use the standard camera API.

What to do if the watermark returns after the update

One of the most common problems is that the watermark reappears after the MIUI update, because system settings are reset and modified files are replaced with original ones.

  1. Turn off automatic updates MIUI: Go to Settings. β†’ The phone. β†’ Update the system. βš™οΈ In the upper right corner, disable Automatic Download via mobile and Auto Update.
  2. Use Magisk modules to block camera updates: Install Disable Force Encryption or MIUI Blocker via Magisk. Add com.android.camera to the blacklist.
  3. Backup your modified files: Copy the modified MiuiCamera.apk on your PC. Restore it back (root rights will be required) after the update.

If the sign does come back, repeat one of the methods described above. ADB-How to execute the command sufficiently:

adb shell settings put global watermark_enabled 0

Risks and how to avoid them

Removing watermarks is a relatively safe procedure, but some methods can lead to undesirable consequences.

MethodPossible risksHow to avoid
Hidden camera settingsNo risk.β€”
ADB-teamResetting settings when a command input errorCheck the commands before executing.
Modification of system filesCamera collapse, bootloopBackup the original files
Side of the cameraUnstable work, lack of functionsChoose verified versions (e.g. BSG GCam)

The most serious problems arise when editing system APK-If the phone has stopped loading after the changes:

  1. Press the power button + volume up to enter the Fastboot.
  2. Connect to your PC and execute the command: fastboot flash boot magisk_patched.img (If you have Magisk installed).
  3. If this doesn’t help, run the original firmware through the Mi Flash Tool.

⚠️ Note: On devices with a locked bootloader, modification of system files can lead to activation of anti-Rollback protection. In this case, you can only restore the phone through an authorized Xiaomi service center.

FAQ: Frequent questions about the watermark on the Redmi Note 8

Can I remove the watermark without a computer?
Yes, if you have a Watermark option in your camera settings, you can also install a third-party camera (like Google Camera) through your camera. APK-It's a file right on the phone. ADB Modification of PC system files will still be required.
Will the watermark appear again after resetting the settings?
Yes, when you completely reset your Wipe Data, all system settings return to factory settings, including the watermark. To avoid this, repeat the procedure of disabling it after the reset (for example, through ADB).
Does this work on the Redmi Note 8 Pro?
Partially, on the Redmi Note. 8 The pro (codename begonia) watermark is removed in similar ways, but the paths to system files may differ. ADB Sometimes you need a command: adb shell settings put global watermark_enabled_pro 0
Can I remove the sign for any time (even after updates)?
There is no 100% guarantee, but the most reliable way is to install custom firmware (such as Xiaomi.EU or LineageOS), in which the watermark is disabled at the build level, and blocking updates to system applications through Magisk also helps.
Is it legal to remove a watermark?
Legally, removing a watermark is not illegal, as you are modifying your device for personal use, but Xiaomi may consider it a violation of the license agreement, especially if you distribute modified files.