How to remove the camera inscription on Xiaomi: from the watermark to the date

Watermarks, a date or a Xiaomi logo in photos and videos can ruin even the best shot, and this is especially annoying when you want to share a picture on social media or type it, because the extra labels look unprofessional and distract attention. Fortunately, the manufacturer has provided several ways to turn them off, and in some cases, third-party tools will help.

Xiaomi, Redmi and POCO smartphones running MIUI are the default devices that add device model, date, and even geolocation information to your images (if enabled). In newer firmware versions, the watermark can appear automatically in Document, Portrait, or AI modes. But not everyone knows that this feature can be deactivated, temporarily or permanently. Next, we'll look at all the working methods, including hidden settings and technical tricks for experienced users.

If youโ€™ve never changed your default camera settings, itโ€™s likely that the watermark is activated automatically. Depending on Xiaomiโ€™s model (like the Redmi Note 12 Pro+ or Xiaomi 13 Ultra), the options may vary slightly, but the general principle remains the same.

โ•โ•โ•

1. Disabling the watermark through camera settings

The easiest way to remove the Xiaomi label from the photo is to use the built-in Camera app options, which works on all devices with MIUI 12 and later, including the budget models Redmi and POCO.

Open the Camera app and follow the following steps:

  1. Touch the gear badge (โš™๏ธ) in the upper right corner or swipe from the right edge of the screen to open the side menu.
  2. Go to the Camera Settings section (or Additional settings on some models).
  3. Find the Watermark item (may be called Xiaomi Logo or Device Label).
  4. Move the slider to the off position.

After that, all new photos will be saved without the brand logo. Please note that this method does not remove watermarks from already taken pictures, only prevents them from appearing on new ones.

๐Ÿ“Š What Xiaomi model do you use?
Redmi Note Series Series Series
POCO F/X
Xiaomi 11/12/13 series
Another model
I don't know.

Exceptions: On some devices (such as the Xiaomi Mi 11 Ultra or Redmi K50 Pro), the watermark option may be hidden in the Advanced Settings submenu or Professional Mode. If you do not find an item in the main menu, check:

  • ๐Ÿ“ธ Photo mode โ†’ Settings โ†’ Watermark
  • ๐ŸŽฅ Video mode โ†’ Parameters โ†’ Labeling device
  • ๐Ÿ” In the settings search bar, enter the request "watermark"

2. Deletion of date and time from photos

Date and time stamps are customized separately from the Xiaomi logo, and these tags are most often used in Document or Scanner modes, and when shooting using the Time Stamp function, to remove them:

Step 1. Open the Camera app and go to Settings โ†’ Date and time (or timestamps).

Step 2. Turn off the options:

  • ๐Ÿ“… Date in the photo
  • โฐ Time in the photo
  • ๐Ÿ“ Geometry (if you do not need location binding)

