How to Find The Original Install Date of Windows
Posted: Sun Oct 25, 2009 5:22 pm
If you want to find out original installation date of Windows operating system here is a simple process to do that.
Step 1:
Run the cmd from Start menu
Step 2:
Type this command in Command Prompt, hit the Enter button and let it complete the processing for few seconds
systeminfo|find/i"install date"
Here is an example of what you should see when the command is run:
As you can see this system had Windows Vista installed on April 3rd, 2008. Not a bad little tip to figure out when an OS was installed.
Step 1:
Run the cmd from Start menu
Step 2:
Type this command in Command Prompt, hit the Enter button and let it complete the processing for few seconds
systeminfo|find/i"install date"
Here is an example of what you should see when the command is run:
As you can see this system had Windows Vista installed on April 3rd, 2008. Not a bad little tip to figure out when an OS was installed.