Programs for turning off the computer after a specified time. Computer shutdown timer for Windows: how to set the time


In the previous article I showed how to plan. But to simplify the task, I will give several computer shutdown timer programs.

Wise Auto Shutdown for Windows 7/8/10

Simple, but powerful program, which allows you to set the time to turn off the computer.
Can choose exact time, reverse timer, daily or when the computer is idle. The latter is useful when you need to wait for a resource-intensive task to complete.

In addition to shutting down, you can choose from: reboot, log out (logout), sleep and wait (hibernation). I never turn off my laptop, I prefer sleep or hibernation mode. In this case, when I turn on the laptop, I immediately get the current desktop with all open programs.

In hibernation mode contents random access memory reset to HDD, but not in sleep mode. And if the power goes out or the battery runs out, then when you turn on the computer, a new one will begin. Windows boot, and all unsaved data will be lost. After waking up from hibernation, you will in any case get the same desktop.

Combine PowerOff

I have been using this program for many years and I like it. PowerOff does not require installation and works immediately after downloading. Although it has not been updated for a long time, nevertheless, all functions work perfectly. At first it may seem that the program is complicated, but it is not necessary to delve into all the functions, of which there are many:

  • Computer shutdown timer by time or schedule
  • Selecting an action after an event is triggered
  • Winamp, CPU and Internet-dependent timers
  • Built-in diary
  • Built-in task scheduler
  • Controlling the program using hotkeys
  • WinAmp program management
  • Autorun with Windows

By default, everything is configured normally, you can not change anything, but use the program right away. To turn on a regular timer, just a couple of clicks are enough.

In order for the computer to turn off after the specified time has elapsed, put a checkmark on “ Countdown" To the right of the words “Timer started” is written the amount of time left until the event is triggered. To trigger at the exact time, check the “Trigger time” checkbox and set the desired time.

Sometimes you don’t know when the computer needs to turn off or you’re too lazy to count. For this case, PowerOff provides several options.

CPU-dependent timer

If your computer needs to shut down after completing a resource-intensive task.

  • on the right we indicate the percentage of maximum load
  • set “CPU load recording time”.

Now, if the computer is loaded less than you specified for the specified time, it will turn off.

Internet - dependent timer

To turn off after downloading is complete large files from the Internet.

  • Check the box “Get statistics”
  • select the tracked one network interface, for example Wi-Fi
  • then WHAT to consider, for example “Incoming traffic speed”
  • and minimum speed threshold
  • and also enter the number of seconds or minutes in the “Fix speed for” parameter.

Now, if the incoming speed is fixed for a specified time less than we specified, the work will shut down.

WinAmp - dependent timer

Very useful feature for those who like to fall asleep to their favorite music, and at the same time use the WinAmp player. Just check the box “Trigger after playing” and set how many tracks you want to play, or after the last track. This feature can also be used by Foobar2000 users. For this, there is a special plugin for Foobar2000 “WinAmp API Emulator”, which makes other applications think that it is WinAmp.

Today, most video and audio players have a function automatic shutdown, look in the interface and settings.

You can mark at least all the methods, then the shutdown will occur when the first event is reached.

When such a window appears, you can still stop the computer shutdown process. The value in seconds is set in the program settings. There you can enable autorun and see other settings.

In addition to shutting down, you can choose another action:

  • To restart a computer
  • Go to sleep mode
  • Lock your computer
  • End the current user session
  • Disconnect (break) network connection
  • Remotely shut down another computer
  • Send a command over the network

You can also plan a schedule for each day, but you’ll figure it out for yourself.

TimePC can also turn on your computer!

A simple program that can turn off and turn on the computer specified time and launch programs. Or rather, not turn it off, but put it into deep sleep mode (hibernation) and return it back. At the same time, everything running programs, at next switch on continue to work.

If the fans continue to make noise when switching to sleep mode, it means it’s not deep sleep, but normal sleep. On older computers, to enable deep sleep, you need to configure the BIOS to.

If the computer does not turn on according to the timer, then check Windows parameter 7/10 in “Control Panel –> Power Options –> Set up power plan (current) –> Change advanced power settings –> Sleep –> Allow wake timers -> Enable”. The value must be included.

In the program settings you can set autorun along with Windows and several other parameters

There is also a built-in weekly planner

