Windows 7 computer shutdown timer program. How to turn off the computer after a certain time. Shutting down the computer via the command line

Any TV, even the most budget one, is equipped with an auto-shutdown timer. This is far from a new function on the household appliances market, because using the remote control it was possible to set the desired automatic shutdown time in imported CRT TVs of the 90s. But the Windows operating system (even in its most current version 10) somehow did not work out with the standard computer auto-shutdown timer. The system itself provides the ability to automatically turn off the computer, but it does not have an intuitive graphical interface designed for the average person. To start the standard Windows shutdown timer, you need to press the +R keys to open the Run utility window and run a command like:

The last digit, 3600, is the number of seconds in an hour, and is a changeable value. The indicator for the time delay before auto shutdown is indicated in seconds, so even if the user eventually remembers the command to start the timer, he will still have to calculate how many seconds in so many times every time at a different time before the computer auto shuts down. minutes or so many hours. It’s good that at least the standard Windows calculator has a graphical interface.

To cancel the standard computer auto-shutdown timer, you will have to remember one more command, also entered into the “Run” utility field:

Fortunately, a graphical interface for the computer auto-shutdown timer can be implemented using third-party programs for Windows. Below we will look at five of them: three of them are separate small utilities for implementing an auto-shutdown timer in Windows, and the other two are media programs with the ability to turn off the computer as an additional function. All review participants are free programs.

  1. Last Task (http://alonewolfsoft.ru/last_task.htm);
  2. "Shutdown Timer" (http://anvidelabs.org/programms/toff);
  3. Wise Auto Shutdown (http://www.wisecleaner.com/wise-auto-shutdown.html);
  4. GOM Player (http://player.gomlab.com);

1.Last Task

Let's start the review with the most primitive participant - a small portable utility Last Task from the developer Alonewolf Software. It is a simple graphical interface for the computer auto shutdown timer. By clicking the “New task” button, we will be able to enter the time (hours and minutes) after which the computer will automatically turn off.

Last Task allows you to cancel a scheduled computer shutdown

There are no other options in the utility anymore.

2. "Sleep timer"

The Shutdown Timer program from the developer AnvideLabs is also a product in the minimalist style, but it has a little more options for managing the computer’s power. In addition to auto-shutdown at a specified time and after a specified time, using the same principle, the program can restart the computer, send it to sleep and hibernation mode, throw it out of the account on the Windows lock screen, turn off the Internet and even turn off the monitor.

All these features can be tied not only to a given time, but also to the event of closing one of the application windows open in the system.

The Shutdown Timer program even has a small section with settings. Among the settings are changing the preset light theme to a dark one and setting a password to control the auto-shutdown timer.

3.Wise Auto Shutdown

Approximately the same functionality as the second participant in the review is implemented in the Wise Auto Shutdown program from the developer WiseCleaner, the creator of another, more well-known program for cleaning and optimizing Windows - Wise Care 365. The Wise Auto Shutdown program also allows you to turn off the computer, restart, enter into sleep and standby mode, kick out from your account to the system lock screen at a specified time or after a certain period of time. Plus, Wise Auto Shutdown allows you to configure daily auto shutdown at a certain time, as well as auto shutdown when the computer is idle.

Many people like to watch a movie before going to bed. The film is watched to the end, naturally, in rare cases of insomnia or high blood pressure. In such cases, the waking neighbors in panel high-rise buildings with thin walls know more about the ending of the film. There is another type of people - those who like to fall asleep to light relaxing music or audio books about high philosophy. Knowing the peculiarities of their user audience falling asleep, the developers of the most popular media players GOM Player and AIMP have provided the ability to automatically turn off the computer in their software products. If you watch video on your computer using GOM Player, if you listen to music using AIMP audio player, you do not need a computer auto-shutdown timer in a separate program. The computer auto-shutdown function is available on board these two media content players. How to find her?

4. GOM Player

GOM Player's computer auto-shutdown timer is the simplest. By calling up the context menu in the player window and selecting “Settings”, among other options we will see the option to turn off the computer after finishing playing the current video file or playlist. To quickly activate the auto-shutdown timer, you can use the GOM Player hotkeys – Ctrl+Z.

5. AIMP

But the AIMP audio player has a fully functional task scheduler, which includes computer power management. The button to launch it in the program interface with the default skin is placed on the toolbar. If other skins in use do not provide this button on the toolbar, you can always launch the scheduler in the AIMP menu.

In the scheduler window, you need to activate the “Enable sleep timer” option and select the desired option for automatically turning off the computer - at a certain time, after a certain period, after finishing playing an audio file or playlist. Plus, AIMP allows you to set a period of time after which the volume will gradually decrease.

In addition to turning on, the computer may be automatically sent to sleep or hibernation mode.

Have a great day!

Functional features

  • turning off a computer device at a specific time with the ability to select it to perform an event;
  • setting up an early warning before turning off the PC;
  • cancellation of a scheduled event;
  • end of session;
  • disconnecting from the Internet;
  • sending the operating system into standby or hibernation mode;
  • protecting access to your computer using a password;
  • pausing or stopping the timer.

Advantages and disadvantages

The timer has the following advantages:

  • the ability to automatically turn off the PC;
  • a large number of different additional tasks;
  • Russian-language simple interface;
  • free access.
  • lack of a function to open files at a given time.

Alternatives

One of the most famous analogues of this software is PowerOff. It has more advanced functionality. In addition to setting the device to turn off and closing running applications, you can schedule various tasks using the built-in scheduler and daily planner. All events can be accompanied by sound, and you can also customize the indicator colors.

Work principles

The application looks like a small window that contains two drop-down lists. In the first, a specific action is selected: turning off or restarting the PC, putting it into sleep mode, ending a session, or disconnecting from the network.

Interface

In the second list you can set the time at which the task must be completed. For example, after a certain period or at a given minute. The process is started by clicking on the appropriate button.

Start a timer

In the utility you can configure autorun, check for current versions, set an access password, etc.:

Settings

This program is especially useful for those users who perform operations on the computer that take a long time: downloading data, capturing video, copying a movie to a flash drive, etc. In this case, you can start these operations and go about your business, and the timer will turn off the PC after their completion.

There are situations when we need to leave our computer turned on for a long time. This may be due to the PC operating at night, when some large files are downloaded, or when there is a long installation of operating system updates - the fact is that it becomes necessary to automatically turn off the computer without direct user intervention. In this material, I will tell you how to turn off your computer after a certain time, and also introduce the reader to tools that can help us with the planned shutdown of our PC using a timer.

Turn off the computer automatically at a specified time

How to turn off your computer after a certain time using Windows tools

If you need to turn off your computer using a timer, the simplest and most convenient solution is to use the tools built into the Windows OS. A special team will serve us with such tools. shutdown, as well as a task scheduler built into the system.

How to use the Shutdown command

To use this command, press the Win+R key combination, and in the line that appears, enter:

shutdown -s -t 3600 /f

  • s– completion of work;
  • t– indicates the time in seconds after which our PC will be turned off. That is, 3600 is 60 minutes (1 hour). Instead of this number, you can enter your own, after first calculating how long the time you need will take in seconds;
  • f- from English “forced” - forcibly. Tells the system to forcefully shut down all active applications, meaning no program can prevent your PC from shutting down.

After you click on “Ok”, you will receive a system notification that your computer will shut down after a specified time. If you suddenly change your mind, then press Win+R again and in the line that appears, type:

and this function will be deactivated.

How to use the task scheduler

Using this scheduler, you no longer need to think about how to turn off the computer after a certain time, the program will do everything for you thanks to the schedule you created. Please note that this feature exists in Windows operating systems starting from version 7.

So do this:

  • Click on the "Start" button;
  • Enter taskschd.msc in the search bar and click OK. The task scheduler window will open in front of you;
  • Click on "Action" in the top left;
  • Select the “Create Basic Task” option;
  • In the window that appears, enter the appropriate name, for example, “Automatic shutdown of Windows” and click on “Next” at the bottom;
  • Next, you will need to select the shutdown frequency. If you want to do this every day, for example, at 3 am, then select “Daily”, otherwise select another option and click on “Next”;
  • In the next window, determine the shutdown time and click on “Next”;
  • In the “Action” option, select “Run the program” and click “Next” again.
  • In the line under the inscription “Program and script” we write:

C:\Windows\System32\shutdown.exe

In the argument field we type:

How to use a bat file to shut down your PC automatically at a given time

An effective answer to the question of how to turn off a PC after a certain time is to use a bat file. When you click on such a file, your computer will shut down after the required time.

Open notepad and enter:

if %time%==01:00:00.00 goto:b

shutdown.exe /s /f /t 60 /c “Good night, your computer is shutting down”

  • Save this file called shutdown.bat (make sure it is shutdown.bat and not shutdown.bat.txt) on your desktop.
  • If necessary, activate it by clicking on it.
  • You'll see a blank Command Prompt screen, then simply minimize it and continue with your business.
  • At the right time (in this text it is one in the morning) you will see a message about turning off the computer and your PC will turn off.
  • You can change the shutdown time by specifying other numbers instead of “01:00:00.00”.

We turn off the computer at a time determined by us using programs

In the question of how to turn off the system after 10 minutes or after an hour, third-party software applications that need to be installed on your computer can also help. These are products such as PC Auto Shutdown, Wise Auto Shutdown Software and a number of others.

PC Auto Shutdown - shutdown the PC using a timer

This PC Auto Shutdown application for Windows OS will allow you to shut down your computer after the desired time. To take advantage of its functionality, do the following.

A compact utility that slightly automates work on the computer, namely, it turns off the computer at a time specified by you or after a period of time, reboots and locks the computer.

It’s no secret that automation is gaining more and more popularity these days. The reasons for such widespread distribution can be described in two words - it’s convenient. Imagine the situation: you set a file to download and are sitting waiting for it to download in order to turn off the computer. Inconvenient. Imagine this: you set the file to download, started the PC shutdown timer and went about your business, the computer will turn off on its own at the time you set.

In addition, the program has many other similar functions. This means rebooting, ending the session, turning off the Internet and going into standby mode. We have already mentioned above that these actions will be performed at the time you specify, but the program also has the ability to set a timer, which can be paused by pressing pause, or stopped completely if necessary.

And if you don’t want someone else to stop it without your knowledge, you can use the function of setting a password to access the program.

Off Timer Features:

  • setting the desired action and its start time;
  • Login to the program can be protected with a password;
  • computer shutdown timer;
  • computer blocking;
  • disabling Internet access;
  • The Timer has three states: Start, Pause, Stop.

Advantages of the Shutdown Timer:

  • the ability to change the appearance of the interface;
  • simple, unpretentious interface;
  • Russian language menus;
  • minimal consumption of system resources;
  • Computer shutdown timer can be downloaded for free;
  • ability to check for updates.

Things to work on:

  • Some analogues have a function to launch the selected application. There is no such function here.

Based on the above, downloading the Computer Shutdown Timer will be useful for people who perform long-term tasks on the computer that do not require constant user interaction.

The idea of ​​setting up a computer so that it automatically turns on at a given time comes to mind for many people. Some want to use their PC as an alarm clock, others need to start downloading torrents at the most advantageous time according to the tariff plan, others want to schedule the installation of updates, virus scanning or other similar tasks. How these desires can be realized will be discussed further.

There are several ways you can configure your computer to turn on automatically. This can be done using the tools available in the computer hardware, methods provided in the operating system, or special programs from third-party manufacturers. Let's look at these methods in more detail.

Method 1: BIOS and UEFI

Probably everyone who is at least a little familiar with the principles of computer operation has heard about the existence of BIOS (Basic Input-Output System). It is responsible for testing and regularly turning on all PC hardware components, and then transfers control of them to the operating system. The BIOS contains many different settings, including the ability to turn on the computer in automatic mode. Let’s make a reservation right away that this function is not present in all BIOS, but only in more or less modern versions of it.

To schedule your PC to start automatically via BIOS, you need to do the following:


Currently, the BIOS interface is considered outdated. In modern computers it has been replaced by UEFI (Unified Extensible Firmware Interface). Its main purpose is the same as that of the BIOS, but the possibilities are much wider. It is much easier for the user to work with UEFI thanks to mouse support and Russian language in the interface.

Configuring your computer to turn on automatically using UEFI is as follows:


Setting automatic startup using BIOS or UEFI is the only way that allows you to perform this operation on a completely turned off computer. In all other cases, we are not talking about turning on, but about waking up the PC from hibernation or sleep mode.

It goes without saying that in order for auto-on to work, the computer's power cord must remain plugged into the outlet or UPS.

Method 2: Task Scheduler

You can also configure your computer to turn on automatically using Windows system tools. A task scheduler is used for this. Let's look at how this is done using Windows 7 as an example.

First, you need to allow the system to automatically turn on/off the computer. To do this, you need to open the section in the control panel "System and safety" and in the section "Power supply" follow the link "Setting sleep mode".


Then in the window that opens, follow the link "Change advanced power settings".


After that, find in the list of additional parameters "Dream" and there set the permission for wakeup timers to the state "Turn on".

Now you can configure a schedule for automatically turning on your computer. To do this you need to do the following:

  1. Open your planner. The easiest way to do this is through the menu "Start", where there is a special field for searching for programs and files.

    Start typing the word “scheduler” in this field so that a link to open the utility appears in the top line.

    To open the scheduler, just left-click on it. It can also be launched via the menu “Start” - “Standard” - “Service”, or through the window “Run” (Win+R) by entering the taskschd.msc command there.
  2. In the scheduler window, go to the section "Task Scheduler Library".

  3. On the right side of the window, select "Create task".

  4. Come up with a name and description for the new task, for example, “Turn on your computer automatically.” In the same window, you can configure the parameters with which the computer will wake up: the user under whom you will log in and the level of his rights.

  5. Go to the tab "Triggers" and click on the button "Create".

  6. Set the frequency and time for the computer to automatically turn on, for example, every day at 7.30 am.

  7. Go to the tab "Actions" and create a new action similar to the previous paragraph. Here you can configure what should happen when the task is completed. Let's make sure that some message is displayed on the screen.

    If desired, you can configure another action, for example, playing an audio file, launching a torrent or another program.
  8. Go to the tab "Conditions" and check the checkbox "Wake up the computer to perform a task". Add other marks if necessary.


    This point is key when creating our task.
  9. Complete the process by pressing the key "OK". If the general settings specified logging in as a specific user, the scheduler will ask you to specify his name and password.

This completes setting up the computer to automatically turn on using the scheduler. Evidence of the correctness of the actions taken will be the appearance of a new task in the scheduler task list.


The result of its execution will be to wake up the computer every day at 7.30 am and display the message “Good morning!” on the screen.

Method 3: Third Party Programs

You can also create a computer operating schedule using programs created by third-party developers. To some extent, they all duplicate the functions of the system task scheduler. Some have significantly reduced functionality in comparison with it, but compensate for this with ease of setup and a more convenient interface. However, there are not many software products that can wake a computer from sleep mode. Let's look at some of them in more detail.

A small free program with nothing superfluous. After installation, it minimizes to tray. By calling it from there, you can set up a schedule for turning on/off your computer.


Thus, turning on/off the computer will be scheduled regardless of the date.

Auto Power-on & Shut-down

Another program with which you can turn on your computer automatically. The program does not have a Russian-language interface by default, but you can find a localizer for it on the Internet. The program is paid, a 30-day trial version is offered for review.


WakeMeUp!

The interface of this program has functionality typical of all alarm clocks and reminders. The program is paid, the trial version is provided for 15 days. Its disadvantages include the long absence of updates. In Windows 7 it was possible to run it only in Windows 2000 compatibility mode with administrative rights.


This concludes our consideration of ways to automatically turn on a computer on a schedule. The information provided is sufficient to orient the reader to the possibilities for solving this problem. And which method to choose is up to him to decide.


Top