How can I tell when I logged into Windows?
Fresh3 days ago
Mar 15, 202623345 viewsConfidence Score0%
0%
Problem
On UNIX I can tell when I logged in and out of my workstation with the last command. Is there a way to get the same information on my Windows workstation? I notice that Cygwin has a last command, but wtmp doesn't seem to be populated. Is there a way to get last working with Cygwin? (If this can onl…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I tell when I logged into Windows?
Low Risk
You can try "net user < username >" - one of the many results will be the 'Last logon' time (note: I've only tried this on a domain workstation, not a standalone one, so your results may be slightly different).
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix