If y'all desire to know how long your Windows estimator has been running, y'all tin easily notice your System Uptime. Uptime is a term used for referring to the fourth dimension your estimator has been running continuously without a reboot. This postal service volition demonstrate y'all how to notice System Uptime inwards Windows 10/8.1/7/Server, using CMD, SystemInfo command, PowerShell, Task Manager.
Find Windows System Uptime
1] Using PowerShell
Open an elevated PowerShell prompt, type the next together with striking Enter:
(get-date) - (gcim Win32_OperatingSystem).LastBootUpTime
You volition come across the Boot upward times inwards days, hours, minutes, seconds together with milliseconds.
Here, y'all are using the Get-Date cmdlet to supply the electrical current appointment together with time, together with and thus subtracting the value of the LastBootUpTime holding that comes from the Win32_OperatingSystem, says TechNet. GCIM is an alias for Get-CimInstance.
2]Using CMD
If y'all desire to notice out the Server Statistics, y'all tin open an elevated CMD type the next together with striking Enter:
net stats srv
The start delineate of piece of occupation ‘Statistics since‘ volition demonstrate y'all the Windows uptime.
3] Using Task Manager
If y'all opened upward Task Manager, nether the Performance tab, y'all volition come across your estimator Up time displayed there.
4] Using SystemInfo tool
The built-in SystemInfo tool lets y'all view the System Boot Time. It displays the appointment together with fourth dimension at which the estimator booted.
Want to know the Windows Installation Date to notice out when Windows was installed on your computer?
Source: https://www.thewindowsclub.com/
comment 0 Comments
more_vert