how to set timer to turn off computer windows 10 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