
bat file to initiate an instantaneous shutdown. For instant and most efficient shutdown process, open any text editor software, namely notepad (comes in-built with windows) and write: shutdown -s -t 00Īnd then save the file with.Type shutdown /? for more information on other available parameters) (you can have -t and other parameters in this command. To have the windows machine restart instead of shutdown, type: shutdown -r.Also, as stated above, you can just as easily cancel a scheduled shutdown or restart like this by typing, shutdown -a ) ( -t is superseded by time in seconds, for example, if we want an immediate shutdown, we can write: shutdown -s -t 00. To have a windows machine shutdown after a custom set time, type: shutdown -s -t 900.Save with -t 00 parameter, so that the shutdown is instantaneous. bat file, and execute it instead of always clicking start > power > shutdown. Shutdown commands with additional parameters: The remote shutdown of a computer (GUI aided) in network can be done with the help of the following command: shutdown /i.To cancel a scheduled shutdown via this method simply type: shutdown /a.It should look something like this:Īfter execution of this command, you would see something similar like this:

The above command will schedule a shutdown, the Windows machine should be scheduled to shutdown within a minute of executing this command.
#How to make computer faster using cmd how to
How to Install Oracle Database 11g on Windows?.Authentication Bypass using SQL Injection on Login Page.How to Recover a Deleted File in Linux?.

How to check Active Network Connections in Windows?.How to Remove the Password from a Zip File?.
#How to make computer faster using cmd android

