Have you ever needed to know when an NTFS partition was created or when Windows first initialized a drive and made it available for use? Although there are no easy, user-friendly ways to find out, we know two different methods by which you can find this information, by yourself. If you are curious to learn, read on:
1. Find out when a partition was created in Windows, using the System Volume Information folder
The easiest way to find out when a partition was created is to look at the System Volume Information folder. This folder is found on all the partitions where Windows has access. It is automatically created by Windows when it detects a new partition, and it stores essential things such as:- System Restore points created by Windows for that partition (if it is set to create them).
- Distributed Link Tracking Service databases used to keep information about the creation and movement of linked files across your NTFS partitions.
- Indexing Service databases used for making fast file searches.
- Shadow Copies created by the Volume Snapshot Service that backups files specified by System Restore or Windows Backup.
- If you did not create the partition directly from Windows, this folder was not created with it, automatically. The folder is created the first time Windows identifies the new partition. If you open Windows a few days after the partition was created, the creation date listed for the System Volume Information folder is going to be different from the real creation date.
- If you have only one partition, which you used to install/remove/reinstall different operating systems, Windows shows the date when it created the folder, not when the partition first existed.
- If the system clock was not set correctly when you created the partition, the date shown by the System Volume Information is going to be incorrect also.

















Discussion (3)
Caveat 3: if the system clock is not set to the real time when the directory is created.
This is not really a very reliable method to determine the exact date a Windows partition was created. How do I know? I have files and folders on my system partition that pre-date the “System Volume Information” folder creation date by over 2 years. I would not recommend this method.
We did mention the caveats this method has. It is not bulletproof.