Keyboard Ninja: Create a Hotkey to Switch to Your Open Outlook Window
Have you ever wondered how many times per day you check your email? For many of us, it's far too often… and if every single time you have to click on a little icon in the tray, or find the Outlook button in the taskbar, it can get a little annoying. Instead of that, what I do is assign a hotkey to switch to my already open Outlook window.
This is especially helpful for those of us that have at least 37 windows open at any given point… alt-tab is just inefficient at that point.
Creating the Shortcut for the Hotkey
In order to assign the hotkey, you'll need to first create a new shortcut in the start menu (or desktop), because the one in the Start menu doesn't have the right options and the one in the quick launch won't let you assign a hotkey.
To add one into the start menu, right-click on the Start button and then select "Open" from the menu:
Browse down into the Programs folder (or further if you'd like), and then create a new shortcut to Outlook here (the easiest way is to just right-click drag the one from the quick launch)
Now open up the properties, and make sure that the end of the Target line has the /recycle option (it should if you copied the one from the Quick Launch bar). This is the magic switch that will re-open your Outlook window, rather than opening a new instance of Outlook.
Go ahead and assign your hotkey here in the Shortcut key box. As soon as you click the OK button the hotkey should be active. Note: You could have created this shortcut on the Desktop if you had wanted to.
Make Outlook Hide When Minimized
You can easily make Outlook 2007 minimize to the system tray by right-clicking the tray icon and choosing "Hide When Minimized". I'm not sure if this option exists in prior versions or not.
I find that once you get used to using a keyboard shortcut to switch to Outlook, you won't want to live without it.


Yes, very cool tip that I will be using every day. Thankis!
I'm using Outlook 2003 and the hide when minimize option exists there. Thanks for the tip.
Write a new mail ..\Microsoft Office\OFFICE12\OUTLOOK.EXE /c ipm.note
I must know where you got that Mario wallpaper! I must make it mine!
Disregard. http://www.howtogeek.com/howto.....allpapers/
Hi, Is there a way to switch to outlook once it is hidden/minimized?
Can this be done with Thunderbird instead of Outlook?
The hide when minimized thing works back to office 97 i think.
This was good information, especially /recycle. It inspired me to do this autohotkey script:
#o:: ;Runs or hides Outlook
ifWinActive, ahk_class rctrl_renwnd32
WinMinimize
else
run, C:\Program Files\Microsoft Office\Office12\OUTLOOK.EXE /recycle
return
@Roger
Brilliant.
Trying to troubleshoot…I have assigned the hotkey for outlook, and it worked for awhile but not it is not working? i went back into the properties and the hotkey assignment is still there, but outlook is not restoring when i use it now. Anyone able to help? I thought it was a great function until it stopped working.
The same thing happened to ALL of my hotkeyed shortcuts
I have two hidden desktop shortcuts with shortcut keys assigned. The shortcut key assignments always stop working restarting the computer. The shortcuts are still there on the desktop but the key assignments stop working. I have to go through the entire process every time to get them working again. Any ideas on that? New HP laptop with Vista Home Premium.