how to shutdown windows after a certain time code example
Example 1: windows shutdown command timer
shutdown -s -t SECONDS
Example 2: how to turn off pc at specific time
shutdown -s -t
shutdown -s -t SECONDS
shutdown -s -t