Ever felt need of scheduling your computer to shutdown automatically after some time for what ever the reason may be. Ever wondered how it done? Well in this tutorial I will teach you how its done. Just follow the steps below.
- 1. Open "Control Panel".
- 2. Go to "System and Security">"Administrative Tools" and open "Task Scheduler".
- 3. Now from the Left column, click on "Create Basic Task..."
- 4. A wizard will start. Give a name to your schedule and give a description to it and click "Next".
- 5. Now on the next step. Select when you want to repeat this schedule and set the time for it.
- 6. Now click on "Start a program" from the action screen.
- 7. In the Program/script type "C:\Windows\System32\shutdown.exe" and below that next to Add arguments type "/s" and click Next.
- 8. Now it will ask your to review your setting. After checking it click "Finish". Your shutdown schedule it set.






