1.Open the command prompt:
Copy and paste the command below:
systeminfo | find “System Boot Time”
2.Open PowerShell and use the command below.
(get-date) – (gcim Win32_OperatingSystem).LastBootUpTime
3.Another Powershell command that can be used to get the server uptime is the get-uptime cmdlet
4.Check Windows Uptime using Task Manager
5.Check Windows Uptime with Net Statistics
6.Using network adopter properties