Home > Windows > Shutdown timer

Shutdown timer

August 30th, 2009 Leave a comment Go to comments

Here is a quick tip on how to set your pc to shutdown completely at a defined time.

Use the command shutdown (open an command prompt: Start > Run > cmd):

shutdown -s -f -t 3600

The command above shuts down your computer in 1 hour closing any running application.

Look at windows help for the complete synopsis of the command.

Categories: Windows
  1. No comments yet.
  1. No trackbacks yet.