How to set your computer to auto-shut down in Windows 7. Automatically turn your computer on and off

The simplest and most unpretentious way to turn off a PC using a timer is to use standard commands Windows, which must be entered into the command line. The main command is " shutdown" Its combination with others allows you to flexibly configure the parameters for turning off the computer by time. The most necessary additional commands:

  • / s– designed to turn off the computer.
  • / r– designed to restart the computer.
  • / h– causes the PC to go into sleep mode.
  • / f– forcibly closes all open programs without notifying the user.
  • / t– is intended for setting the shutdown time (in seconds).

To activate the PC shutdown timer in the command line you need enter basic command and add parameters / s And / t. Don't forget to add the shutdown time in seconds at the end. If we want to turn off the computer in 2 minutes, then the final line will be like this: “ shutdown /s/t 120»

This command is entered into a special connected program connecting the system and the command line. It is located at " Start» – « Standard» – « Execute" Enter the command with the required parameters and click on the “ OK" Once the time is up, the computer will complete the task.

Using this command, you can not only turn off the PC, but also reboot his. Then to the original command instead /s enter /r. To make shutdown or reboot instantaneous, add a parameter /f. Then the final command will look like this: “shutdown /s /f /t 120”.

The main disadvantage of this method is that it is only suitable for one-time shutdown computer. For periodic shutdown (for example, daily), let’s enable another function built into Windows - “ Job Scheduler».

Using the task scheduler

First, let's figure out where the program is located. The scheduler is located in the " Start» – « Standard» – « Service» – « Job Scheduler" When we first open the program, we will not see any ready-made tasks, so we create our own:


After the operation is completed, we can check whether the task has been saved. To do this we go to library scheduler and find our task:

Using third-party timer programs

If you are not satisfied standard methods turn off the computer on a timer, then you can resort to help third party programs. They are mostly free and there are countless of them, but we will look at three randomly selected ones.

The first program that attracts the attention of the Russian-speaking audience is Wise Auto Shutdown. Full interface Russified, the design is pleasant, setup does not require specific skills.

To turn on the timer you need:

  1. Select the action that the program will perform based on the timer. As with standard Windows tools, we can choose shutdown, reboot, sleep mode. All the others, one way or another, repeat the above (except for logging out - it sends us to select a user to log in again).
  2. We set the date, time and frequency. After that, click on the button “ Launch».

The next program on our list is Airytec Switch Off. As in the previous case, the program is Russified and free. The interface is not loaded, there are only the most necessary parameters.

To enable the countdown you need:

  1. Choose schedule(periodicity).
  2. Choose action.
  3. Check the box " Force close applications».
  4. Click on the “ Launch».

And the last, most powerful and customizable program - PowerOff. At first glance, it seems that it is simply impossible to understand the interface, but only this program allows you to customize it to suit any requirements. All main actions are displayed on the tab " Timers».

For a simple timed shutdown you need:

  • Choose task.
  • Install response time.
  • Save settings.

The only negative is that to minimize the program to the system tray, you need to check the box yourself in the settings. Otherwise, the program will close and will not turn off the computer at the right time.

The PC automatic shutdown timer is useful for all users. Watching a movie before going to bed, going away for a while, leaving the computer to download files or save a project is far from full list tasks, after which you can automatically turn off the computer using a timer. Such timers can be standard or created by third-party developers specifically for Windows 7.

Read also: Download computer shutdown timer

Using the standard timer to turn off the PC

In order to automatically set the time to turn off the computer, you should run next steps:

  • Press “Win+R” and enter the command “shutdown -s -t N”, where instead of “N” we enter the device shutdown time in seconds.

  • After you click "OK", a notification will appear on the taskbar that the session will end after the specified time.

  • If you want to cancel the command, enter “shutdown -a” in the Run line.

You can also set the PC to automatically shut down using a .bat file. To create it, perform the following steps:

  • Open notepad and enter the following command:

echo off cls set /p timer_off=”Vvedite vremya v sekundah: »

shutdown -s -t %timer_off%

  • Next, you need to save the file and assign it the .bat extension. You can set any name for the file. However, in the “Type” field you should select “All files”.

  • After running the .bat file, a command line will launch, in which you need to specify the time for automatic shutdown of the device in seconds.

  • For example, you can specify 1800 (30 minutes) or 3600 (1 hour).

You can also automatically turn off your PC or laptop through the Windows Task Scheduler. To launch and configure it, perform the following steps:

  • Press “Win+R” and enter “msc”.

  • Here in the right menu you need to click “Create simple task».

  • Give the task any name and click “Next”.

  • Since we are creating a “timer”, at the next stage we need to check the “One time” checkbox.

  • Next, indicate the time when the PC needs to be turned off.

  • In the next window, click “Run program”.

  • In the “Program or Script” window we enter “shutdown”, and in the argument - “-s”.

  • After you save the task, the computer will be turned off at the specified time.

