Monday, March 18, 2013

Windows Auto Shutdown Without Any Software

We All use some or the other software to shutdown windows in our system. But there is a inbuilt option in windows which allows us to shut the windows at certain time when we are not present there. I found this trick in Microsoft Windows Manual where a code was given to set the time for shutdown with just using RUN command. This shutdown timer works perfectly in windows versions. Just you have to enter a simple command in RUN.
1) Press Ctrl + R to open the RUN command.
2) Type the below code given below.
at 9:45(any time which you require) shutdown -s
If you want to abort the shutdown from being automatically shutting down after you have given the code you have a enter again a command which stops being shutting down the system.
1) Press Ctrl + R to open the RUN command.
2) Type the below code to stop shutting down
at 9:45(any time which you require) shutdown -a
Now the system stops shutting down and goes to the normal state as it was earlier. You have to enter the command every time you want to shutdown automatically with the above code.

If you want to use a free software to shutdown the system automatically at a given time then the best software is Freeshutdown Timer.with this software you can Shutdown, Restart, Log off, Lock, Hibernate and Standby operations. Since this is a freeware software i have uploaded the setup file of Freeshutdown Timer in 4shared.com so you can download directly from the below link.

0 comments:

Post a Comment