Get the install date of Windows
By Paul Paginton
- One minute read - 31 wordsTo find the date when Windows was installed;
Open a cmd window
systeminfo | find /i “install date”
PS C:Windowssystem32> systeminfo | find /i “install date” Original Install Date: 16/10/2015, 14:09:01