Outlook 2010 + Move IMAP PST file = Outlook data file cannot be accessed

If somebody is still looking for a solution, hlpPy's solution above works for IMAP PSTs as well, I just tested with Outlook 2010. It is a non-technical solution anybody can follow without having to mess with the registry, but you need to follow it exactly:

  • Start –> Control Panel –> Mail.
  • Click on the "Data Files..." button at the left.
  • Click the "Data Files" tab at the top if it is not already selected.
  • Select the Gmail data file you want to move, its name should be your e-mail address.
  • Click "Open File Location..." in the options above (do NOT close the Mail applet after this! If you close it and reopen it, it will re-create the files, this is why most people are having issues)
  • In the Windows Explorer window that opens, cut the highlighted .pst file and paste it in the folder where you want to move it to. Leave the .obi and other files in the same location.

    DO NOT OPEN OUTLOOK JUST YET!

  • After moving the PST, go back to the Mail applet that should still be open and double click the highlighted Gmail data file (it should still be highlighted)

  • You will get a warning saying that the .pst file cannot be found. Click OK. Now you will be able to browse and redirect to the new location where you pasted the PST file.
  • Close the Account Settings window and Open Outlook.

It's possible to move MS-exchange pst file in the same manner, but before selecting new location, you should disable Cached Exchange Mode and disable Offline use. After you've selected your new file, you may re-enable this features.


I discovered that in Outlook 2010 you cannot change the storage of IMAP accounts by conventional methods.

My solution was to move the Outlook folder (C:\users\<user>\Local Settings\Microsoft\Outlook) to my desired location (D:\Outlook), open command prompt (in administrative mode), navigate to C:\users\<user>\Local Settings\Microsoft and create a link to my new location: mklink /D %CD%\Outlook D:\Outlook.

After this open Outlook and start configuring your account. I hope this helps.


  1. Close Outlook.

  2. Click on Start then type regedit to open the registry editor.

  3. Go to the following key:

    HKEY_USERS\S-1-5-21-2252105952-3583732995-3196064763-1000\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\Outlook\9375CFF0413111d3B88A00104B2A6676
    
  4. Rename the key above.

  5. Restart Outlook.