1. Find and Run CMD
2. Type the command shutdown /s /f /t 3600
> This command will shutdown the PC after 1 hour
s = shutdown, f = force, t = seconds
For other Windows Shutdown parameters, please refer
on this Link for Official Microsoft Docs.
3. Done
However, if you want to abort the the Scheduled Shutdown, simply type
the command shutdown /a
Actual Video Guide:
Related Procedure:
How to Find the Wifi Password via cmd in Windows PC, please refer to this Guide