Outlook data files (PST/OST) have a 50 GB limit for modern UNICODE format PST files (Outlook 2003–2007 ANSI format PST: 2 GB limit). When the limit is reached, Outlook displays "The data file has reached the maximum size" and may stop receiving new emails.
Part 1. Understanding PST File Size Limits
| PST Format | Maximum Size | Outlook Version |
|---|---|---|
| ANSI (old) | 2 GB | Outlook 97–2002 |
| UNICODE | 50 GB | Outlook 2003+ (default) |
| OST | 50 GB | Outlook 2003+ |
💡 Tip: To check which PST format you're using: File → Account Settings → Data Files → right-click the PST → Properties. If it shows "Outlook Data File" (not "Personal Folders"), it's UNICODE format with the 50 GB limit.
Part 2. Archive Old Emails to Reduce PST Size
Archiving moves old emails to a separate PST file, freeing space in the main file:
- File → Tools → Clean Up Old Items (or Archive in some versions)
- Set archive date (e.g., "Archive items older than 1 year")
- Choose a location for the archive PST file
- Click OK — old emails move to the archive file
Alternatively, manual archive:
- Right-click any folder → Properties → AutoArchive tab
- Configure per-folder archiving settings
⚠️ Important: Archived emails are in a separate PST file — they're not deleted. You can access them in Outlook by opening the archive file: File → Open & Export → Open Outlook Data File → select the archive PST.
Part 3. Compact the PST File
After deleting or archiving emails, the PST doesn't automatically shrink — you need to compact it:
- File → Account Settings → Data Files
- Select the PST → Settings
- Click Compact Now
- Wait for completion (may take several minutes for large files)
💡 Tip: The Compact Now process can take a long time for large PST files — leave Outlook running and don't close it. A 40 GB PST may take 30–60 minutes to compact significantly.
Part 4. Increase the PST Size Limit via Registry
For situations where 50 GB isn't enough:
- Press
Win + R→ typeregedit→ Enter Navigate to:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\PST- Create new DWORD values:
MaxLargeFileSize— maximum size in MB (e.g.,102400= 100 GB)WarnLargeFileSize— warning threshold in MB (e.g.,92160= 90 GB)
- Restart Outlook
| Action | Effect on PST Size | When to Use |
|---|---|---|
| Archive old emails | Moves old emails to separate PST | PST approaching limit |
| Delete + Compact Now | Reduces physical file size | After bulk deletion |
| Increase registry limit | Raises the size ceiling | Temporary fix; address root cause |
| Split into multiple PST | Distributes emails across files | Long-term solution |
| Migrate to Exchange Online | No local PST size limit | Best for business use |
💡 Tip: Increasing the registry limit to 100 GB buys time but doesn't solve the underlying problem. Large PST files are slower, more prone to corruption, and harder to back up. Plan a proper archiving strategy alongside the registry change.
🗣️ r/sysadmin guidance: "For corporate users hitting the PST limit, the best long-term solution is archiving to Exchange Online or an archive mailbox — not just increasing the limit. Huge PST files are slow, fragile, and hard to back up."
🗣️ r/techsupport user: "PST hit 50 GB limit and Outlook froze constantly. Archived everything older than 2 years, compacted the PST, and it's now under 20 GB and fast again. Should have done it sooner."
FAQ
What happens when the Outlook data file reaches maximum size? Outlook slows significantly, may stop receiving new emails, show errors when saving drafts, and eventually prevent sending or receiving until the file is reduced below the limit.
How can I tell how large my PST file is? File → Account Settings → Data Files → the PST file path is shown. Navigate to that path in File Explorer to check the file size.
Is archiving emails the same as deleting them? No — archiving moves emails to a separate PST archive file. They're still accessible in Outlook by opening the archive file. Archiving reduces the main PST size without losing email history.
What's the difference between compacting and reducing a PST file? Compacting reclaims "white space" left by deleted or moved emails — the PST file physically shrinks to match its actual content. Simply deleting emails doesn't reduce file size until you compact.
