Ever left your computer running for hours—or even days—and later wondered when exactly you last turned it on? Maybe you’re juggling multiple PCs and just want a quick way to check when each one was started. Good news: there’s a super simple way to check your computer’s startup time, and you don’t need to install anything.
All it takes is a quick command in the Command Prompt.
🖥️ Here’s How to Do It:
✅ Option 1: Use the Run Shortcut
- Press Windows + R on your keyboard to open the Run dialog box.
- Type
cmd
and hit Enter.
✅ Option 2: Open from Start Menu
- Click the Start Menu.
- In the search bar, type
cmd
and press Enter to open the Command Prompt.
🕒 Now, Check Your Startup Time
Once the Command Prompt window opens:
- Type the following command and hit Enter: nginxCopyEdit
net stats srv
- After a second, you’ll see a list of information. Look for the line that says: pgsqlCopyEdit
Statistics since [Date and Time]
That date and time is when your computer was last started. 🎉
💡 Why This Is Useful
This trick is handy if:
- You leave your PC on for long stretches
- You’re managing multiple computers
- You want to check uptime without installing any extra apps