Watermarks in photos are a standard feature of Xiaomi smartphones, which automatically adds the model name (Redmi Note 10 Pro, Redmi Note 12, etc.) or the brand logo to the corner of the picture. For some users, this is a convenient way to mark authorship, for others β an annoying detail that spoils the frame. Fortunately, you can turn off the inscription in several ways: through camera settings, editing files, or even completely removing the tags from already taken photos.
In this article, weβll break down 5 working methods for all versions of MIUI (12 to 14), including hidden settings, third-party apps and manual edits. Weβll focus on the nuances for different Redmi Note models, from the budget (Redmi Note 8) to the flagship (Redmi Note 13 Pro+).
Why does Xiaomi add watermarks to the photo?
The watermark feature appeared in MIUI firmware since version 10, but was actively used with MIUI 12.
- πΈ Advertising: Xiaomi promotes the brand in this way β photos with the logo are distributed in social networks, creating free advertising.
- π Copyright protection: for users who post photos on the Internet, the watermark serves as confirmation that the photo was taken on Xiaomi.
- π± Marketing research: the prevalence of labels, the company analyzes the popularity of models in different regions.
However, for most Redmi Note owners, this feature is useless, especially if the images are used for personal purposes or for printing, and the inscriptions often spoil the composition of the frame, covering important details (for example, in landscape or macro photos).
Interestingly, in some regions (e.g. India), watermarks are activated by default, and in European firmware they can be manually disabled, due to Xiaomiβs local marketing strategies.
Method 1: Turning off watermarks in camera settings (MIUI 12β14)
The easiest method is to use the built-in Camera app options, which is suitable for most Redmi Note models on current firmware versions.
- Open the Camera app on your smartphone.
- Touch the badge. βοΈ Settings (usually located in the upper right corner).
- Scroll down to the Watermark section (or Watermark in English).
- Switch the slider to the off position (or uncheck if checkbox is used).
- Close the settings β the changes will apply automatically.
If there is no Watermark option on the menu, your Redmi Note model is using an outdated version of the Camera app, in which case try updating it via Google Play or use alternative methods from this article.
βοΈ Preparation before disconnecting watermarks
On some devices, such as the Redmi Note 11 Pro, the option is hidden deeper to find it.
- In the camera settings, select Additional settings (or Advanced settings).
- Slip on the settings of the picture β tags.
- Turn off all switches associated with watermark.
β οΈ Attention: On firmware MIUI global-market (EEA) This option may be called Copyright info. If you can't see it, check your firmware region in Settings. β The phone. β Version. MIUI.
Method 2: Using Pro mode in the camera
If the standard settings don't allow you to remove watermarks, try Pro mode (manual camera settings). In this mode, tags are often not added automatically. Here's how to activate it:
- Open the Camera app.
- Fly through the left/right shooting modes before the Pro (or Manual) item appears.
- Take a picture in this mode - there will be no watermark on it.
The downside is that in Pro mode some automatic functions (HDR, night mode) are turned off, so the quality of the images may vary, but this is the only way to take a photo without labels without changing the system settings.
π‘
If Pro mode is not available, update the Camera app via Google Play or install a modified version (such as the ANX Camera) with manual settings.
Some Redmi Note models (e.g. Redmi Note 10S) do not have watermarks in the following modes:
- π Night Mode (Night Mode)
- πΈ Portrait (Portrait)
- π₯ Video (Video)
Method 3: Editing Configuration Files (for Advanced)
If previous methods failed, you can manually edit the system files responsible for watermarks, which requires root rights or access to ADB, but is guaranteed to remove the tags forever.
Instructions for users with unlocked bootloader:
- Install a file manager with root support (such as Root Explorer or Mixplorer).
- Go to /system/vendor/build.prop
- Find the line: ro.camera.watermark.enable=true and replace true with false.
- Save the changes, restart the phone.
For users without root rights, the method through ADB is suitable:
- Activate Debugging by USB in Settings β About Phone β MIUI version (tap 7 times on the build number).
- Connect your phone to your PC and execute the command: adb shell settings put global camera_watermark_enabled 0
- Reset the device.
β οΈ Attention: Editing system files may result in loss of warranty or unstable camera performance.Before changes, back up through TWRP Or Mi Flash Tool.
What if the camera stopped working after editing?
| Redmi Note model | Path to the watermark file | Need root? |
|---|---|---|
| Redmi Note 8/9 | /system/vendor/overlay/watermark.xml | Yes. |
| Redmi Note 10/11 | /product/etc/camera/watermark_config | No (via ADB) |
| Redmi Note 12/13 | /vendor/build.prop (last.camera.watermark) | Yes. |
Method 4: Removing watermarks from already taken photos
If you want to remove tags from photos that are already saved in the gallery, use specialized applications or online services.
- π± Snapseed (Google): Healing tool allows you to gently wipe the inscription without traces.
- π₯οΈ Photopea (online): Layer-enabled Photoshop analogue β suitable for accurate editing.
- π€ Remove Watermark (Android app): automatically finds and removes text tags.
Step-by-step instructions for Snapseed:
- Open the photo in the app.
- Select the Healing tool (the patch icon).
- Scroll around the Redmi Note or Xiaomi logo.
- Click Ready β the program will automatically fill the area with the texture of the background.
To remove tags from dozens of photos, use Photoshop Action scripts or Bulk Resize Photos, but remember that if you compress or edit hard, the image quality can deteriorate.
π‘
Watermarks are best removed from the photo on a monochromatic background (sky, wall), and artifacts can remain on complex textures (grass, sand).
Method 5: Install custom firmware (for enthusiasts)
If youβre willing to take drastic measures, installing custom firmware (like LineageOS, Pixel Experience or Xiaomi.eu) will completely remove watermarks and add additional camera features.
- π Full control over camera settings (including Google Camera with Google Camera) HDR+).
- π§ No unnecessary Xiaomi services (including advertising and watermarks).
- π± Regular security updates (as opposed to official security updates) MIUI).
Instructions for installing Xiaomi.eu (on the example of Redmi Note 11):
- Unlock the bootloader through the Mi Unlock Tool (requires an account binding Mi).
- Install TWRP Recovery for your model.
- Download the firmware Xiaomi.eu from the official website.
- Reboot to TWRP, Make a wipe (except internal memory) and leak ZIP-file.
β οΈ Attention: Installing custom firmware resets all data on the phone and may result in a loss of warranty.Before the procedure, check the firmware compatibility with your Redmi Note model on the forum XDA Developers.
After installing Xiaomi.eu, watermarks will disappear automatically, and an expanded Copyright section will appear in the camera settings, where you can flexibly adjust the tags (including adding your own text).
Frequent problems and their solutions
When you turn off watermarks, Redmi Note users encounter common errors, and consider the most common and ways to fix them:
| Problem. | Reason. | Decision |
|---|---|---|
| No "watermark" item in the settings | An outdated version of the Camera or Regional Firmware app | Update your camera with Google Play or install an ANX Camera |
| After editing build.prop, the camera doesnβt work. | Syntax error or incompatibility with MIUI version | Restore the original file or run the camera module through Magisk |
| Watermark appears only in Photo mode | The settings are saved separately for each shooting mode. | Turn off tags in each mode (Portrait, Night, etc.) |
If after all the manipulations the inscriptions continue to appear, check:
- π Have you been unable to adjust after the update? MIUI (Sometimes updates reset user settings).
- π² Are there any third-party camera modules (e.g. GCam) that can add their own tags.
- π οΈ Is the function Double watermarks activated (found on Chinese firmware).