Tuesday, July 21, 2009

Shutdown Windows via Command Prompt

Many ways to be able to process in Windows Shutdown. The most common way is through the Start> Turn Off Computer. Next will be explained how the process Shutdown via command prompt, do the following :

1. First open Command Prompt from Start> All Programs> Accessories> Command Prompt or Start> Run type cmd

2. At the command prompt window, type the following command:

shutdown / s
to do the shutdown process

shutdown / r
to restart the process

3. To find out more about this command, you can type shutdown /?.

0 comments:

Post a Comment

What Do You Think?