How to remove the watermark from the photo on Xiaomi Redmi Note 9: safe and effective methods

Watermarks in photos with Xiaomi Redmi Note 9 β€” a common problem that users face after updating MIUI or when using the standard camera app. These tags (usually with the Mi logo or the words Shot on Redmi) are automatically added to the pictures, spoiling the aesthetics of frames and making it difficult for them to continue to use in social networks or print. Unlike flagship models, where the function can be disabled in settings, on budget smartphones like Redmi Note 9, the option is often hidden or absent.

In this article, we will look at 5 proven ways to remove watermarks, from official methods (if available for your version of MIUI) to bypassing restrictions with third-party tools. We will focus on preserving image quality and data security to avoid file damage or camera failure. Importantly, some methods require superuser rights (root), which may void the warranty, we will note these cases separately.

Why do Redmi Note 9 have watermarks and can you turn them off in the settings?

Watermarks on the Redmi Note 9 are added by default in two cases:

  • πŸ“Έ Watermark Mode in the Camera App (activated manually or after updating) MIUI).
  • πŸ”„ Automatic tag from Xiaomi in high-resolution images (more often found in firmware for India and China).

In theory, you can turn off the feature via the camera menu: Camera settings β†’ Watermark β†’ Turn off. However, on the Redmi Note 9 (especially with MIUI 12 and older), this item is often absent. The reason is the policy of Xiaomi, which on budget models limits the flexibility of settings to encourage users to buy flagships. The alternative way is to use hidden developer settings, but it does not work on all versions of the firmware.

πŸ“Š You have noticed watermarks in the photo from other smartphones?
Yes, all Xiaomi.
Only on the Redmi Note 9
No, never.
I don't know what it is.

If you don't have a shutdown option on your menu, don't rush to take drastic measures.

  • πŸ“± Version MIUI: In Settings β†’ The phone. β†’ Version. MIUI. On firmwares below 12.5, the watermark may not be.
  • 🌍 Regional firmware: Chinese versions (CN) More often than not, labels are added (Global).
  • πŸ”§ Camera Updates: Sometimes a watermark appears after the Camera app update via Google Play.

πŸ’‘

Before experimenting with settings, back up your photos. Use Google Photos or Mi Cloud to avoid data loss when crashes.

Method 1: Removing watermark through photo editor (without loss of quality)

The safest method is to use the Gallery's built-in editor or third-party apps like Snapseed, Lightroom, which requires no root rights and is suitable for single shots.

Instructions for Xiaomi Gallery:

  1. Open the photo in the Gallery and click Edit (pencil icon).
  2. Select the Trimming tool (not to be confused with framing!) and zoom in so that the watermark is on the edge of the frame.
  3. Cut the image, leaving only a clean area, and the downside is to reduce the resolution.

For more accurate removal, use Snapseed:

Upload the photo to the app|Select the "Correction" tool"|Round the watermark|Click "Delete" and select a texture pattern|Keep the result as high as possible-->

AnnexPlusesConsDifficulty
Xiaomi GalleryQuick, no installation.Loss of part of the frame⭐
SnapseedPrecise removal, quality preservationRequires skills to work with the tool⭐⭐
LightroomProfessional retouchingPaid functions, complex interface⭐⭐⭐

⚠️ Note: When cropping in the Gallery, the original file is overwritten. To avoid loss, pre-copy the photo to another folder or cloud.

Method 2: Disabling the watermark through the engineering menu (for advanced users)

If the watermark is added automatically by the system, it can be disabled via an engineering menu (MTK Engineering Mode or Qualcomm Diag, depending on the Redmi Note 9 processor).This method does not require root, but improper actions can disrupt the camera.

Step-by-step:

  1. Open the Phone app and enter the code ##36446337## (for MediaTek processors) or ##4636## (for Qualcomm).
  2. Go to the Hardware Testing β†’ Camera section.
  3. Find the Watermark or Logo Enable setting and set the Disable value.
  4. Reboot the phone.

If the engineering menu does not open:

  • πŸ”“ Make sure that SIM-The card is active (some codes require a network).
  • πŸ“² Try the alternative codes: ##36446338## or #7594## (for older versions) MIUI).
What if the engineering menu does not save the settings?
If the watermark returns after the reboot, the settings are reset by the system, in which case only the firmware with the function disabled or using Magisk to modify system files (requires root) will help.

⚠️ Warning: Changes to the engineering menu can cause camera crashes (e.g., a greenish tint in the photo or an error failed to connect to the camera). Before experimenting, check if there is a backup firmware for your model.

Method 3: Use ADB-commands to disable watermark (without root)

If the engineering menu is not available, you can disable the watermark via ADB (Android Debug Bridge), which works on most versions of MIUI and does not require superuser rights, but requires a computer.

