Watermarks, a date of shooting or accidentally added text in photos can ruin even the best photo. Xiaomi smartphone owners often face this problem: the system MIUI By default, it can automatically put a date on the pictures, and some apps (such as Mi Camera or Google Photos) add their own tags. Fortunately, there are several ways to remove unnecessary labels - both with built-in tools and third-party programs.
In this article, we will break down 7 proven methods, including editing through the standard Xiaomi gallery, using specialized applications (for example, Snapseed or PicsArt), as well as little-known features. MIUI, And we're going to focus on preserving image quality after you delete text, which is critical for you to print it or post it on social media. If you're looking for a way to remove it quickly and without losing detail, read on.
Why do the pictures appear and can they be disabled in advance?
The captions on Xiaomiβs photos appear for three main reasons:
- π Automatic date on MIUI β A feature in camera settings that puts the date and time of the shooting in the corner of the picture, more often found on budget models (for example, Redmi). 9A POCO M3).
- π·οΈ Watermarks of apps β some editors (like BeautyCam or Mi Collage) add a logo after processing.
- π± Geotags and social media tags - when posting on Instagram or VK can be applied automatically.
Preventing the inscriptions is easier than removing them later.
- Open the Camera app on your Xiaomi.
- Tap on. βοΈ Settings β Watermark (or Date Mark depending on version) MIUI).
- Turn off the slider next to the Add Date option.
β οΈ Attention: On Xiaomi models 12T, Redmi Note 11 Pro+ The newer watermark function can be hidden in the Additional settings section. β Shooting options. If you don't have an option, your firmware doesn't support automatic date insertion.
If you've already added the label, go to one of the removal methods below. Let's start with the simplest one, the built-in tools. MIUI.
Method 1: Removing the inscription through the standard Xiaomi gallery
Xiaomi Gallery (Photo app) has basic editing tools that allow you to remove small inscriptions without installing third-party programs.
Instructions:
- Open the photo in the Photo app.
- Click Edit (the pencil icon at the bottom of the screen).
- Select the Trimming Tool (π) and cut the edge with the inscription if it is located on the sides.
- If trimming is not possible, go to the Retouch section. β Cloning (or Recovery in New Versions) MIUI).
- Increase the scale of the inscription and gently paint it, using neighboring pixels as a sample.
Advantages of the method:
- β No need to install additional applications.
- β It retains the original resolution of the photo (if not cropped).
- β It's offline.
β οΈ Note: The Xiaomi Gallery Cloning tool does not do well with textures on a background (such as grass or sand.
Make a copy of the original photo|Increase the brightness of the screen for accurate work|Use a stylus (if any) for accuracy|Keep the intermediate results-->
Method 2: Text removal applications (Snapseed, PicsArt, Remove Object)
If embedded tools MIUI If you don't do it, you can use specialized applications. 5 Popular editors and selected top-3 quality-to-comfort ratio:
| Annex | Difficulty | Quality of removal | Suitable for | Cons |
|---|---|---|---|---|
| Snapseed | Medium | ββββ | Dates, small logos | Requires manual accuracy |
| PicsArt | Easy. | βββ | Colored inscriptions on a homogeneous background | Advertising in the free version |
| Remove Object | Simple. | βββββ | Any inscriptions (even on a difficult background) | Paid features for HD-photo |
Detailed instructions for Snapseed (recommended for most cases):
- Install Snapseed from Google Play.
- Open the photo in the application and select the Correction tool (badge with a brush).
- Increase the scale of the inscription and circle it with a red marker.
- Click View β the application will automatically replace the text with the background.
- If necessary, adjust the accuracy (value) parameter. 50-70% optimally).
For Remove Object, the process is even simpler:
- Upload the photo to the app.
- Scroll the inscription with your finger or stylus.
- Click Delete β AI will process the image for 2-3 seconds.
π‘
If the text on the Xiaomi photo has a shadow or a stroke, first increase the contrast in the editor settings, which will help the algorithm to more accurately determine the boundaries of the text.
Method 3: Online services for watermark removal
If you don't want to install apps, use online tools that work directly in Xiaomi's browser (like Google Chrome or Mi Browser) and don't require registration.
- π Remove.bg β specializes in removing backgrounds, but copes with text on homogeneous areas.
- π Inpaint Online β allows you to upload photos up to 10 MB and delete labels with a marker.
- π Adobe Express is a free tool with an AI background replacement.
Step-by-step instructions for Inpaint Online:
- Open the site in the browser and click Download the image.
- Select the Lastic tool (π§½) and remove the inscription.
- Press Launch - Processing will take 10-30 seconds.
- Download the result in PNG or JPEG format.
β οΈ Attention: Online services transfer your photos to remote servers. Do not upload sensitive photos (documents, screenshots of banking applications, etc.
Advantages of the online method:
- β Does not take up space in the memory of the phone.
- β Suitable for older Xiaomi models (e.g. Redmi) 4X or Mi A1), where there is little space to install applications.
- β Algorithms are frequently updated (better than in outdated offline editors).
How to check if the quality of the photo has deteriorated after editing?
Method 4: Manual editing in Photoshop Express or Lightroom
For advanced users who care about the highest quality, professional editors are suitable. You can install mobile versions of Adobe Photoshop Express or Lightroom on Xiaomi. These applications allow you to delete text with minimal loss of detail, but require skills with layers and brushes.
Instructions for Photoshop Express:
- Open the photo in the application and select the Correction tool (π©Ή).
- Set the size of the brush a little more than the inscription.
- Swipe through the text - the application will replace it with the nearest pixels.
- If necessary, adjust the stiffness of the hand (value). 30-50% It gives a more natural result).
Tips for a better result:
- π¨ Use Lightroom for complex backgrounds (such as cloudy sky).
- π Increase the scale to 200-300%, see details.
- ποΈ For colored inscriptions, first reduce saturation in the text area (tool Selective correction).
Cons of the method:
- β Long-term training for beginners.
- β It takes up a lot of RAM (on Xiaomi with a 3-4 GB RAM may be slowing down).
π‘
For photos you plan to print (like documents or posters), only use Photoshop Express or Lightroom. Online services and simple editors often spoil color reproduction when zoomed in.
Method 5: Removing the inscriptions through ADB (power-user)
If the inscription is added by the Xiaomi system application (for example, Mi Camera or Mi Gallery) and is not removed by standard methods, you can try to disable it through the system. ADB (Android Debug Bridge. This method is suitable for models on the Internet. MIUI 12-14 and requires a PC connection.
Step-by-step:
- Turn on Developer Mode on Xiaomi: go to Settings β About Phone and tap the MIUI version 7 times.
- Return to Settings β Additional β For developers and activate Debugging over USB.
- Connect your phone to your PC and open the command line (Windows) or terminal (Mac/Linux).
- Enter the command to disable the watermark in the camera: adb shell settings put global camera_watermark_enabled 0
- Reboot the phone.
If you need to remove the inscription from already taken photos, use the command to reset the tags in the gallery:
adb shell pm clear com.miui.galleryβ οΈ Attention: Misuse of the right ADB This may cause system applications to crash. Before executing commands, back up your data via Settings. β Additionally. β Backup and reset.
Alternative for users with root rights:
- Install a file manager with access to the root folder (such as Root Explorer).
- Move to the /system/media/theme/default/watermark/ and delete files with the.png extension.
- Reset the device.
Method 6: Using neural networks (DALLΒ·E, Stable Diffusion)
Modern neural networks can recover deleted parts of an image with high accuracy. For owners of Xiaomi, this is true if the inscription is located on a complex background (for example, on a personβs face or a landscape with small details).
1. DALLΒ·E (via Bing Image Creator)
- Open Bing Image Creator in your browser.
- Upload the photo and in the query field specify: "Delete the text from the photo, save the original background, high quality."
- Choose one of the generated options.
2. Stable Diffusion (via Diffusion Lab)
- Install Diffusion Lab from Google Play.
- Select the Stable Diffusion 1.5 model and the Inpainting tool.
- Upload the photo, circle the inscription and start the generation.
Advantages of neural networks:
- β Restore the background realistically (even if the text was on the hairy part or texture).
- β You can remove the inscription from several photos at a time (package processing).
Disadvantages:
- β Requires a stable Internet (generation takes place on the server).
- β Free versions have a limit on the number of requests (for example, 15 photos per day in Bing Image Creator).
Method 7: Print a photo with a cropping inscription
If all the digital techniques didn't work, and the label is on the edge of the photo, you can do a trick: crop the photo when you print, and this is true for documents, visa photos or frames where the edges are not visible.
How to do this:
- Open the photo in the Photos or Google Photos app.
- Choose Print (if the printer is connected) or Export.
- In the printing settings, specify the trimmed format (for example, 10Γ15 edge-to-edge).
- Move the frame of the cropping so that the inscription is outside it.
Tips for pruning:
- π Use a 3:4 or 9:16 aspect ratio β itβs easier to fit in standard photo formats.
- πΌοΈ If you print on a home printer, pre-check the result on a draft.
- π In photo laboratories (for example, TsekhRa or Photostrana) you can order a print with hand-cutting - check with the operator.
Limitations of the method:
- It is not suitable if the inscription in the center of the photo.
- It may distort the composition (for example, cutting off part of the face in the portrait).
Comparison of methods: which one to choose for your case
To save time, use our table of choosing the best way:
| Situation | Recommended method | Time. | Difficulty | Loss of quality |
|---|---|---|---|---|
| Date in the corner of the photo (homogeneous background) | Xiaomi Gallery or Snapseed | 1-2 minutes | Easy. | Minimum |
| Colored logo on texture | Remove Object or Photoshop Express | 3-5 minutes | Medium | Moderate |
| Inscription on the face/sky | Neural networks (DALLΒ·E, Stable Diffusion) | 5-10 minutes | Difficult. | Minimum |
| System watermark (MIUI) | ADB root-access | 10-15 minutes | Tall. | No. |
| Inscription on the edge (for printing) | Printing trimming | 2 minutes | Easy. | No. |
If you are still in doubt, answer the questions:
- πΉ Inscription on a homogeneous background (sky, wall, asphalt)? β Use Snapseed or Xiaomi Gallery.
- πΉ Inscription on a complex texture (grass, hair, sand)? β Try Remove Object or neural networks.
- πΉ Inscription added by the system MIUI? β Check the camera settings or use ADB.