Why do Xiaomi photos have inscriptions and can they be removed?
You took the perfect shot on your Xiaomi Redmi Note 12 or Xiaomi 13 Ultra, but it shows a date, brand logo or watermark with the model name? This is a standard MIUI feature that the manufacturer includes by default on many devices.
- π Date and time β automatically put in the corner of the photo (most often at the bottom right).
- π·οΈ Logo. Xiaomi/Redmi/POCO β translucent.
- π§ Watermark: βShot on Xiaomi 13 Proβ or model name.
The reasons for the appearance of such labels:
- π± Branded firmware MIUI β In some regions (especially China and India) labels are activated by default for "branding".
- π Update - after the update MIUI camera settings may be reset.
- π¦ Preset modes β for example, in Document or Professional Watermarks mode, are automatically enabled.
The good news is that 90% of Xiaomi models (except Chinese versions with a locked bootloader) can disable the inscriptions without root permissions. Below we will discuss all the ways - from standard settings to hidden commands for power users.
Method 1: Turning off watermarks in camera settings (for MIUI 12β14)
The easiest method is to use the built-in Camera app options, which works on most global versions of MIUI, but may not be available on Chinese firmware or older models (before the Redmi Note 8).
Step-by-step:
- Open the Camera app on your Xiaomi.
- Touch the gears. βοΈ in the upper right corner (or swipe to the left if you have a horizontal menu).
- Go to the Camera Settings β Watermark (or Time Mark) section.
- Turn off the sliders next to: π Date and time π·οΈ Logo of the device π§ Device information
Save the changes and restart the camera.
βοΈ Check before disconnecting watermarks
What to do if there is no watermark?
On some models (e.g. POCO F3 or Xiaomi 11T) the option is hidden.
- π Check the section Additional or other settings.
- π± Update the firmware to the latest version MIUI (In Settings β The phone. β Updating the system).
- π Change the firmware region to global (if you have a Chinese version).
How do I check the MIUI version?
Method 2: Use of Professional Mode (for Hidden Labels)
Some Xiaomi models (such as the Mi 10 Pro or Redmi K50) only add watermarks automatically. If you switch to Pro, the labels may disappear.
How it works:
- Open the Camera and swipe left/right to select Pro mode.
- Take a test shot β check if the inscription remains.
- If the tags are gone, go back to the camera settings and turn off Save Mode settings so that the changes apply to all photos.
Limitations of the method:
- β οΈ In Pro mode, some functions are disabled (for example, HDR or AI enhancement).
- β οΈ On models with Leica cameras (for example, Xiaomi 13 Ultra) watermarks can remain even in Pro mode.
π‘
If you often take pictures of documents, turn off Document mode in the camera settings β it automatically adds a date and logo to the pictures.
Method 3: Editing a configuration file (for advanced users)
If standard methods donβt work, you can manually edit the system file responsible for watermarks, which requires ADB (Android Debug Bridge) and works on most models with an unlocked bootloader.
Warning:
β οΈ Note: Incorrect editing of system files can cause the camera to crash or the device to completely fail.
Instructions:
- Install ADB on your computer (instructions for Windows: official Android site).
- Turn on USB Debugging on your phone: Settings β About Phone β MIUI Version (click 7 times to activate Developer Mode) β Return to Settings β Additional β For Developers β Debugging on USB.
- Connect your phone to your PC and execute in the command line: adb shell su mount -o rw,remount /system sed -i 's/"watermark_enabled":true/"watermark_enabled":false/g' /system/vendor/build.prop reboot
Alternative path (for MIUI 13+):
If the build.prop file does not contain a string with watermarks, try editing:
/system/vendor/overlay/framework-miui-res.apk/res/values/bool.xmlFind the parameter. config_camera_watermark_support and change true to false.
π‘
This method requires root rights or an unlocked bootloader, and it wonβt work on devices with a locked bootloader (Chinese versions).
Method 4: Removal of inscriptions from finished photos (post-processing)
If watermarks are already added to the images, they can be removed using third-party applications, which does not disable the tags when shooting, but will help to "clean" existing photos.
Top.-3 watermarking applications:
| Annex | Features | Reference |
|---|---|---|
| Snapseed | Google's free tool, Correct (Cloning Areas), is suitable for small labels. | Google Play |
| Adobe Photoshop Express | Automatic object removal with AI. Requires subscriptions for some features. | Google Play |
| Remove Watermark | Specialized software for removing logos and text, there is a restriction on the resolution of photos in the free version. | Google Play |
Step-by-step guide in Snapseed:
- Open the photo in Snapseed.
- Select the Correction tool (the patch icon).
- Swipe around the inscription with your finger β the application will automatically select a replacement from neighboring pixels.
- Apply the changes and save the photo.
β οΈ Attention: When removing watermarks with AI tools, artifacts (blurring, texture mismatch) may remain.
Method 5: Flashing on custom firmware (extreme case)
If none of these methods work, the radical solution is to install custom firmware (like LineageOS or Pixel Experience).
- β Remove all watermarks forever.
- β Provides access to advanced camera settings (e.g. GCam).
- β οΈ Requires unlocking the bootloader and may deprive the warranty.
- β οΈ Risk of "bricking" the device in case of error.
Firmware recommendations:
- π Use the official instructions from the forum XDA Developers.
- π± Check compatibility with your model before firmware (e.g. Xiaomi Redmi Note 11 Pro)+ 5G It has the code name veux).
- π Create a backup copy through TWRP Or OrangeFox Recovery.
Best custom firmware for Xiaomi (2026):
| Firmware | Support for GCam | Stability |
|---|---|---|
| Pixel Experience | Yes (Google's built-in camera) | Tall. |
| LineageOS | Requires a separate installation of GCam | Medium |
| ArrowOS | Yes (with Magisk modules) | Tall. |
Frequent Mistakes and How to Avoid Them
When you try to remove the labels, users often face typical problems, and let's look at the most common ones.
1.Camera settings reset after MIUI update
Solution: After the firmware update, check the Watermark section again β sometimes the option turns on automatically. You can also roll back the Camera app update via Settings β Apps β Application Management β Camera β Remove the updates.
Watermarks remain in "Portrait" or "Night" mode
Solution: These modes often use separate processing algorithms.
- πΈ Disable AI Improvement in Camera Settings.
- π Switch to Photo mode and take a picture manually.
3.There is no shutdown option on the Chinese versions of Xiaomi
Solution: Install global firmware via Mi Flash Tool or use it ADB-Note: Switching from Chinese to global firmware may require unlocking the bootloader.
π‘
If you buy Xiaomi on AliExpress or in Chinese stores, check with the seller the firmware version. Models with the prefix CN in the title (for example, Redmi K60 CN) are more likely to have locked settings.