How to Convert OST to PST: A Comprehensive Guide

Reading time icon 5 min. read


Readers help support MSpoweruser. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help MSPoweruser sustain the editorial team Read more

Email communication is essential in today’s digital world, both in personal and business contexts. One of the most popular email programs, Microsoft Outlook, uses the OST (Offline Storage Table) file type to store and synchronize mailbox data remotely.

For various reasons, such as switching email clients or retrieving data from a broken OST file, you might need to convert OST to PST (Personal Storage Table) format.

In this article, we’ll look at how to convert OST to PST and talk about the tools and methods you may use to do so quickly. So let’s get started and learn about the various ways to convert OST to PST.

1. Use Stellar Converter for OST

  1. Download the Stellar Converter for OST.
  2. Run the installer by double-clicking it, and follow the instructions to complete it.
  3. Click the SelectOutlook Data File button, then click Browse and navigate to the respective file.
  4. Click Convert and your file be transformed in minutes.

2. Convert OST to PST using Microsoft Outlook

  1. Open Microsoft Outlook and create a new PST file (or use an existing one).
  2. Import the OST file into Outlook by following the import wizard.
  3. Once the import is completed, you will have a PST file containing all the information from the OST file.

Note: This method also helps to convert OST to PST with Outlook 2016, 2019, 2013 & 2019.

3. Online OST to PST conversion

Several online businesses offer OST to PST conversion if you’d prefer a web-based alternative. You can convert OST to PST free with some of these tools.

To guarantee the confidentiality and protection of your data, it is crucial to use a reliable and secure provider when converting OST to PST online.

Here are some trustworthy examples:

If these tools do not satisfy your file conversion needs, feel free to check the following method.

4. Use PowerShell

If you want to convert OST to PST without using Outlook, try this method.

  1. Click the Start menu, search for PowerShell, and click the Run as administrator option.
  2. As PowerShell usually restricts running scripts, run the following command to change the policy:
    Set-ExecutionPolicy -ExecutionPolicy Unrestricted

    When prompted to confirm, enter Y and press Enter.
  3. Use the cd command to navigate to the location of your OST file. For example, if your file is on the desktop, run the following command:
    cd C:UsersYourUsernameDesktopReplace YourUsername with your actual username.
  4. Run the following command inside PowerShell to initiate the OST to PST conversion process:
    New-Object -ComObject Outlook.Application | %{
    $_.Session.AddStoreFromFile("Path oYourOSTFile.ost")
    $_.Session.GetDefaultFolder(6).Items |
    Select-Object -Property Subject, ReceivedTime, SenderEmailAddress |
    Export-Csv -Path "Path oSaveYourPSTFile.csv" -NoTypeInformation
    }
    Replace Path oYourOSTFile.ost with the file path of your OST file and the Path oSaveYourPSTFile.csv with the location of where you want the file to be saved.
  5. Wait for the process to complete, as the duration might vary due to file size.
  6. Navigate to the location of your PST file, and open it using a spreadsheet app like Microsoft Excel to check the data.
  7. Restore the changes made to the execution policy by running the following command inside PowerShell:
    Set-ExecutionPolicy -ExecutionPolicy Restricted

    The selected mailbox item properties, such as subject, received time, and sender email address, should be included in the converted PST file (CSV file).

5. Convert OST to PST file for Office 365

5.1. Remove any file encryption

  1. Open Microsoft Outlook on the PC that has the OST file stored.
  2. Ensure that you’re connected to your Office 365 account and that the syncing process is active.
  3. If your OST file has encryption, remove it by clicking the File tab > Options > Trust Center, then select Trust Center Settings. Under the Email Security section, uncheck the Encrypt contents and attachments for outgoing messages option.
  4. Exit Microsoft Outlook and make sure it is not running in the background.

5.2. Modify Mail settings in Control Panel

  1. Search for Control Panel, and open it.
  2. Navigate to Mail or Mail (32-bit), depending on your system.
  3. Inside the Mail Setup window, click Show Profiles.
  4. Select the current Outlook profile and click the Properties button.
  5. Click the Email Accounts button inside the Mail Setup – Outlook dialog box.
  6. Choose the Data Files tab, and note down the OST file location in the File column.
  7. Close all open dialog boxes.

5.3. Transform the OST file to PST

  1. Open File Explorer or Windows Explorer on your PC.
  2. Paste the path of the OST file you noted down earlier inside the address bar in the File Explorer.
  3. Find the OST file and rename it, changing the file extension from .ost to .pst.
    For example, if the file name is Outlook.ost, rename it to Outlook.pst.
  4. Press Enter to save the new file name.
  5. Relaunch Microsoft Outlook.
  6. Click File > Open and Export, and choose the Open Outlook Data file option.
  7. Navigate to the location of the newly-renamed PST file, and click OK to open the file in Outlook.

Benefits of converting OST to PST

  1. Flexibility – You can manage your emails and other data with greater freedom by converting your OST file to a PST format that allows access to your mailbox data from various email applications or platforms.
  2. Data recovery – If your OST file becomes corrupt, you can restore your important data and ensure it is accessible by converting it to a PST file.
  3. Backup and archiving – Your mailbox data may be reliably protected against data loss by creating backups or archives using OST to PST conversion.

Accessing and effectively managing your mailbox data is made possible by converting OST to PST. Various techniques and tools are available to make the conversion more accessible, whether switching to a different email client, restoring data from a broken OST file, or creating backups.

To ensure a seamless transition from OST to PST, pick the approach that best meets your needs.

More about the topics: Microsoft Outlook