Timer programs for automatically turning off the computer

There are many programs on the Internet that allow you to turn off your PC automatically. Let's look at the most popular and easy to use.

OFF timer is a very simple and understandable program that works on free of charge and allows you to turn off your PC remotely. The principle of its use is as follows.

Run the exe.file and enter the time after which you need to shut down in Windows 7. Click “Enable timer.”

The program does not require installation, and therefore does not take up free space.

The computer shutdown timer is also a simple and understandable program in Russian. To use this program, you need to remove the Setup.exe file from the archive and run the installation.

We select a place to install the program and follow the prompts.

After installation it will not start large window. Enter the shutdown time in Windows 7 and click “Start”.

The computer will turn off at the specified time.

PowerOff is a convenient software not only for automatically turning off a laptop and desktop PC, but also for rebooting the system and entering sleep mode. The principle of its operation is as follows:

  • We launch the exe.file from the archive. No installation required.
  • A large window will appear with many sections. We don't need everyone. We put a mark “Response time” and indicate the time. Next, select an action: shutdown, reboot, sleep mode, etc. In the action field, select “By timer.”

  • It is also worth putting down the date and setting the countdown time.

  • The PC will turn off after the specified time has elapsed.

SoftikBox.com

Automatic computer shutdown.

In various cases, it becomes possible to turn off the computer in specified time. For example, in the evening before going to bed while watching a movie, turning off your computer automatically will help you not to worry about it if you fall asleep.

Setting up automatic computer shutdown is very simple, and everything can be done using standard Windows tools, using the Task Scheduler, or some other methods that we will consider below.

“Task Scheduler” is located in the “Administration” section of the Control Panel. Launch it and create a simple task. Following the instructions in the task creation wizard, specify the name of the task and select the frequency of the task to run, for example, daily. Next, you should specify the time and day from which our task of turning off the computer will begin. In the “Action” section, select the action for the “Run program” task. In the next step, you will need to specify the program to be launched, or rather the script (command) to turn off the computer. In the “Program or Script” line, enter SHUTDOWN, and in the “Add arguments (optional)” line: -s –f. At the last stage, the wizard will offer to check all the parameters of the created task and if everything is correct, finish the creation by clicking the “Finish” button. The images below show the steps in order.

You can also configure automatic shutdown of the computer using the command line. This method Of course, it’s much easier, though if you’ve ever worked with the command line. To do this, go to the menu (Start - All Programs - Accessories - Command Prompt) and write the command "shutdown /?" and press the Enter key.

After which the parameters of our utility will appear in the command line window. In this window we are interested in the main three parameters that are shown in the image.

What do we have and how can we use these commands?

To, for example, turn off the computer after 2 hours, we need to write the command like this (shutdown -s -t 7200), and then press the Enter key. To set the desired time, we need to convert hours and minutes to seconds. 7200 seconds equals 2 hours.

To cancel the specified shutdown of the computer, we need to enter the command “shutdown with the -a parameter”. That is, we enter “shutdown -a”.

This action can also be performed through the “Run” command. The image shows where this item is located.

To cancel the task, write the same as on the command line “shutdown -a”

Now you know how to create an automatic computer shutdown. In conclusion, I would like to say that some programs have the ability to automatically turn off the computer upon completion of a certain action. These are antivirus scanners, torrent clients, defragmentation programs and others.

More posts on the topic

tomcomp.com.ua

Computer made easy - Automatically shut down your computer at a specified time

Sometimes, when the computer is busy performing some task and you need to leave, you need the computer to turn off automatically. Some programs have this option in their settings, and some do not. Maybe you like to fall asleep while watching movies, no matter what you might need it for.

We will talk about special programs for automatically turning off the computer in other materials, but now we will touch on the program built into Windows to automatically turn off the PC (yes, there is such a thing), this program is controlled from the Windows command line. The program is present in both Windows XP and Windows 7, so this lesson is relevant for both operating systems.

Click the "Start" button and go to the "Programs > Accessories" menu and select "Command Prompt"

The command line will appear

Type the command shutdown /? press Enter. Now you can see all parameters of the shutdown utility

For our task we will use only three parameters

s – computer shutdown;

t – time after which the work will be completed, in seconds;

a – cancel system shutdown.

So, in order to turn off the computer, for example, after one hour, you need to type shutdown -s -t 3600 on the command line

In Windows 7, the message that the command will be executed in the tray will look like this:

In Windows XP, the result of the shutdown program that automatically turns off the computer will be such a window with a countdown of time

It is also convenient to use this command with the desired options in the Start > Run menu

If after starting the auto-shutdown program there is a need to cancel it, you need to write shutdown -a

