Learn how to make Windows Vista automatically shutdown at a certain time.
Electro Geeza asked: “Right now, I am actually looking for some instructions on how to automatically shutdown the computer by using only the built-in components of Windows Vista, without any additional “shutdown computer” applications (oh boy, there are thousands or even billions of those). I am thinking about using Task scheduler in Windows to set up a computer shutdown command in some way. Any other ideas?”
I’m 100% with you Electro Geeza. I try to always use built-in functions in Windows to do a task before I use “other” software. Using little applications to perform tasks opens the door to bugs and crashes. Most of the times there are built in functions to perform most tasks. Most people just don’t know about or how to use them.
How-to Shutdown Windows Vista at a Specified Time
I’m going to use the shutdown command included in Windows Vista to shutdown the computer and the task scheduler to shut it down at a specific time.
- Open Task Scheduler by going to Start orb, All Programs, Accessories, System Tools, and then open Task Scheduler.
- Click Create basic task on the right side of the Task Scheduler.
- Give the task a name and then click Next.
- Select when you want to shutdown the computer and then click Next. The next screen will differ depending on when you want the computer to shutdown. In this example I want the computer to shutdown every Monday – Friday at 6pm.
- Next, choose the rest of the details about when you want to shutdown the computer and then click Next.
- Choose to Start a program and then click Next.
- Type shutdown under Program/script and type –s –f –t 0 in the Add arguments box and then click Next.
Learn more about the shutdown command.
- Click Finish on the next screen to save this scheduled task.
Still need help? Ask Your Computer Question Now.
Explore other guides about: All • Customization • Vista • Windows.












thanx for help but…
every time i tried to access the task scheduler windows says ”you may not have permitions to access this item !!:(
i’ll be very pleased if you help me
<<<<<<<<<<<<<>>>>>>>>>>>>>
This is very easy to overcome.
As you open
Start > All Programs > Accessories > System Tools
to reveal the “Task Scheduler” program link, right click it with your mouse and from the sub-menu that pops up, click “Run as administrator”.
That should fix it!
wow-o u guys r smart….i got alot to learn!!!
i tried this but at the time it is supposed to shutdown it didn’t. i tried following each step that is said but nothing happened. can somebody help me please. thank you
How do u stop it and find it?
when i open the task scheduler, a message box pops up and says “the task image is corrupt or has been tampered with.mcupdate” but it still lets me run the program. what does that mean?
Hi
I would like to schedule the same task, but only to sleep or hibernate my PC, could someone please help me with this?
Regards,
Pieter
Try –h –f –t 0 as the arguments in step 7 of this guide. It works in Windows 7.
Hi I want my computer to shut off automatically at 10:30 PM every night , but before i set this up, will this work even if my laptop has it’s lid down and is sleeping or hibernating?
If your computer is hibernating it has already shut down.
If it’s sleeping you can set the scheduled task to wake the computer and run the command by checking off that option in the Conditions tab of the shutdown task you created.
Example: After you’ve created the shutdown task, edit the task by opening Task Scheduler, find and open the shutdown task you’ve created, select the Conditions tab in the shutdown task, and then check off Wake the computer to run this task.