On some firmware (for example, MIUI For the global version, these settings can be combined into a single date/time stamp, and if the option is grey and inactive, it is blocked by politicians in the region (for example, in China or India), in which case resetting the camera settings or using the camera will help. ADB-teams (see section 5).

Watermark's off.|Date/time stamp turned off|Screening mode checked (not "Document")|Geolocation is disabled (if not necessary)-->

Important: On custom firmware devices (like Pixel Experience or LineageOS), the paths to settings may be different. If you use alternative software, look for options in the App Settings โ†’ Camera section or through the developer menu.

Hidden MIUI settings: how to remove inscriptions through the engineering menu

If the standard methods didnโ€™t work, try using the MTK Engineer Mode or Qualcomm Diag, a method that is suitable for power users and requires caution โ€“ wrong actions can lead to camera crashes.

Instructions for devices on Qualcomm processors (most Xiaomi/Redmi/POCO):

  1. Open the phone app and enter the combination: ##4636##
  2. In the menu that appears, select Phone Information (or Testing).
  3. Scroll down and find the Camera or MMTest section.
  4. In the WaterMark (or Stamp) field, change the value from 1 to 0.
  5. Save the changes and restart the device.

For devices on MediaTek (e.g. Redmi 9A or POCO C31):

  • ๐Ÿ”ง Install the app MTK Engineering Mode from Google Play.
  • ๐Ÿ“ฑ Go to Hardware Testing โ†’ Camera.
  • ๐Ÿ” Find the Enable Watermark and turn it off.
What to do if the engineering menu is not opened?
If the ##4636## combination doesnโ€™t work, try: 1. Install the Activity Launcher app (available on Google Play) and find hidden settings through it. 2. Enable Developer Mode (7 times click on the MIUI version in the phone settings) and look for options in For Developers โ†’ Camera Debugging. 3. On some firmware, the engineering menu is blocked โ€“ in this case, only the firmware via Fastboot or using ADB (section 5) will help.

โš ๏ธ Warning: Changing the settings in the engineering menu can cause the camera to work unstable or even fail.Before experimenting, back up the data via Settings โ†’ System system โ†’ Backup.

4. Removal of inscriptions from already taken photos

If a watermark or date is already in the images, you can remove them after the fact with the help of graphic editors. Let's consider the most effective ways for Xiaomi devices.

Method 1: Built-in MIUI editor

The Galleryโ€™s proprietary application in MIUI has the basic tools for retouching:

  1. Open the photo in the Gallery and click Edit (pencil icon).
  2. Choose the Cloning or Replacement tool (two-circle icon).
  3. Scroll around the watermark and highlight the clean area next to it โ€“ the algorithm will automatically replace the inscription.
  4. Save the changes (select Save as a copy to avoid losing the original).

Method 2: Third-party applications

For more accurate processing, use specialized programs:

AnnexAdvantagesDeficienciesReference
SnapseedAccurate object removal, layer supportRequires skills to work with the tool "Replacement"Google Play
Adobe Photoshop ExpressAutomatic removal of watermarks (Spot Heal function)Limited functionality in the free versionGoogle Play
Remove WatermarkSpecialized for removing logos and textAdvertising, payment for HD-exportGoogle Play
PicsArtA wide range of tools, including cloningA complex interface for beginnersGoogle Play

โš ๏ธ Note: When editing watermarked photos, do not save changes over the original โ€“ always use the option Save as a copy.

On Xiaomi devices with Qualcomm Snapdragon 8 Gen 2 processor (such as Xiaomi 13 Pro or Redmi K60 Pro), the built-in gallery editor supports Magic Eraser AI tool, which automatically removes watermarks without manual processing. To activate it, update the Gallery app to the latest version via Google Play.

5 Advanced Methods: ADB and System File Modification

If standard methods did not help (for example, on Xiaomi with custom firmware or blocked settings), you can use the ADB-These methods require an unlocked bootloader and root rights (on some devices, it is enough to enable Debugging by Root). USB).

Method 1: Disabling the watermark through ADB

Connect your phone to your PC, install the Android SDK Platform-Tools and execute the commands:

adb shell


settings put global camera_watermark_enabled 0




settings put global camera_date_stamp_enabled 0

To apply the changes, restart the device. If the commands don't work, check for superuser rights (root) or try an alternative method:

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


adb shell input tap 500 1000 # Watermark button coordinates (may differ)

Method 2: Editing the build.prop file

This method is suitable for users with root rights:

  1. Install a file manager with root support (such as Root Explorer).
  2. Open /system/build.prop file in the text editor.
  3. Add the lines: ro.camera.watermark.enable=0 ro.camera.datestamp.enable=0
  4. Save the changes, set the rights 644 and restart the device.

๐Ÿ’ก

Before editing build.prop, back it up! a syntax error can lead to a bootloop (cyclic phone reboot).

Method 3: Removal via Magisk (for stitched devices)

If your Xiaomi has Magisk, install the Xiaomi Debloater module or Universal Watermark Disabler from the Magisk Modules repository.These modules automatically disable watermarks at the system level.

6. Frequent mistakes and how to avoid them

When you try to remove the tags from the Xiaomi camera, users often face typical problems, and let's look at the most common ones and how to solve them.

Problem 1: Watermark is missing but reappears after MIUI update

This is because the camera settings are reset after the update.

  • ๐Ÿ”„ Re-disable the watermark in the camera settings.
  • ๐Ÿ“ฑ Check if your license has been revoked. ADB (If necessary, repeat the commands again).
  • ๐Ÿ”ง If the problem repeats, roll back to the previous version. MIUI Use the Magisk module to block camera updates.