For windows XP - Program for automatically turning off the computer "Shutdown Timer"

For Windows 7, you can use the task scheduler or Auto Shutdown for this purpose. A program for automatically shutting down windows computer 7

prostocomp.com

How to configure automatic shutdown of the computer on Windows 7?!

Hello friends! After reading this article to the end, you will learn how to configure the computer to automatically turn off after a specified time. I think something has happened to everyone that they had to leave. workplace, but some task was being performed on the computer. In this case, the computer had to be turned off after it was completed. It’s good if the program itself allows you to turn off the computer. Well, what if, for example, you are downloading a file, and you know how long it will take for the download to complete, 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. 1) First, let's run it in command line mode to see all the functions of this utility. I will show using Windows 7 as an example, but don’t be alarmed, in XP the process is almost the same. Go to the "Start" menu --> "All Programs" 2) Next, select "Accessories" --> "Command Prompt" 3) The command line appears in front of us. Enter the command shutdown /? and press Enter. 4) Now we see all the parameters of this utility. But we don’t need all of them, but only 3, I highlighted them in the screenshot:

  • /s – shutdown the computer;
  • /t – time after which the work will complete, in seconds;
  • /a – cancels system shutdown.
5) Therefore, in order for the computer to automatically shut down after an hour, you need to enter the command shutdown -s -t 3600. If you want to cancel this process for some reason, then enter the command shutdown -a

Conclusion

Well, that’s basically all I wanted to tell you in this article. Now you know how to configure automatic shutdown of your computer running Windows 7. As you can see, this is not so difficult. In order not to forget the necessary commands, I advise you to add this page to your browser bookmarks (asterisk in the url input line) Sincerely, Alexander Sidorenko!

webexpertu.ru

How to configure automatic computer shutdown?

Working at a computer does not always involve constantly sitting in front of a monitor, having your fingers on the keyboard, or periodically clicking the mouse. There are cases when the task at hand can be completed for quite a long time and does not require your constant participation. And it’s time to go do other things or go to bed, but the thought of having the computer on is unlikely to add peace of mind to you. Such situations arise most often when a full system check occurs antivirus program(especially if there are a lot of heavy toys on the computer...), when installing serious voluminous software or downloading a large amount of information from the Internet (for example, several seasons of a popular TV series in HD quality). These conditions also apply to cases of transcoding video files and creating backup copies of sections hard drive.

I won’t argue that many programs involved in such long-running processes have an option that allows you to control the shutdown of the computer at the end of them. But what to do and what to do when such a function is not provided in the program or there are a number of processes in the background that prevent the computer from turning off? In this case, there is no other option but to use the automatic shutdown of the computer. This can be achieved in two ways: through specialized software(I prefer this method, by the way, the next material will be about it) and standard Windows tools. Let's look at how using standard tools operating system You can set the computer to turn off automatically.

In the Windows Control Panel (accessed through the Start menu) there is a tool called Task Scheduler. Setting it up is absolutely easy, especially after reading this article. In order to know at what point in time to configure shutdown, you need to decide when the long-running process you started will be completed. Here you can navigate by the built-in timers of such programs, which usually report the approximate time until the end of the process (you can safely add up to 30% of the time to it), or you can be guided by experience or intuition. The easiest way to open “Task Scheduler” is to search for “scheduler” in the “Start” menu; you can also find it in the “Administrative Tools” item in the “Control Panel”.

The status of active tasks can always be viewed in the “Scheduler Library”, and for our goal we need to “Create a simple task”.

First, you need to give the task a name, say, “Power Off”, after which we set the launch frequency (if the task is one-time, you can select the “One-time” option) and the required exact time of task execution.

Next, set the parameter “Run a program” and write its name shutdown, set the arguments to -s -f. The -f startup switch is needed to forcefully terminate applications that do not allow the computer to shut down.

By clicking on “Finish”, we complete the creation of the task, after which, in accordance with the figure, we make changes on the “Triggers” tab.

If you need to change the time you turn off your computer, you can always find this task in the “Scheduler Library”.

You can easily configure the system to turn off after a specified period of time without resorting to using the “Task Scheduler”. To do this, in the command line (Win + R or “Run” in the Start menu), you must enter the following command: shutdown -s -t 600 (600 is the time in seconds before shutdown). Next, press Enter.

After the time specified in the command has passed, the system will display a window with a message about the completion of work and after a minute the computer will be turned off. To cancel this timer, use the shutdown -a command. And don’t forget that there are not 1024, but 3600 seconds in one hour!

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 other versions of Windows. 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:

  • /s – Shut down the computer;
  • /h – Switch to hibernation mode;
  • /f – Forces termination of all open programs without warning the user;
  • /t – Set the timer in seconds.

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 goes for 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 third-party programs.

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

