Frequently Asked Question
Check Windows installation date and time
Last Updated 4 years ago
How to check the date of install and get other system info.
systeminfo | find /i "install date"
systeminfo.exe
wmic os get installdate
systeminfo | find /i "install date"
systeminfo.exe
wmic os get installdate