Set computer to turn off at certain time windows 10

This software will repair common computer errors, protect you from file loss, malware, hardware failure and optimize your PC for maximum performance. Fix PC issues and remove viruses now in 3 easy steps:

  1. Download Restoro PC Repair Tool that comes with Patented Technologies (patent available here).
  2. Click Start Scan to find Windows issues that could be causing PC problems.
  3. Click Repair All to fix issues affecting your computer's security and performance
  • Restoro has been downloaded by 0 readers this month.

Sometimes you might want to schedule certain tasks, especially if you don’t have enough time to do them manually.

If you want to learn more about scheduling on Windows 10, today we’re going to show you how to schedule shutdown on Windows 10.

If you can’t shut down your computer manually for some reason, you might want to schedule a shutdown. This is extremely useful if you leave your computer to do something during the night, or if you have to leave your computer for a few hours while you do some errands.

So, let’s see how to schedule a shutdown in Windows 10.

How can I schedule a shutdown in Windows 10?

1. Use a command in the Run dialog, Command Prompt or PowerShell

To start the Run dialog just press Windows key + R. If you want to run Command Prompt or PowerShell, you can search it in the search bar.

Now, all that you have to do is type the following command into the Run dialog, Command Prompt, or PowerShell and press Enter:

Set computer to turn off at certain time windows 10
Set computer to turn off at certain time windows 10

shutdown –s –t 600

We have to mention that 600 represents the number of seconds, so in this example, your computer will turn off automatically after 10 minutes. You can experiment with different values and set the one you want.

If you’re having trouble accessing Command Prompt as an admin, then you better take a closer look at our dedicated guide.

There’s a similar article about Powershell problems and how to fix them.

2. Use dedicated software to help with the shutdown

Windows Shutdown Assistant is software that allows you to shut down your PC at the set time automatically. You can also set it to shut down in other situations such as system idle, excessive CPU usage, or low battery.

It can also support computer log-off, restart, and lock-up, all automatically. Thus, we recommend you download the free version of the program before deciding whether it’s worth your money or not.

Set computer to turn off at certain time windows 10
Set computer to turn off at certain time windows 10

Windows Shutdown Assistant

Set the time when your computer sleeps and shuts down with this amazing tool.

Free Trial Visit Website

3. Use Task Scheduler

1. Press the Start button on your taskbar or the Windows key on your keyboard to open the search box.

2. Type schedule in the search box.

3. Click on the Task Scheduler result to open the app.

4. When Task Scheduler opens, click on Create Basic Task.

Set computer to turn off at certain time windows 10
Set computer to turn off at certain time windows 10

5. Enter the name for your task, for example, Shutdown.

Set computer to turn off at certain time windows 10
Set computer to turn off at certain time windows 10

6. Now choose When do you want the task to start. In our case, we’ll choose One time.

Set computer to turn off at certain time windows 10
Set computer to turn off at certain time windows 10

7. Now enter the time and date when the task will be executed.

8. Next, choose Start a program.

Set computer to turn off at certain time windows 10
Set computer to turn off at certain time windows 10

9. Click the Browse button, go to C:WindowsSystem32 and select a file called shutdown.

Set computer to turn off at certain time windows 10
Set computer to turn off at certain time windows 10

10. Afterwards, click Open.

11.  Now just in the Add arguments field add -s.

Set computer to turn off at certain time windows 10
Set computer to turn off at certain time windows 10

12. Click Next.

13. Now you should see the task information. You can check it one last time, to see if all the settings are right.

14. Click Finish to schedule the automatic shutdown.

Set computer to turn off at certain time windows 10
Set computer to turn off at certain time windows 10

You can use the built-in app called Task Scheduler to schedule a shutdown in Windows 10. By configuring time and date settings, you can program the app to automatically shutdown the PC whenever you want.

Read more about this topic

  • Laptop won’t shutdown in Windows 10/11 [ULTIMATE GUIDE]
  • Task Scheduler not running the Python script? Try these fixes
  • How to schedule shutdown in Windows 11
  • How to Use & Create a Shut Down Shortcut Key in Windows 11

That’s it, you now know how to schedule a shutdown in Windows 10. If you have any questions, just reach for the comments below.

Can I set my PC to turn off at a certain time?

Using the Windows 10's built-in Task Scheduler, you can set up a process in which a computer will shut down automatically at a specific time.

How do I set my computer to turn off in 2 hours?

To create a shutdown timer manually, open Command Prompt and type the command shutdown -s -t XXXX. The "XXXX" should be the time in seconds you want to elapse before the computer shuts down. For instance, if you want the computer to shut down in 2 hours, the command should look like shutdown -s -t 7200.