How to find the system uptime in Windows XP/2003/Vista/2008
There are two ways to find the system uptime in Windows XP and above:
Using Systeminfo command:
This command-line utility shows the time that the system was booted and its running time.
To use Systeminfo,
- launch the command prompt “cmd” window (Start – Run, cmd) .
- From the command prompt, type “systeminfo“ and hit enter. This will display various system info including the “System boot time”:
Using “net statistics” command
From the command prompt run, the following command:
net statistics workstation
This will show the system statistics:










