• Outlook User
  • New Outlook app
  • Outlook.com
  • Outlook Mac
  • Outlook & iCloud
  • Developer
  • Microsoft 365 Admin
    • Common Problems
    • Microsoft 365
    • Outlook BCM
    • Utilities & Addins

Using Outlook's Quick Steps

Slipstick Systems

› Outlook › Using Outlook’s Quick Steps

Last reviewed on March 1, 2019     24 Comments

Applies to: Outlook (classic), Outlook 2010

Outlook's Quick Steps provide users with the ability to quickly file messages as they finish working on them, replacing the need to use the Del key to "file" messages. (Yes, a lot of people use the Deleted items folder as a file cabinet. It's a bad idea.)

However, Quick Steps can do much more than move messages to a folder. Quick Steps support many of the actions available in Rules Wizard so you can use them to forward messages to a person or group, flag items for follow-up, and more.

Quick Steps support multiple actions. For example, you can reply to a message and move it or move a message and mark it read using just one button.

Quick Steps can be assigned to a Ctrl+Shift+number key.

Outlook includes some predefined Quick Steps or you can create your own.

Quick Steps commands

To open the Manage Quick Steps dialog, click the Expand arrow in the lower right corner of the Quick Steps section.

Manage Quick Steps dialog
 

Backup or Share Quick Steps

To backup or share Quick Steps, you need to use MFCMAPI to export the hidden messages that store the quick steps, then repeat the steps to import.

Note: If Windows Defender SmartScreen brings up a message saying it is protecting your PC from an unrecognized app, it is safe to click More Info and then click the button to run MFCMAPI. (The author of MFCMAPI is a long-time Microsoft employee.)
smartscreen warning


To Export the Quick Steps:

  1. Open MFCMAPI and logon to the profile you are exporting from using Session > Logon.
  2. Double-click on the mailbox whose Quick Steps you are exporting.
  3. Expand the top level folder, called Root - Mailbox or Root Container.
  4. Expand IPM_SUBTREE or Top of Outlook Data File.
  5. Right click on the Quick Step Settings folder.
  6. Choose Export Folder and export as MSG files.
  7. Select both Save associated items and Save as Unicode MSG.
  8. Select a folder location to Save the files to your hard drive.

To restore or Import the quick steps, follow these steps:

  1. Open MFCMAPI and logon to the Outlook profile you are importing the Quick Steps into.
  2. Double-click on the mailbox you want to import into.
  3. Expand the top level folder, called Root - Mailbox or Root Container.
  4. Expand IPM_SUBTREE or Top of Outlook Data File.
  5. Right click on the Quick Step Settings folder.
  6. Choose Open Associated Contents table.
  7. Select Folder > Import > from MSG
  8. Select the MSG files (you can select all).
  9. Load into current folder will be slected. Click Ok to complete the Import.

More Information

Quick Steps Address Book Bug
Automatic Message Processing Tools

Using Outlook's Quick Steps was last modified: March 1st, 2019 by Diane Poremsky

Related Posts:

  • Quick Steps Create Appointment Bug
  • Filing Outlook Email Messages
  • How to Export Outlook Data to a PST File
  • Delete reminders that keep returning

About Diane Poremsky

A Microsoft Outlook Most Valuable Professional (MVP) since 1999, Diane is the author of several books, including Outlook 2013 Absolute Beginners Book. She also created video training CDs and online training classes for Microsoft Outlook. You can find her helping people online in Outlook Forums as well as in the Microsoft Answers and TechNet forums.

Subscribe
Notify of
24 Comments
newest
oldest most voted
Inline Feedbacks
View all comments

Mike
February 24, 2021 3:05 pm

Well, this seems like a slick opportunity to learn something new. I followed all the steps, but the import results was an error message

Error: 
Code: STG_E_FILENOTFOUND == 0x80030002
Function MyStgOpenStorage(szMessageFile, true, &pStorage)
File D:\a\1\s\core\mapi\mapiFile.cpp
Line 50

I may try again, or come back and read all the comments when i have more time.

0
0
Reply
Branko PERUNOVIC
November 27, 2020 1:20 pm

Tried to follow the instructions with Export/Import Quick Steps. However, cannot find Quick Steps Settings folder associated with my Gmail account (OK in my other accounts). Any ideas?

3
0
Reply
Denny Pasternak
July 18, 2020 6:10 pm