Now let's look at a few simple programs that are convenient to use if you don't need all these functions.

Can turn off, restart and put the computer into sleep mode using a timer. Ignore the year of development.

From distinctive features programs:

  • Smoothly mutes sound
  • Forcefully terminates the selected process
  • You can create a shortcut on your desktop that will launch the program with the selected options
  • No installation required

Lim Timer Off

A very simple and understandable utility that only knows how to turn off the computer at a specified time, forcibly ending all running programs.

Before automatic shutdown, a window appears in which you can cancel the action within 10 seconds.

SMTimer is another simple utility

Minimalism and nice design. The self-shutdown time is set using sliders.

Review of the simplest and most popular free programs
to turn off the computer on a schedule.
Here you can download the software you like and try it out.

The author unobtrusively reminds that Microsoft has an extremely negative attitude towards third-party software (software), since it (this software itself) can lead to destabilization of the entire operating system.

As before, the most proven and reliable way to do this is to use built-in (standard) tools Windows- And .

Programs for shutting down your computer on a schedule
(download free programs)

Additionally:
Shutting down your computer on a schedule
built-in (standard) Windows OS tools

The simplest bat files to turn off the computer

Developer: site:):):)
bat files are Windows OS executable files with the .bat extension, clicking on them leads to the execution of any action script that is written inside this bat file. IN in this case, the code of the attached bat files contains commands to turn off the computer, as well as commands to cancel commands already received to turn off the computer.
These bat files are extremely easy to use. All you need to do is download them and click on them. The computer will be turned off, or specified time, or after a specified period of time.
To change the value of the specified time, you need to right-click on the bat file and in the drop-down context menu select the “Change” option. After this, the text part of the bat file will open in Notepad, where you can set your time and save changes.
The advantages of this method of shutting down the computer are: complete absence viruses and unconditional work in any Windows OS. The disadvantages include unnecessary fiddling with the text of the bat file. However, if you configure such a file once and put it in the startup folder, the effect you get is nothing at all.

Attention! The bat files offered for downloading do not have a user interface. A simple click on the bat file leads to the immediate installation or cancellation of a ONE-TIME command to turn off the computer.

Download shutdown-timer.bat - (downloads: 3791)
To change the timer time, you need to change in the downloaded file “shutdown-timer.bat”, in the line shutdown /s /f /t 1000, the number 1000 to your value, where 1000 is the number of seconds until the computer turns off from the moment you click on the “shutdown” file -timer.bat"

Download shutdown-exact time.bat - (downloads: 1266)
To change the exact time, you need to change in the downloaded file “shutdown-exact time.bat”, in the line at 21:51 shutdown /r /f, the number 21:51 to your value, where 21:51 is the exact time the computer turns off after clicking according to the file “shutdown-timer.bat”

Download shutdown-cancel command.bat - (downloads: 817)
There is no need to change anything in the “shutdown-cancel command.bat” file. Clicking on this downloaded file will cancel all previously assigned commands to turn off the computer.

OFF Timer - the simplest computer switch

Developer: Egor Ivakhnenko, 2010
A miniature, simplest Russian-language program for one-time shutdown of the computer at a specified time. Fundamentally, OFF Timer is an analogue and continuation of the topic “The simplest bat files for turning off the computer” with the only difference that the program has user interface.
Does not require installation, Portable, works from any folder. The last property is very important for programs of this type - if you don’t like it, you throw it away. The program has a minimum of settings, which are very easy to understand even from a screenshot. Works great for any Windows, because it uses the same means to turn it off. It can successfully replace the standard “Turn off” button in Windows OS.

PowerOff - the most powerful timer to shut down Windows

Official website of the PowerOff program
In conclusion, the most powerful and feature-rich tool to shut down your computer under Windows control- timer PowerOf. The program is simply crammed with all sorts of bells and whistles, which suggests the adequacy of its authors and its users. Functional PowerOf is incredibly extensive and allows you to accomplish such feats as scheduling your computer to shut down at a different time each day or shutting down your computer after listening to a specified number of music tracks. The only thing missing is the function of scheduled shutdown of the computer after a specified number of beers drunk :):):):).

