Backing up and Restoring Quick Steps

I’ve created quite a few Quick Steps in Outlook 2013 on my Windows 7 computer with various template replies and actions. I now have a new Windows 11 computer with Outlook 365 on it.

How do I copy the Quick Steps from one computer to the other?

Quick Steps buttonQuick Steps are not saved as separate files on your disk but within the mailbox itself. This actually makes it really easy to migrate them for Exchange and POP3 users but quite a bit harder for IMAP accounts.

However, no matter which account type you are using, when you heavily depend on a certain feature or configuration, it is always good to know how to back up and restore it in case needed.

Some Quick Steps backups can even be shared and be used with different mailboxes without the need to reconfigure them.

Quick Steps in Exchange and POP3 mailboxes

Mailbox Store buttonAs Quick Steps are stored within the mailbox itself, your Quick Steps will still be there when you configure your Exchange account on your new computer; No special action is needed.

When you are using a POP3 account and reuse your original pst-file on your new computer, your Quick Steps will also be retained. However, it is however important to do this in the correct way or else they still could get lost.

For details see: Restoring a pst-file of a POP3 account on a new computer.

MFCMAPI

MFCMAPI buttonIn order to backup and restore Quick Steps, you’ll need to make use of MFCMAPI. This is because Quick Steps are stored in a “hidden folder” within your mailbox or pst-file.

MFCMAPI is a low-level editing tool to access your mailbox data. You can do some really great things with it, but you can also easily do large irreversible damage to your mailbox so it is important that you make a backup first and follow the below instructions carefully.

You can download MFCMAPI from its official development website on GitHub. When you are using the 64-bit version of Outlook, make sure you download the “MFCMAPI.exe.x64” version instead.

It is being developed by Stephen Griffin who is a Senior Escalation Engineer in Developer Support at Microsoft focusing on Outlook and Exchange Server APIs (in other words: this is a very reliable application source).

Backing up all Quick Steps at once

To create a backup of your Quick Steps, use the following steps.

  1. Open MFCMAPI.
  2. Accept any dialog prompts to get to the main window of MFCMAPI.
  3. Choose: Session-> Logon…

    MFCMAPI - Session-> Logon... (click on image to enlarge)
    Click on image to enlarge.

  4. Select the mail profile for which you want to backup its Quick Steps. If you are unfamiliar with this dialog, simply press OK.

    Choose Profile dialog box of Outlook.

  5. In the top-part of MFCMAPI you should now see all your configured mailboxes and connected pst-files. Double click on the the mailbox for which you want to backup the Quick Steps.
  6. In the Navigation Pane on the left, expand the folder list called “Root – Mailbox” or “Root Container”.
  7. Expand the folder list called “Top Information Store”, “IPM_SUBTREE” or “Top of Outlook data file”.
  8. You should now see a folder called: Quick Step Settings. Right click on it and choose: Export folder-> As MSG files…

    MFCMAPI - Quick Step Settings - Export Folder As MSG files... (click on image to enlarge)
    Click on image to enlarge.

  9. Enable both “Save associated items” and “Save as Unicode MSG”.

    MFCMAPI - Quick Step Settings - Save Folder Contents To MSG

  10. Press OK.
  11. Use the Browse For Folder dialog to select a location to store your Quick Steps to. As each Quick Step will be stored as an individual msg-file, it might be wise to create a new folder for it.
  12. Click OK to start the Export process.
  13. Close all open dialogs to close MFCMAPI or repeat steps 5 to 12 for any other mailbox that you have configured in Outlook and wish to backup the Quick Steps for.

Backup only specific Quick Steps

If you want to only backup a few or a specific Quick Step (perhaps so that a colleague can import it), you can use the following steps:

  1. Follow step 1-7 of the backup process mentioned above.
  2. You should now see a folder called: Quick Step Settings. Right click on it and choose: Open associated contents table.

    MFCMAPI - Quick Step Settings - Open associated contents table (click on image to enlarge)
    Click on image to enlarge.

  3. In the new dialog that opens up, you’ll see a list of messages which represent your Quick Steps.

    MFCMAPI - Hidden Contents - Quick Step Settings (click on image to enlarge)
    Click on image to enlarge.

    To find out which message belongs to which Quick Step, select a message and look at the PR_ROAMING_XMLSTREAM property. You can double click on this property to see the name of the Quick Step in the Text section.

    MFCMAPI - Quick Step Settings - Property Editor - PR_ROAMING_XMLSTREAM - Newsletters (click on image to enlarge)
    Click on image to enlarge.

  4. To backup a that single Quick Step, right click on its message and choose: Export message…
  5. From the “Format to save” dropdown list select “MSG file (UNICODE)” and click OK.
  6. Select the folder where you want to save the message. You are free to rename the file to for instance: QuickSteps-newsletters.msg
  7. In the CopyTo dialog to set the Interface and Flags, simply press OK.
  8. In the Tags to Exclude dialog, simply press OK as well.
  9. Close all open dialogs to close MFCMAPI or repeat steps 3 to 8 for any other Quick Step you wish to backup.

Restoring Quick Steps

To restore your saved Quick Steps, use the following steps.

  1. Follow steps 1 to 7 of the backup process mentioned above.
  2. You should now see a folder called: Quick Step Settings. Right click on it and choose: Open associated contents table. 
  3. From the menu bar select: Folder-> Import-> From MSG…

    MFCMAPI - Quick Step Settings (Hidden Contents) - Import From MSG... (click on image to enlarge)
    Click on image to enlarge.

  4. Browse to and select your saved Quick Step file and press Open.
    • Note: You can also select multiple files at once or select all the items in the folder via CTRL+A.
  5. Verify that the “Load style” dropdown list is set to: Load message into current folder.
  6. Press OK.
  7. Close all open dialogs to close MFCMAPI or repeat steps 1 to 6 for any other mailbox that you have configured in Outlook and wish to restore the Quick Steps for.

Note: For Quick Steps that have a move/copy to folder action, you may need to reassign the folder in your Quick Step configuration in Outlook for it to work again.