How to remove the inscription from the photo on Xiaomi Redmi: the complete guide 2026

Watermarks in photos are a signature feature of MIUI firmware that automatically adds the name of the smartphone model (Redmi Note 12 Pro+, POCO X5, etc.) or the Xiaomi 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 remove the inscription from the photo on Xiaomi Redmi in several ways, from standard camera settings to deep interventions in system files.

In this article, we will analyze all current methods - from the simplest (suitable even for beginners) to advanced (requires). ROOT-right ADB). We pay special attention to hidden settings MIUI, Xiaomi doesnโ€™t advertise in the official instructions, but which run on most Redmi models (including the Redmi Note). 10/11/12, Redmi K50, POCO F4 You will also learn how to avoid the watermark reappearing after a firmware update.

Why does Xiaomi add watermarks to the photo?

The manufacturer explains this for several reasons:

  • ๐Ÿ“ธ Brand advertising: each shot becomes a โ€œbusiness cardโ€ of Xiaomi, especially when published in social networks.
  • ๐Ÿ”’ Authorship protection: Watermark makes it harder to steal photos (though not 100 percent%).
  • ๐Ÿ“ฑ Marketing research: the prevalence of watermarked images, the company analyzes the popularity of models.
  • ๐Ÿ› ๏ธ Technical support: when you contact the service center for photography, you can immediately see the model of the device.

But for most users, these arguments are not convincing, and it's particularly annoying that the watermark:

  • ๐Ÿ–ผ๏ธ Defaces the composition of the frame (for example, in landscape pictures).
  • ๐Ÿ“ค Complicating the processing of photos in graphic editors.
  • ๐Ÿ”„ Returns after each update MIUI, If you don't turn it off at the system level.

Fortunately, MIUI 12/13/14 has hidden ways to disable this feature.

๐Ÿ“Š Youโ€™ve noticed watermarks in your Xiaomi photo?
Yeah, they're bothering me.
Yeah, but I'm not removing them.
No, I don't have any.
I don't know, I didn't pay attention.

Method 1: Disabling the watermark in the camera settings (without ROOT)

The simplest method that works on most Redmi models (including the Redmi Note 11 Pro, Redmi K40, POCO X3 Pro, etc.) is suitable for the standard Camera app from Xiaomi:

  1. Open the Camera app.
  2. Touch the gears. โš™๏ธ in the upper right corner (or swipe to the left if you have a horizontal menu).
  3. Go to Camera Settings โ†’ Watermark (or Photo Signature in some versions of MIUI).
  4. Move the slider to the off position.

If there is no such item, then your version of MIUI is hiding this option, in which case try an alternative way:

  1. In the camera settings, find the Additional or Advanced Settings section.
  2. Tap on Photo Information โ†’ Tags.
  3. Turn off the device model or Xiaomi logo option.

โ˜‘๏ธ Check before disconnecting the watermark

Done: 0 / 4

Important: On some models (e.g. Redmi 9A or POCO M3), this method may not work due to the simplified version of MIUI.

Method 2: Use of the ADB-teams (no teams) ROOT, advanced)

If the camera settings do not have an option to disable the watermark, you can use the ADB-This method doesn't require any teams. ROOT-I'm right, but I'm gonna need a smartphone to connect to a computer:

  1. Download and install Platform Tools (includes adb.exe).
  2. On your smartphone, activate Developer Mode: Go to Settings โ†’ About Phone. Tap 7 times on MIUI Version. Go back to Settings โ†’ Additional โ†’ Developer. Turn on USB Debugging.

File transfer

platform-tools

adb devices

The name of your device should appear.

adb shell settings put global camera_watermark_off 1

Reboot your smartphone.

If the team doesnโ€™t work, try an alternative:

adb shell am start -n com.android.camera/.settings.CameraSettings


adb shell input tap 500 1000 # Tap coordinates for opening settings (may differ)




adb shell input text "watermark"




adb shell input keyevent 66 Press Enter

