How to disable the watermark in the photo Xiaomi: official and alternative methods

Watermarks in the photo with Xiaomi – a standard feature of the firmware MIUI, It automatically adds a brand logo or smartphone model to the corner of the images, and for some users, it's a convenient way to label, for others, it's an annoying interference that spoils the composition of the frame, POCO and flagship series Xiaomi 12/13/14, where the watermark is activated by default.

In this article, we will discuss all possible ways to disable a watermark – from the official settings in the camera menu to hidden settings. MIUI It is important to understand that the methods differ depending on the firmware version (from the MIUI 12 to MIUI 14) and smartphone models, for example, on POCO F5 The path to settings may be radically different from Redmi 10C. We have taken into account these nuances and prepared universal solutions.

You will also learn how to completely remove the watermark from already taken photos without loss of quality, using both built-in tools of the Xiaomi Gallery and professional editors. If you are faced with a situation where the option of turning off in gray or not on the menu – there is a section in the article with workarounds for such cases.

Why Xiaomi is adding watermarks and can they be removed?

The function of watermarks appeared in MIUI Xiaomi logo or model name (Redmi Note 12 Pro)+, POCO X5 etc.) in the photo performs several tasks:

  • πŸ“’ Brand advertising – users, sharing photos in social networks, involuntarily promote the brand.
  • πŸ›‘οΈ Protection against plagiarism – watermark makes it difficult to use pictures without specifying the author.
  • πŸ“± Device identification – by the sign you can determine which smartphone was used for shooting.

From a technical point of view, the watermark is added at the firmware level. MIUI It can be either static (logo) or dynamic (date, model, camera settings). MIUI 13, the algorithm became more flexible: users were able to adjust the position of the sign, its transparency and even replace the standard text with custom text.

Can you remove the watermark completely? Yes, but with the caveats:

  • βœ… On most models (Redmi Note 11, Xiaomi) 12T and newer) the option is turned off in the camera settings.
  • ⚠️ On certain devices (e.g, POCO M4 Pro MIUI 12.5) requires editing of configuration files.
  • ❌ On older smartphones (Redmi) 9A, Xiaomi Mi A3) watermark can be "sewn" in the firmware without the possibility of disconnecting.

⚠️ Note: Disabling the watermark through changing system files (e.g., editing build.prop) may cause the camera to crash or lose warranty. Use such methods only if the official methods do not work.

Method 1: Disabling the watermark through Xiaomi camera settings

The easiest and safest method is to use built-in options. MIUI. The interface may vary slightly depending on the firmware version, but the general logic is maintained:

  1. Open the Camera app on your Xiaomi.
  2. Touch the gears. βš™οΈ in the upper right corner (or swipe left on some models).
  3. Go to the Camera Settings (or Additional Settings) section.
  4. Find the Watermark item (may be called Camera Label or Xiaomi Logo).
  5. Switch the slider to the off position. or uncheck the tick.

If the option is grey and inactive, try:

  • πŸ”„ Reboot your smartphone – sometimes settings are blocked due to a temporary failure.
  • πŸ“± Update the firmware - in old versions MIUI (below 12.5) the option may not be available.
  • πŸ“Έ Change shooting mode – on some devices, the watermark is turned off only for the main camera, and in Portrait or Night modes remains active.

β˜‘οΈ Preparation for disconnection of the watermark

Done: 0 / 4

On models POCO (for example, POCO X3 Pro, the path might look like this:

Camera β†’ Settings (three points) β†’ Settings of watermark β†’ Disable

⚠️ Note: On some devices (Redmi 10s) MIUI 13) after the watermark has been turned off, it may reappear after the firmware update, in which case repeat the procedure or use alternative methods from the following sections.

Method 2: Editing configuration files (for advanced users)

If the watermark is not turned off through the camera menu, you can try to change the system files, which is suitable for users with unlocked bootloader and root rights.

Algorithm of action:

  1. Install a file manager with root support (such as Root Explorer or Solid Explorer).
  2. Go to /system/build.prop
  3. Find a line: ro.miui.has_watermark=1 and replace 1 on 0.
  4. Save the file and restart the smartphone.

For devices on MIUI 14 may require editing of additional parameters:

/system/vendor/build.prop

Look for lines that mention watermark or camera.watermark.