I don't see the referenced elements in my IMAP accounts.

0
0
Reply
Bruce Bergen
March 17, 2020 9:08 am

Can I have more than 9 quick steps? Example:
CTRL+SHIFT+0 - performs action 10
CTRL+SHIFT+1+: performs action 11

0
0
Reply
Diane Poremsky
Author
Reply to  Bruce Bergen
April 22, 2020 1:11 am

No, sorry, you cannot.

0
0
Reply
Andy
September 29, 2019 2:47 pm

Hi Diane,
I use filters extensively to channel messages into the proper folder. I frequently get messages in my Unread Mail that I need to then browse to the folder (and there's A LOT of folders) to refresh my memory on the thread. It's probably one of my biggest most frustrating time-wasters in Outlook. I don't see anyway to do this in Quick Steps. I would love to have a Quick Step that would open the folder that the highlighted message is in. Find Related is not the best as the subjects are not always the same, and a sender may be in many different folders. Do you know of any way to do this? Thanks.
- Andy

0
0
Reply
Diane Poremsky
Author
Reply to  Andy
September 29, 2019 11:45 pm

Quick Steps won't do it. If the messages you need to review are in the same thread, using Conversation view can help.

I think you could go to the folder using a macro. I'll take a look.

1
0
Reply
Diane Poremsky
Author
Reply to  Diane Poremsky
September 29, 2019 11:49 pm

Well, heck... that didn't take long. This macro will show you the path then open the folder.
http://www.vboffice.net/en/developers/get-the-message-folder/

1
0
Reply
Andy
Reply to  Diane Poremsky
September 30, 2019 11:25 am

Absolutely brilliant! Thank you Diane!

0
0
Reply
Tim
March 1, 2019 8:42 am

I have created a quick step that I would like to share with others. Is there a way to copy/export it from my Outlook, send it to them, and they paste/import it?

0
0
Reply
Diane Poremsky
Author
Reply to  Tim
March 1, 2019 9:30 am

Quick steps are hidden messages in the data file, so it is possible to get them out and copy to other mailboxes, but unless you have a lot to share, its usually easier to recreate.

(I'll add the steps to the article, should you want to do it. )

0
0
Reply
Daniel
June 26, 2017 11:00 pm

Any insight into forcing the order of actions? I've created a quickstep to categorise an email, create a task from it, then clear the category (I want the task to be categorised) and then move the email, but it runs in just about reverse order to this sequence :(

0
0
Reply
Diane Poremsky
Author
Reply to  Daniel
June 28, 2017 12:45 am

AFAIK, you can't. You could use a macro - that would do things in the order they are listed.

0
0
Reply
Kay Pfeiffer
December 26, 2013 11:40 am

I would like to remove the "Create New" choice from my Outlook Quick Steps, but it is not showing as an option when I Manage Quick Steps. Any clues? Sorry, I could not figure out how to include a screen print.

0
0
Reply
Diane Poremsky
Reply to  Kay Pfeiffer
December 26, 2013 12:57 pm

Sorry, that can't be removed from the quick steps list.

You can disable the entire quick steps gallery using group policy or a reg file
HKEY_CURRENT_USER\Software\Policies\Microsoft\office\15.0\outlook\options
or HKEY_CURRENT_USER\Software\Microsoft\office\15.0\outlook\options
DWORD: disablequickstepsgallery
Value: 1 (disable)

0
0
Reply

Visit Slipstick Forums.
What's New at Slipstick.com

Latest EMO: Vol. 30 Issue 33

Subscribe to Exchange Messaging Outlook






Support Services

Do you need help setting up Outlook, moving your email to a new computer, migrating or configuring Office 365, or just need some one-on-one assistance?

Our Sponsors

CompanionLink
ReliefJet
  • Popular
  • Latest
  • Week Month All
  • Jetpack plugin with Stats module needs to be enabled.
  • Urban legend: Microsoft Deletes Old Outlook.com Messages
  • Buttons in the New Message Notifications
  • Move Deleted Items to Another Folder Automatically
  • Open Outlook Templates using PowerShell
  • Count and List Folders in Classic Outlook
  • Google Workspace and Outlook with POP Mail
  • Import EML Files into New Outlook
  • Opening PST files in New Outlook
  • New Outlook: Show To, CC, BCC in Replies
  • Insert Word Document into Email using VBA
Ajax spinner

Recent Bugs List

Microsoft keeps a running list of issues affecting recently released updates at Fixes or workarounds for recent issues in classic Outlook (Windows).

For new Outlook for Windows: Fixes or workarounds for recent issues in new Outlook for Windows .

Outlook for Mac Recent issues: Fixes or workarounds for recent issues in Outlook for Mac

Outlook.com Recent issues: Fixes or workarounds for recent issues on Outlook.com

Office Update History

Update history for supported Office versions is at Update history for Office

Outlook Suggestions and Feedback

Outlook Feedback covers Outlook as an email client, including Outlook Android, iOS, Mac, and Windows clients, as well as the browser extension (PWA) and Outlook on the web.

Outlook (new) Feedback. Use this for feedback and suggestions for Outlook (new).

Use Outlook.com Feedback for suggestions or feedback about Outlook.com accounts.

Other Microsoft 365 applications and services




New Outlook Articles

Urban legend: Microsoft Deletes Old Outlook.com Messages

Buttons in the New Message Notifications

Move Deleted Items to Another Folder Automatically

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Google Workspace and Outlook with POP Mail

Import EML Files into New Outlook

Opening PST files in New Outlook

New Outlook: Show To, CC, BCC in Replies

Insert Word Document into Email using VBA

Newest Code Samples

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Insert Word Document into Email using VBA

Warn Before Deleting a Contact

Use PowerShell to Delete Attachments

Remove RE:, FWD:, and Other Prefixes from Subject Line

Change the Mailing Address Using PowerShell

Categorize @Mentioned Messages

Send an Email When You Open Outlook

Delete Old Calendar Events using VBA

Repair PST

Convert an OST to PST

Repair damaged PST file

Repair large PST File

Remove password from PST

Merge Two Data Files

Sync & Share Outlook Data

  • Share Calendar & Contacts
  • Synchronize two computers
  • Sync Calendar and Contacts Using Outlook.com
  • Sync Outlook & Android Devices
  • Sync Google Calendar with Outlook
  • Access Folders in Other Users Mailboxes

Diane Poremsky [Outlook MVP]

Make a donation

Mail Tools

Sending and Retrieval Tools

Mass Mail Tools

Compose Tools

Duplicate Remover Tools

Mail Tools for Outlook

Online Services

Calendar Tools

Schedule Management

Calendar Printing Tools

Calendar Reminder Tools

Calendar Dates & Data

Time and Billing Tools

Meeting Productivity Tools

Duplicate Remover Tools

Productivity

Productivity Tools

Automatic Message Processing Tools

Special Function Automatic Processing Tools

Housekeeping and Message Management

Task Tools

Project and Business Management Tools

Choosing the Folder to Save a Sent Message In

Run Rules on messages after reading

Help & Suggestions

Submit Outlook Feature Requests

Slipstick Support Services

Buy Microsoft 365 Office Software and Services

Visit Slipstick Forums.

What's New at Slipstick.com

Home | Outlook User | Exchange Administrator | Office 365 | Outlook.com | Outlook Developer
Outlook for Mac | Common Problems | Utilities & Addins | Tutorials
Outlook & iCloud Issues | Outlook Apps
EMO Archives | About Slipstick | Slipstick Forums
Submit New or Updated Outlook and Exchange Server Utilities

Send comments using our Feedback page
Copyright © 2025 Slipstick Systems. All rights reserved.
Slipstick Systems is not affiliated with Microsoft Corporation.

:wpds_smile::wpds_grin::wpds_wink::wpds_mrgreen::wpds_neutral::wpds_twisted::wpds_arrow::wpds_shock::wpds_unamused::wpds_cool::wpds_evil::wpds_oops::wpds_razz::wpds_roll::wpds_cry::wpds_eek::wpds_lol::wpds_mad::wpds_sad::wpds_exclamation::wpds_question::wpds_idea::wpds_hmm::wpds_beg::wpds_whew::wpds_chuckle::wpds_silly::wpds_envy::wpds_shutmouth:
wpDiscuz

Sign up for Exchange Messaging Outlook

Our weekly Outlook & Exchange newsletter (bi-weekly during the summer)






Please note: If you subscribed to Exchange Messaging Outlook before August 2019, please re-subscribe.

Never see this message again.

You are going to send email to

Move Comment