Xiaomi smartphones by default save photos to the DCIM/Camera folder on the internal drive. But what if there is not enough memory and you want to redirect the pictures to the memory card or to the cloud?
In this article, all the working ways to change the location of photo saving on Xiaomi, Redmi and other devices. POCO (relevant MIUI 12-14) We will discuss the settings of the standard camera, file manager, and alternative options using third-party applications. MIUI working SD-This will help to avoid errors when transferring files.
Why you might not be able to change the folder for the photo
Before you get to the instructions, itβs important to understand what limitations you might face, because MIUI (Xiaomi firmware) has a number of features:
- π The lack of direct options in camera settings on some models (especially the budget Redmi series and the Redmi series). POCO).
- π± Limitations for SD-If the card is formatted as a portable storage, the system can block the saving of the photo directly to it.
- π Resetting settings after update MIUI β Sometimes the conservation path is strayed to factory values.
- π System folders: some directories (e.g, DCIM) Protected from changes without root rights.
If your smartphone doesn't let you change your folder through standard settings, don't worry, there are workarounds in the article, for example, you can use a file manager for manual transfer or set up automatic sync with the cloud.
β οΈ Attention: On devices with MIUI 14 and newer at choice SD-The card as the main storage may be warned about the decline in performance, this is due to the fact that the memory chips on the cards are slower than the embedded flash memory.
Method 1: Change the save location through camera settings
The most obvious method is to use the built-in Camera app options, but availability depends on the smartphone model and MIUI version.
Instructions:
- Open the Camera app.
- Touch the badge. βοΈ Settings (usually in the upper right corner).
- Scroll down and find the Save Place (or Warehouse) item.
- Choose one of the options: π± Internal memory (by default) πΎ SD-map (if installed)
Confirm your choice and restart the camera.
If you don't have a Save Place in your settings, your model doesn't support this function at the software level, so move on to the following.
Make sure that SD-The card is formatted as internal memory.|
Check the free space on the selected drive |
Close all background applications that work with the camera |
Make a backup of important photos-->
Method 2: Using a file manager for manual transfer
If the camera doesn't let you choose another location, you can go a detour: set up automatic post-shoot transfers, such as the standard Xiaomi File Manager or third-party apps like Solid Explorer.
Step-by-step:
- Open File Manager β Go to Internal Memory β DCIM β Camera.
- Select the photo (or folder in its entirety) and click Cut.
- Go to the target folder (for example, SD-map β Photos) and press Insert.
- For automation: π€ Use Automation in Google Files (Setting up Cleanup Rules). π In Solid Explorer, create a task to move files on a schedule.
| Annex | Function | Features |
|---|---|---|
| File Manager (MIUI) | Manual transfer | No automatic mode, confirmation is required at each movement |
| Google Files | Automatic rules | You can set up a photo transfer over 30 days |
| Solid Explorer | Scheduled tasks | FTP/Cloud supports, but the paid version |
β οΈ Note: When manually transferring photos through the file manager, geolocation tags and EXIF-If it's important (for example, for professional photography), use specialized programs like ExifTool.
Once a week |
Once a month |
Only when memory ends|
Never can.-->
Method 3: Configure the saving to SD-Card (if the option is not available)
On many Xiaomi devices (especially with the MIUI 13+) pick-up SD-There may be no maps in the camera settings, which is due to Google's policy on external drives, but there is a workaround to formatting the map as internal memory.
How to do this:
- Put it in. SD-smartphone-card.
- Go to Settings. β Memory. β SD-map.
- Press. βοΈ Settings β Formatting as an internal.
- Confirm the action (all data on the map will be deleted!).
- After formatting, restart the device.
- Now in the camera settings will appear the option of saving on SD-map.
Cons of this method:
- π« The card cannot be removed and used on other devices (it is encrypted for your smartphone).
- β οΈ When you remove the card without properly disconnecting the data can be damaged.
- π’ Photo/video recording speed may drop (depending on class) SD-map).
What to do if SD-map not defined?
Method 4: Save photos to the cloud (Google Photos, Mi Cloud)
If you don't care where the photos are physically stored, you can set up automatic upload to the cloud, which will free up space on the device and eliminate the need for manual transfer.
Configure via Google Photos:
- Install the Google Photos app from the Play Market.
- Open it and log in to your Google account.
- Go to Settings β Backup and Synchronization.
- Activate the switch and select quality: πΈ Original quality (without compression, takes place in the cloud) βοΈ High quality (free, but compressed to 16 MP)
Downloading through mobile data
Mi Cloud (cloud from Xiaomi):
- π Go to Settings. β Accounts. β Mi Cloud.
- π· Enable Gallery Synchronization.
- β οΈ Note that only 5GB is free (vs. 15GB from Google).
π‘
If you use Google Photos, set up the βFree Spaceβ function β it will automatically delete the photo from the device after uploading to the cloud, leaving only thumbnails.
Method 5: Third-party cameras with a choice of a conservation path
If Xiaomi's standard camera doesn't allow you to change the folder, you can install an alternative app, and many of them support flexible storage settings.
Best options:
- πΈ Open Camera (free, open source): Allows you to select any folder on internal memory or SD-It supports formats. RAW, DNG.
- π₯ Footage (for video and photo): Set up separate paths for photos and videos. Support 4K HDR.
- π Camera FV-5 (For professionals: Manual settings ISO, survey, white balance, keeping in TIFF or PNG.
How to set up save in Open Camera:
- Install an app from the Play Market.
- Open the settings β folder for the photo.
- Manually specify the path (e.g. /storage/emulated/0/Download/MyPhotos).
- Save the settings and take a test shot.
β οΈ Note: Some third-party cameras (e.g. Camera) FV-5) You need permission to access the storage manually. If the photos are not saved, check the permission settings in Settings β Annexes β Permits.
π‘
Third-party cameras often offer more features than standard ones, but can drain the battery faster due to background activity.
Method 6: Using scripts (for advanced users)
If you're willing to go into the technical details, you can automate photo transfer with scripts, and that's good for root-right users or those who can work with ADB.
Example of a script for automatically moving photos (Termux required):
#!/bin/bash
SOURCE="/sdcard/DCIM/Camera"
DEST="/sdcard/Download/MyPhotos"
mv $SOURCE/*.jpg $DEST/
mv $SOURCE/*.png $DEST/How it works:
- Install Termux from the Play Market.
- Enter the pkg install termux-api command.
- Create a file. move_photos.sh scripted.
- Give permission to execute: chmod +x move_photos.sh.
- Run the script:./move_photos.sh.
- To automate, add the task to Tasker or Automate.
MacroDroid is suitable for users without root rights - the application allows you to create macros to move files on a schedule or event (for example, when connecting to Wi-Fi).
Frequent Mistakes and How to Avoid Them
When you change the location of your photo, you often have a problem, and here are the most common ways to solve it:
| Problem. | Reason. | Decision |
|---|---|---|
| Photos are saved to an old folder | Camera cache not updated | Clean up the camera data in Settings β Applications β Camera β Memory |
| SD-The card is not displayed in the settings | The map is formatted as a portable | Reformat as internal (see Method 3) |
| The βInsufficient Memoryβ Error in Shooting | SD-card filled or slow | Check the free space and class of the card (UHS-I U3) |
| Photos are not synchronized with the cloud | Background mode is disabled for Google Photos | Allow auto-run in Settings β Permissions β Auto-run |
If none of these methods helped, check:
- π Updates MIUI β Additional options may appear in new versions.
- π οΈ Developer Settings β sometimes there are hidden storage options (includes through Settings) β The phone. β Version. MIUI β tap 7 times).
- π± Smartphone model β on some devices (for example, POCO F1) The path of preservation is rigidly written in the firmware.