Hello, friends! In this article, Program to automatically shut down your computer, let's look at several utilities that perform this function. Yesterday I had a need to turn off the computer after a certain or at a given time. Deal with third party utilities there was no time (I had no idea that there were completely simple programs), so I used the old reliable method. I launched the movie in the player and selected “Turn off after completion” in the options, setting the slider on the time scale so that approximately the required amount of time remained. The method is certainly not the simplest, but it is familiar, proven and most importantly works. In this article, we will look at special programs whose main function is to automatically turn off the computer. At the end of the article you can see an overview of several programs discussed in the article

A tiny program consisting of just one file - OFFTimer.exe. The advantage of this program, and all those discussed here, is that they do not require installation.

You can download the program below

  • OFFTimer [~300 KB]

Download the archive and unpack it. If you have any difficulties with this, please read the article - How to open a file with the *.rar extension. Run the OFFTimer.exe file. The main program window looks like this:

The program can only turn off the computer. To do this, you need to set the shutdown time and click the “Enable timer” button. Then you can Minimize the program using the button of the same name and the computer will turn off at the specified time. If you change your mind, you must click on the “Enable timer” button again. It will “spin out” and you will adjust the shutdown time. Please pay attention to the warning message and save and close all applications before leaving your computer.

10 seconds before the specified time, the program will display a warning about shutdown

You can cancel turning off the computer by pressing the corresponding button. That's all program to automatically shut down your computer. Nothing extra.

Xtime - automatic shutdown + reminder

The program is as easy to use as the one discussed earlier. You can download it below

  • xtime_1.3.0.5.zip [~110 KB]

Download and unpack the archive. Run xTime_1.3.0.5.exe. The main program window looks like this:

To automatically turn off the computer at a specified time, you need to select from the drop-down list on the left the number of minutes after which you want to turn off the computer and click on “Activate” in the center below

The maximum time for which automatic shutdown can be delayed is 360 minutes. Which corresponds to six hours. This should be enough for almost everyone. When the program is activated, the message Reset appears. Use it to cancel automatic shutdown of your computer

The xTime program can not only turn off the computer, but also provide a reminder in the form of a sound signal. You can see everything this program is capable of by opening the “Tasks” menu. For a reminder, select a sound signal and activate it. When the specified time arrives, a short melody from the movie Boomer will sound and the program will automatically close.

Unlike the previous program, xTime does not issue any warnings a few seconds before the computer turns off. You cannot cancel automatic shutdown, so you need to be careful with this program.

PowerOff - a program to automatically turn off your computer

If programs were considered before, then PowerOff - software package. You can download it from the link below

  • PowerOff64_RUS.zip [~631 KB]

Download and unpack the program. Run PowerOff64_RUS.exe. The main program window looks like this. Click on the picture to enlarge

On the Timers tab you will find the following blocks:

  • Information - where the current time, date, user and timer clock are displayed
  • Standard timer - you can set the trigger time and take into account the date. You can set a countdown, or set it to trigger when the system is inactive for a certain time
  • Action - a section where you can choose what you want to do. You can shut down the computer, restart, hibernate, lock the computer, end the current session, perform an action, shut down remotely, or send a command over the network. The picture on the left is a button, clicking on which will immediately perform the action selected in this block. Carefully
  • Additional options are specified when selecting the “Perform action” item in the Action block. It is possible to choose various actions from the dropdown list
  • Winamp dependent timer - allows you to perform the selected action after playing a certain number of tracks or after playing the last sound file
  • CPU dependent timer - allows you to assign a specific action to trigger when the processor load drops below the specified value and lasts for the time you specify
  • Internet dependent timer - allows you to watch the network load in real time and perform the required action to reduce the speed to the limit you specify and fix it for the selected time (How to check the connection speed)

To simply automatically turn off the computer, just use the Standard Timer by setting the reverse report time or setting the shutdown time. 20 seconds before triggering, a message appears for the user, where you can see what action will be performed

At the moment of operation, a window will appear in which you will be warned again that in 30 seconds the selected action will be performed

It turns out that the user is warned within 50 seconds, which is very convenient.

The program also has a built-in diary and planner, which can be customized according to your choice. The program itself can be adjusted very flexibly on the “Settings” tab. All actions that were performed are recorded in the program log, which can be viewed on the corresponding tab.

Conclusion

In this article program for automatically turning off the computer and more Three programs were reviewed that 100% cope with the task assigned to them. All utilities are convenient because they do not require installation. As a result, you won't have to clean your computer. Delete the folder with the program and that’s it.

