Create a Windows Shutdown Button

Restart ButtonOne of my favorite Windows tweaks involves the creation of a windows shutdown button. It's one button you can click to shutdown your workspace ASAP. Besides being a dead simple shutdown - it's dead simple to setup.

Here's how it works:

  1. Right Click your desktop and select 'New -> Shortcut'
  2. When the 'Create Shortcut' dialog appears type "shutdown -s -t 0"
  3. You'll then be asked to name the shortcut, "Shutdown" should work nicely. This finishes the Create Shortcut dialog.

Read the Rest of this post