Turning off the computer at a specified Windows 7 time. Computer shutdown timer

Auto turning off the computer In Windows 10, you can implement different ways. Usually users need automatic shutdown To control the time spent at a computer or, for example, to save electricity. Consider options how this can be implemented using the operating system and third-party software.

How to configure computer autotlope in Windows 10

If for some reason you have a need to turn off the computer with Windows 10 automatically, then read the ways shown below and select the most suitable for you.

Important! Teamshutdown.a. - Cancels a previously launched autotrunction timer.

You can run the program through the command line (Win + R),

but for convenience, it is better to create a shortcut (right-click on the desktop "Create" - "Label"), speaking a command% windir% \\ shutdown -s -t n

or BAT file. Type in the program "Notepad" code:

echo Off

sET / P TIMER_OFF \u003d »VVEDITE VREMYA V SEKUNDAH:"

shutdown -s -t% Timer_off%

and save with the "All Files" with the type by setting the ".bat" extension.

  1. We use Windows Task Scheduler. Open the "Task Scheduler" with the help of "Management panel" - "Administration" - "Task Scheduler". Create a simple task in the scheduler. In it, enter the conditions as an example:

  1. We use specialty software. Yes, there is such a software to automatically turn off the computer. Use search engines For familiarization with the capabilities and requirements of such software
  2. Use the installed software. Some programs, the process of operation of which can be delayed - archivers, video edits, antiviruses, etc. Have an option in their functionality that allows you to turn off the computer after the program is completed. Take advantage of her for the computer's autotrunner with Windows 10.

Turning off the computer is a fairly typical procedure that rarely has any complexity. However, if you need to turn off the computer not right now, but after some time, then everything is more complicated here. Now we will tell about how to turn off the computer at a certain time.

Turn off the computer after a specific time using the command line

The easiest option is to use the Shutdown command. This command can be entered in, but the easiest way to open the "Run" window (using a combination windows-R keys) And enter commands to it.

The shutdown command has many parameters. If you want to familiarize yourself with everyone, do the "Shutdown /?" Command. We will consider only a few most basic ones:

  • / s - shutdown:
  • / h - hibernation:
  • / F - Forced closure of all open software without a user warning;
  • / T - Installation Timer in seconds;

So, in order to turn off the computer after a certain time we need to perform shutdown With Parameters / S (Turning Off Computer) and / T (Set timer). Thus, the final command to turn off the computer will look something like this:

  • shutdown / S / T 60

After executing this command, the computer will turn off after 60 seconds. Naturally you can specify not 60 seconds, but any other time you need (in seconds). If necessary, using the shutdown command, the computer can be rebooted or sent to hibernation. To do this, you need to change the / s per / R parameter (reset) or / h (hibernation).

Turn off the computer at a certain time using the scheduler

Another option is to use the task scheduler. In order to start the task scheduler, open the Start menu and enter the job scheduler phrase. You can also run the task scheduler by running the taskschd.msc command.

After starting the task scheduler, you need to create a new job and configure it to turn off the computer at a certain time. To do this, click on the "Create simple task».

After that, you will appear in front of you to create tasks. At the first stage, you just need to enter the name of the task and click on the "Next" button.

Next you need to select the frequency of operation for our task. If you want to turn off the computer only once, then choose the item "once". If necessary, you can choose the option "daily" or any other.

The next step is the choice of action that will be executed when the task is triggered. Here you need to choose the option "Run the program".

After that you need to enter the shutdown and parameters for it. For example, Introduce the / s option and parameter / T (60 seconds).

On this, the task creation is completed, at the last stage simply click on the "Finish" button.

After that, the task you created will appear in the Planner Library.

Turn off the computer after a certain time using programs

Also to turn off the computer after a certain time you can use specialized programs. For example, we will look at two popular programs for this kind.

