Sometimes we require or wanted to shut down our PC after a specified time, It can be done with different ways, but we are going to 2 major ways here.
Command Prompt
Auto Shut-Down
Command Prompt: - This method is very simple, we need to open a command prompt windows and type command, “shutdown /s /t 00” (where 00 is seconds till specific time). i.e. If u wanted to restart the system after 10 minutes after the command, then value for 00 will be replaced with 10 minutes = 600 seconds.
Auto ShutDown :- This is the free software and consumes very less amount of memory. Auto Shutdown works on all versions of windows and it is only 59.89 KB in size. The installation is very easy and so it is the plug and play setup. We need to set the time when we want the system to shutdown. There is option to force shutdown also, but it will close all running programs and files without saving data. Normally “Remind me” option is very useful; the user will be reminded about the shutdown. A password can also be set to the options so that once the time is set and the program is in hide mode, it cannot be disabled unless you type the password.
Please Share your comments,
Thanks….