You may want to launch Outlook or start a new email without opening the full application first. A desktop shortcut provides instant access. This feature uses a special command to trigger a specific action in Outlook. This article explains how to create shortcuts for both launching the app and composing a new message.
Key Takeaways: Creating Outlook Desktop Shortcuts
- Desktop context menu > New > Shortcut: Creates a new shortcut icon where you can paste a command to launch Outlook or start a new email.
- Command: outlook.exe /recycle: Opens Outlook in an existing window or starts a new one, preventing multiple instances.
- Command: mailto: Opens your default email program to compose a new, blank message when the shortcut is double-clicked.
Understanding Desktop Shortcuts for Outlook
A desktop shortcut is an icon that points to a program file or a specific command. For Outlook, you can create two main types. The first type launches the Outlook application itself. The second type uses a special protocol to tell Windows to start a new email message. This second type will use your system’s default mail program, which is typically Outlook if you have it set up that way.
You need Outlook installed on your computer. The mailto shortcut requires an email application to be set as the default in Windows. You can verify this in Settings > Apps > Default apps. The process involves using the Windows desktop context menu and knowing the correct command-line switches or protocols.
Steps to Create an Outlook Desktop Shortcut
Follow these steps to create a shortcut that opens the Outlook application.
- Right-click on the desktop
Click on an empty area of your Windows desktop. Select New from the menu that appears, then choose Shortcut. - Enter the Outlook launch command
In the location field, type or paste the following command:outlook.exe /recycle. The /recycle switch opens Outlook in an existing window if one is already running. - Name and finish the shortcut
Click Next. Type a name for the shortcut, such as Outlook. Click Finish. The new icon will appear on your desktop.
Creating a Shortcut for a New Email
This method creates a shortcut that immediately opens a new, blank email composition window.
- Create a new shortcut
Right-click the desktop, go to New, and select Shortcut. - Enter the mailto protocol
In the location field, type:mailto:. This protocol tells Windows to open the default mail client to a new message. - Complete the setup
Click Next. Name the shortcut, for example New Email. Click Finish. Double-clicking this icon will open a new message window.
Common Mistakes and Limitations to Avoid
Shortcut Points to Wrong Outlook Version
If you have multiple Office installations, the shortcut might open an older version. Ensure the command uses the correct path. You can find the exact path by searching for outlook.exe in File Explorer, typically in a folder like Program Files\Microsoft Office\root\Office16. Use the full path in the shortcut location, enclosed in quotes, like "C:\Program Files\Microsoft Office\root\Office16\OUTLOOK.EXE" /recycle.
Mailto Shortcut Opens Wrong Email Program
The mailto shortcut uses the default mail app set in Windows. If it opens Windows Mail or another program, you must change the default. Go to Windows Settings > Apps > Default apps. Click Email and select Microsoft Outlook from the list.
Shortcut Icon is Generic or Missing
After creation, the shortcut may have a generic icon. To change it, right-click the shortcut and select Properties. In the Shortcut tab, click Change Icon. Browse to the outlook.exe file location to select the proper Outlook icon. The icon file is usually within the same folder as the outlook.exe application.
Outlook Launch Shortcut vs New Email Shortcut
| Item | Outlook Application Shortcut | New Email (mailto) Shortcut |
|---|---|---|
| Primary Function | Launches the full Outlook application window | Opens a new email composition window only |
| Command Used | outlook.exe /recycle | mailto: | Works Without Outlook Running | Starts Outlook if closed | Requires Outlook or another mail app to be set as default |
| Best For | General access to inbox, calendar, and folders | Quickly drafting a new message without navigating the app |
| Customization | Can add other switches like /select or /c ipm.note | Can pre-fill fields: mailto:someone@example.com?subject=Hello |
You can now place a shortcut on your desktop for fast access to Outlook. Try pinning the shortcut to your taskbar for even quicker launching. For advanced use, create a shortcut with the command outlook.exe /c ipm.note to force a new email to open directly within the Outlook application window.