AIRYTEC SWITCH OFF is a small system programwhich allows you to automatically turn off the computer at a certain time. This program It has a small number of functions and a fairly simple interface. Thanks to which it will be able to cope anyone. It should also be noted that this program has a WB interface. This allows you to turn off the computer by local network Or even through the Internet.

Powerful program to turn off the computer. This program has many settings, which allows you to adjust it for any tasks. From the disadvantages of this program, you can allocate a too confusing interface that may scare up inexperienced users.

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

Turn off the touch computer using the command line

The easiest I. fast way Turn off the Timera computer This is used by the "Shutdown" command, which works equally well in Windows 7, and in the rest windows versions. This command can be performed from command line Or using the "Run" menu.

The ShutDown command has many parameters that allow you to finely configure the process of turning off the computer. Below we will look at the most basic ones:

  • / s - turning off the computer;
  • / h - transition to hibernation mode;
  • / F - Forced completion of all open programs without a user warning;
  • / T - Installation Timer in seconds.

In order to turn off the touch computer using the ShutDown command, we need to use the / s parameters and / t (Timer Setting). Thus, the command to turn off the computer will look like this:

  • Shutdown / S / T 60

After executing such a command through the command line or the "Run" menu, the computer will turn off after 60 seconds.

If you want to restart the computer by timer, then instead of the / s parameter you need to use the / R. The same with the mode of hibernation. Using / H instead of / s and computer instead of inclusion, go into hibernation mode. You can also add a parameter / f. In this case, turning off (reboot, hibernation) will begin immediately, and all running programs will be closed without a user warning.

The disadvantage of this method of turning off the computer is that the switching task is created only at once. If you need to turn off the computer on the timer daily, then you need to use the scheduler of tasks or programs from third-party developers.

Use the Planner to turn off the Timela Computer

In operating rooms windows systems 7, 8, 10 and XP A very powerful tool called "Task Scheduler" is available. You can use it to turn off the computer on the timer. To open the task scheduler, run the Start menu (or startout screen With tiles, if you use Windows 8) and enter a job scheduler search. Also, the task scheduler can be launched using the Taskschd.msc command.

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

Further we offer to specify when we want to perform this task. You can choose "once" if you want to turn off the touch computer only once. If you need to turn off the computer by timer daily or otherwise, you can choose another, more suitable for you.

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

After that, we need to enter the ShutDown command as well as the startup parameters. About how the startup parameters are used above mentioned above.

All, the task of turning off the computer on the timer is created. You can view it in the task library.

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

You can execute, complete, disable, delete or open the task properties.

Programs to turn off the computer by timer

If the described methods of turning off the computer on the timer are not suitable for you or seem too complicated, then you can turn off the computer using third-party programs. Below we consider several such programs.

Powerful free program To turn off the computer by timer. Using the PowerOff program, you can configure almost any trifle. On the other hand, due to the huge number of functions, the interface of this program is too overloaded. What to figure it out is very difficult.

A small program to turn off the computer. SWITCH OFF program is equipped small quantity functions and has light and understandable interface. The program is equipped with a built-in web server that allows you to turn off the computer over the local network or via the Internet.

The developer of this program to turn off the computer by timer declares only Windows 7, 8 and XP support. Although on Windows 10 it should work without problems.

It often happens so that the user needs to turn off the computer not right now, but after a certain time. For example, the system updates or a very large file will not be installed.

Windows tools

If you need to turn off PC on timer better decision There will be built-in windows tools. In particular, their use is based on the Shutdown command and task scheduler.

Using the shutdown command to turn off the computer at a certain time

To enter the command, you need to press the Win + R keys and in the input field, which will appear on the screen, enter the following:

shutdown. -S. -T. 3600 / F.

Where the variables after the command are responsible for the following:

  • s - turning off the computer;
  • t - Specifying time in seconds, after which the device will be turned off. The team from above is 3600 seconds, that is, one hour. Instead, the value can be substituted with any other, having previously calculated it in secondary terms;
  • f is the first letter of the word forced - forcibly. Allows OC to complete all working applications so that they do not interfere with the shutdown of the device.

