(Image credit: Future)
On Windows 10, understanding how long a device has been up and running can be useful information in many scenarios. For example, when troubleshooting problems, you may want to know if a reboot was recently applied or if your computer is acting up while working on an important project, and you suspect a restart is required.
Whatever the reason, Windows 10 doesn’t make it obvious to see your system uptime, but it’s not impossible to find either, as you can deduce this information using Task Manager, Control Panel, Command Prompt, and PowerShell.
This guide will walk you through four simple ways to check your device uptime without scripts or restarting.
How to check PC uptime using Task Manager
The easiest way to check your device uptime is using Task Manager with these steps:
- Open Start.
- Search for Task Manager and click the top result to open the experience.
- Quick tip: You can also open Task Manager using the «Ctrl + Shift + Esc» keyboard shortcut or by right-clicking the taskbar and selecting Task Manager from the menu.
- Click the More details button (if you’re using the compact view).
- Click the Performance tab.
- Select the CPU section.
Once you complete the steps, you’ll see your device uptime on the right, at the bottom of the page.
How to check PC uptime using Control Panel
Another easy way to determine your system uptime is to check your network adapter status with these steps:
- Open Start.
- Search for Control Panel and click the top result to open the experience.
- Click on Network and Internet.
- Click on Network and Sharing Center.
- Click the «Change adapter settings» option in the left pane.
- Double-click the network adapter connected to the internet.
After completing the steps, you can deduce your computer uptime using the «Duration» information, which indicates the uptime from the network connection that resets every time the device starts. However, this method work as long as you didn’t reset your network connection since the last time you booted the device.
All the latest news, reviews, and guides for Windows and Xbox diehards.
How to check PC uptime using Command Prompt
If you want to use Command Prompt to check your device uptime, you have at least two ways to do it.
WMIC method
To check the device uptime with Command Prompt on Windows 10, use these steps:
- Open Start.
- Search for Command Prompt, right-click the top result and click the Run as administrator option.
- Type the following command to query the device’s last boot time and press Enter: wmic path Win32_OperatingSystem get LastBootUpTime
Once you complete the steps, you’ll notice an output may look intimidating, but it’s not difficult to decode so you can understand your device’s uptime.
For example, the LastBootUpTime 20220919073744.500000-240 can be broken down using the info below.
- Year: 2022.
- Month: 09.
- Day: 19.
- Hour: 07.
- Minutes: 37.
- Seconds: 44.
- Milliseconds: 500000.
- GMT: -300 (5 hours ahead of GMT).
This means that the computer has been up and running since September 19, 2022, at 07:37 AM. If you want to be more specific, subtract the last boot time from the current time to deduce the number of days, hours, and minutes the device has been in operation.
System Information method
You can also see your system uptime in a more user-friendly format using the System Information tool with these steps:
- Open Start.
- Search for Command Prompt, right-click the top result and click the Run as administrator option.
- Type the following command to query the device’s last boot time and press Enter: systeminfo | find «System Boot Time»
The System Information tool can quickly show the last time your system rebooted in an easy-to-read format. Also, like the wmic command, you can subtract the last boot time from the current time to determine the number of days, hours, and minutes the device has been running.
How to check PC uptime using PowerShell
It’s also possible to check your device uptime using PowerShell with these steps:
- Open Start.
- Search for Command Prompt, right-click the top result and click the Run as administrator option.
- Type the following command to query the device uptime and press Enter: (get-date) — (gcim Win32_OperatingSystem).LastBootUpTime
After completing the steps, you’ll get the uptime information in a list format with the days, hours, and minutes.
This guide outlines several ways to check your device uptime, but it’s important to note that there are many other methods to find the same information using Command Prompt and PowerShell scripts. However, these are the most straightforward methods.
In addition, while these instructions are focused on Windows 10, these methods have been around for a long time, which means they’ll also work on Windows 8.1 and 7.
More resources
For more helpful articles, coverage, and answers to common questions about Windows 10 and Windows 11, visit the following resources:
- Windows 11 on Windows Central — All you need to know
- Windows 10 on Windows Central — All you need to know
Mauro Huculak has been a Windows How-To Expert contributor for WindowsCentral.com for nearly a decade and has over 15 years of experience writing comprehensive guides. He also has an IT background and has achieved different professional certifications from Microsoft, Cisco, VMware, and CompTIA. He has been recognized as a Microsoft MVP for many years.
Время непрерывной работы Windows с момента последней перезагрузки (uptime) можно узнать разными способами.
В графическом интерфейсе общее время работы Windows можно найти в диспетчере задач.
- Запустите Task Manager (выполните команды
taskmgr.exe
или нажмите сочетание клавиш
Ctrl+Shift+Esc
) - Перейдите на вкладку Производительность (Performance) -> вкладка ЦП (CPU)
- Время непрерывной работы компьютера содержится в поле Up time
-
Также можно получить текущий uptime из командной строки. Выполните команду:
Systeminfo
Время последней загрузки (перезагрузки) Windows указано в значении System Boot Time.
В данном случае в командной строке отобразится только время последней загрузки. Чтобы вычислить значение uptime, как разницу между текущим временем и временем загрузки Windows, воспользуйтесь PowerShell командами:
$boot_time = Get-CimInstance Win32_OperatingSystem | select LastBootUpTime
(Get-Date) - $boot_time.LastBootUpTime | SELECT Days,Hours,Minutes,Seconds
Команда вернет значение аптайма компьютера в днях и часах.
В новых версиях PowerShell Core 6.x и 7.x для получения времени работы системы можно использовать новый командлет Get-Uptime. Это командлет сразу выведет значение uptime в днях, часах, минутах (в формате TimeSpan). Или можно вывести время с последней загрузки компьютера:
Get-Uptime -Since
Можно получить значение аптайм с удаленного хоста:
$remotePC='pcbuh01'
(Get-Date) - (Get-CimInstance Win32_OperatingSystem -ComputerName $remotePC).LastBootupTime
Эту команду можно использовать для удаленного опроса uptime компьютеров в домене AD. Для получения списка компьютеров обычно используется командлет Get-ADComputer.
Обратите внимание, что на десктопных версиях Windows 10 и 11 по умолчанию включена функция гибридной загруки (Быстрый запуск, Fast Boot). В этом режиме, когда пользователь выключает компьютер, Windows фактически не выключается, а выгружает ядро и драйверы в файл гибернации. В этом случае (как и после пробуждения после режима сна и обычной гибернации) аптайм компьютера не сбрасывается при включении.
Computer uptime is the amount of time the computer has been running continuously since the last reboot, without a shutdown or restart. PC uptime is useful in troubleshooting different computer issues. This is used especially by network admins for troubleshooting purposes.
Computer uptime is synonymous with Windows uptime, as both are almost the same. You can check Windows uptime by using the network adapter stats from the task manager, a command prompt or Powershell. We will discuss each method one by one.
Table of Contents
Quick Summary
Check uptime from Task Manager
The quickest way to check uptime in Windows 10 and Windows 11 is to use the Task Manager. The biggest advantage of using the Task Manager is that it shows the uptime in real-time to the seconds precision.
-
Open Task Manager by right-clicking on the taskbar and selecting Task Manager (Ctrl + Shift + Esc).
-
Go to the Performance tab and go to the CPU section where you will see the uptime in days: hours: minutes: seconds in real-time.
Showing Up time in Task Manager
Clarification: There is one clarification here. Windows calculates the total uptime of the computer. This is like CPU uptime, the time CPU has been active. If you put the computer to sleep or hibernate mode, those times will not reset the uptime timer. When the computer returns to an active state, Windows will start calculating the uptime from the same position where it left off.
For example, if my computer was active for 2 hours and then I hibernated it for 24 hours. I started the computer again and used it for two more hours. Windows will calculate the total uptime as 4 hours.
Check uptime using the network adapter
Another way to quickly check the current system uptime is to check the active network adapter status. This only works if your network is always connected.
- Right-click on the network icon in the system tray and select “Open Network & Internet settings“.
- From the Status section, click on “Network and Sharing Center”. Or simply go to Run –> control /name microsoft.networkandsharingcenter
- Click on the active network adapter link
- The opening window will show the uptime.
Basically, this is the network uptime. This will reset if the computer goes to sleep or hibernation.
Check PC Uptime On Windows Using Command Line
You can also check the uptime using the command-line.
Systeminfo
Systeminfo is a command that lists general information about the Windows system. It lists the last boot time of Windows. We will need to manually calculate how much time has passed so far.
Open command prompt by going to Run –> cmd and run the following command:
systeminfo | find “System Boot Time”
WMIC
There is another WMIC command, which will let you know about the boot time of the computer as a string. This can be helpful for developers and DevOps.
Open the command prompt and run the following command:
wmic path Win32_OperatingSystem get LastBootUpTime
If you see the above screenshot of my computer, you will know that the boot time of my computer was:
Year: 2019 + Month: 09 + Day: 13 + Hour: 15 + Minutes: 24 + Seconds: 00 + Milliseconds: 500000.
The last +300 is the time zone. That means I’m in GMT + 3 timezone.
Net Statistics utility
Net Statistics command can be used to check the last boot time:
Open the command prompt and run the following command:
net statistics workstation
The line starting with Statistics since is your boot time.
The same command can be used to check Windows Server uptime but the command will become net statistics server.
Check system uptime using PowerShell
PowerShell gives a clearer answer using the same string as the command prompt. It will calculate the uptime instead of the last boot time. It also shows the total no. of days, hours, minutes and seconds separately.
Open PowerShell and run the following command:
(get-date) - (gcim Win32_OperatingSystem).LastBootUpTime
If you are using PowerShell 6, then you can simply use the following command to get the Windows uptime and the last startup time:
Get-Uptime -Since
Difference between uptime and availability?
Most people confuse uptime with availability. Before moving forward, we should know the difference between uptime and availability. They are not the same. According to Wikipedia:
Uptime is a measure of system reliability, expressed as the percentage of time a machine, typically a computer has been working and available.
Availability is the probability that a system will work as required when required during the period of a mission.
A computer may be up and running, but the resources required for a specific operation may not be available depending upon the system load. For example, a computer may be running, but its network card may not work properly or its bandwidth is being overused. In this case, the system has uptime, but it is not available for the specific task.
Final thoughts
Default allows Windows to start quickly on Windows 10. If enabled, Windows will not reset the LastBootUpTime value. You will not get the exact Windows uptime. To disable fast startup quickly, run the following command:
powercfg -h off
If you want to check the current Windows uptime, you will need to use the network adapter method to check the network time. But it only works if you are always connected to the Internet.
These are some ways to quickly get the last boot time or check the total uptime of the computer. Every command has its own advantages. You can use the method which suits you best. The only thing I haven’t found is the answer to how old is my computer? The systeminfo command only gives information about the Windows installation date and time. Maybe BIOS can show me something about that. Most of the methods mentioned above work with all versions of Windows, including Windows 10, Windows 8, Windows 7, Windows Vista. You can also check Windows Server uptime using the same commands.
Please tell me about how you check the uptime of your computer and for what purpose do you use this information?
If you wish to discover how long your PC has been powered on without a restart or a reboot, then all you need to do is see your Windows 10 uptime. With this uptime, one can monitor the previous restart status of your system. Uptime gives statistical data on the percentage of adequate operational time without a restart.
Table of Contents
Monitoring Windows 10 uptime will be helpful for some troubleshooting scenarios, and this article gives you a way to discover your Windows 10 uptime.
Method 1: Use Command Prompt
1. Type command prompt or cmd into Windows search then click on “Run as administrator“.
2. Now type the following command into cmd:
find “System Boot Time”
3. Once you have entered this command, hit Enter. In the following line, the Windows 10 uptime will be displayed as shown below.
Method 2: Use PowerShell
1. Launch PowerShell by searching for it using Windows search.
2. You can launch it by going to the Search Menu and typing Windows PowerShell then click on Run as administrator.
3. Feed the command in your PowerShell:
(get-date) – (gcim Win32_OperatingSystem).LastBootUpTime
4. Once your hit the Enter key, your Windows 10 uptime will be displayed as follows:
Days : 0 Hours : 14 Minutes : 45 Seconds : 51 Milliseconds : 974 Ticks : 531519745890 TotalDays : 0.615184891076389 TotalHours : 14.7644373858333 TotalMinutes : 885.86624315 TotalSeconds : 53151.974589 TotalMilliseconds : 53151974.589
Using the second method, you can see several time details like uptime in days, hours, minutes, seconds, milliseconds, etc.
Also Read: What is the Difference between Reboot and Restart?
Method 3: Use the Task Manager
1. Open Task Manager by simply holding Ctrl + Esc + Shift keys together.
2. In the Task Manager window, switch to the Performance tab.
3. Select the CPU column.
4. The Windows 10 uptime will be displayed as shown in the figure.
This method is quite an easier way to see system uptime in Windows 10, and since it gives graphical data, it is easy for analysis.
Method 4: Check Network Settings
When your system is connected to the internet using an Ethernet connection, you could use your network settings to monitor the Windows 10 uptime.
1. You can launch the Run dialog box by going to the search menu and typing Run.
3. Type ncpa.cpl as follows and click OK.
4. Right-click on the Ethernet network, you’ll see the Status option as follows. Click on it.
5. Once you click on the Status option, your Windows 10 uptime will be displayed on the screen under a name called Duration.
Method 5: Use the Windows Management Interface command
1. Launch the Command Prompt using administrative privileges.
2. Enter the following command into cmd and hit Enter:
wmic path Win32_OperatingSystem get LastBootUptime.
3. Your last boot-up time will be displayed as follows.
Some may want to find the uptime with a piece of numerical information as depicted above. It is explained below:
- Year of the Last Reboot: 2021.
- The month of the Last Reboot: May (05).
- Day of the Last Reboot: 15.
- Hour of the Last Reboot: 06.
- Minutes of the Last Reboot: 57.
- Seconds of the Last Reboot: 22.
- Milliseconds of the Last Reboot: 500000.
- GMT of the Last Reboot: +330 (5 hours ahead of GMT).
This means that your system was rebooted on 15th May 2021, at 6.57 PM, accurately at 22nd second. You could simply calculate your system’s uptime by subtracting the current operational time with this last rebooted time.
You cannot view your exact last boot uptime if your Windows 10 system has the Fast start-up feature enabled. This is a default feature provided by Windows 10. To view your precise uptime, disable this Fast start-up feature by running the following command:
powercfg -h off
Method 6: Use the Net Statistics Workstation command
1. You can launch the Command Prompt by going to the search menu and typing either command prompt or cmd.
2. You are advised to launch Command Prompt as an administrator.
3. Enter the following command and hit Enter:
net statistics workstation.
4. Once you click Enter, you’ll see some data displayed on the screen, and your required Windows 10 uptime will be displayed at the top of the listed data as follows:
Method 7: Use the systeminfo command
1. Launch Command prompt using the above method.
2. Type the following command into cmd and hit Enter:
systeminfo
3. Once you hit Enter, you can see some data displayed on the screen, and your required Windows 10 uptime will be displayed along with the date you have performed during your last reboot.
All the above methods are easier to follow and they can be implemented not only for Windows 10 but also for other versions of Windows like Windows 8.1, Windows Vista, and Windows 7. The same commands are applicable in all versions.
Recommended:
- How to check RAM Speed, Size, and Type in Windows 10
- 6 Ways to Reboot or Restart a Windows 10 Computer
- 7 Ways to Fix CPU Fan Not Spinning
- Fix Fallout 4 Mods Not Working
We hope this article was helpful and you were able to see System Uptime in Windows 10. If you have any queries regarding this article, reach out to us through the comments section below.
Checking the uptime of your Windows 10 computer is an essential task that can help you understand how long your system has been running without a restart. To do this, you simply need to access the Task Manager or use the Command Prompt. By following these steps, you’ll be able to quickly and easily determine your system’s uptime, ensuring you can monitor its performance effectively.
Checking Uptime in Windows 10
By checking uptime, you’ll learn how long your computer has been running and whether it might benefit from a restart. Let’s dive into the step-by-step process.
Step 1: Open Task Manager
To open Task Manager, right-click on the taskbar and select “Task Manager” from the menu.
This method is straightforward and provides you with a quick way to access Task Manager, where you’ll find detailed information about your system’s performance, including uptime.
Step 2: Access the Performance Tab
Once Task Manager is open, click on the “Performance” tab.
The Performance tab is a treasure trove of information about your computer’s resources. It includes sections for CPU, memory, disk usage, and more. This is where you’ll find the uptime data.
Step 3: Locate the CPU Section
In the Performance tab, look for the “CPU” section on the left-hand side.
Here in the CPU section, you’ll see various metrics related to your processor’s performance. Among these, you’ll find the “Uptime” indicator, which tells you exactly how long your system has been running.
Step 4: Check the Uptime
Under the CPU section, you’ll find the uptime displayed in days, hours, minutes, and seconds.
That’s it! You’ve found the uptime of your system. This can be helpful for troubleshooting or simply keeping an eye on your system’s health.
After completing these steps, you’ll know exactly how long your computer has been running since its last restart. This knowledge can be particularly useful if you’re experiencing performance issues or want to ensure your system is running efficiently.
Tips for Checking Uptime in Windows 10
- Always keep your system updated to avoid unnecessary restarts.
- Regularly checking uptime can help diagnose when your system needs a reboot.
- Use the Command Prompt for a quicker way to check uptime: type “systeminfo” and look for “System Boot Time.”
- If your computer rarely restarts, consider restarting it manually to refresh system resources.
- Consider using third-party apps for real-time monitoring of system performance and uptime.
Frequently Asked Questions
How can I check uptime without Task Manager?
You can use the Command Prompt by typing “systeminfo” and looking for the “System Boot Time” entry.
Why is checking uptime important?
Knowing your computer’s uptime helps you monitor system health and performance, which is crucial for troubleshooting potential issues.
Can I automate checking uptime?
Yes, you can use scripts or third-party software to monitor uptime and receive notifications.
How often should I check my computer’s uptime?
There’s no strict rule, but checking every few weeks or when experiencing performance issues is recommended.
What does a high uptime indicate?
High uptime might mean your system hasn’t been restarted in a while, which could affect performance. Consider restarting to refresh system resources.
Summary
- Open Task Manager.
- Access the Performance tab.
- Locate the CPU section.
- Check the uptime.
Conclusion
Keeping an eye on your system’s uptime in Windows 10 is like having a window into your computer’s soul. It gives you a clear picture of how long your machine has been chugging along since its last restart. This can be particularly important when you’re trying to troubleshoot issues or simply want to keep your system running smoothly.
When a computer has been on for too long, it can start acting like a tired worker at the end of a long shift—slow, inefficient, and a bit cranky. Knowing when to give it a break with a simple restart can significantly improve performance.
While checking uptime might seem like a small task, it’s an excellent habit to get into. It allows you to maintain your computer’s health and ensure it’s operating at its best. For further reading, you might want to explore other performance metrics that Task Manager offers.
So next time your Windows 10 computer feels sluggish, remember to check its uptime. It could be the first step in getting it back to its peak performance level.
Matt Jacobs has been working as an IT consultant for small businesses since receiving his Master’s degree in 2003. While he still does some consulting work, his primary focus now is on creating technology support content for SupportYourTech.com.
His work can be found on many websites and focuses on topics such as Microsoft Office, Apple devices, Android devices, Photoshop, and more.