How to view computer uptime on Windows 10

On Windows 10 and other versions of Windows, there is a feature that allows users to see how long the computer has been used since it was turned on. Although this feature is not obvious and is not directly related to a specific function

Instructions for viewing computer uptime on Windows 10

Step 1: Click on the Taskbar and select Task Manager.

How to view computer uptime on Windows 10 Picture 1

Step 2: Go to the Performance Tab and select the CPU item. Here, you will see the Up time section, which displays the time

Just like on Windows 7, you can also view your computer's uptime on Windows 10 by going to the Performance Tab, selecting System, and then finding the Uptime section.

How to view computer uptime on Windows 10 Picture 2

On Windows 8, you can also view your computer's uptime in the same Uptime section. 

How to view computer uptime on Windows 10 Picture 3

Step 3: In addition to the above method, you can also view your computer's uptime on Windows 10 using PowerShell. Open the Start Menu, type powershell and select the search result.

How to view computer uptime on Windows 10 Picture 4

Step 4: In PowerShell, enter the following code:

((get-date) - (gcim Win32_OperatingSystem).LastBootUptime).ToString('g'), then press Enter.

How to view computer uptime on Windows 10 Picture 5

This command helps you see how long your computer has been running. Once executed, the command will display the computer's usage time.

How to view computer uptime on Windows 10 Picture 6

Step 5: Another command you can use in PowerShell or Command Prompt (CMD) is systeminfo.

How to view computer uptime on Windows 10 Picture 7

This command will display the computer's last boot time in the System Boot Time section. From there, you can calculate the computer's operating time.

How to view computer uptime on Windows 10 Picture 8

Above is a small trick with how to view the computer's operating time on Windows 10. Helps you better understand the Windows 10 operating system as well as the unique features around it. Windows 10 is known as an operating system that has a way to shut down and start Windows from the moment you turn on the computer very quickly, if you do not know how to do that, then how to start Windows 10 quickly is the solution you need.

Not only does it start up but it also shuts down quickly. Shutting down Windows 10 quickly is one of the advantages you can see when using it. There are many interesting things besides shutting down Windows 10 quickly that TipsMake wants to mention here. Please regularly follow our articles so you don't miss any tips.

3.5 ★ | 2 Vote

May be interested

  • How to Fix 'Unidentified Network' Error on Windows 10Photo of How to Fix 'Unidentified Network' Error on Windows 10
    unidentified network error on windows 10 can prevent you from connecting to the internet. this usually happens for a variety of reasons, from incorrect network configuration to problems with drivers or network cables. if you are facing this error, don't worry. here are some effective fixes to help you connect to the internet normally and stably on your windows 10 computer.
  • How to fix 'Dotted Circle Animation Not Showing' error when turning off screen on Windows 10?Photo of How to fix 'Dotted Circle Animation Not Showing' error when turning off screen on Windows 10?
    the 'dotted circle animation not showing' error occurs when you restart your computer and a white dotted circle appears on the windows 10 screen that moves continuously without turning off. this is a rare error, but few people know how to fix it completely.
  • How to restart Explorer.exe on WIndows 10Photo of How to restart Explorer.exe on WIndows 10
    after using windows 10 for a long time, your computer may run slowly or freeze. the cause may be an error in windows explorer. instead of restarting your computer, you can simply restart the explorer.exe process to fix it quickly.
  • Instructions to change Windows 10 password using PowerShellPhoto of Instructions to change Windows 10 password using PowerShell
    there are many ways to change windows 10 password. in this article, tipsmake will guide you how to change password using powershell - a useful and powerful tool. follow the instructions below to do it correctly.
  • How to enable, disable REFS format on Windows 10Photo of How to enable, disable REFS format on Windows 10
    whether to enable or disable refs formatting in windows 10 is still a controversial issue. is refs really necessary for you? if not, you can consider disabling this feature to improve system performance.
  • How to Restore TrustedInstaller Permissions on Windows 10Photo of How to Restore TrustedInstaller Permissions on Windows 10
    to customize windows 10 to your liking, you need to remove the rights of trustedinstaller. however, if something goes wrong and you want to restore the default owner rights, you can restore to the default owner. let's find out how to do it in the article below!