How to Check Windows Up time and last boot time?? 1. Run CMD as Administrator. 2. Type commands : C:\WINDOWS\system32>systeminfo | findstr /c:"System Boot Time" System Boot Time: 10/22/2018, 11:59:10 AM And For Last Boot time : C:\WINDOWS\system32>wmic os get lastbootuptime
To provide a user friendly experience for all Operating System.