FG

How to change file creation time in the different file systems

Fresh3 days ago
Mar 15, 202626202 views
Confidence Score0%
0%

Problem

Is there a tool that would allow me to change the file creation time and file modified time on a list of files? Must be able to work in the NTFS and FAT32 file systems.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to change file creation time in the different file systems

Low Risk

This can be done by using powershell to modify a list of FileInfo objects, for example:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment