Title: Say Goodbye to Late-Night Netflix Binges! Learn How to Auto Shut-Down Your PC at a Specific Time Now!
Introduction
Are you one of those people who spend late nights watching Netflix, surfing on the internet, or working on your computer? Do you often forget to shut down your PC before going to bed or leaving your house? If the answer is yes, you might be wasting your precious electricity, increasing your electricity bill, and putting your PC’s life expectancy at risk. However, there is an easy solution to this problem: setting up automatic shut-down on your PC. In this article, we will guide you step-by-step on how to auto shut-down your PC at a specific time, and say goodbye to late-night Netflix binges for good!
Step 1: Open “Task Scheduler”
The first step to set up automatic shut-down on your PC is to open “Task Scheduler.” You can do this by searching for “Task Scheduler” in your Windows search bar, or by opening “Run” and typing “taskschd.msc.”
Step 2: Create a new task
Once you have opened Task Scheduler, you need to create a new task. To do this, click on “Create Basic Task” on the right-hand side of the window.
Step 3: Name your task and set the trigger
In this step, you need to name your task and set the trigger, which is when you want your PC to shut down automatically. For example, you might want your PC to shut down every day at 11 PM. Once you have set the trigger, click on “Next.”
Step 4: Choose the action
In this step, you need to choose the action you want your PC to perform automatically. In our case, we want our PC to shut down, so we will choose “Start a Program.”
Step 5: Set the program/script and add arguments
In this step, you need to set the program/script and add arguments. For shutting down your PC, the program/script is “shutdown.exe,” and the argument is “-s.” This will force your PC to shut down when the trigger is activated. Once you have set the program/script and added the arguments, click on “Next.”
Step 6: Review and finish the task
In this step, you can review the task you have created and make any necessary changes. Once you are satisfied with the task, click on “Finish,” and you’re done!
Conclusion
By following these simple steps, you can set up automatic shut-down on your PC and say goodbye to late-night Netflix binges for good! You will save electricity, reduce your electricity bill, and ensure the longevity of your PC. Give it a try today!
So, if you often forget to shut down your computer or laptop, you may like to set a shutdown timer. On Windows 11, you can automatically set a shutdown timer to shut down your computer at a specific time.
Set a Shutdown Timer On Windows
Hence, if you want to create and use a shutdown timer on Windows, you may find this guide helpful. Below, we have shared a few best methods to shut down the computer at a specified time automatically. Let’s get started.
First, click on start, type Notepad, and press enter. On the Notepad, copy the below code and paste it into your notepad. shutdown -s -t 60
In the above code, 60 represents the time in seconds after which the PC will shut down. You can change this as per your requirement. Specifying 60 will shut down the computer after 60 seconds, which is 1 minute, and if you want to shut down after 2 hours, you will write shutdown -s -t 7200.
Now save this file on the desktop as Techviral shutdown.bat. You can give any name to the file, but it should end with a .bat file extension.
Now, you will see a batch file on your desktop; when you click on the file, your computer will shut down after a specified time.
Using Switch Off
Switch Off is a lightweight, easy-to-use tray-based system utility that could automatically shut down, suspend or hibernate your system. This could cut your electricity bills and save the Environment by lowering your PC power consumption. It could also disconnect dial-up and VPN connections to cut your internet service bills.
First, you must download and install Switch off on your Windows computer and run the application.
Click on the system’s notification tray on the taskbar. Next, right-click on the Switch off the application and choose “Option“. There, set everything according to your wish.
Now, you need to double-click on the Switch off application. Under “Select Schedule” you need to choose the option “Countdown” and enter the time.
Now, under the option “Select Task” you need to choose “Shutdown“. You can choose any other option according to your wish.
After you have done setting up the task, you need to click on “Enable task“
That’s it! Now you will see that your computer will begin the countdown and shut down at any time.
Using Task Scheduler
You can also use Task Scheduler to shut down your computer at a specified time automatically. However, you need to follow the steps carefully to avoid any errors. So, here’s how you can use Windows Task Scheduler to shut down Windows 10 computers Automatically.
First, search for ‘Task Scheduler‘ on your Windows Search menu and open it. Now on the Task Scheduler, click on ‘Create Basic Task‘
Name the new task as ‘Shut Down‘ and then click on the ‘Next‘ button.
Head to the ‘Trigger‘ tab and select the option ‘Daily‘. Now enter the time and date you want your PC to shut down.
Now, head to Action > Start a Program. Under Program/Script, type shutdown.exe and enter /s under the Add arguments.
Now, head to the ‘Condition; tab and then tick on the ‘Start the task only if the computer is idle for‘ and select the idle time for your computer.
Finally, click on ‘Ok’ and exit the Task Scheduler. So, these are the few best methods to shut down Windows computers automatically. If you have doubts about shutting down the PC automatically, let us know in the comment box below.