Summary

To combine Outlook data files, decide what you need first. To see them together, open each one in Outlook and they show side by side, with no merge. To get one real file, merge the PSTs into a master file. An OST must be turned into a PST before it can join them.

You have a pile of Outlook data files. An archive from last year, a backup PST, maybe an old file from another PC. You want them all in one place. The word people reach for is combine.

Here is the part most guides skip. Combine can mean three different things. Only one of them needs a real merge. Sort out which one you want and this gets a lot simpler.

Key Takeaways

  • Most people do not need to merge. Opening each data file in Outlook shows them all in one window.
  • Merge into one file only when you need a single PST to move, archive or hand over.
  • An OST cannot be merged directly. Convert it to a PST first.
  • A merge copies items into one file. It does not splice the files, so your originals stay untouched.
  • Watch the size limit. Combining several large PSTs can push past it and corrupt the result.

What do you really need when you combine data files?

Three different goals hide behind the word combine. Pick yours before you do anything, because the easy goal needs no merge at all.

What you want What it really needs
See all your files in one Outlook window Just open each file. No merge.
One single PST to move, back up or hand over A real merge into a master file.
Bring an OST into the mix Convert the OST to PST first, then merge.

The first goal covers most people. They think they need to fuse files, when all they want is to see everything together. So start there, because it is the safest path and it touches none of your files.

The easy path: open your data files together

If you only want every folder visible in one place, you do not merge anything. You just open each file in Outlook and they all line up in the folder list on the left. Nothing is copied, nothing is changed.

Open the data file

In Outlook, go to FileOpen & ExportOpen Outlook Data File, then browse to your .pst file.

Repeat for each file

Do the same for every PST you want to see. Each one appears as its own set of folders in the left pane.

Work across them in one window

Now you can read, search and drag items between files in a single Outlook window. To hide a file again later, right-click it and choose Close.

From our experience

This is the answer for most of the people who ask us how to combine their files. They picture a risky merge, when all they needed was every folder in one view. If you are never going to move the files off this PC, stop here. You are done. You have not put a single message at risk.

When you truly need one file: merge them

A real merge makes sense when you need one file, not one view. Moving everything to a new PC, handing a single archive to someone or backing up years of mail as one unit are the usual reasons.

The manual way is to create a fresh PST, then import each old file into it through the Import and Export wizard, with the duplicate option turned on. It works, but it is slow and the duplicate filter is fussy, so for more than two files a merge tool is steadier. We walk through both ways in detail in our guide on merging multiple Outlook PST files, whether you want the folders blended with duplicates removed or each file kept as its own branch.

Can you combine an OST file too?

Not directly. An OST is a cache tied to one account, so Outlook will not let you merge it the way you merge a PST. You have to turn it into a PST first, then treat it like any other file in the steps above.

Convert the OST with the BitResQ OST Converter, which reads the file even when it is orphaned and writes a clean PST. Our guide on converting an OST file to PST format covers it. If the file has lost its account, see opening an orphaned OST file first.

Got an OST in the mix? Turn it into a PST so it can join the rest.

Get the OST Converter

What merging really does to your data

Most guides treat a merge like stapling files together. It is not that simple. A couple of the details decide whether you end up with a clean archive or a quietly broken one. This part goes under the hood. It is more technical, so it sits here at the end.

A merge is a copy, not a splice

When you merge, Outlook does not weld two files into one. It copies each item out of the source file and writes a brand new copy into the target. Every message in a PST has a unique internal label called an entry ID, set by the file it lives in, which you can read about in the [MS-PST] file format spec. Copy an item into a new file and it gets a new entry ID there. The upside is your source files are never touched, so a failed merge cannot hurt the originals. The catch is that anything pointing at the old ID, like a rule or a saved link, will not follow the item across.

The duplicate filter can hide real mail

The handy “do not import duplicates” option is rougher than it looks. It decides a duplicate by checking a small set of fields, not the whole message. Two different emails with the same subject, sender and time, which is common with newsletters, receipts and automated alerts, can read as duplicates, so the filter drops the second one without a word. You end up with fewer items than you put in and no list of what went missing.

From our experience

We always check the item count before and after a merge. More than once the duplicate filter quietly ate real messages that only looked alike. Nobody noticed until a count came up short. If the mail matters, merge with duplicates kept, then clean up afterward with a tool that compares full messages, not just a few fields.

Watch the size limit when you combine

Combining is exactly when a PST blows past its limit. A modern PST scales to around 50 GB before it turns unstable. Merge three 20 GB archives into one and you sail straight past that line. An oversized PST is one of the most common files we see corrupt. If your sources add up near the cap, do not force them into a single file. Split the result or keep two reasonable files instead of one huge fragile one.

Why you never merge originals in an investigation

From a forensic seat, a merge is a rewrite. A rewrite is the enemy of provenance. Copying items into a new file gives them new entry IDs and a new container with its own timestamps, so the merged file can no longer prove where each message came from or when it really arrived. That breaks chain of custody. So when a file might be evidence, you do not merge it. You copy each source to read-only storage, hash it so the original is provable and do any combining only on working copies. The originals stay sealed.

From our experience

The first rule on any file that matters is simple. Combine copies, never originals. We have watched a well-meaning merge flatten years of separate archives into one file, with the source dates and folder paths gone, right when those details were the whole point. Keep each source intact and hashed. Merge only what you can afford to rebuild.

How a merge tool handles all of this

A good merge tool does the work Outlook’s import leaves to chance. It reads each source file’s folder tree and copies the items into the target, mapping folders by name so nothing lands in the wrong place. Then it runs its duplicate check on the real message identity, not just a few surface fields. It also keeps an eye on the output size so it does not build a file past the safe limit. That is the difference between a clean single archive and a merge you have to untangle later.

Final word

So combining Outlook data files starts with a question, not a tool. If you only need to see everything in one window, open each file and you are done, with nothing put at risk. If you truly need one file, merge the PSTs with care, watching the duplicate filter and the size limit. Bring an OST in only after you convert it to a PST.

Before you reach for a merge, ask yourself the one thing that saves the most trouble. Do you really need a single file or do you just need to see them all together?

Frequently Asked Questions

Do I have to merge my Outlook data files to use them together?

No. Open each file in Outlook with File, Open and Export, Open Outlook Data File. They all show in the folder list and you can work across them in one window. No merge is needed unless you want a single file.

How do I combine two PST files into one?

Create a new PST, then import each old file into it through the Import and Export wizard. For more than two files, a merge tool is steadier and removes duplicates. Our merge guide covers both ways in full.

Can I combine an OST file with my PST files?

Not directly. An OST is a cache tied to one account, so it cannot be merged as is. Convert it to a PST first, then combine that PST with the others like any normal file.

Will I lose emails when I merge data files?

You can. The “do not import duplicates” option judges duplicates on a few fields, so different emails that look alike can be dropped silently. Check the item count before and after. Merge with duplicates kept if the mail matters.

Is there a size limit when combining PST files?

Yes. A PST stays stable up to around 50 GB. Combining several large files can push past that and corrupt the result. If your sources add up near the cap, keep two files rather than one oversized one.

Does merging change my original files?

No. A merge copies items into a new file and leaves the sources untouched. That is also why a merged file gets fresh internal IDs and timestamps, which is worth knowing if the originals are ever needed as evidence.