How to delete a photo on Xiaomi Redmi Note 8 Pro: all working methods

Watermarks in photos with Xiaomi Redmi Note 8 Pro is a standard MIUI feature that automatically adds the model name or brand 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 frames. Fortunately, you can remove the signature in several ways, from turning off the function in the camera settings to post-processing in graphic editors.

In this article, we will discuss all current methods of removing watermarks, including hidden settings. MIUI, We'll focus on the nuances of working with people who are not always obvious. RAW-files, because they are processed differently than standard files JPEG. You will also learn how to avoid signatures in the future and what apps will help automate the process for batch processing of hundreds of photos.

Why Xiaomi Adds a Photo Signature and Can It Be Deactivated Forever?

The watermark feature has been in MIUI since version 10 and has become standard on most Xiaomi smartphones, including the Redmi Note 8 Pro. The main goal is to promote the brand and protect the user's copyright. However, many device owners consider this option to be imposed advertising, especially if the signature interferes with printing photos or publishing on social networks.

The good news is that you can disable the signature at the system level and it will stop showing up in new images. Bad news is that you have to use additional tools for photos you've already taken, and you also need to consider that once you reset your settings or update your firmware, the function can turn on again.

  • πŸ“± System Signature: Added automatically when shooting in format JPEG (camera-setting).
  • πŸ–ΌοΈ Hardware signature: sewn into EXIF-File data (removed only by editing).
  • πŸ”§ Software signature: Affixed by some applications (e.g. Google Photos when exported).

On the Redmi Note 8 Pro, the default watermark is placed in the lower right corner and contains the model name (Redmi Note 8 Pro) or the Mi logo. In some regional firmware, the shooting date or coordinates may be added (if the geotag is included).

Method 1: Disabling the watermark in the camera settings

The simplest and most obvious method is to deactivate the feature directly in the Camera app, which is suitable for all versions of MIUI, including MIUI 12/13/14, but may vary depending on the regional firmware.

Instructions:

  1. Open the Camera app on your Redmi Note 8 Pro.
  2. Touch the gear badge (βš™οΈ) in the upper right corner or swipe to the left to open the settings menu.
  3. Go to the Watermark section (or the caption in the photo in some localizations).
  4. Move the slider to the off position. or uncheck next to the option.
  5. Save the changes and take a test shot to check the result.

Take a photo in the "Photo" mode (not RAW)

Check for no signature in the gallery

Make sure the setting is saved after the reboot

Repeat the test in Portrait and Night mode"-->

If you don't have Watermark on the menu, your firmware doesn't support this option at the interface level, so you'll have to use alternative methods (see the following sections). Also check if you have modified versions of MIUI (e.g. xiaomi.eu) that may have different settings.

⚠️ Note: On some firmware, the watermark option is hidden in Additional settings β†’ If you can't find a point, try resetting the camera to factory settings (Settings) β†’ Annexes β†’ Camera. β†’ Warehouse β†’ Clear the data).

If the watermark is already in the picture, it can be removed with the built-in Gallery editor, which is suitable for single shots and does not require third-party applications to be installed, but it has limitations: the signature is simply erased with a close-colored background, which can be noticeable when zoomed in.

Step-by-step:

  1. Open the photo in the Gallery app.
  2. Click Edit (the pencil icon in the bottom panel).
  3. Select the Pruning (or Coverage) tool.
  4. zoom in and trim the watermarked edge. Alternatively, use the Cloning tool (if available) to cover the signature with adjacent pixels.
  5. Save the changes by selecting Save as a copy so you don’t lose the original.
Tool.EfficiencyCons
Pruning⭐⭐⭐⭐Part of the frame is lost.
Cloning⭐⭐⭐You can see it when you zoom in.
Blurring⭐⭐Destroying quality

To more accurately delete the signature, you can use the Gallery Marker mode: circle the watermark and select the Remove Object option (available in MIUI 13+).

πŸ’‘

If you have a watermark on a single background (sky, wall), try the Color Replacement tool in the gallery. Choose the color of the signature and replace it with the background shade.

Method 3: Using third-party applications for batch removal

It's more convenient to use specialized applications to process a large number of photos, which allow you to remove watermarks automatically, maintaining the original quality of the images. Below are proven tools that are compatible with the Redmi Note 8 Pro:

  • πŸ“Έ Snapseed: Healing tool does a great job with small signatures.Free, but requires manual processing.
  • πŸ–ŒοΈ Adobe Photoshop Express: Removal of AI-enabled objects. Suitable for semi-automatic removal.
  • πŸ€– Remove Watermark (from InShot): a specialized application with templates for watermarks Xiaomi.
  • πŸ“ PhotoRoom: Package processing with preservation EXIF-The paid version removes signs without traces.

Example of work in Snapseed:

  1. Import the photo to the app.
  2. Select the Healing tool (the patch icon).
  3. Increase the scale and swipe the watermark.
  4. Click Ready and export the result.

For batch removal, we recommend PhotoRoom:

1. Upload the photos to the app.


2. Select the option "Delete the watermark".




3. Mark the signature area (or select the "Xiaomi" template).




4. Apply the changes to all files.

⚠️ Warning: Free versions of applications often leave their watermark or restrict export permission. 1-2 photo.

Snapseed

Adobe Photoshop Express

Lightroom

VSCO

Other/Not editing-->

Method 4: Removal of watermark through EXIF-Data (for advanced applications)

