Let’s admit, that we all utilize our desktop computers and laptops for various purposes like sending an email, converting files, etc. Sometimes, we forget to shut down the computer after finishing our work.

This thing won’t create any huge problem until and unless you share your PC with others. If your computer is shared, then anyone can access your private and sensitive data without your permission just because you haven’t shut down the PC.

So, if you are amongst those who forget to shut down their PC after work, then it is always best to schedule a shutdown time. Scheduling shutdown time on Windows 10 PCs also has a few other benefits, like it would reduce the electricity bill.

How to Make Your Computer Shutdown At Given Particular Time

So, in this article, we are going to share some of the best methods that would help you to make your Windows PC shut down on a schedule. Let’s check out the best methods to make your computer shut down at a Given particular time.

1. First of all, right-click on your Desktop and then select the option of New shortcut.

Select the option of "New shortcut"

2. After creating the new shortcut, you will be prompted what item you would like to create a shortcut for?

Location prompt

3. You need to enter the following code their shutdown -s -t 600. As you can see in the screenshot, I have typed “shutdown -s -t 600”. Here, 60sec = 1 minute 10*60sec=600 seconds so my computer will shut down after 10 minutes. You need to enter the time in ‘Seconds’.

Make Your Computer Shutdown At Given Particular Time

Similarly, if you want your computer to shut down automatically after 1 hour, then you need to type in shutdown -s -t 3600

4. Once you have completed the above steps, you need to save that file. You will find the newly created shortcut on the desktop, double-click on it, and you will get a notification on the taskbar regarding your shutdown time.

Shutdown notification on the taskbar

That’s it! You are done. This is how you can make your computer shut down at a given particular time in Windows.

Scheduling Shutdown/Restarts using Task Scheduler

Your Windows operating system comes up with an important function, which is known as Task Scheduler. As the name of the utility suggests, the Task Scheduler allows users to schedule important tasks on Windows. So, let’s check out how to use the task scheduler to schedule a shutdown/restart on a Windows 10 PC.

1. First of all, you need to open the run box in windows by pressing CTRL+R and then type “taskschd.msc” without the quotation mark.

Enter 'taskschd.msc' on the RUN dialog box

2. Now you will see the Task scheduler open up; you need to click on Create Basic Task.

Click on "Create Basic Task"

3. Now you need to give it a name and a description of your wish and then simply click Next.

Click "Next"

4. Now you will be asked when you want the task to start. Simply select One time and hit the next button.

Select "One time" and hit the next button.

5. Now on the next page, you need to set the start date and time.

Set the start date and time

6. Now you need to choose the option Start a program.

Choose the option "Start a program"

7. Now here is the tricky part. Here you need to enter script ” –s –f –t 0” in the “Add arguments” box. If you want to shutdown to commence after 60 seconds then type 60 by replacing the 0 here and click on Next.

Enter the script under the 'Add arguments'

8. Now you will see your assigned schedule simply click on the finish button to make the schedule work.

Click on the finish button

That’s it! You are done. This is how you can make your computer shut down at a given particular time.

Using Notepad To Create a Shutdown Timer

Do you know that you can also use Notepad to create a shutdown timer on the Windows 10 operating system? It’s absolutely possible. In this method, we will be using a notepad to create a shutdown timer for Windows 10 PC.

1. First of all, right-click anywhere on the desktop and then New > Text Document. This will open up the notepad.

2. Copy and paste the following code into your Notepad.

@echo off
:Start
title Shutdown timer
color 07
echo Type in an amount of time (Seconds)
set /p time=
color 07
:loop
cls
ping localhost -n 2 >nul
set /a time=%time%-1
echo %time%
if %time% EQU 0 goto Timesup
goto loop
:Timesup
title Time Is Up!
ping localhost -n 2 >nul
ping localhost -n 2 >nul
color 07
echo You have only 20 seconds before Windows Will shut down!
ping localhost -n 20 >nul
ping localhost -n 2 >nul
ping localhost -n 2 >nul
ping localhost -n 1 >nul
ping localhost -n 1 >nul
ping localhost -n 1 >nul
goto Shutdown
:Shutdown
color 70
echo Your Windows is now shutting down! Bye Bye Friend
ping localhost -n 1 >nul
start C:\Windows\System32\Shutdown.exe -s

Enter the script on Notepad

3. Now make sure to save the file in .bat format. Here we have saved the file in Techviral.bat. You can rename techviral as per your wish. Make sure to select the ‘ANSI’ as encoding.

Save the file with '.bat' extension and select 'ANCI' as encoding method

4. Double-click on the .bat file and you will see the screen below. The command line will ask you to enter the amount of time in seconds. Simply, enter the time and hit Enter.

Enter the time (in seconds) on the Command Prompt and hit the 'Enter' button

That’s it, you are done! This is how you can create a shutdown timer by using a simple notepad file.

Using Switch Off

Switch Off is a lightweight, easy-to-use tray-based system utility that can automatically shut down, suspend, or hibernate your system. Apart from scheduling shutdown, it can also disconnect dial-up and VPN connections to cut your internet service bills as well.

1. First of all, you need to download and install Switch-off on your Windows computer and run the application.

2. Now you need to click on the system’s notification tray on the taskbar and there you need to right-click on the Switch off the application and choose Option. They set everything according to your wish.

Select 'Options' from the right click menu

3. Now you need to double-click on the Switch off application. There, under Select Schedule, you need to choose the option Countdown and enter the time period.

Select 'Countdown' under the Select Schedule and enter the time

4. Now, under the option Select Task, you need to choose the option Shutdown. You can choose any other option according to your wish.

Under the 'Select Task' select 'Shutdown'

5. After you have done setting up the task, you need to click on Enable task.

Once done, click on the 'Enable Task' button

That’s it! Now you will see your computer will begin the countdown and will be shut down at the given time.

Using Wise Auto Shutdown

Well, Wise Auto Shutdown enables you to set the PC to shut down, restart, power off, log off, sleep, or hibernate on a regular basis or only once, at a specific time. It makes your power management much easier and more convenient.

1. First of all, download and install Wise Auto Shutdown on your Windows computer from here. Now, open the tool.

Using Wise Auto Shutdown

2. In the next step, you need to select the task type that you want to schedule. You can choose from the shutdown, restart, log off, hibernate, etc., and then select the time.

Select a task and set the time

3. After you have done all the settings, click on the Start Task.

Click on the 'Start Task'

4. That’s it, you are done! Now, the app will send you a reminder of your task before shutting down your computer.

Using Wise Auto Shutdown

That’s it, you are done! This is how you can use Wise Auto Shutdown to make your computer shut down at a given particular time.

Similar Softwares Like Switch Off

Well, if you are searching for a similar type of software to shut down a PC at a particular time, then you can consider the software given below. This software can schedule shutdown time for your Windows 10 PC.

Vista Shutdown Timer

Vista Shutdown Timer

Well, don’t go by the name. This tool works with every version of Windows. It does an excellent job of scheduling shut-down functions. This app is easy to use and carries a clean interface. You can log off, restart, shut down, or hibernate your computer using this.

AMP WinOFF 5.0.1

AMP WinOFF 5.0.1

AMP WinOFF is a utility for scheduling the shutdown of Windows computers, with several shutdown conditions, and fully configurable. The best part of this app is users can create advanced profiles which can have multi-conditional behaviors.

So, this article is all about How To Make Your Computer Shutdown At Given Particular Time. I hope this article helped you! Share it with your friends also.

LEAVE A REPLY

Please enter your comment!
Please enter your name here