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

Why Xiaomi Adds Watermarks to Photos and Can They Be Safely Removed

The watermarks in Xiaomi smartphone photos are not just a marketing ploy, but part of MIUI’s firmware. The company adds them automatically starting with the MIUI 12 versions on most models, including the Redmi Note 10 Pro, Xiaomi 12T and POCO F4. The main goal is to promote the brand and protect against unauthorized use of images. However, for many users, this becomes an annoying factor, especially when the sign covers important details of the frame.

It’s important to understand that removing a watermark does not violate Xiaomi’s license agreement if you use images for personal purposes. But when publishing in commercial projects, you should consider copyright. In this article, we will look at 5 proven ways – from official settings to advanced methods for power users. All instructions are relevant for MIUI 12-14 and tested on models from 2020-2026.

Before you start, check your firmware version in Settings β†’ About Phone β†’ MIUI. Some methods only work on certain builds. Also note that after the system update, the camera settings may reset β€” they will have to be configured again.

πŸ“Š What model is your Xiaomi smartphone?
Redmi Note (any)
POCO (F/X/M-series)
Xiaomi (digital series)
Black Shark
Other

Method 1: Disabling the watermark through camera settings (official method)

The easiest and safest way to do this is to use the Camera app’s built-in options, which is suitable for most modern devices, but may not be available on budget models or older versions of MIUI.

Step instructions:

  1. Open the Camera app on your smartphone.
  2. Touch the gear badge (βš™οΈ) in the upper right corner or swipe up to open the settings menu.
  3. Go to the Watermark section (on some models it may be called Photo Signature or Xiaomi Label).
  4. Move the slider to the off position. or uncheck the option Add watermark.
  5. Close the settings and take a test shot to check the result.

⚠️ Note: On some devices (e.g. Redmi) 9A or POCO M3) If you don't find it on the menu, try updating the Camera app through Google Play or using alternative methods from this article.

Update the Camera app to the latest version

Check the MIUI version in your phone settings

Make a backup of important photos

The battery should be at least 30% charged.

-->

Method 2: Using Pro mode in the camera (bypass)

If you don't have the standard settings to remove the watermark, you can use the professional shooting mode, which usually doesn't add a sign, but you need to manually adjust the settings.

How it works:

  • πŸ“· Open the Camera app and select Pro mode (or Manual on some models).
  • πŸ”§ Set up white balance, ISO, shutter speed and other parameters manually (you can leave the default values).
  • πŸ“Έ Take a picture - no watermark will be added.
  • πŸ’‘ Note: In Pro mode, photos are saved in format DNG (RAW), which increases the size.

This method is suitable for advanced users, because it requires understanding the basics of photography. If you don't want to understand manual settings, move on to the next one.

πŸ’‘

To quickly switch between camera modes, add the Camera shortcut to the home screen and use the swipe up gesture to select Pro mode.

Method 3: Removing watermark through photo editor

If the sign is already added to the finished pictures, it can be removed with the help of the built-in or third-party editor. Xiaomi offers its own solution - the Gallery app with basic retouch tools.

Step-by-step:

  1. Open the photo in the Gallery app.
  2. Click Edit (Pencil icon) ✏️).
  3. Choose the Pruning or Covering tool.
  4. Cut the edge of the photo where the watermark is located (usually in the lower right corner).
  5. Save the changes by selecting Save as a copy so you don’t lose the original.

For more accurate removal, you can use third-party applications:

AnnexFeaturesReference
SnapseedReplacement tool for point removal of a signGoogle Play
Adobe Photoshop ExpressFunction Correction and layers for professional retouchingGoogle Play
Remove WatermarkSpecialized tool for watermark removalGoogle Play

⚠️ Note: When cropping a photo, part of the image is lost. If the watermark covers important details, it is better to use the cloning tools in Snapseed or Photoshop Express to restore the background.

Method 4: Change settings through ADB (for advanced users)

If standard methods don’t work, you can disable the watermark via Android Debug Bridge (ADB), which requires connecting your smartphone to your computer and basic command line knowledge.

What you need:

  • πŸ–₯️ A computer with installed Xiaomi drivers and ADB Tools.
  • πŸ“± Included debugging by USB on a smartphone (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times press to unlock the developer mode, then Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB).
  • πŸ”Œ Cable USB (preferably original).

Instructions:

  1. Connect your smartphone to your computer and confirm the debugging permission.
  2. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with adb.exe.
  3. Enter the command to check the connection: Adb devices must display the serial number of your device.
  4. Execute the command to disable the watermark: adb shell settings put global camera_watermark_enabled 0
  5. Reboot your smartphone.

Important: After the MIUI update, the settings may reset. To return the watermark, use the same command, replacing 0 with 1.

What if the ADB does not recognize the device?
If the adb device command does not show your smartphone, check: 1. Are Xiaomi drivers installed (you can download it on the official website). 2. Is File Transfer mode enabled when connecting via USB. 3. Does the cable work (try another one). 4. Is the command prompt started on behalf of the administrator (on Windows).

Method 5: Install custom firmware (for enthusiasts)

If you're willing to take drastic measures, you can install custom firmware without watermarks, which is only suitable for advanced users, as it requires unlocking the bootloader and can be unwarranted.

Popular firmware without watermarks:

  • πŸ“± Pixel Experience – pure Android without branded bells and whistles Xiaomi.
  • πŸ”„ LineageOS – stable firmware with open source.
  • ⚑ Xiaomi.eu – modified version MIUI watermarked.

⚠️ Note: Installation of custom firmware can lead to:

  • Loss of warranty (if the loader is unlocked).
  • Unstable operation of the camera or other modules.
  • Problems with security updates.

If you decide to do this, follow the official instructions on the XDA Developers forum for your model. Before you run the firmware, make sure to back up your data via TWRP Recovery.

πŸ’‘

Custom firmware removes watermarks forever, but requires technical skills. For most users, there are only 1-3 options.

Frequent Mistakes and How to Avoid Them

When removing watermarks, users often face typical problems, and here are the most common ones and ways to solve them:

1.The watermark remains after disconnection in the settings

This is because of the Camera app cache.

  • Clear the cache: Settings β†’ Applications β†’ App management β†’ Camera β†’ Clear the cache.
  • Reboot your smartphone.

2.The sign appears only in HEIC photos

Xiaomi sometimes adds watermarks only to HEIF/HEIC images.

  • Switch the format to JPEG in the camera settings: Settings β†’ Save Format β†’ JPEG.

3.After the MIUI update, the watermark is back

System updates can reset user settings.

  • Re-disable the sign via the camera settings or ADB.
  • Reverse to the previous version of MIUI (if the sign is critical).
Can I remove the watermark without root rights?
Yes, most of the ways in this article (camera settings, Pro mode, photo editing) do not require root rights. ADB-Commands may require unlocking the bootloader.
Why does the watermark appear only on the main camera?
This is a feature of Xiaomi firmware, and many models only add a sign when shooting with the main camera in automatic mode, and in Pro, Portrait or front camera modes, the sign may not be present.
Will it work? ADB-method in all Xiaomi models?
Adb shell settings put global camera_watermark_enabled 0 It works with most devices with MIUI 12–14, It is not guaranteed on older versions (for example, MIUI 11) or on some regional firmware (for example, for India).
Can I return the watermark after removal?
Yes, for this: Turn the option back on the camera settings. ADB-Adb shell settings put global camera_watermark_enabled 1.
Are there applications for automatic removal of watermarks?
Yes, like Remove Watermark or PhotoStampRemover, but they remove the sign after the image is taken, not prevent it from appearing, and the quality of the result depends on the complexity of the background under the sign.