The situation when the time on important pictures is wrong or there is no information at all about the moment the file was created is familiar to many smartphone users. This can happen due to a system clock failure, device flashing, or downloading images from instant messengers that erase the original metadata. Restoring chronology in a gallery is not only an aesthetic, but also a practical task, especially when you need to quickly find a frame by the date of an event.

Fortunately, the operating system Android provides flexible tools for working with files, and third-party software allows you to edit hidden parameters with high accuracy. In this guide, we will look at standard methods, the capabilities of cloud services, and specialized utilities for correcting timestamps. You will learn how to correctly change EXIF dataso that the system recognizes the changes, and what nuances should be taken into account when batch processing.

Before you start editing, it is important to understand the difference between the date a file was modified and the date it was created. A smartphone’s gallery usually focuses specifically on the time it was taken, embedded inside the photo, and not on the date it was last saved. Therefore, simply renaming the file often does not give the desired result, and intervention in the image data structure is required.

Modern Android shells, such as One UI from Samsung or MIUI from Xiaomi, often have built-in file property editors. However, functionality may differ depending on the system version and device model. In the standard Gallery application, find the desired image and open the action menu, usually hidden under three dots or the “i” (information) icon.

If the manufacturer has provided such an option, you will see a field with the date and time, which is available for editing. Clicking this option will bring up the system calendar and time selection. After confirming the change, the file will be overwritten with new metadata, and its position in the general feed will change accordingly.

Users who actively use the Google ecosystem can use the application Google Photos. This service automatically synchronizes the library and allows you to correct information about images. Go to the photo card, click on the edit properties icon (often looks like a pencil or slider) and correct the incorrect date.

⚠️ Attention: Changes made through cloud services like Google Photos may not be applied to the local file on your device instantly. Sometimes it is necessary to force synchronization or re-download the edited frame so that the new date is registered in the phone’s memory.

It is worth noting that standard tools have limitations. They do not always allow you to change the date for files received externally (for example, via WhatsApp or Telegram), since such images initially lack the necessary tags. In such cases, more advanced tools come to the rescue.

💡

Before mass editing dates, create a backup copy of the DCIM folder. An erroneous change in time can forever disrupt the chronology of your memories, and it will be difficult to restore the original order without a backup.

Use of specialized EXIF ​​editors

When built-in functions are not enough, applications from the store come to the rescue Google Play, designed for deep work with metadata. apps such as Photo Exif Editor or Metadata Removergive full control over the technical parameters of the image. They allow you not only to edit the date, but also to change data about the camera, geolocation and copyright.

The process of changing the date in such applications is intuitive. After launching the app, you select the target image from the list. The interface displays all available tags of the standard EXIF. You need to find the “Date Taken” or “DateTimeOriginal” fields and enter the correct values.

An important advantage of specialized software is the possibility of batch processing. If you have a whole folder of photos whose date is off because the camera battery is low, you can select them all and apply the time change to the entire group at once. This saves hours of manual work.

📊 Which date change method do you prefer?
Built-in gallery
Google Photos
Third-party EXIF editors
Computer and cable

Some editors offer a “time shift” function. This is convenient if you know that in all photos the time is exactly 2 hours behind. Instead of entering a specific date for each file, you specify a delta, and the application automatically recalculates the time for all selected images.

Application name License type Batch processing Interface complexity
Photo Exif Editor Freemium Yes Low
Metadata Remover Free No Average
Scrambled Exif Open Source Partly High
Google Photos Free No Low

When choosing an application, pay attention to the permissions it requests. To work correctly, the editor needs access to the file storage. However, be careful with apps that require access to your contacts or microphone unless clearly necessary - this could be a sign of malware.

Changing the date through file managers

Advanced users can get by without installing unnecessary applications by using powerful file managers such as FX File Explorer or MiXplorer. These tools allow you to work with file attributes at a low level, including creation and modification timestamps.

Unlike simple explorers, these apps have a “Properties” or “Info” section where you can manually enter a timestamp. Find the file, hold it down to select it and select the menu item responsible for information about the file. The window that opens often has a tab for editing the time.

This method is good because it works directly with the file system, bypassing the Android media scanner. However, it is worth remembering that changing the file modification date does not always equal changing the shooting date. For the gallery, it is the internal tag that is critical, which the file manager may not see without special plugins.

The subtleties of working with the file system

On some versions of Android (especially 11 and higher), access to system folders is limited by the Scoped Storage policy. File managers may not have permission to write metadata to certain directories without granting special permissions through the system menu.

