How can I check the last time my computer was used and shut down?

0
13
Asked By CuriousCat92 On

I'm looking for a reliable software solution that can help me find out when someone last started and shut down my computer. Is there an easy way to check this information?

4 Answers

Answered By SimpleSolutions22 On

There's a simple command you can use: type 'systeminfo' in the command prompt and it will show you system uptime, which includes last startup.

Answered By GadgetGuru456 On

Absolutely, Event Viewer is what you need! It can give you all the details about when the system was started and shut down.

Answered By CodeWhiz97 On

If you're into scripting, PowerShell can also provide you this info. You can run specific commands to extract the startup and shutdown logs.

Answered By Techie123 On

You can use the Event Viewer for this! Just filter the logs for startup and shutdown events and you'll be able to see when the computer was last used.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.