Download auto shutdown. Timer to turn off the computer - overview of useful programs and utilities

Sometimes situations arise when it is necessary for the computer to be able to turn off on its own according to a schedule. For example, you need to distribute your work time, restrict access to children, or turn off the device after a long operation. There are several ways to set a timer shutdown Windows.

Setting a timer using Windows

Reliable way using the built-in Shutdown program.

Allows you to set a shutdown timer for Windows 7, 8 (8.1) and 10, as well as restart the computer after a set time without using additional applications:

  1. The first thing you need is to press the key combination Win + R (Win is the key with Windows icon), after which it will open small window in the lower left corner “Run”.
  2. In the field that appears, enter shutdown -s -t N, where N is the time before shutdown in seconds. For example, 1 hour = 3600 s. The -s option is responsible for shutting down, and -t indicates the time. To reboot the computer, replace the -s parameter with -r. To force applications to close (without the ability to save the process), add -f (after -a).
  3. Click on “OK”. A completion notification will appear via specified time.
  4. To cancel the timer, enter shutdown -a. The system will notify you as you get closer to shutdown time.

If you need to regularly use the computer shutdown timer for Windows, it will be more convenient to create a shortcut. To do this you will need:

  1. Click right click mouse over an empty space on the desktop.
  2. Select New > Shortcut.
  3. In the window that appears, specify the path to the desired program “C:\Windows\System32\shutdown.exe” and add parameters for shutdown, for example, -s -f -t 1800. Click “Next”.
  4. Enter the name of the shortcut and click on “Done”.

Task Manager

The Windows operating system has special application"Task Scheduler" for creating and managing general tasks. Algorithm of actions:

  1. First of all, click on the “Start” menu.
  2. To set the Windows 10 shutdown timer, find the “Administrative Tools” section, where you select the desired program. Search by alphabetical order.
  3. For Windows 7, go to Control Panel. Select the “Category” viewing mode. Click on “System and Security” > “Administration” > “Task Scheduler”.
  4. Or press Win + R and enter taskschd.msc in the Run window and click OK.
  5. In the “Task Scheduler”, hover over the “Action” tab, and then select “Create” from the list simple task».
  6. Enter a custom name and description if desired. Click "Next".
  7. Select a trigger, i.e. the frequency of the operation performed, for example, daily or once. Click “Next”.
  8. Install exact time when your computer turns off. Click on “Next” again.
  9. Select an action for the “Run a program” task. Continue.
  10. Enter shutdown in the script line and -s in the arguments line.
  11. Review all settings and click Finish.

The task will be created and the computer will turn off at the specified time. After this, you can always go back and edit the parameters as needed in the task scheduler library or disable the task altogether.

Third party programs

Additional Applications needed for convenience and more flexible settings. But not all programs downloaded from the Internet can be safe for your computer.

Name

Windows version

All versions

Remember how, as a child, our parents made sure that we got enough sleep? Ten minutes with your favorite book or TV program - and go to bed. Now not only children, but also computers have to be sent “under the covers.”

Why do you need to turn off your computer using a timer? Isn't it easier to do this when you get up because of him? There can be many reasons:

  • You leave a large download overnight and roughly calculate how long it can last
  • You get into bed to watch a movie, for example, and set a timer almost immediately after finishing it
  • You leave home, but the computer must be open for remote access for some time
  • You regularly leave in a hurry and may simply forget to turn off the computer, especially if the monitor goes dark after inactivity

Even one of these reasons is enough to use delayed shutdown. Moreover (as we will see below) you don’t have to dig deep into how to set a computer timer.

Built-in Windows timer

Very often we use Windows without noticing the full power of this operating system. But among its functions there are a lot of non-obvious ones - such, for example, as setting the computer on a shutdown timer. Let's assume you have Windows current version- from 7 to 10.

We hope the concept of “command line” doesn’t scare you? If you grew up in the MS-DOS era or are interested in administration, then you shouldn't. But even if you are far from this, there is nothing wrong with using the command line. This is a powerful tool Windows management, and extensive command help will allow you to achieve your goals with just one press of Enter.

To call command line, you can simultaneously press the R and Win keys on your keyboard (with Windows logo). Another way is to go to the Start menu, and there, in the “All Programs/Accessories” section, find the “Run” line. The result will be the same: a window will open in front of you with an input field, meager and containing nothing more.