What to do if you don’t have a line from watermark in build.prop?
If there is no parameter in the file ro.miui.has_watermark, Try adding it manually: 1. Open build.prop in a text editor. 2. Add a line to the end of the file: ro.miui.has_watermark=0 3. Save the changes and restart the device. If it doesn't work, the watermark can be sewn into the camera's binary files (libcamera*.so) and it will require a patch through Magisk to remove it.

Alternative method for devices without root:

  • πŸ“± Use it. ADB (Android Debug Bridge to send command: adb shell settings put global camera_watermark_enabled 0
  • πŸ”§ Some firmwares are running a change of parameter through Activity Launcher (application to run hidden functions). MIUI).
Xiaomi modelMIUI versionDoes the editing of build.prop work?Alternative method
Redmi Note 11 Pro+13.0.6Yes.ADB-team
POCO F4 GT14.0.3Partially (Magisk required)MagiskHide Props Config Module
Xiaomi 12S Ultra13.2.4No.Disconnect via hidden menu (#4636##)
Redmi 10C12.5.8Yes.Editing camera_config.xml

πŸ’‘

Before editing system files, make a backup copy of the partition /system through TWRP Or the adb backup command, which will restore the performance of the smartphone in case of an error.

Method 3: Using third-party applications to shoot

If the built-in techniques don't work, the most reliable workaround is to use alternative camera apps, which not only remove the Xiaomi watermark, but often offer advanced shooting features.

  • πŸ“Έ Google Camera (GCam) is a ported version of Google’s camera with Xiaomi support. download only proven builds for your model (for example, GCam for Redmi Note 12).
  • πŸŽ₯ Open Camera is open source with full control over settings. There are no watermarks by default.
  • πŸ–ΌοΈ ProCam X – Professional App with Manual Settings and Support RAW. Suitable for shooting without artifacts.

Instructions for setting up Google Camera:

  1. Download. APK-a file from a verified source (e.g., Celso Azevedo).
  2. Install the application by allowing installation from unknown sources.
  3. Open GCam and go to Settings β†’ Application settings β†’ Watermark.
  4. Turn off the option Add a tag or Camera Label.

Advantages of third-party cameras:

  • βœ… No Xiaomi watermarks by default.
  • βœ… Advanced settings (RAW, manual focus, night mode).
  • βœ… Better processing HDR detailing.

Disadvantages:

  • ❌ Possible bugs (for example, broken portrait mode on some models).
  • ❌ Configuration of configuration files is required (XML) work-out.
πŸ“Š What camera do you use on Xiaomi?
MIUI stock camera
Google Camera (GCam)
Open Camera
ProCam X
Other

Method 4: Removing watermark from already taken photos

If you have a watermark already added to the photo, you can remove it after the fact, and both the built-in tools of the Xiaomi Gallery and third-party editors will do this.

The corporate application Gallery on MIUI It has a built-in editor with object removal function:

  1. Open the photo at the Gallery.
  2. Click Edit (pencil icon).
  3. Select the Remove Object tool or Magic eraser (in newer versions) MIUI 14).
  4. Swipe around the watermark and press Remove.
  5. Save the changes (select Save as a copy to avoid losing the original).

Limitations of the method:

  • πŸ”΄ Works only on photos with a simple background (artifacts remain on complex textures).
  • πŸ”΄ The watermark may not be removed completely, leaving a blurred spot.

Option 2: Third-party editors (Snapseed, Photoshop Express, Lightroom)

For better removal, use professional tools:

AnnexTool.InstructionsThe result
SnapseedRecoveryOpen the photo. β†’ Tools β†’ Recovery β†’ Round the sign β†’ Press it.⭐⭐⭐⭐ (well-formed)
Photoshop ExpressA patch.Edit β†’ Corrections β†’ A patch. β†’ Give me a sign. β†’ Drag to a clean area.⭐⭐⭐⭐⭐ (better for complex textures)
LightroomCloningSelect a photo. β†’ Edit β†’ Healing brush β†’ Hold it in a clean area, swipe the sign.⭐⭐⭐ (skillful)

