Jump to content
Sign in to follow this  
ShAmmY1989

Schedule the computer Shutdown automatically without any software

Recommended Posts

Schedule the computer Shutdown automatically without any software

When I am talking about this post the question arises that : How to schedule the computer to shutdown at certain time? Suppose I am working late night and there is no prior time for sleep. So, I wanted to setup my computer to shutdown after 30 minutes. How can I overcome to schedule this task? This post is all about to guide you that how you can schedule your computer to shutdown at specific time without using any software.

 

 

Let's see how:
 
Follow the instruction below:
 
1. Open the Run and Type cmd to open the Command Prompt (To open Run, Press Windows Button+R).
 
2. In the Command Prompt, type the command :
            shutdown -s -t <No. of seconds after which your computer shutdown>
 
E.g. :   shutdown -s -t 60
After pressing Enter, you system will shutdown after 1 minute (1 min=60 sec).
 

This is the simplest way through which you can shutdown your computer without using any third party software.

 
-To cancel the scheduled shutdown, type the below command in the cmd (Command Prompt)
             shutdown -a
 
This will kill the shutdown process and your scheduled shutdown will be cancelled.
 
37968973.png
 
Shammy1989 :declare::preved:

 

  • Like 3

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×