Let's say you need to turn off your computer after 5 minutes. Now you need to enter a command that looks like a formula:

As you know from your English course, shutdown means “turning off”. The -s (suspend) option is needed to delay the execution of the command and requires us to specify the time before shutdown. Time (which is logical) is denoted by the letter t (from the word time) and is indicated in seconds. In our case, 300 seconds corresponds to 5 minutes. If you are watching a two-hour movie and want to set the computer shutdown timer with a five-minute margin, then you need to multiply 2 hours 5 minutes (or 125 minutes) by 60 seconds. It turns out 7500 - this is the number that will need to be substituted into a simple expression.

If you have any programs running while your computer is running that interfere with closing, you should add the -f (forced) parameter at the end of the command. When using it, all running programs will be closed forcibly.

What if for some reason you change your mind about turning off your computer? No, you don't have to think about whether to cut the red or blue wires. Just launch the command prompt again and enter the command

shutdown -a

"a" in in this case means “abort” - interruption. The pending command to turn off the computer is thus canceled.

So you (may) have to spend some time learning basic capabilities team Windows strings(more precisely, there is now a more powerful tool - PowerShell, but for us it is still the command line). No problem, it will pay off: your electricity bills will be lower, and your computer will last you longer.

Delayed shutdown in one click

If you constantly use the delayed shutdown of your computer, then it makes sense for you to automate the process and create a shortcut for quick launch teams. This is done standard using Windows:


  • Click “Next”

  • Enter a name for the shortcut (for example, “Turn off later”)
  • Click “Finish”

This method has only one inconvenience: to change the time before shutdown, you will have to edit the properties of the shortcut. This is done again by right-clicking, after which you select the “Properties” item and in the “Object” line change the time to the desired one.

Scheduler

There is another one on Windows powerful tool for scheduling tasks: Scheduler. How to turn off your computer using a timer via Planner? First you need to call it:


In the window that opens, select the “Create a simple task” option, name it, for example, “Timer” and specify the frequency. In case you may not have time to turn off the computer before leaving for work or need access to it at certain time, select “Daily”, otherwise select “Once”.

In the next window, set the shutdown time. Click “Next”, in the next window select “Run a program”.

And then old friends are waiting for us. In the line “Command or script” you need to enter the command already known to us “ shutdown -s" We won’t need the remaining parameters: after all, we have already set the time at the previous stage.

This method is good if you regularly face the task of turning off your computer. In addition, the Planner is worth exploring for other purposes.

Additional tools for delayed computer shutdown

There's a reason we started by listing the times when we might need a delayed shutdown! We can either watch a movie, or listen to music, or download torrents or just files from the network, and so on. In this case, it is more convenient to set not the exact shutdown time, but an event in the program (end of download/movie/playlist, etc.). Let's consider programs that will do all the work for us:

µTorrent

This popular torrent client can, after finishing downloading, turn off the computer or put it into standby mode. Open the main µTorrent window, go to the “Settings” menu and select “Completion” Windows operation"(it's at the very bottom of the menu).

Here you will find a huge selection of options, but in essence they come down to a simple set. The application can, after all downloads are completed (or after all downloads and distributions are completed, but, as you know, distributions can be endless) perform one of the following actions: turn off the computer, go into sleep mode, go into standby mode, restart Windows, or close only itself. We are, of course, interested in the first point. This means you should select the first line last section- “Shutdown when downloads are complete.”

Download Master

When you leave a large download overnight, you can configure the most popular download manager to automatically turn off your computer afterwards. To do this, open the “Settings” menu, select “Automation” and in the “When all downloads are complete” menu, select the “Turn off PC” option.

The same program allows you to turn off the computer in strict specified time. Open the “Tools” section, the “Schedule” item, activate the “Shut down on schedule” and “Turn off the computer” options, then set the shutdown time and click “Apply”.

AIMP

The most popular player in the post-Soviet space, which inherited the glory of Winamp, also allows you to turn off the computer after playing a playlist. To do this, go to the menu, open the “Scheduler” item and select “Turn off computer”. In the menu window you will have a huge selection of options: turn off after playing a playlist, queue, after one track or file, and also (what is most interesting for us) at a given time.

However, all the options are interesting in their own way. If you decide to listen to music before bed, you can set it to turn off after a playlist or queue.

Media Player Classic