What you need:

  • πŸ’» Computer with Windows/macOS/Linux.
  • πŸ”Œ Cable USB (preferably original).
  • πŸ“¦ Google's Platform Tools utility.
  • πŸ”§ Included Debugging by USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times to activate the developer mode, then additionally β†’ For developers β†’ Debugging by USB).

Instructions:

  1. Connect the Redmi Note 9 to your computer and confirm the debugging permission.
  2. Open the command line (or Terminal) in the Platform Tools folder and type: adb shell settings put global. camera_watermark_enabled 0
  3. Reboot the phone.

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 watermark disabling (may differ)

πŸ’‘

ADB-commands are one of the safest ways, because they don't affect system files. MIUI The settings may be reset and the procedure will have to be repeated.

Method 4: Removing watermarks with Magisk (requires root)

For users with an unlocked bootloader and Magisk installed, a radical method is available - modifying system files, which is guaranteed to remove the watermark, but voids the warranty and can lead to unstable camera operation.

What needs to be done:

  1. Install Magisk Manager and check root status.
  2. Download the Disable Camera Watermark module from the Magisk repository (e.g., XDA Developers).
  3. Install the module through Magisk β†’ Modules β†’ Install from storage.
  4. Reboot the phone.

If there are no ready-made modules, you can manually edit the file /system/vendor/build.prop by adding a line:

ro.camera.watermark.enable=0

⚠️ Warning: Incorrect editing of build.prop can lead to bootloop (cyclical reboot).Before changes, back up the file via TWRP or adb pull.

Method 5: Alternative Camera Applications (Problem bypass)

If none of these methods worked, the last option is to use third-party camera apps that don't add watermarks.

AnnexPlusesConsSupport for RAW
GCam (Google Camera)Best quality photos, no watermarksRequires configuration for Redmi Note 9βœ…
Open CameraOpen source, flexible settingsHumble HDR compared to a standard cameraβœ…
FootageProfessional settings, no advertisingPaid version to unlock all functions❌

To install GCam on Redmi Note 9:

  1. Download the version from BSG or Urnyx05 (for example, GCam_7.3.018_Urnyx05-v2.6.apk).
  2. Install. APK-File (Allow installation from unknown sources in Settings) β†’ Annexes β†’ Special access).
  3. Import Configuration for Redmi Note 9 (for example, MGC_7.3.018_Mercury_V2.xml).
  4. Turn off Watermark in GCam settings (Settings β†’ Advanced β†’ Disable watermark).

The GCam has the advantage of improved photo processing (especially in low light conditions) and no watermarks at all, but some features of Xiaomi’s standard camera (such as Documents 2.0 or Night Mode 2.0) may not be available.

Frequent Mistakes and How to Avoid Them

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

  • πŸ”„ Watermark returns after update MIUI: Reason: System settings are reset. Solution: Repeat the shutdown procedure through ADB ore-menu.
  • πŸ“΅ Camera stops working after changes to build.prop: Reason: syntax error in file. Solution: restore the original build.prop TWRP or re-flash the phone.
  • πŸ–ΌοΈ Loss of quality in cropping in Gallery: Reason: Xiaomi compression algorithm.Solution: Use Snapseed or Lightroom for point removal.
  • πŸ”’ ADB Can't see the device: Reason: Drivers not installed or debugging disabled Solution: Reinstall Platform Tools and check developer settings.

If after all the manipulations the watermark remains, check:

  • πŸ“Œ Is there a third-party app that adds tags (e.g. BeautyCam or Mi WaterMark) installed).
  • πŸ” Is the Professional camera in the settings activated (sometimes it forcibly adds tags).
  • πŸ“‘ Are Xiaomi Cloud Services Connected, Which Can Modify Photos When Downloaded.
Can I remove the watermark without root and computer?
Yes, use Snapseed or Lightroom for point removal. Also check the camera settings - sometimes the option to disable the watermark is hidden in Additional Settings β†’ Tags.
Why did the watermark reappear after the MIUI update?
Xiaomi often resets custom settings when major updates. To avoid this, turn off automatic MIUI updates in Settings β†’ About Phone β†’ System Update β†’ Three Points β†’ Settings β†’ Auto Update.
Is it safe to use Magisk to remove a watermark?
Magisk itself is safe, but installing modules incorrectly can cause failures.We recommend using proven modules (for example, Disable Camera Watermark) and backing up through TWRP.
How to return a standard camera after installing GCam?
The standard Camera app is not removed when you install GCam. To return to it, simply open the original camera from the app menu or turn off GCam in the default settings (Settings β†’ Apps β†’ Default β†’ Camera).
Can removing the watermark affect the warranty?
Only if you use methods that require root (such as Magisk), methods through ADB or photo editing will not void the warranty.