InterviewSolution
| 1. |
Solve : System Information wont show Uptime? |
|
Answer» Hi Hi No version of windows shows the total time a PC was used. In fact, I don't believe any OS keeps this information. Windows NT (NT4, 2000, XP, Vista, 7, and 8) will show the uptime (that is, amount of time since last boot) in Task MANAGER. Windows 9x (95,98, and ME) have this information, too. You need to use the System Information tool to see it (Start->Programs->System Tools->System Information. uptime should appear on the right-hand side. I apologize for actually trying to answer your question instead of complaining about the OS you use. ::) You can see uptime with tools that calculate it based on the events windows logs on power on and off. For example, I use this one (free edition limited to last 3 weeks): http://www.neuber.com/free/pctime/index.html EDIT: I FORGOT to mention that TOTAL uptime and last and first shutdown and startup times are recorded somewhere by windows, at least on 2000 or newer. Don't remember what tool accessed that though (probably something like speccy) |
|