Windows 7, 8, 10 and XP operating systems have 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 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 the context menu (right mouse click) 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 the huge number of 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. The Switch Off program 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.

You may have become familiar with several simple, and not so simple, programs for these purposes. The good thing about the programs is that they don’t require installation. I unpacked it, launched it, configured it once and everything works. Yesterday this is exactly how my computer turned off. Usually in the evening it seems like you need to look at this on the Internet and this. Things are not important and not urgent, but they take a lot of time. Because of this, you go to bed late, don’t get enough sleep in the morning, and the whole day is a mess. So, what would stop this works great. But you can do without programs. Built-in operating system tools. Read on or watch the video at the end of the article.

Task Scheduler is a great tool for automating computer shutdown

To be honest, I rarely use this utility. However, in this case its use is great option solving our problem. Let's launch the task scheduler. Open the main Start menu and select Control Panel. In Windows 8, select System and Security > Administrative Tools. In the list that appears, select Task Scheduler. In Windows 7, you can use search in the Start menu

The Task Scheduler window opens. Pay attention to the right side. Actions section. Select Create a simple task...

In the Name field that opens, you must name the task to be created. For example Shutdown. If you want, you can briefly specify a description of the task you are creating. Click the Next button >

We set the frequency of running the task of automatically shutting down the computer. I’ll put it on daily, Discipline is everything). Click the Next button >

Then you need to set the task execution time. I’ll set it up earlier so that I can get up on the right foot every day. Click Next >

We choose to run the program (that is, we don’t touch anything) and click Next >

In the Program or script field, write “shutdown”. In the Add arguments field: write “/s”. Click Next >

In the Completion section, click Finish

The task of automatically turning off the computer at a specified time has been created. Now, in order to edit it, you need to restart the Task Scheduler and select Task Scheduler Library on the left side. In the middle part at the top you will see a table in which you will find the task you created. If you need to delete a task, then in the right Actions column select Delete

To edit the selected task, select Properties (above the Delete function). Go to the Triggers tab, select an entry in the table and click Edit...

Now you can schedule automatic computer shutdown for any time without using third-party programs.

Automatically shut down your computer using the Command Prompt or Run utility

If you need to perform a one-time shutdown of the computer, then you can make this procedure even simpler. Using the Run utility. Open the Start menu in Windows 7 and select Run. You can find out how to make a Start button in Windows 8. In Windows 8, the Run utility can be found through Search, as in Windows 7

In the Run program window that opens, write the command we already know “shutdown /s /t 600”. Instead of 600, write the required time in seconds before the computer turns off. And click OK

In this case, you will immediately see a warning that your session will end after the time you selected. Click the Close button

If you need to cancel the automatic shutdown of the computer, then call the Run utility again, enter the command “shutdown /a” and click OK

You will see a “Log out cancelled” message in the notification area.

This way you can schedule your computer to turn off at a specific time. There is only one inconvenience - you need to calculate the number of minutes before turning off. If the time can be approximately calculated, then this is an excellent option for automatically shutting down the computer.

Conclusion

In this article you learned how to automatically shut down your computer using built-in operating room tools Windows systems. These are the Task Scheduler and the built-in Run utility. Before writing this article, I thought of the Planner as something complicated and unnecessary. Now you can easily schedule any task including automatic computer shutdown. The same goes for the Run utility. Previously used to invoke the command line.

There is another simple way automatic shutdown computer. This is the use of gadgets. How to do this in Windows 7, watch the video below

The computer is a magical object that gives us all the entertainment and knowledge in the world, but mercilessly devours our time in return. Who among us has not had to sit up long after midnight in front of the monitor, unable to tear himself away from interesting article or from fighting monsters. The result is chronic lack of sleep, troubles at work/school, and conflicts in the family. You can solve these problems by setting your computer to automatically turn off at a specified time. Moreover, it is not at all difficult to do this.

To turn off the computer at a specified time every day, we will use standard Windows tools. Let's open Job Scheduler (Control Panel\All Control Panel Items\Administrative Tools) and in the right panel select the link Create a simple task.

The task creation wizard window will appear, in which you need to enter a name, description, and then, on the Trigger tab, specify the frequency. By pressing a button Next go to the next tab and enter the task completion time. Again Next, and all that remains is to select the type of action to perform ( Run the program) and enter in the field shutdown

In addition, you must add arguments to the appropriate field -s -t 60. This indicates that the computer will be turned off, not rebooted or put to sleep, and before that there will be a pause of 60 seconds. In general, the shutdown command accepts other arguments, but you can find out more about this in the Windows help system.

So, in just a few minutes we taught the computer to automatically turn off at a given time, thereby neutralizing the most dangerous killer of our free time. Instead, dedicate your free time to your loved ones, sports, and nature. After all, there is absolutely nothing left of summer!

Share