One of the most popular video players is also capable of turning off the computer after finishing playback. You don’t even need any tricks for this (as, for example, with its competitor VLC). Just launch the player, select the “Playing” section, then “When finished” and select the “Turn off computer” option. This way, you don't even have to get out of bed to turn off your PC just after watching a movie. Especially if you fall asleep in the process.

So have a good viewing, successful downloads and sweet dreams!

I am very surprised why the standard Windows programs timer not included automatic shutdown PC. First of all, it would be convenient - waiting until the computer finishes loading a file or processing other information is irrational; it is better to set the auto shutdown time and go about your business. Fortunately, I was able to find how to get a similar function and today I will share this information with you.

Computer shutdown timer via command line

To enable the timer using the Windows tools itself, you need to specify the desired command in the “Command Line” or in the “Run” menu.

In the “Start” menu, you need to find “Command Prompt” from the list of “standard” programs. A dark window with white letters will appear on the screen. We type in it using the keyboard shutdown command/?, confirm with the “Enter” key and look at all the available parameters.

To disable you only need two:

s – completion of work.
t is the number of seconds until the end.

To turn off the computer after half an hour, write shutdown -s -t 3600 on the command line.

A similar command can be entered in the “Run” line by calling it by pressing the win + R buttons or by going to Start/Run.

Computer shutdown program timer

In order not to enter anything, I selected several timer programs to automatically turn off the PC.

1 PowerOff. This timer is multifunctional and has many additional features. On the “Timer” tab in the program window, check the box next to “Trigger time” and set the exact shutdown time, or opposite “Countdown” and enter the number of minutes until shutdown. Below the start button select necessary action(disabled by default) and start the timer.

For those who like to listen to music, the WinAmp player has a function to turn off after a certain amount tracks. You can see it in the right column of the window. There are also options for shutting down after reducing the processor load and using data transfer on the Internet.

2 TimePC. The program is able to turn off and turn on the computer according to a given command. Everything is as simple as possible - set the desired date, time and click the “Apply” button.

Function automatic switching on puts the computer into a state of deep sleep, resets all information from random access memory on HDD and after the PC starts, it restores them, allowing you to continue working with last point. In the settings you can find several additional options, such as launching with Windows, and on the “Scheduler” tab, set a schedule for the following days.

3 Sleep Timer 2007. The program is as simple as possible and does not require installation. She knows how to shut down, put the computer into sleep mode and restart it. In the window, select the processes that need to be completed before shutting down, set right time and click “Start”. In order not to set the same parameters after the next launch, you can create a Shortcut using the button of the same name below. For convenience, there is also an option to reduce the sound before shutting down.

I think this information will be useful not only for me, because the function of automatically turning off the computer in many cases is truly irreplaceable. Good luck!

1. Using the Run menu

To activate the shutdown timer, the only command you need is shutdown -s -t xxx . Instead of three X's, you need to enter the time in seconds after which the shutdown will occur. For example, if you enter shutdown -s -t 3600 , the system will shut down after one hour.

Press Win keys+ R (open), enter the command in the field and click Enter or OK.

If you want to cancel the shutdown, press Win + R again, enter shutdown -a and click OK.

2. Using the “Task Scheduler”

This way you will not start the timer in the literal sense: the computer will not turn off after a certain period of time, but exactly at the specified time.

First, open the Task Scheduler menu. To do this, press Win + R, enter the command taskschd.msc in the field and press Enter.

Now schedule the shutdown. Click “Create a simple task” in the right panel, and then specify its parameters in the wizard window: any name, repetition mode, execution date and time. Select “Run program” as the task action. In the Program or Script field, enter shutdown and then enter the -s argument on the adjacent line. After this, click “Done”.

If you want to cancel the shutdown, open Task Scheduler again. Then click “Task Scheduler Library” in the left panel, select the created task in the list that appears and click “Disable” in the right panel.

3. Using third-party software

If you don't want to remember commands and dig through , use third party programs. For example, the PC Sleep utility can turn off the computer using a timer or exactly at a specified time. It's free and very simple.

To activate the shutdown timer in PC Sleep, launch the program and select Shutdown from the Function Select menu. Then check Shutdown in and specify the time after which the system should shut down. After that, click Start to launch countdown.

To cancel the shutdown, just expand the program window and click on the Stop button.

