Categorized | Blogging, Windows

Use Windows Shortcut’s to Shutdown Windows Faster.

Posted on 25 November 2008

Now this one thing which bugs everyone. Shutting down your Windows fastly.

So if you are a Windows XP user, you can shut down XP by pressing the Windows key (or Ctrl-Esc) and typing U twice.

Windows Vista:

By default, Vista goes into sleep mode when you press the Windows key, then the right arrow, and then Enter to activate the Start menu’s power button. You can change this behavior–letting you shut down with two fewer keystrokes–via Vista’s Advanced Power Options.

Press the Windows key, type “power options,” and press Enter. Click “Choose what the power buttons do” in the left pane, select “Shut down” in the drop-down menus next to “When I press the power button,” and click Save Changes.

Windows Vista's Power Options System Settings dialog

Change the behavior of the power button on Vista’s Start menu via the Power Options System Settings dialog box.

(Credit: Microsoft)

Note that you can also access your power options by clicking “Change plan settings” underneath your current plan. Then click “Change advanced power settings,” choose the plus sign next to “Power buttons and lid” (for notebooks, obviously), and then the plus sign next to “Power button action.” Click the current setting to access a drop-down menu showing your other power options.

Windows Vista's Advanced Power Options dialog box

Even with the reconfigured Start menu power button, that’s still too many keystrokes. The quickest Windows shutdown technique I know of is to create a shutdown shortcut and then assign the shortcut a keystroke combination. Start by right-clicking the desktop or any folder window, then choosing New > Shortcut. In the “Type the location of the item” text box, enter this line:
shutdown -s -t 0

Give the shortcut a name, and click Finish. Now navigate to the shortcut you just created, right-click it, choose Properties, and under the Shortcut key, click in the “Shortcut key” box. Type Ctrl-Alt-1, or the key combination of your choice, though I recommend starting it with Ctrl-Alt to avoid overwriting an existing shortcut. Finally, click OK. (You’ll know in a minute why I selected Ctrl-Alt-1 for my shutdown shortcut.)

Now entering that keystroke combination will start Windows’ shutdown program. You can create similar shortcuts/key combinations to restart Windows, log off the current user, hibernate (in XP), or sleep (in Vista.) Here are the commands to enter in the shortcut wizard’s “Type the location of the item” text box for each action:

To restart: shutdown -r -t 0
To log off: shutdown -l -t 0
To hibernate XP: rundll32.exe PowrProf.dll, SetSuspendState Hibernate
To put Vista to sleep: %windir%\System32\rundll32.exe powrprof.dll,SetSuspendState

You need the “-t 0″ switch to start the shutdown or restart sequence immediately. Otherwise, Windows will wait 20 seconds before closing shop.

To make the shortcuts easier to remember, I assigned the shutdown shortcut the Ctrl-Alt-1 key combination, restart the Ctrl-Alt-2 sequence, log-off Ctrl-Alt-3, and hibernate or sleep Ctrl-Alt-4. This last one is less handy, since I can put Vista to sleep by pressing the Windows key, then the right arrow and Enter, so timewise, it’s a wash.

Source: Cnet

  • Share/Bookmark

Related posts:

  1. Faster Windows Shutdown in Windows 7
  2. Easily disable windows calendar in windows vista-use this technique
  3. HideTab—Different ways to hide/unhide tabs
  4. Add Fonts to Windows XP and Microsoft Word.
  5. Aero On Old Systems In Windows 7

This post was written by:

webtech - who has written 1784 posts on Website Technology Point.


Contact the author

Leave a Reply

Partner Sites