DEV Community

sanjay kumar
sanjay kumar

Posted on

Convert Outlook OST files to PST in Simple Steps | 2026 guide

What people are actually asking

These come from real forum posts — Reddit, Spiceworks, Microsoft’s own support board:

“How can I convert an OST file to PST to recover calendar and contacts that are missing from my saved OST file?” — David Dorger, Microsoft Community

“Any recommendations for a reliable OST to PST converter that preserves all metadata?” — blhw879, Reddit

“I need a free tool to convert an OST file to PST format, just once, to read emails in Outlook. Any suggestions without paying?” — jwmb224, Spiceworks

Three different situations. Same problem — an OST file nobody can open.

Why OST files get stuck

Here’s the usual sequence. Exchange server goes down. You leave a job and IT wipes your account. Outlook breaks after a Windows update and the profile vanishes. The OST file is still sitting in AppData, but Outlook won’t touch it — there’s no matching account to attach it to.

That’s the fundamental issue with OST files. They’re bound to the Exchange profile that made them. No profile, no access. You can’t just double-click the thing.

PST files don’t work that way. A PST opens in any Outlook install, on any machine, no server required. That’s the only reason anyone converts — not because PST is technically superior, but because it actually opens.

Microsoft offers no direct conversion path. There’s no menu option, no wizard for this. You either use the Import/Export workaround (which requires a live Exchange connection) or you use a standalone tool that reads the OST file directly.

Method 1: Outlook’s Import/Export

Only works if your Exchange account still exists and Outlook can connect to it. If the account has been deleted or the server is gone, skip this.

  1. Open Outlook and go to File > Open & Export > Import/Export.
  2. Choose “Export to a file” and click Next.
  3. Select “Outlook Data File (.pst)” and click Next.
  4. Click the top-level mailbox and check “Include subfolders” to get everything.
  5. Pick a save location and click Finish.
  6. A 2GB mailbox takes around 10 minutes. A 15GB mailbox can run well over an hour.
  7. When it finishes, go to File > Open & Export > Open Outlook Data File.
  8. Point it to the PST, and you’re in.

Worth knowing: if the progress bar stops on a large mailbox, it’s probably still working. Outlook gets slow above 10GB. Wait it out before assuming it froze.

Method 2: Professional Way to Securely Convert OST to PST

SysInfo OST to PST Converter reads the OST file directly, without needing any connection to Exchange. The account doesn't need to exist anymore.

  1. Download and install it.
  2. Click “Open” and browse to your OST file.
  3. If you can’t find it, look here:
  4. C:\Users\YourUsername\AppData\Local\Microsoft\Outlook\

  5. If AppData isn’t showing up, go to View in File Explorer and turn on “Hidden items.”
  6. Once loaded, the tool shows a full preview — Inbox, Sent, Drafts, Contacts, Calendar, subfolders.
  7. Check it before you export. Actually look through it.
  8. When you’re ready, click Export and choose PST.
  9. Pick a save location and run it.
  10. When it finishes, open Outlook and go to File > Open & Export > Open Outlook Data File.
  11. Point it to the new PST.

Folder structure, attachments, timestamps, read/unread status — all carry over.

Things that trip people up

  • Can’t find the OST file. Windows hides AppData by default. File Explorer > View > turn on “Hidden items.”
  • Emails missing after export. Usually partial corruption. Outlook skips damaged sections silently; a dedicated tool with recovery mode has a better chance of pulling that data.
  • PST won’t open in Outlook. File size limit. Outlook 2010 and later caps PST files at 50GB. If your mailbox was bigger, export by folder instead of all at once.
  • Outlook freezes during export. Common above 5GB. It’s not crashed — just slow. If it keeps happening, Method 2 handles large files more reliably.

If you need PDFs instead of PST

Some situations call for printable records rather than a live mailbox — legal holds, compliance filing, disputes. There’s a separate process for converting OST to PDF covered in that guide. Worth checking if that’s what you’re after.

Which method should you use?

It comes down to one question: does the Exchange account still exist?

If yes — and Outlook can still connect to it — the built-in Import/Export route is fine. It’s slower and prone to stalling on large mailboxes, but it works without installing anything extra.

If the account is gone—deleted by IT, closed when you left a job, or wiped after a migration—you need a standalone tool. Outlook will not open an OST without a matching account. The OST format was never meant to be portable. SysInfoTools handles both scenarios, so if the built-in export keeps freezing on a large mailbox, skip straight to Method 2.

Frequently Asked Questions:

Q1. Can Outlook open an OST file from a deleted account?

Ans. No. Outlook only loads an OST when it can match it to a live Exchange account. If that account is gone, you need to convert OST to PST first, then open the PST file.

Q2. Does the conversion delete or change the original OST file?

Ans. No. The process creates a new PST file. The original OST stays untouched, exactly as it was.

Q3. Can a damaged or corrupted OST file be converted?

Ans. Often, yes — at least partially. A dedicated converter scans the raw file structure and can extract data from files that Outlook won't even open. You won't always get everything, but you'll usually recover most of it.

Q4. How long does OST to PST conversion take?

Ans. A 1–2GB file converts in a few minutes. A 10GB mailbox runs roughly 20–30 minutes. Larger files, especially on mechanical hard drives, can take an hour or more.

Top comments (0)