What if the ADB canโ€™t see the device?
1. Make sure you have Xiaomi drivers installed (download from [official website](https://new.c.mi.com/global/miuidownload/index)). 2. Try another one. USB-cable (preferably original). 3. In the developer settings, enable the option "Cancel authorization" USB-debugging". 4. Restart your PC and smartphone. 5. If you are using Windows, run the command line on behalf of the administrator.

Warning: After the MIUI update, the watermark may return. To avoid this, save the command to a text file and run it after each update.

Method 3: Removing watermark through System File Editing (ROOT)

If you have ROOT-You can remove the watermark permanently by editing system files, which is suitable for experienced users and requires caution!

Instructions:

  1. Install a file manager with ROOT support (such as Root Explorer or Solid Explorer).
  2. Go to /system/vendor/overlay/ or (for newer MIUI versions): /product/overlay/
  3. Find files with names: CameraWatermarkOverlay.apk MiuiCameraWatermarkOverlay.apk com.miui.camera.watermark.overlay.apk

.bak

CameraWatermarkOverlay.apk.bak

Reboot your smartphone.

If the files are not in the specified folders, try searching for the keyword watermark through the file manager.

๐Ÿ’ก

Before editing system files, back up /system/vendor/overlay/ via TWRP or Titanium Backup to help restore the camera to work if something goes wrong.

Attention:

โš ๏ธ Incorrect editing of system files can cause a camera crash or a cyclical smartphone reboot.If the camera stops working after renaming the files, return the original names or restore the backup.

Method 4: Using third-party cameras (bypass)

If none of the above methods worked, you can simply install an alternative application for shooting.

AnnexPlusesConsReference
Google Camera (GCam)โœ… Absence of watermarksโœ… Better processing HDRโœ… Night mode.โŒ Requires manual adjustmentโŒ Not all Redmi models are supported.Download
Open Cameraโœ… Totally free.โœ… Supports RAWโœ… No advertising.โŒ Less advanced processingโŒ The interface is not so comfortable.Download
Footejโœ… Professional settingsโœ… Support 4Kโœ… No watermarks.โŒ Paid (there is a trial version)โŒ It's hard to set up newcomersDownload

To install Google Camera on Xiaomi Redmi:

  1. Download the GCam version optimized for your model (for example, the Redmi Note 10 Pro version from BSG or Wichaya is suitable).
  2. Install. APK-file (allow installation from unknown sources in security settings).
  3. Open the app and set the settings: Turn on HDR+ for better color rendering. Turn off WaterMark in the settings (if any). Select the resolution supported by your camera (e.g., 46 MP for the Redmi Note 11 Pro+).

Important: Some versions of the GCam may not support all camera modules (such as ultra-wide-angle or macro).Please check compatibility on the 4PDA or XDA Developers forums before installing.

Method 5: Removal of watermark after shooting (programs and online services)

If you've already added a watermark to your photo, you can remove it with special tools.

  • ๐Ÿ–ฅ๏ธ Adobe Photoshop (Platch Tool or Recovery Brush).
  • ๐Ÿ“ฑ Snapseed (Healing Hand Function).
  • ๐ŸŒ Online services: Inpaint โ€“ automatically removes watermarks. Remove.bg โ€“ if the sign on a homogeneous background.
  • ๐Ÿค– Android apps: Remove Watermark (simple interface). Photo Retouch (for point removal).

Step-by-step instructions for Snapseed:

  1. Open the photo in the app.
  2. Select the Healing Brush (Plaster Badge) tool.
  3. Increase the scale and carefully paint over the watermark.
  4. Click Ready and export the image.

Warning:

โš ๏ธ When you remove a watermark with editors, the image quality in this area will deteriorate (blurred or artifacts may appear). If the photo is important, it is better to retake it without a watermark using methods from the previous sections.

How to prevent a watermark from reappearing after a MIUI update

One of the most common problems is that the watermark comes back after the firmware update.

  • ๐Ÿ”„ Reverse Automatic Updates: Go to Settings โ†’ The phone. โ†’ Update the system. Slip on the three dots in the top right corner. โ†’ Settings. Turn off Automatic Booting over Wi-Fi.
  • ๐Ÿ“ฅ Install updates manually: Download firmware only from the official Xiaomi website. Before updating, back up through Settings โ†’ Additionally. โ†’ Backup and reset.
  • ๐Ÿ› ๏ธ Use Magisk modules (for the purpose of using the ROOT): Install the module. MIUI Watermark Disabler via Magisk Manager. module blocks the addition of a watermark at the system level.
  • ๐Ÿ“ Keep the team. ADB: If you have previously used ADB, Save the command to a.bat file and run it after each update.

If the watermark is back, check:

  • Did the camera settings reset after the update?
  • Is there a new Camera app installed (sometimes Xiaomi releases updates for it separately).
  • Have you activated the Professional Mode or Documents (the watermark can be added separately).

๐Ÿ’ก

The most reliable way to avoid watermarking after an update is to use a third-party camera (such as GCam) or disable automatic MIUI updates.

FAQ: Frequent questions about watermarks on Xiaomi Redmi

๐Ÿ” Why my Redmi Note 9 doesnโ€™t have the option to disable the watermark in the camera settings?
On budget models (e.g. Redmi) 9A, Redmi 8) and older versions MIUI (Below 12) this option is often hidden. Try: Update the firmware to the latest version. ADB-Install a third-party camera (method 4).
๐Ÿ“ธ Can you remove the watermark from already taken photos without loss of quality?
No, any editing (even with AI) results in a loss of quality in the watermark area. RAW-format (if your camera supports it).
๐Ÿ”ง After editing the system files, the camera stopped working?
Return the original file names (remove.bak) or: Install the camera from Google Camera (GCam). Reset the camera settings through Settings โ†’ Apps โ†’ Camera โ†’ Storage โ†’ Clear the data. Refuse the smartphone via Fastboot (extremely).
๐Ÿ“ฑ Will these methods work for POCO, Black Shark or other Xiaomi sub-brands?
Yes, all methods are suitable for MIUI-based devices, including: POCO (e.g. POCO F4, POCO X5 Pro), Black Shark (gaming smartphones). Mi (e.g. Mi 11, Mi 12), except for devices with POCO Launcher or custom firmware (e.g. LineageOS), where watermarks are usually not available initially.
๐Ÿ”„ After resetting to factory settings, the watermark returned?
Resets return all camera settings to factory settings, so: Repeat steps from method 1 or method 2 (ADB). If you have ROOT, use method 3 (edit system files). Set a Magisk module to lock the watermark. For reliability, back up the camera settings via Titanium Backup (requires ROOT).