For automated removal of watermarks with a photo package, desktop programs are suitable:

  • πŸ–₯️ GIMP (Free Photoshop analogue with Resynthesizer plugin.
  • πŸ–₯️ Inpaint – specialized software for removing objects.

⚠️ Note: When editing photos in third-party applications, always save the original. Some methods (such as using neural networks) can distort the colors or details of the image. Also remember that removing a watermark from someone else's photos without the author's permission may violate copyright.

Method 5: Resetting camera settings to factory

If the watermark appears after a firmware update or setting change, resetting the camera settings will help, and this method will not remove the sign from the already taken photos, but will prevent it from being added to new pictures.

Instructions:

  1. Open the phone settings.
  2. Go to the Apps β†’ Application management.
  3. Find the Camera app and select it.
  4. Click Warehouse β†’ Clear the data and Clear the cache.
  5. Confirm the action (this will remove all camera settings, including custom presets).

After discharge:

  • πŸ”„ The watermark may be turned off if it has been activated due to a failure.
  • βš™οΈ Camera settings will return to factory settings (check permission, HDR, night-time).
  • πŸ“Έ The first shots after reset may have an unusual color reproduction – this is normal, the camera needs time to calibrate.

If the reset didn’t help, try a more radical method – reset all phone settings (but pre-back up the data!).

  1. Go to Settings β†’ About the phone β†’ Reset settings.
  2. Select Reset Settings (not to be confused with Delete All Data!).
  3. Confirm the action and wait for the reboot.

πŸ’‘

Resetting camera settings is the safest method, but it only works if the watermark has been activated software (for example, after an update) If the sign is sewn into firmware, more radical ways will be needed.

Frequent problems and their solutions

When you turn off the watermark, Xiaomi users face typical difficulties, and we'll look at the most common cases and how to solve them.

Problem.Possible causeDecision
The option "Watermark" is not in the camera settingsOutdated version of MIUI or custom firmwareUpdate the firmware or use it ADB-Adb shell settings put global camera_watermark_enabled 0
Watermark appears only in Portrait modeSeparate settings for each shooting modeCheck the settings of a specific mode or use GCam
After the switch is off, the sign is added anyway.Camera cache not updatedClear the cache and data of the Camera application in the settings
A blurred spot remains in the photo after the sign is removed.The incorrect operation of the "Magic eraser" toolUse third-party editors (Snapseed, Photoshop Express)

If none of the methods worked, check:

  • πŸ“‹ Firmware version - on some beta versions MIUI The watermark is disabled only after a stable update is released.
  • πŸ”§ Firmware region - on global (Global) and Chinese (China) versions MIUI settings may differ.
  • πŸ“± Device modifications – if the smartphone is purchased from unofficial sellers, changes could be made to the firmware.
How to check the firmware region?
1. Open Settings. β†’ About the phone. 2. Put a few taps on the "version" item. MIUI". 3. In the window that appears, look at the line "MIUI Version, if there is one "CN", It's Chinese firmware; "Global" is global; "RU" β€” Russian; "IN" β€” 4.Region change will require unlocking the bootloader and firmware via Fastboot.

Can I turn off the watermark on Xiaomi without root rights?
Yes, in most cases, the watermark is turned off through the camera settings or ADB-commands without having to get root. However, on some models (e.g. Redmi) 9T s MIUI 12) editing of system files may be required, which is not possible without root.
Why did the watermark reappear after the MIUI update?
The firmware update resets some user settings, including camera settings. After the update, check the watermark settings again. If the option is activated again, turn it off and clear the Camera app cache.
How to remove watermark from a video shot on Xiaomi?
Watermarks in a video are harder to remove than in a photo. Use desktop software: CapCut - the tool "Delete object" (for simple cases); Adobe Premiere Pro - the plugin "Content-Aware Fill" to fill the area. Topaz Video AI β€” A neural network to recover a shot, and a mobile device like KineMaster or VivaVideo, but it's going to get worse.
Will GCam work on my Xiaomi?
Google Camera supports most Xiaomi devices, but requires the right build (config file) for your model. Check compatibility on the forums: Celso Azevedo - GCam build base. XDA Developers - themes for specific models. On some devices (e.g, POCO M3) may not work HDR night-time.
Can I return the watermark after disconnecting?
Yes, at any time you can activate the watermark again through the camera settings. If the option has disappeared after turning it off, try: Reset the camera settings (Settings) β†’ Annexes β†’ Camera. β†’ Clear the data. Install firmware updates (sometimes the option returns after the update). Use ADB-Adb shell settings put global camera_watermark_enabled 1.