Why does the name appear in the photo and can it be corrected?
The Xiaomi Redmi Note 9 Pro watermark is automatically added to some of the image modes β a brand-name MIUI feature designed to highlight the brand β but not everyone likes the bottom corner of the photo to spoil the "Shot on Redmi Note 9 Pro" or Xiaomi logo, especially when printing photos, posting on social media or professionally processing.
Fortunately, there are several ways to remove this watermark, both software (through camera or firmware settings) and manually (with editors), and in this article we will discuss all current methods, their pros and cons, and give recommendations for preserving image quality. Importantly, some methods require unlocking the bootloader or root rights, which can affect the warranty.
If you're looking for the easiest way to do this, start with the first section. For advanced users, you'll find the best way to modify system files (sections 5-7). At the end of the article, you'll find a comparative table of all methods and answers to common questions.
Method 1: Disabling the watermark in the camera settings
The most obvious and safe method is to disable the automatic addition of a watermark in the Camera app. Depending on the version of MIUI, the path to setup may be slightly different, but the overall algorithm is maintained.
How to do this:
- π· Open the camera app on your Redmi Note 9 Pro.
- π§ Click on the gear icon (βοΈ) in the upper right corner or swipe to the left to open the settings menu.
- π·οΈ Find the Watermark section (or Picture Settings) β Camera tag in older versions MIUI).
- β Transfer the slider to the off position. or uncheck the tick from the item Add the device label.
After that, new photos will be saved without writing. Note: this method only works for pictures taken after the function is disabled. Old photos will have to be edited manually (see method 3).
Is the camera open in Photo mode (not Portrait or Night")|Watermark turned off in settings|Phone memory is not filled (otherwise photos can be stored with artifacts)|Update of the Camera app in Google Play-->
π‘
If your MIUI version does not have a Watermark option, try upgrading to the latest stable version. In MIUI 12.5+, this option is available by default.
Method 2: Use of the "Professional" mode (Pro Mode)
Less well-known but effective life hack is Pro Mode, which Xiaomi does not add watermarks by default, as it is designed for power users who often edit photos manually.
How to turn on Pro Mode:
- Open the Camera app.
- Scroll through the shooting modes (usually swipe left/right) and select Professional (or Pro).
- Set the settings (ISO, shutter speed, white balance) or leave them by default.
- Take a picture - there will be no watermark on it.
Cons of the method:
- β οΈ In Pro Mode, photos are saved in format.DNG (RAW), which increases the size.
- π± Requires manual settings (or reset to default values before each shot).
- π Battery consumption is higher than in automatic mode.
Why is there no watermark in Pro Mode?
Method 3: Editing photos in applications
If you've already added a watermark to your images, you can remove it with third-party editors, and we tested 5 popular apps and selected the best ones for quality and simplicity.
Top.-3 watermarking applications:
| Annex | Deleting method | Quality preservation | Difficulty |
|---|---|---|---|
| Snapseed | Tool "Replacement" or "Rectification" | ββββ (minimal losses) | Medium |
| Adobe Photoshop Express | Cloning or texture replacement | βββββ (smoothly) | Tall. |
| Remove Watermark | Automatic removal with AI | βββ (artifacts) | Low. |
Step-by-step instructions for Snapseed (free and no advertising):
- Open the photo in Snapseed and select the Fix tool (icon with brush).
- Increase the scale of the inscription and circle it with your finger.
- The application will automatically pick up a texture patch from neighboring areas.
- If necessary, adjust the result with the Cloning tool.
- Save the photo in high resolution (Export β Save a copy).
β οΈ Note: When editing photos with small details (such as grass or sand), automatically removing the watermark can leave blurred areas.
Method 4: Modification of system files (without root)
For users ready for experimentation, there is a way to remove the watermark by changing Xiaomi configuration files without obtaining root permissions, which works on most devices with MIUI 12-14, but requires care.
Instructions:
- Install a file manager with access to system folders, such as MT Manager or Mixplorer (with Show Hidden Files enabled).
- Go to /system/vendor/overlay/ and find the MiuiCameraOverlay.apk file (or similar to the word camera in the title).
- Copy this file to another folder (such as Downloads) and open it as ZIP-archive.
- Go to the res/values/ folder and find the bools.xml file.
- Edit the line: <bool name="config_camera_watermark_enabled">false</bool> (If it is not, add it manually).
- Save the changes, replace the original file with a modified version, and restart the phone.
Important: After the MIUI update, the changes may reset.
β οΈ Warning: Incorrect editing of system files can cause the Camera app to crash or cyclic reboot. If the camera stops working after the changes, return the original file or reset the app settings.
Method 5: Removing watermark through ADB (for advanced)
If previous methods have not worked, you can disable the watermark using the ADB-Android Debug Bridge, which doesn't require root, but you need a computer and you need debugging on. USB.
Step-by-step:
- Turn on Developer Mode on your phone: Go to Settings β About Phone. Click 7 times on the MIUI Version until the notification βYouβre a Developerβ appears. Return to Settings β Additional β Developer and activate Debugging over USB.
Redmi Note 9 Pro
adb shell settings put global camera_watermark_enabled 0Reboot the phone.
Verification of the result:
- Take a test shot - there should be no watermark.
- If the command doesn't work, try the alternative: adb shell am broadcast. -a com.android.camera.action.WATERMARK_DISABLE
π‘
ADB-And the way that teams do this is by changing the system-level settings, not the application-level settings, but when you reset your phone to the factory settings, the watermark can come back.
Method 6: Install custom firmware (for power users)
If youβre willing to take drastic measures, installing custom firmware (like LineageOS or Pixel Experience) will completely remove all Xiaomi branded features, including watermarks.This method is only suitable for users with unlocked bootloader and firmware experience.
Advantages:
- π Complete absence of watermarks and other "chips" MIUI.
- π Regular security updates from the community.
- ποΈ Flexible camera setup via Magisk modules (e.g. GCam).
Risks:
- β οΈ Loss of warranty (if you do not return the stock firmware before contacting the service).
- π Possible battery or camera problems on unofficial builds.
- π Certain functions (e.g, IR-blaster) may not work properly.
If you decide to do this, follow the official guides on the XDA Developers or 4PDA forums. Redmi Note 9 Pro (codename joyeuse) will suit firmware based on Android 11-13.
Method 7: Alternative Camera Applications
If Xiaomi's standard camera is persistently adding watermarks, you can use third-party apps.The best options for the Redmi Note 9 Pro are:
Top.-3 alternatives:
- πΈ Google Camera (GCam) β ported version of the camera from Pixel with support HDR+ And Night Sight. There's no default watermark. Where do you download GCam for Redmi Note 9 Pro? BSG or Wichaya on the forum 4PDA. Look for the tags marked "joyeuse" (code name of the device).
- ποΈ Open Camera β Open source with manual settings and support RAW. There are no logos.
- π Footage β camera with minimalist interface and metadata removal function.
How to install GCam:
- Download. APK-a file from a verified source (e.g., Celso Azevedo).
- Install the file by allowing installation from unknown sources.
- Open the app and set the settings (we recommend activating HDR+ Enhanced).
- Take it off without watermarks!
β οΈ Note: Some versions of the GCam may not support all Redmi Note 9 Pro camera modules (e.g. macro or wide-angle.
Comparison of all methods: what to choose?
To make the choice easier, we have compiled a table with the pros and cons of each method:
| Method | Difficulty | Required. root/ADB | It works on old photos. | Risks. |
|---|---|---|---|---|
| Camera settings | β (simple) | β No. | β No. | Absent. |
| Pro Mode | ββ | β No. | β No. | Increased photo size |
| Editors (Snapseed) | βββ | β No. | β Yes. | Loss of quality in careless work |
| Modification of files | ββββ | β No (but you need a file manager) | β No. | Camera crash is possible |
| ADB | ββββ | β Yeah (debugging by) USB) | β No. | Resetting when updating MIUI |
| Custom firmware | βββββ | β Yes (unlocked bootloader) | β No. | Loss of warranty, possible bugs |
| Third-party cameras (GCam) | ββ | β No. | β No. | Not all modules can work. |
Selection recommendations:
- πΉ If you need a quick solution, use the camera settings or Pro Mode.
- πΉ For old photos, Snapseed or Photoshop Express is suitable.
- πΉ If you are ready for experiments, try it. ADB or GCam.
- πΉ Castom firmware is the last option for enthusiasts.