So, you want to find out when was the last time 
you installed Windows on your machine? Since you’re reading this post, 
the answer to this question is probably yes. I’m not sure about you, but
 many simply feel that re-installing Windows at regular intervals – 
after a year, let’s say – keeps the system in optimal state. I wouldn’t 
argue with that theory, but in such a case, having a reference date of 
your last Windows installation does make sense. Or you might want to 
know about the date and time of your Windows installation just out of 
curiosity..Simple way of finding the correct Windows installation date and time is via the systeminfo command. Just open Command Prompt from your  Start Menu or by hold Windows Icon + R 
then type CMD in the opening box.
.Later  type the following command in the Command Prompt window, and press the Enter key:
The tool will scan the information for you and show you your Windows installation date, as shown above
 
|  | 
| RUN | 
then type CMD in the opening box.
|  | ||
| command prompt windows | 
systeminfo | find /i "date"
or
systeminfo|find /i "original"   
|  | 
| results | 
 
0 comments:
Post a Comment