After executing the command, the notification will be displayed on the screen in which the time is specified through which the PC will be turned off. If you suddenly need to cancel this operation, you need to enter Win + R again and dial the following command to:

shutdown. -A.

This command deactivates the computer shutdown at a specific time.

This program comes in versions of Windows 7 and above. It allows you to quickly create a PC off schedule.


C: \\ Windows \\ System32 \\ shutdown.exe

And in the argument selection field fits the following:

Using a BAT file to disable PC

You can also use the BAT file to disable PCs. To activate, it will be enough twice to click on it with the mouse.

It will be necessary to create it. This is done in the notebook, where the following values \u200b\u200bare introduced:

@echo off

iF% Time% \u003d\u003d 01: 00: 00.00 Goto: b

shutdown..exe / S. / F. / T. 60 / C. "Any text that the user considers it necessary"

  • the file that was created is required to save, giving it the name shutdown.bat;
  • need to activate it by clicking;
  • after activation, the command line will jump out to be collapsed and continuing;
  • During which it was set (in the example of the night of the night) the system will display a notification of the disable device and the PC is deactivated;
  • to change the disabling time, you must enter instead of the numbers "01: 00: 00.00" another value.

Turning off the PC at a specified time using programs

Special programs can also help set off the Schedule Device.

Using the PC Auto Shutdown program

This utility allows you to turn off the PC at a specified time. To use it you need to download installation file. From the official site, run and do the following:

  • find the Timer Tittle string, where you want to enter the name of the action, as well as select the SHUTDOWN ACTION function;
  • specify time;
  • at the bottom of the window, you must mark the Activate Daily At The Above Time and click the OK button.

A more advanced utility, thanks to which you can configure a set of parameters for deferred PC management. You can also organize the execution of these operations on a regular basis. The program issues a warning to turn off the device 5 minutes before the computer is directly shutdown.

To begin with, in the application window you need to select a task, the regularity of its execution (Daily - every day, from now - starting from this point, on IDLE - when system is idle) or activate only once (Specified Time).

Other programs for scheduled computer shutdown

Other utilities can help to turn off the computer on a schedule. They are quite a lot and all of them have similar functionality, so each user will be able to choose the option for itself and easily understand it.

Share.

Jan 28.

How to configure on windows 7 automatic shutdown Computer?!

Hello, friends! Reading this article to the end you learn to configure automatic shutdown of the computer, At a given time. I think it happened that it was necessary to leave workplace, but some task was performed on the computer. At the same time, the computer needed to turn off after it is completed. Well, if the program itself allows you to turn off the computer. Well, if you for example, you download some file, you know what time the download is completed, but you urgently need to go somewhere? What can be done in this case? The answer is simple, you need to use the SHUTDOWN utility.

Configure automatic shutdown of your computer

1) To start, let's start it in the command line mode to view all the functions of this utility. I will show on example Windows 7, but do not be afraid, in XP the process is almost similar. Go to the menu "Start" --> "All programs" 2) Next, choose "Standard" -\u003e "Command Line" 3) Command line appears before us. We enter the command shutdown /? And press ENTER. 4) Now we see all the parameters of this utility. But we need not all, but only 3, I stressed them in the screenshot:
  • / S is the completion of the computer;
  • / t - time through which the work will end, in seconds ;
  • / a - Cancel the completion of the system.
5) Therefore, so that the automatic shutdown of the computer occurred in an hour you need to enter the ShutDown -S -T 3600 command.

If you want to cancel for some reason this process, then enter the command shutdown -a.

Conclusion

Well, in principle, and all I wanted to tell you in this article. Now you know how to configure the automatic shutdown of your computer under Windows 7, as you can see it's not so difficult. To not forget the necessary teams I advise you to add this page to Browser Bookmarks (asterisk in the URL entry string) With respect, Alexander Sidorenko!