Watermark on the Redmi Note 8 Pro is often sewn not only into the visible image, but also into the metadata. EXIF. This means that even after visual deletion, the signature can remain in the file and appear when uploaded to some platforms (such as Google Photos). EXIF.

This will require:

  • πŸ–₯️ Computer (or smartphone with root rights).
  • πŸ“‚ ExifTool or Exif Editor for Android).
  • πŸ”§ Command line knowledge (for ExifTool).

Instructions for ExifTool (Windows/macOS/Linux):

1. Install ExifTool from the official website.


2. Place the photos in the folder with the program.




3. Open the command line and do:




exiftool -Artist= -Copyright= -Make= -Model= IMG_1234.jpg




For batch processing:




exiftool -Artist= -Copyright= -Make= -Model= *.jpg

For Android, the Exif Editor app is suitable:

  1. Install the app from Google Play.
  2. Select a photo and open the EXIF editor.
  3. Find the Artist, Copyright, Make, Model fields and clean them up.
  4. Save the changes.
What is it? EXIF-data?
EXIF (Exchangeable Image File Format) is a metadata standard that stores information about a photo: camera model, shooting settings (surveillance, ISO, aperture), date, coordinates (if GPS is enabled) and copyrights. Xiaomi watermark is often duplicated in these fields, so EXIF cleaning is required to be completely removed.

On the Redmi Note 8 Pro, the watermark in EXIF can be stored in the "Software" field with the value "MIUI Camera".

Method 5: Resetting camera settings to factory

If the watermark continues to appear despite the outages in the settings, the problem may be the configuration failure of the Camera application, in which case resetting to factory settings will help. This method is also useful after updating the firmware when the settings are reset to default values.

How to reset your camera settings:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find the Camera app and open its page.
  3. Click Warehouse β†’ Clear the data and confirm the action.
  4. Reboot your smartphone.
  5. After turning on, open the Camera and check the watermark settings.

If the reset didn't work, try clearing the Gallery and Camera app cache at the same time.In rare cases, the problem is due to a data conflict between the two apps.

⚠️ Warning: Resetting the camera will remove all user settings, including saved shooting modes (e.g. manual settings for Pro mode.

What to do if nothing helps: alternative solutions

If none of the above methods worked, consider the following options:

  • πŸ”„ Update of the firmware: In new versions MIUI You may have the option to disable the watermark. Check for updates in Settings β†’ The phone. β†’ Updating the system.
  • πŸ“² Custom firmware installation: Firmware like Xiaomi.eu or LineageOS often removes imposed Xiaomi features, including watermarks.Requires unlocking the bootloader!
  • πŸ“· Using third-party cameras: Apps like Google Camera or Open Camera don’t add Xiaomi signatures, but they may not support all of the main camera features (e.g. 64MP or Night Mode).
  • πŸ–₯️ Editing on PC: Programs such as Photoshop or GIMP Allows you to remove watermarks with minimal quality loss, especially if you use the Content-Aware Fill tool.

To install Google Camera on Redmi Note 8 Pro:

  1. Download the compatible version of APK (e.g. GCam 7.3 from Urnyx05).
  2. Install the file by allowing installation from unknown sources.
  3. Open the app and set the settings manually (recommended settings for Redmi Note 8 Pro: HDR+ Enhanced, Night Sight with shutter speed of 3-5 seconds).

πŸ’‘

The camera side (e.g., GCam) does not use MIUI system settings, so a watermark is guaranteed not to appear, but they may not support all the main camera sensors (e.g., macrolens).

FAQ: Frequent questions about removing the watermark on Xiaomi

Can you remove the watermark from the photos you have taken without losing quality?
No lossless, because the watermark is superimposed on the pixels of the image, but with careful editing (for example, in Photoshop with the Content-Aware Fill tool), the loss will be minimal. JPEG-files are recommended to save the result in format PNG, avoiding additional compression.
Why did the watermark reappear after the MIUI update?
The firmware update often resets the camera's custom settings to default values. After the update, check the Watermark section in the camera settings and turn it off again if necessary. Also update the Gallery app to the latest version - new releases may fix an error with automatic signature activation.
How to remove watermark from photos in RAW format?
RAW-files (with the extension.dng) do not contain a watermark in the form of an image, but can have it in the form of a watermark EXIF-To delete the entire signature: Open RAW-file in Lightroom or Darktable. Export it to JPEG, Pre-clearing the metadata (Option to Delete Personal Data) or use ExifTool with the command: exiftool -all= IMG_1234.dng (It will delete all metadata: RAW-files with Redmi Note 8 Pro weighs ~50 MB, so batch processing can take a long time.
Will the watermarking method work on other Xiaomi models?
Yes, most of the methods in this article apply to other Xiaomi/Redmi/Poco smartphones based on MIUI, including: Redmi Note 9/10/11 Pro, Poco X3/X4 Pro, Mi 10/11 Series. Except for models with HyperOS (new interface instead of MIUI), where the path to camera settings may differ. Also on some devices (for example, Redmi Note 12), the watermark is sewn into the firmware at the kernel level and is removed only through ADB or custom firmware.
Can I return the watermark if it is needed to confirm authorship?
Yes, you can turn it back on in the camera settings at any time (Watermark β†’ Incl.) There are also custom watermark apps (like Watermark Photo or iWatermark) where you can provide your name, date or logo, which is useful for professional photographers who want to protect their shots.