如何在 Windows 10 中查看系统正常运行时间
如果您想知道您的 PC 在没有重新启动或重新启动的情况下已开机多长时间,那么您需要做的就是查看您的Windows 10正常运行时间。有了这个正常运行时间,就可以监控系统之前的重启状态。正常运行时间提供有关无需重新启动的充足运行时间百分比的统计数据。
如何在 Windows 10 中查看系统正常运行时间(How to See System Uptime in Windows 10)
监控Windows 10正常运行时间将有助于解决某些故障排除方案,本文为您提供了一种发现Windows 10正常运行时间的方法。
方法一:使用命令提示符(Method 1: Use Command Prompt)
1. 在Windows(Windows)搜索中键入命令提示符或 cmd,然后单击“以管理员身份运行(Run as administrator)”。
2. 现在在 cmd 中输入以下命令:
找到“系统启动时间”(find “System Boot Time”)
3. 输入此命令后,按 Enter(Enter)。在以下行中,将显示Windows 10正常运行时间,如下所示。
方法 2:使用 PowerShell(Method 2: Use PowerShell)
1. 使用Windows(Windows)搜索通过搜索来启动PowerShell。
2. 您可以通过转到搜索菜单(Search Menu)并键入Windows PowerShell 然后单击以管理员身份运行来启动它。 (Windows PowerShell then click on Run as administrator. )
3. 在 PowerShell 中输入命令:
(get-date) – (gcim Win32_OperatingSystem).LastBootUpTime
4.一旦您按下Enter键,您的 Windows 10 正常运行时间将显示如下:
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
使用第二种方法,您可以查看多个时间详细信息,例如以天、小时、分钟、秒、毫秒等为单位的正常运行时间。
另请阅读:(Also Read:) 重新启动和重新启动有什么区别?(What is the Difference between Reboot and Restart?)
方法三:使用任务管理器(Method 3: Use the Task Manager)
1.只需同时按住Ctrl + Esc + Shift键即可打开任务管理器。(Task Manager)
2. 在任务管理器(Task Manager)窗口中,切换到性能(Performance)选项卡。
3. 选择CPU 列。(CPU column.)
4 、Windows 10正常运行时间如图所示。(The Windows 10 uptime will be displayed as shown in the figure.)
这种方法是在Windows 10中查看系统正常运行时间的一种非常简单的方法,并且由于它提供图形数据,因此易于分析。
方法 4:检查网络设置(Method 4: Check Network Settings)
当您的系统使用以太网(Ethernet)连接连接到 Internet 时,您可以使用您的网络设置来监控Windows 10的正常运行时间。
1. 您可以通过转到搜索菜单并键入运行来启动运行对话框(Run dialog box)。(Run.)
3. 键入ncpa.cpl,如下所示,然后单击确定。(OK.)
4. 右键单击以太网,(Ethernet network,)您将看到如下状态(Status)选项。点击它。
5. 单击状态(Status)选项后,您的 Windows 10 正常运行时间将显示在屏幕上,名称为持续时间。(Duration.)
方法 5:使用 Windows 管理界面命令(Method 5: Use the Windows Management Interface command)
1.使用管理权限 启动命令提示符。(Command Prompt)
2.在 cmd 中输入(Enter)以下命令并按Enter:
wmic 路径 Win32_OperatingSystem 获取 LastBootUptime。(wmic path Win32_OperatingSystem get LastBootUptime.)
3. 您的上次开机时间将显示如下。
有些人可能希望通过上面描述的一条数字信息来查找正常运行时间。解释如下:
- 上次重启的年份:(Year of the Last Reboot:) 2021 年。
- 上次重启的月份:(The month of the Last Reboot:) 5 月 (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 小时)。
这意味着您的系统已于2021 年 5 月15(May 2021)日下午 6 点 57 分( 准确地说是 22秒)重新启动。您可以简单地计算系统的正常运行时间,方法是用上次重新启动时间减去当前运行时间。
如果您的Windows 10(Windows 10)系统启用了快速启动(Fast start-up)功能,您将无法查看准确的上次启动时间。这是Windows 10提供的默认功能。要查看准确的正常运行时间,请通过运行以下命令禁用此快速(Fast)启动功能:
powercfg -h 关闭(powercfg -h off)
方法 6:使用 Net Statistics Workstation 命令(Method 6: Use the Net Statistics Workstation command)
1. 您可以通过转到搜索菜单并键入命令提示符或 cmd来启动(command prompt or cmd.)命令提示符。(Command Prompt)
2. 建议您以管理员 身份启动命令提示符。(Command Prompt)
3.输入(Enter)以下命令并按Enter:
网络统计工作站。(net statistics workstation.)
4.单击 Enter(click Enter)后,您会看到屏幕上显示一些数据,并且您所需的Windows 10正常运行时间将显示在列出的数据的顶部,如下所示:
方法七:使用systeminfo命令(Method 7: Use the systeminfo command)
1.使用上述方法 启动命令提示符。(Command)
2. 在 cmd 中输入以下命令并回车(Enter):
系统信息(systeminfo)
3. 点击 Enter 后,( Enter,)您可以在屏幕上看到一些数据,并且您需要的Windows 10正常运行时间将与您上次重启期间执行的日期一起显示。
以上所有方法都更容易遵循,它们不仅可以用于Windows 10,还可以用于其他版本的Windows ,如Windows 8.1、Windows Vista和Windows 7。相同的命令适用于所有版本。
受到推崇的:(Recommended:)
- 如何在 Windows 10 中检查 RAM 速度、大小和类型(How to check RAM Speed, Size, and Type in Windows 10)
- 6 种重启或重启 Windows 10 计算机的方法(6 Ways to Reboot or Restart a Windows 10 Computer)
- 修复 CPU 风扇不转的 7 种方法(7 Ways to Fix CPU Fan Not Spinning)
- 修复 Fallout 4 Mods 不工作(Fix Fallout 4 Mods Not Working)
我们希望本文对您有所帮助,并且您能够看到 Windows 10 中的系统正常运行时间(see System Uptime in Windows 10)。如果您对本文有任何疑问,请通过下面的评论部分与我们联系。
Related posts
如何找到System Uptime在Windows 10
在Windows 10中创建Full System Image Backup [终极指南]
如何在Windows 10中创建System Image Backup
Windows 10采用Encrypting File System(EFS)Encrypt Files and Folders
Fix System图标未显示在Windows 10任务栏上
如何在Windows 10中删除Volume or Drive Partition
3 Ways至Add Album Art至Z86152至Windows 10中的MP3
如何在Windows 10 Blurry Apps到Fix Scaling
USB Device不在Windows 10工作[求助]
Windows 10缺少Fix VCRUNTIME140.dll
强制清除Windows 10中的Print Queue
如何在Windows 10启用有源Directory
禁用Windows 10中的夹夹Zoom Feature
禁用Windows 10中的Desktop Background Image
如何在Windows 10上运行JAR Files
Windows 10中的Mouse Pointer Lags [已解决]
Fix Keyboard未在Windows 10中键入
Windows 10 User Find Security Identifier(SID)
Mouse在Windows 10连接时禁用Touchpad
如何在Windows 10中更改Default Operating System