windows shutdown command timer
shutdown -s -t SECONDSwindows shutdown command timer
shutdown -s -t SECONDSshutdown system after 1 hour
1) Open the Run window (Windows Key+R) or (Start / All Programs / Accessories / Run).
2) type
shutdown -s -t 1800
[1800(can be changed) is the number of seconds after which the computer will turn off.]
Click on OK and your computer will turn off after the specified time (here 30 minutes).
You can change -s for alternatives as below:
options    effect
-l         to log off
-r         to reboothow to turn off pc at specific time
shutdown -s -t <TimeInSeconds>Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us
