At various occasion a common user or a Windows Hosting professional need to determine the system uptime in Windows Vista. Below listed are the steps to determine the system uptime in Windows Vista.
Method 1:
- Right-click on the Taskbar
- Click on Task Manager
- Select the Performance tab
The current system uptime is shown under System
Method 2:
- Click Start and type the following command.
- cmd /k systeminfo | find “System Boot Time”
- Press ENTER

