Windows 11
How to Determine the Last Reboot Time with PowerShell
Learn how to quickly retrieve the last reboot time of a system using PowerShell. This guide provides a simple command leveraging the Win32_OperatingSystem class to get the system’s last boot-up time.