PC Sleep can also be configured to turn off your computer at a specific time. To do this, instead of Shutdown in, select Shutdown at. In addition, you can schedule not only shutdown, but also other actions: reboot, hibernate, hibernate, and log off. These options are also available in the Function Select list.

If you want the computer to fall asleep after the end of the movies, you can also read about the program.

How to set your macOS computer's shutdown timer

1. Using “Terminal”

The command sudo shutdown -h +xx shuts down the Mac after a specified amount of time. Instead of X's, enter the number of minutes. For example, typing sudo shutdown -h +60 will cause the shutdown timer to expire after one hour.

To enter a command, open the Terminal application, manually type or copy the characters above, and press Enter. If prompted, enter administrator. After this, the countdown to shutdown starts. To cancel it, open Terminal again, type sudo killall shutdown and press Enter.

2. Using the "Energy Saving" menu

In this section, you can schedule the computer to turn off at a specified time. Pull down the Apple menu and click " System Settings» → “Energy Saving” → “Schedule”. In the window that opens, select the “Turn off” option, specify the day of the week and time.

When the time is up, a shutdown warning will appear on the screen. If you do not use the cancel button, the system will turn off after 10 minutes.

Turning off a computer using a timer is a very typical task that many users face. However, not everyone knows how this problem can be solved. In this article we will talk about how to turn off your computer using a timer in Windows 7, 8, 10 and XP. To solve this problem we will use the command line, task scheduler and third-party programs.

Turn off the computer using a timer using the command line

The simplest and quick way To turn off the computer using a timer is to use the “shutdown” command, which works equally well in Windows 7 and in others Windows versions. This command can be executed from the command line or using the Run menu.

The shutdown command has many parameters that allow you to fine-tune the process of shutting down your computer. Below we will look at the most basic of them:

In order to shut down the computer using a timer using the shutdown command, we need to use the /s (shutdown the computer) and /t (set the timer) parameters. Thus, the command to turn off the computer will look like this:

  • Shutdown /s /t 60

After executing such a command through the Command Prompt or Run menu, the computer will shut down after 60 seconds.

If you want to reboot the computer using a timer, then instead of the /s parameter, you need to use the /r parameter. The same thing with hibernation mode. We use /h instead of /s and the computer, instead of turning on, will go into hibernation mode. You can also add the /f option. In this case, shutdown (reboot, hibernation) will begin immediately, and all running programs will be closed without warning the user.

The disadvantage of this method of shutting down the computer is that the shutdown task is created only for one time. If you need to turn off your computer on a timer daily, then you need to use Task Scheduler or programs from third party developers.

We use the scheduler to turn off the computer using a timer

In operating rooms Windows systems 7, 8, 10 and XP there is a very powerful tool available called Task Scheduler. You can use it to turn off your computer using a timer. To open Task Scheduler, launch the Start menu (or start screen with tiles if you're using Windows 8) and search for "Task Scheduler". You can also launch the Task Scheduler using the “taskschd.msc” command.

After starting the task scheduler, click on the “Create a simple task” button. This button is on the right side of the window.

Then we are asked to indicate when we want to complete this task. You can select "Once" if you want to timer off your computer only once. If you need to turn off your computer using a timer daily or in another mode, then you can choose another option that is more suitable for you.

At the next stage, you need to specify the triggering of this task.

After this, we need to enter the shutdown command as well as startup parameters. How the launch parameters of this command are used has already been discussed above.

That's it, the task to turn off the computer using a timer has been created. You can view it in the Assignment Library.

From context menu(right click with the mouse) you can manage the created task.

You can run, complete, disable, delete, or open the job properties.

Programs for turning off the computer using a timer

If the described methods for turning off a computer using a timer do not suit you or seem too complicated, then you can turn off the computer using programs from third-party developers. Below we will look at several such programs.

Powerful free program to turn off the computer using a timer. Using the PowerOff program you can configure almost any little thing. On the other hand, due to huge amount functions, the interface of this program is too overloaded. Which can be very difficult to figure out.

A small program to turn off your computer. Switch program Off is equipped with a small number of functions and has an easy and intuitive interface. The program is equipped with a built-in web server that allows you to turn off your computer by local network or via the Internet.

The developer of this program for turning off the computer using a timer claims to support only Windows 7, 8 and XP. Although it should work on Windows 10 without problems.