How to Check Your Computer Running Uptime on Windows 10 The Teacher
FBTwitterReddit
video description
Rating: 4.0; Vote: 1
How to Check Your Computer Running Uptime on Windows 10 The Teacher
In Windows 10, you can easily know your System Uptime and can find when your system was actually booted up. There are various methods to know your System Uptime.
The first method to know the System Uptime is to use Task Manager. The second method involves using Command Prompt. At Elevated Command Prompt you can either use the NET STAT command or the SYSTEMINFO command.
The last option to know your system uptime is to use Windows Power Shell. At Windows Power Shell you can use the following command-line script without quotes:
(get-date) - (gcim Win32_OperatingSystem).LastBootUpTime
This command-line script will give you complete detail of your system uptime in Days, Hours, Minutes, Seconds, and even in Milliseconds
jamierose252: I-ve checked in my task manager in windows 10. And shows uptime 4 days 22 hours.? Even though I-ve been probably shutting it down from the start menu. Just strange though that taking the battery out once shutdown probably first does the trick. But what does the computer do even though it-s turned off without taking the battery out. It-s like it-s still on even though it-s off strange.- Date: 2022-03-31