Managing and Importing the Outlook Autocomplete List
The autocomplete feature in Outlook helps speed up email composition by suggesting previously used addresses. You can export or import this list when setting up a new profile or migrating to another device.
Import method by account type
The import process depends on the type of Outlook account:
- Microsoft 365, Exchange Server, or IMAP: the list is stored within the Outlook profile files.
- POP3 account: the list is stored in a local file with the
.NK2
extension.
Exporting the autocomplete list
- Close Outlook.
- Download MFCMAPI from this link.
- Run
mfcmapi.exe
. - Go to Session → Logon.
- Select your Outlook profile and click OK.
- Click on your mailbox.
- In the left pane, expand:
Root Container → Top of Information Store or IPM_SUBTREE. - Right-click Inbox → Open Associated Contents Table.
- Right-click on IPM.Configuration.Autocomplete →
Export Message → Save Message to File. - Select MSG file type and click OK.
- Choose the destination and save the file.
Importing the autocomplete list
Important: close Outlook and any active Outlook Web Access (OWA) sessions before proceeding.
- Launch
mfcmapi.exe
. - Go to Session → Logon.
- Select your profile and click OK.
- Click on your mailbox.
- Right-click Inbox → Open Associated Contents Table.
- Delete any existing autocomplete items to avoid duplicates.
- Go to Folder → Import → From MSG.
- Select the previously exported
.msg
file. - In the popup, select Load message into current folder and click OK.
Importing an NK2 file
Step 1: Copy the file
- Open Windows Search and type:
%APPDATA%\Microsoft\Outlook
- Locate the
.NK2
file. - Copy it to the destination computer.
Step 2: Rename and move the file
- Open Control Panel → Mail.
- Click Show Profiles.
- Note the profile name and rename the
.NK2
file to match it. - Move the file to:
%APPDATA%\Microsoft\Outlook
Step 3: Import the NK2 file
- Open Windows Search.
- Type
outlook /importnk2
and press ENTER.
Autocomplete should now be available in the new Outlook profile.