How to: Use Command Prompt to view the last date and time a Windows computer booted up


Instructions

1) Open Command Prompt.

2) Type the following command and press Enter:

systeminfo | find "Time"

example screenshot


OUTCOME

The date and time when the computer last started up will be displayed. In addition, it shows the system's time zone settings.

example screenshot