Problem 2: Watermark settings are not available (gray)

Causes and solutions:

  • ๐ŸŒ Regional restrictions: On some firmware (e.g. Chinese or Indian version) MIUI) The solution is a region change via Settings. โ†’ Additionally. โ†’ Region (select Russia or Global).
  • ๐Ÿ”’ Enterprise policies: If the device is linked to a work account (e.g., via Mi Enterprise), the watermark can be forced to turn on.
  • ๐Ÿ“ฑ Castom firmware: In informal assemblies MIUI The solution is to flash the original software through Fastboot.

Problem 3: After editing the photo, artifacts remain

If blurred areas or texture inconsistencies appear in the graphic editor when removing a watermark, try:

  • ๐ŸŽจ Use the Cloning tool (in Snapseed or Photoshop) with a smaller radius.
  • ๐Ÿ–ผ๏ธ Apply the Blurr filter to the problem area, and then increase the sharpness.
  • ๐Ÿ” Scale up and process pixel-by-pixel inscriptions (for small logos).

๐Ÿ’ก

If the watermark returns after each MIUI update, consider installing custom firmware (like Pixel Experience) where this feature is not the default.

Can I remove the watermark from the video shot on Xiaomi?
Yes, but the ways are different than the way you do the photos: ๐ŸŽฌ Built-in editor MIUI: In the Gallery app, open the video, click Edit โ†’ Prune and trim the area with a watermark (if it is on the edges). ๐Ÿ’ป Third-party programs: CapCut, KineMaster or Adobe Premiere Rush allow you to put a mask on the logo or replace it with another fragment of the frame. ๐Ÿ”ง ADB-To disable the watermark in the video, perform: adb shell settings put global camera_video_watermark_enabled 0 Please note: the video in resolution 4K or with a high bitrate watermark can be sewn into the data stream โ€“ in this case it can only be removed by transcoding (with loss of quality).
Why does it still appear in Document mode after the watermark is turned off?
In Document (or Scanner) mode, the watermark and date tags are managed separately. To remove them: Open the Camera app and switch to Document mode. โš™๏ธ Settings (in some models โ€” โ‹ฎ โ†’ Mode settings. Turn off the Date option and the device logo. If these options are not available, the watermark is hard-stitched into the mode firmware. The solution is to use a third-party application to scan documents (for example, CamScanner or Adobe Scan).
How to remove the inscription โ€œShot on Xiaomiโ€ from photos taken in the โ€œMovieโ€ mode?
In Movie (or Film Camera), the watermark is added at the firmware level and is not controlled by standard settings: ๐ŸŽฅ Disable mode: Shoot video in normal mode Video without filters "Cinema". ๐Ÿ› ๏ธ Edit metadata: Use ExifTool (for PC) or Photo Exif Editor (for Android) to remove tags from your computer. EXIF-data. ๐Ÿ”ง ADB-Team: For devices on MIUI 14+ Adb shell settings put global settings camera_film_watermark_enabled 0 If nothing helps, you just have to crop the video or put another logo over it (for example, your watermark).
Will the way with ADB work on Xiaomi with a blocked bootloader?
Yes, but with limitations. ADB watermark (camera_watermark_enabled) They don't require root rights, and they work even on locked devices: โœ… Teams are working to change global settings (e.g. settings put global). โŒ Commands requiring access to system files (e.g. editing) are not working /system/build.prop). โš ๏ธ On some models (e.g. Xiaomi) 12T or Redmi K50) After the reboot, the settings can be reset, in which case only Magisk or custom firmware will help. ADB Issuing permission denied error, turn on debugging USB In the developer settings and try again.
Can I return the watermark if I need it for a guarantee?
Yes, all changes are reversible to return the watermark: ๐Ÿ“ฑ In the camera settings, turn on the Watermark option back. ๐Ÿ’ป For ADB-Adb shell settings put global settings camera_watermark_enabled 1 ๐Ÿ”ง If you edited build.prop, delete the added lines or replace them. 0 on 1. Please note: some Xiaomi service centers may refuse warranty repairs if they find traces of root or firmware modifications (even if the watermark is turned on.