Video “Program to turn off the computer”

Often a situation arises when you have to leave the computer unattended to complete all automatic processes. And, of course, when they are completed, there is no one to turn off the power. Consequently, the device remains idle for some time. There are quite a few special programs to avoid such situations.

Begin this list costs with the most advanced application, which includes many interesting features and opportunities.

Here the user can choose one of four dependent timers, eight standard and many additional manipulations over the PC, as well as use a convenient diary and planner. Plus, all program actions are saved in the application logs.

Airetyc Switch Off

Unlike the previous program, Switch Off is limited in functionality. There are no diaries, planners, etc. here.

All the user can do is select the schedule that suits him best, as well as a specific action that will occur when that time comes. The program supports the following nutrition manipulations:

  • Sign Out;
  • Sleep or hibernation mode;
  • Lock;
  • Internet connection interruption;
  • User's own script.
  • In addition, the program works exclusively through the system tray. It does not have a separate window.

    SM Timer

    SM Timer is a utility with minimum quantity functions. All you can do in it is turn off your computer or log out.

    The timer here also supports only 2 modes: performing an action after some time or upon the arrival of a certain time of day. On the one hand, such limited functionality worsens the reputation of SM Timer. On the other hand, this will allow you to quickly and conveniently activate the computer shutdown timer without unnecessary manipulations.

    StopPC

    It would be a mistake to call StopPK convenient, but it will perfectly help cope with the right task. Users who decide to use the application are faced with four unique actions that can be performed on the PC: shutdown, reboot, disconnecting the Internet, and also disabling a specific program.

    Among other things, it is implemented here hidden mode work, when activated, the program disappears and begins to work autonomously.

    TimePC

    The TimePK program implements a function that is not found in any of the analogues discussed in this article. Besides standard shutdown computer, it is possible to turn it on. The interface is translated into 3 languages: Russian, English and German.

    Like PowerOff, there is a scheduler that allows you to schedule all on/off and hibernation transitions for a whole week in advance. Plus, in TimePC you can specify certain files, which will automatically open when the device is turned on.

    Wise Auto Shutdown

    The main feature of Vice Auto Shutdown is its beautiful interface and high-quality support service, which can be accessed from the main interface.

    As for tasks and their execution time, the application in question did not succeed in this regard compared to its analogues. Here the user will find standard features power management and regular timers, which were already mentioned above.

    sleep timer

    This list is completed by the convenient Shutdown Timer utility, which contains all the functions necessary for managing the computer’s power, nothing superfluous or incomprehensible.

    10 manipulations of the device and 4 conditions under which these actions will occur. An excellent advantage for the application is its fairly advanced settings, in which you can set the nuances of operation, choose one of two color schemes, and also set a password for controlling the timer.

    If you are still hesitating before choosing one of the programs presented above, you should decide specifically what you need. If the goal is to simply turn off the computer from time to time, it is better to turn to more simple solutions with limited functionality. Those applications whose capabilities are very extensive are usually suitable for advanced users.

    By the way, it is worth paying attention to the fact that in Windows systems it is possible to set a shutdown timer after a period of time without any additional software. All you need is the command line.

    The idea of ​​setting up a computer so that it automatically turns on at a given time comes to mind for many people. Some people want to use their PC as an alarm clock, others need to start downloading torrents at the most advantageous time according to tariff plan time, others want to schedule installation of updates, virus scans, 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, using the methods provided in 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). She is responsible for testing and regular inclusion of all components hardware PC, and then transfers control to the operating system. BIOS contains many various settings, among which there is the ability to turn on the computer in automatic mode. Let's agree right away that this function It is not present in all BIOS, but only in more or less modern versions.

    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 was 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 up automatic switching on using BIOS or UEFI is the only way, which allows for this operation on a completely turned off computer. In all other cases we're talking about not 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 system settings. Windows tools. A task scheduler is used for this. Let's see how this is done on Windows example 7.

    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 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 to top line a link to open the utility appears.

      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 title and description for 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 in general parameters login was specified under specific user, the scheduler will ask you to enter its 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 more user-friendly interface. However software products There are not many that can wake a computer from sleep mode. Let's look at some of them in more detail.

    Small free program, in which there is 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.





    

    2024 gtavrl.ru.