How to find the system uptime in Windows Vista/Server 2008/XP/2003

If you're new here, you may want to subscribe to our RSS feed. Thanks for visiting!

Finding the uptime in Windows Vista/XP or Windows Server 2008/2003 is not as straight forward as running the command “uptime” in Linux or Unix. However, it isn’t difficult either.

There are two ways to find the system uptime in Windows Vista/Server 2008/XP/2003.

1 Using Systeminfo utility

The Systeminfo utility shows you the system boot time. The time originally the system was booted and running from.

To run the command,

1. Click Start - search and type “cmd” (Start - Run, cmd in Windows XP/2003). This should launch the command prompt.

2. From the command prompt, type “systeminfo“. This should check various system stats like installation date, hotfixes etc. Look for the “System boot time” as follows:
systeminfo

2 Using “net statistics” command

The “net” command can perform various operations and one of them is the system statistics of a workstation or a server.

From the command prompt run, the following command

c:\>net statistics workstation

This will run a check and provide with the system statistics. Look for the line which reads as “statistics since” where it indicates the stats are from the last system startup time as follows:

Netstat

Related Post


Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically each day to your feed reader.

No comments yet.

Leave a comment

Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

(required)

(required)