Shut down PC automatically

Shut down PC automatically is easy and very useful on more than one occasion. For example, if you want to leave something downloading before going to sleep and not wait for it to finish to turn off the equipment by hand. Define the time you want for him to do it alone.

How to do Shut down PC automatically

You don’t need to install any strange program. Just follow the steps that apply depending on the version of Windows on your PC:

On Windows 7 and Vista

  1. Open the Windows Start menu .
  2. Type in the search field below: shutdown -s -t [whatever time, in seconds]
    (and press Enter on your keyboard) For example, if you want the PC to shutdown in one hour, you should type the command shutdown -s -t 3600 (don’t forget to put the spaces). Because an hour has 3600 seconds (60 minutes x 60 seconds every minute = 3600 seconds).
  3. A window tells you that Windows will close (by itself) at the time you have defined. Close that notice if you want.

To cancel the automatic shutdown, enter the Start menu again and now type the command shutdown -a (and press Enter ).

A message in the Desktop Notification Area will tell you that the session has been cancelled.

In Windows XP

  1. Go to the Start menu and click Run at the bottom right .
  2. A small window opens. Type in it: shutdown -s -t [time you want, in seconds]
    (and hit enter on your keyboard) For example, type shutdown -s -t 1800 to have the computer automatically shut down in half an hour (30 minutes x 60 seconds per minute = 1800 seconds).

You will see a window with a countdown that indicates the time remaining until the PC turns off. You can stop it at any time so that it stays on when the time is up.

Do what I say in step 1 and then type shutdown -a this time (and press Enter ).

In Windows 8, 8.1 or Windows 10

  1. Right-click on the menu Windows Start and select Run .
  2. Type in the window that opens the command: shutdown -s -t [time to shutdown, in seconds]
    (and hit enter on the keyboard) For example, type shutdown -s -t 900 to shutdown in 15 minutes (15 minutes x 60 seconds each = 900).
  3. A message on a blue background informs you that the equipment will turn off at a certain time. close it.

To cancel the automatic shutdown, enter Run again as in step 1 and this time type the command shutdown -a in step 2.

The limits of the shutdown command while Shut down PC automatically

It is possible to define a zero time (shutdown -s -t 0) to make the PC shutdown immediately. At the other extreme, at most you can schedule the shutdown for 10 years from now, or what is the same 315360000 seconds. It should give you enough margin, don’t you think?

Always keep in touch with us Fabtekno.com to get more intersting article

Leave a Comment