Watermarks in photos with Xiaomi Redmi Note 8 are a common problem that users face after MIUI updates or when certain camera features are activated. These tags not only spoil the aesthetics of the images, but can also create difficulties in further processing or publishing images. In most cases, the sign appears as a Mi logo, model name or shooting date, and its removal requires knowledge of the specific settings of the smartphone.
It's important to understand that watermarks come in two types: software (added automatically by the camera) and hardware (stitched into the firmware at the driver level). The former can be removed through settings or third-party applications, and the latter will take longer to tinker with, up to flashing the device. In this article, we'll look at all the current ways, including official and alternative, taking into account their pros and cons.
Before you start removing, make sure the problem isnβt related to regional MIUI restrictions (e.g., Chinese firmware often has watermarks turned on by default) or custom settings (sometimes tags are activated randomly via Camera Settings β Additional).If youβre not sure of the reason, start with the simplest method β checking the camera settings.
1. Removal of watermark through camera settings
The safest and most recommended way is to disable the watermark directly from the camera menu, which works if the label is added programmatically (for example, through the Watermark or Signature function in MIUI Camera).
Instructions:
- π· Open the standard Camera app on the Redmi Note 8.
- π§ Touch the badge. βοΈ Settings (usually in the upper right corner).
- π Scroll down to the Watermark or Photo Signature section (depending on version) MIUI).
- π« Turn off the slider or uncheck the tick next to the option.
If your MIUI version doesnβt have an explicit watermark clause, check:
- π Section Additional β Shooting settings.
- π Filters tab β sometimes labels are added through effects.
- π Settings β System system β Additionally. β For developers β Camera debugging (rarely, but it happens).
β οΈ Note: Some firmware (e.g. Chinese or custom) may not have a watermarked item.
2. Use of third-party applications for shooting
If a standard MIUI camera persists in adding watermarks, and you can't turn them off, alternative applications will be the answer, not only bypassing the system's limitations, but often offering advanced shooting features.
The best options for the Redmi Note 8:
- πΈ Google Camera (GCam) β Ported version of the camera from Google Pixel with support HDR+ You can download it here (select the version for the Snapdragon 665).
- πΈ Open Camera is open source with manual settings and no forced watermarks. Available on Google Play.
- πΈ Footej β a professional shooting application with support RAW and unmarked.
How to install and configure:
- Download. APK-Application file (e.g. GCam) from a verified source.
- Allow installation from unknown sources in Settings β Applications β Special Access β Install unknown applications.
- Install the application and open it. GCam may require additional configuration (.xml) for the Redmi Note 8.
- Take a test shot - there should be no watermark.
β οΈ Note: When using GCam on Redmi Note 8, there may be focus or color errors. Before taking important shots, test the app in different lighting conditions.
βοΈ Preparation for shooting without watermarks
3. Editing photos after shooting
If you've already added a watermark and you can't re-take a photo, post-processing will help. Modern tools allow you to remove the tags without losing quality, but the result depends on the complexity of the sign and the background.
Effective ways to:
| Method | Annex/Tool | Difficulty | Suitable for |
|---|---|---|---|
| Retouch with a brush | Adobe Photoshop Express, Snapseed | Medium | Small signs on a monotonous background |
| Replacement of fragment | PicsArt, Lightroom | Tall. | Large signs on a texture background |
| AI removal | Remove.bg, Inpaint | Low. | Logos on a contrasting background |
| Pruning | Any editor | Low. | Signs at the edges of the frame |
Step-by-step instructions for Snapseed:
- Open the photo in the application and select the brush tool.
- Set the Exposure setting to +1.0 and sniff the watermark.
- Use Blurr or Stamp to smooth the boundaries.
- Keep the result as high as possible.
Critical: When editing photos with watermarks added at the level EXIF-labels (e.g. through MIUI Gallery, a regular retouch will not help β you will need to clean up the metadata using ExifTool or similar utilities.
4.Reset camera settings to factory
If the watermark appears after updating MIUI or changing configuration files, resetting the camera settings will help, which does not affect user data, but returns all shooting parameters to the default state.
How to perform the reset:
- Go to Settings β Applications β Application Management.
- Find the Camera app and open its page.
- Click Warehouse β Clear the data and Clear the cache.
- Reboot your smartphone.
After the reboot:
- π Launch the camera and check if the watermark remains.
- π If the tag has disappeared, but you want to save your settings (such as manual mode), reconfigure them again.
- π If the sign remains, move on to more radical methods (see next section).
β οΈ Note: On some versions MIUI Resetting the camera data may result in loss of stored user filters or shooting profiles. Back up important settings in advance through Settings β Additionally. β Backup.
π‘
Before resetting the camera, check if the default watermark function is activated in MIUI regional settings. Go to Settings β Additional β Region and select Russia or Global (if you have Chinese firmware).
5. Removal of watermark through ADB (for advanced)
If a watermark is sewn into the firmware at the system file level, it can only be removed through ADB debugging (Android Debug Bridge), a technique that requires technical skills and can lead to unstable camera performance when errors occur.
What you need:
- π» Computer with installed ADB and Fastboot.
- π± Included debugging by USB on Redmi Note 8 (Settings) β The phone. β Version. MIUI β Tap 7 times, then go back to Settings β Additionally. β For developers β Debugging by USB).
- π Cable USB Type-C (preferably original).
Commands for watermark removal:
adb shell
su
mount -o rw,remount /system
rm /system/vendor/build.prop
echo "ro.camera.watermark.enable=0" >> /system/vendor/build.prop
mount -o ro,remount /system
rebootExplanation:
- The rm /system/vendor/build.prop command deletes the file with the camera settings (check the path carefully - it may be different!).
- The string ro.camera.watermark.enable=0 forcibly disables watermarks.
- After restarting, the camera should work without tags.
β οΈ Note: Incorrect editing of system files through ADB It can lead to bootloop or loss of camera functionality. Before executing commands, back up your firmware through TWRP Or Mi Flash Tool.
What if the camera stopped working after ADB?
6. flashing the device (extreme case)
If all previous methods failed, the most radical way is to flash the Redmi Note 8 to a clean MIUI (preferably Global Stable) that removes all system modifications, including sewn watermarks, but takes time and care.
Step-by-step:
- Download the official firmware for Redmi Note 8 (codenamed ginkgo) from Xiaomiβs website.
- Unpack the archive and place the update.zip file in the root of the smartphoneβs internal memory.
- Go to Settings β About Phone β System Update and click on the three dots in the upper right corner.
- Select Select a firmware file and specify the path to update.zip.
- Confirm the installation and wait until the end (the smartphone will restart several times).
Alternative method (via Fastboot):
- π§ Install the Mi Flash Tool on PC.
- π§ Download your smartphone to Fastboot mode (clip the power supply) + Loudness down).
- π§ Connect the device to your PC and run the official firmware through Mi Flash (select Clean all option).
After flashing:
- π± Check the camera for watermarks.
- π± Update. MIUI Up to the latest version through Settings β Updating the system.
- π± Restore data from backup (if you made it in advance).
π‘
Fastboot Flashback removes all data from the device, including photos and apps. Always back up important files before you start the process!