If you are using root access, the capabilities are expanded many times over. You can use terminal commands to force time recording. For example, the utility touch allows you to set an arbitrary date for a file using the command line.

touch -t 202305201430.00 /sdcard/DCIM/Camera/IMG_20230520.jpg

This approach requires caution. A single error in the command syntax can cause a file to become unreadable or its date to be set to the 1970 epoch. Use this method only if you fully understand the structure of paths in your system.

Problems with photos from instant messengers and social networks

A special category of problems consists of images received through WhatsApp, Telegram or Viber. By default, these apps compress photos and remove all EXIF ​​data to save bandwidth and protect privacy. As a result, you get a file whose creation date is equal to the moment of downloading, and not the moment of shooting.

It is technically impossible to return the original date in such a file, since information about it was destroyed during sending. The only way out is to ask the sender to send the photo as “File” or “Document”. In this mode, the image is transferred without processing, preserving all the original metadata.

If the source is lost, you can set the date manually based on the context of the correspondence. Check the chat message time and set the shooting time a few minutes earlier. Although this will not restore the true data, it will help organize the gallery chronologically.

⚠️ Warning: Messengers are constantly updating their compression algorithms. What worked a year ago may change today. Always check the privacy settings in the messenger app itself to see if it removes metadata when sending.

There are bots and services that try to recover metadata, but they are most often fraudulent. Do not trust sites that ask you to upload a personal photo to “reset the date.” It’s better to spend a minute manually entering in the editor than to risk a data leak.

Time synchronization and date failure prevention

To prevent the problem of an incorrect date from arising in the future, you need to configure correct time synchronization on the device. Go to Settings → System → Date and Time. Make sure the "Auto-adjust time" switch is turned on.

Using Network Time (NTP) ensures that your clock will always be accurate, regardless of the time zone you are in. This is critical for the camera to work correctly, since it takes a timestamp from the system clock at the moment the shutter is pressed.

It is also recommended to periodically check your time zone settings. Frequent travel may disrupt this setting if automatic geolocation detection does not work correctly. A shift of several hours can confuse the sorting of photos in the album.

☑️ Checking time settings

Done: 0 / 4

If you are using custom firmware or an unlocked bootloader, make sure that the RTC (Real Time Clock) drivers are working correctly. In some self-assembled versions of Android, the time may be reset when the device is completely de-energized.

Common errors when editing metadata

One ​​of the common errors is changing only the file modification date. Users see that the date has changed in Explorer, but in the gallery the photo is still out of place. The gallery ignores the file modification date, reading only the internal tag DateTimeOriginal.

Another error is related to file formats. When converting an image from HEIC to JPEG some converters lose metadata. If you plan to edit the date, do it before converting or use advanced converters that save EXIF.

You should also beware of applications that promise to “fix everything with one button.” Often such apps simply change the file name, adding a date to the name (for example, IMG_2023-05-20.jpg). This does not change the real date of shooting, but only creates the appearance of order.

💡

The main criterion for successfully changing the date is the correct display of the photo in the right place in the general gallery feed, and not just changing the numbers in the file properties.

Remember that some social networks erase metadata again when uploading a photo. If you edited the date to post a photo on Instagram with the correct chronology on your profile, it may not work as the social network server will record the upload time.

Is it possible to change the shooting date on a photo without root access?

Yes, absolutely. Most modern applications for working with EXIF ​​and even the standard gallery allow you to edit metadata without superuser rights. Root is only needed to change system files or work with protected directories, but not for regular photos in DCIM.

Why is the photo still in the wrong place after editing the date?

You probably changed the modification date of the file, and not the “Date taken” tag inside the EXIF. The gallery sorts pictures by the time the frame was created. Try using a specialized EXIF ​​editor and make sure that you change the “Date Taken” field.

Is the date reset when sending a photo to Telegram?

If you send a photo as a regular image (compressed), then yes, the metadata is removed and the date will become current. If you send it as a “File” (document), then the original shooting date and all other parameters will be completely preserved.

Does changing the time zone affect the date of old photos?

No, changing the time zone in the phone settings only affects new pictures and the time display in the interface. The date recorded inside the photo file is static information and does not change automatically when moving between regions.

How to change the date on 100 photos at once?

To do this, use the batch processing function in applications like Photo Exif Editor. Select all the files you want, click "Edit EXIF" and change the date. The application will apply the new values to all selected images at the same time.