PST files are central to how Outlook works on Windows. They store emails, contacts, calendars, tasks, notes — basically everything that makes up a mailbox. For most users, the PST file is invisible. You install Outlook, you use it for years, the file does its job in the background, and you never think about it.
Until you do.
PST corruption is one of the more frustrating problems Outlook users run into. It can happen suddenly, and when it does, you usually find out the hard way — Outlook won’t open, your mailbox throws errors, emails disappear, or the application freezes the moment you try to send anything. The data is technically still there. You just can’t get to it.
This guide covers the full picture: what is PST file actually is, why corruption happens, how to recognize the symptoms, the methods that actually work for repair, when to use professional tools, and how to prevent the whole problem from recurring. It’s written for everyone from non-technical users dealing with a single corrupted file to IT administrators handling multiple Outlook installations across an organization.
What Is a PST File?
PST stands for Personal Storage Table. It’s the file format Microsoft Outlook uses on Windows to store mailbox data locally on a computer. When you set up an Outlook account that isn’t connected to an Exchange server — or when you archive data from an Exchange or IMAP account — that data typically lives in a PST file.
Inside a PST, you’ll find:
- Emails (sent, received, drafts, deleted)
- Contacts and address book entries
- Calendar items and appointments
- Tasks and notes
- Folder structure and rules
- Attachments
PST files are tied specifically to Outlook on Windows. Outlook for Mac uses a different format (OLM), which is one reason cross-platform migration gets complicated.
PST vs OST: What’s the Difference?
This trips up a lot of users, so it’s worth clarifying.
A PST file stores mailbox data locally and is mainly used with POP accounts or for archiving and backup purposes. You own it, you can move it, you can import it, you can repair it directly.
An OST file (Offline Storage Table) is a synchronized copy of a mailbox that lives on an Exchange server or Microsoft 365. The OST is essentially a cache — it lets you work offline and syncs back to the server when you’re connected. If your OST gets corrupted, the usual fix is to delete it and let Outlook rebuild it from the server. Repairing an OST directly is rarely necessary.
For a deeper comparison, see our guide on [PST vs OST Files].
Where Are PST Files Stored?
Default PST file locations depend on the Outlook version, but for modern installations (Outlook 2016, 2019, 2021, and Microsoft 365), the standard path is usually:
C:\Users\\Documents\Outlook Files\
Or:
C:\Users\\AppData\Local\Microsoft\Outlook\
You can also check the exact location through Outlook itself — go to File > Account Settings > Account Settings > Data Files.
Why PST Files Become Vulnerable
PST files are flat database files. They grow as your mailbox grows, and over time they can become quite large — sometimes tens of gigabytes. Larger PST files are more susceptible to corruption because they have more data to manage, more file headers to maintain, and more places where something can go wrong.
Modern Outlook versions support PST files up to 50GB by default, with a configurable maximum, but performance and stability tend to degrade well before that ceiling. Most experienced administrators recommend keeping individual PST files under 10GB for reliability.
Common Causes of PST File Corruption
PST corruption rarely happens for a single dramatic reason. It’s usually the result of one of these scenarios — and sometimes a combination.
Sudden System Shutdown
If Outlook is writing to the PST file when your computer crashes, freezes, or shuts off unexpectedly, the file structure can get damaged mid-write. This is one of the most common causes of PST corruption in real-world environments.
Power Failure
Same principle as above. A power outage during an active Outlook session can leave the PST in an inconsistent state. Laptops with batteries handle this better than desktops without UPS protection.
Oversized PST Files
PST files have practical size limits regardless of what the official maximum is. Once a file crosses 10-15GB, the risk of corruption increases significantly. Outlook becomes slower, search starts failing, and minor issues compound into structural problems over time.
If your PST is getting large, see [Reduce PST File Size] for cleanup strategies.
Virus or Malware Attacks
Some malware specifically targets Outlook data files. Even non-targeted infections can corrupt PSTs as a side effect — particularly ransomware, which may encrypt the file outright.
Bad Sectors on the Hard Drive
PST files are large and contiguous. If the physical storage they’re saved on develops bad sectors, the PST can become unreadable in parts. This is especially common with older HDDs that haven’t been replaced.
Outlook Crashes
Outlook freezing or crashing during an active operation — sending an email, importing data, syncing — can leave the PST in a broken state. Repeated crashes compound the problem.
Faulty Add-ins
Third-party Outlook add-ins are a surprisingly common source of issues. A poorly written or outdated add-in can interfere with how Outlook reads and writes to the PST.
Network Storage Issues
Microsoft has long recommended against storing PST files on network drives, NAS devices, or cloud-synced folders (like OneDrive or Dropbox). PST files are designed to be accessed from local storage. Network latency, sync conflicts, and connection drops all increase corruption risk.
Improper Outlook Termination
Closing Outlook by force-quitting the process — instead of using File > Exit — can leave PST files in an inconsistent state.
Sync Conflicts
In environments where multiple devices access the same mailbox, sync conflicts between Outlook instances can damage the local PST cache.
Signs and Symptoms of a Corrupt PST File
PST corruption presents in a few recognizable ways. If you’re seeing any of these, the PST file is likely the culprit.
“Cannot open Outlook data file” — One of the most common error messages. Outlook can’t read the PST at all, usually because the file header is damaged.
“The file .pst is not a personal folders file” — Outlook recognizes the file but can’t parse it as a valid PST. Often indicates serious structural damage.
Outlook freezes or crashes on startup — If Outlook hangs every time you launch it, or crashes shortly after opening, a corrupted PST is one of the top suspects.
Missing emails or folders — Entire folders or specific emails disappear from view, even though they were there yesterday. Sometimes the data is still in the PST but just isn’t being read properly.
Slow Outlook performance — Operations that used to be instant — opening a folder, searching, switching between accounts — become sluggish. Often a precursor to more serious corruption.
Send/receive failures — Outlook can’t send or receive new emails, or sends them but never updates the local copy.
Inaccessible mailbox data — You can launch Outlook but can’t open specific folders, items, or attachments.
If you’re seeing any of these, troubleshooting starts with confirming the PST is the actual issue. Run Outlook in safe mode (hold Ctrl while launching) to rule out add-in conflicts. If the problem persists in safe mode, the PST itself likely needs attention.
How to Repair a PST File Using ScanPST.exe
Microsoft includes a built-in repair tool called the Inbox Repair Tool, also known as ScanPST.exe. It’s the first thing to try when dealing with PST corruption.
Where to Find ScanPST.exe
The location depends on your Outlook version. Common paths include:
Outlook 2016/2019/2021/365 (64-bit): C:\Program Files\Microsoft Office\root\Office16\
Outlook 2016/2019/2021/365 (32-bit): C:\Program Files (x86)\Microsoft Office\root\Office16\
Outlook 2013: C:\Program Files\Microsoft Office\Office15\
Outlook 2010: C:\Program Files\Microsoft Office\Office14\
If you can’t find it, search your C drive for SCANPST.EXE directly.
Step-by-Step ScanPST Repair Process
Before running the tool, close Outlook completely. ScanPST cannot work on an open PST file.
Navigate to the ScanPST.exe location and double-click to launch it.
- Click Browse and select the PST file you want to repair. (Find your PST location through Outlook: File > Account Settings > Data Files.)
- Click Start. The tool scans the file in multiple phases. This can take anywhere from a few minutes to several hours depending on file size.
- If errors are found, click Repair. Make sure the option to create a backup before repairing is checked — this is important.
- Once the repair finishes, launch Outlook and check if the PST loads properly.
For a more detailed walkthrough, see our dedicated guide on [How to Use ScanPST.exe].
Limitations of the Inbox Repair Tool
- ScanPST is useful but limited. A few things worth knowing:
- It can only handle minor to moderate corruption. Severely damaged PSTs often fail to repair.
- It may need to be run multiple times before the file is fully fixed.
- It can’t recover deleted items.
- For very large PSTs (over 10GB), the tool often times out or fails outright.
- It doesn’t work on encrypted or password-protected PSTs in some scenarios.
When ScanPST Fails
If ScanPST doesn’t fix the problem after multiple runs, or if the file is too damaged for the tool to even open, you’re past what Microsoft’s built-in repair can do. At this point, the options are: try manual workarounds, restore from backup, or use professional PST repair software.
Manual Methods to Fix PST Corruption
Beyond ScanPST, there are several manual approaches that resolve PST issues, depending on the cause.
Create a New Outlook Profile
A corrupted profile can mimic PST corruption. Creating a fresh profile rules this out:
- Close Outlook.
- Open Control Panel > Mail > Show Profiles.
- Click Add, name the new profile, and configure the account.
- Select “Prompt for a profile to be used” and launch Outlook with the new profile.
If Outlook works fine with the new profile, the issue was likely profile-related, not PST corruption.
Archive Old Emails
Reducing the size of an active PST often improves stability. Use Outlook’s built-in archive function (File > Tools > Clean up old items) to move older emails to a separate archive file.
Disable Problematic Add-ins
Add-ins are a frequent culprit. Run Outlook in safe mode and check whether issues disappear:
- Press Windows + R, type outlook.exe /safe, and press Enter.
- If Outlook runs fine, the issue is likely an add-in.
- Go to File > Options > Add-ins, disable add-ins one by one to identify the offender.
Update Outlook
Outdated versions can have unresolved bugs that cause PST issues. Run Office Updates through File > Office Account > Update Options.
Run CHKDSK
If bad sectors on the drive are causing PST issues, running Windows’ check disk utility can help:
- Open Command Prompt as administrator.
- Type chkdsk C: /f /r (replace C: with the relevant drive).
- Allow it to schedule the check at next restart.
Reduce PST File Size
Compact your PST regularly to keep it within manageable limits. Right-click your PST in Outlook > Data File Properties > Advanced > Compact Now.
Import/Export Workaround
Sometimes creating a new PST and exporting data into it from the corrupted one bypasses the corruption:
- Create a new PST: File > Account Settings > Data Files > Add.
- Open the corrupted PST in Outlook (if it loads at all).
- Use File > Open & Export > Import/Export to copy items into the new PST.
This works when the corruption is localized to specific folders or items.
When You Need Professional PST Repair Software
ScanPST works for minor corruption. Manual methods work for environmental issues. But when corruption is severe — or when the PST is too large for built-in tools to handle — professional repair software is usually the only practical option.
Third-party PST repair tools are designed to handle scenarios that ScanPST can’t, including:
- Severely corrupted PSTs where Microsoft’s tool fails to even open the file
- Oversized PSTs beyond 10-15GB, where ScanPST tends to time out
- Encrypted or password-protected PSTs that built-in tools struggle with
- Recovery of deleted emails alongside repair
- Maintaining folder hierarchy during the repair process
Features to Look For
When evaluating professional PST repair software, the things that actually matter:
- Preview functionality — Lets you see what’s recoverable before committing to repair.
- Selective recovery — Save specific folders, emails, or items rather than the entire mailbox.
- Folder structure preservation — The repaired file should match the original organization.
- Multiple output formats — Saving to PST is standard, but options for EML, MSG, PDF, or HTML add flexibility.
- Support for all Outlook versions — Older PSTs from Outlook 2003/2007 use different formats than modern ones.
- No file size limitations — Avoid tools that cap the size of files they can process.
How to Recover Deleted Emails from a Corrupt PST
Repair gets the file working again. Recovery is about getting back data that was lost — either through deletion, corruption, or both.
Recover Deleted Items Folder
The first place to check. In Outlook, the Deleted Items folder retains messages until manually emptied. Even after emptying, Exchange and Microsoft 365 accounts often allow recovery from the server-side “Recoverable Items” cache for a limited time.
Restore from Backup
If you have a recent backup of the PST file (manual copy, Windows Backup, or similar), restoring it is the cleanest path. Replace the corrupted PST with the backup copy and reopen Outlook.
This is also why regular PST backups are worth doing — see the prevention section below.
PST Recovery Software
When emails are lost due to corruption rather than user deletion, repair software with recovery capability can often retrieve them. Most professional tools can recover deleted items that were still in the PST at the time of corruption, even if they’re no longer visible in Outlook itself.
AutoArchive Recovery
If Outlook’s AutoArchive feature was running, archived emails may exist in a separate archive PST file. Check File > Open & Export > Open Outlook Data File and look for an archive.pst.
Import/Export from a Working Copy
If you have access to the same mailbox on another device (an Exchange or IMAP account synced elsewhere), you can re-import the data from there.
Preventing PST File Corruption
Prevention is much easier than repair. A few habits make PST corruption significantly less likely.
| Prevention Tip | What It Does |
|---|---|
| Regular backups | Keep recent copies of your PST file in a separate location |
| Compact PST files | Reduce file size and reorganize internal structure |
| Avoid oversized PSTs | Keep individual files under 10GB for reliability |
| Use reliable antivirus | Prevent malware from damaging Outlook data |
| Proper Outlook shutdown | Always use File > Exit, not force-quit |
| Store PST locally | Never on network drives, NAS, or cloud-synced folders |
| Regular system maintenance | Run CHKDSK, check disk health, update drivers |
| Use SSD storage | Reduces physical disk errors that affect PSTs |
| Keep Outlook updated | Patches often fix corruption-related bugs |
| Use UPS for desktops | Prevents corruption from power outages |
A few additional habits worth building:
- Close Outlook before shutting down your computer.
- Don’t open the same PST file from multiple Outlook instances simultaneously.
- Archive old emails periodically instead of letting the active PST grow indefinitely.
- Restart Outlook every few days if you tend to keep it running constantly.
PST Repair vs PST Recovery
These two terms get used interchangeably but they actually mean different things.
| Aspect | PST Repair | PST Recovery |
|---|---|---|
| What it does | Fixes structural damage in the file | Retrieves lost or deleted data |
| When to use it | File won’t open, errors on startup, structural issues | Emails missing, items accidentally deleted |
| Tools | ScanPST.exe, repair software | Recovery software, backup restoration |
| Outcome | Working PST file | Restored data within the PST |
| Severity | Addresses file-level issues | Addresses content-level issues |
In practice, you often need both — repair the file to make it functional, then recover anything that went missing in the process. Most professional PST repair tools combine the two.
Conclusion: What to Do Next
PST corruption is one of the more disruptive issues Outlook users face, but it’s almost always recoverable. The path forward depends on severity:
Minor corruption or recent symptoms: Start with ScanPST.exe. Back up the PST first, then run the tool. Multiple passes may be needed.
Moderate issues or repeated problems: Move to manual fixes — new profile, safe mode, add-in checks, import/export to a fresh PST.
Severe corruption or large files: Professional PST repair software is the most reliable option. Look for tools with preview functionality, no size limits, and deleted item recovery.
Going forward: Build prevention habits. Regular backups, smaller PSTs, local storage, and proper Outlook shutdowns prevent most issues from recurring.
The data in a PST file is often years of professional and personal communication. Treating it with the same care you’d treat any critical data — regular backups, sensible storage, periodic maintenance — is the most reliable way to avoid being in this situation again.
Frequently Asked Questions
Can ScanPST repair severely corrupt PST files?
No, ScanPST is designed for minor to moderate corruption. Severely damaged PSTs typically require professional repair software. Microsoft’s tool also struggles with PST files larger than 10-15GB.
Is PST repair safe?
When done properly with a backup, yes. Always create a backup of the corrupted PST before running any repair tool, including ScanPST. Reputable third-party tools also create backups automatically.
Can I recover deleted emails after PST corruption?
Often yes, depending on when the emails were deleted and whether the PST has been compacted since. Professional recovery tools can usually retrieve deleted items that haven’t been permanently overwritten.
What causes Outlook PST corruption?
The most common causes are sudden shutdowns during write operations, oversized PST files, storing PSTs on network drives, faulty add-ins, malware, and bad sectors on the storage drive.
How large can a PST file become?
Modern Outlook versions support PSTs up to 50GB by default, with the maximum configurable up to 100GB. However, performance and stability degrade well before those limits — most administrators recommend keeping individual PSTs under 10GB.
Does Outlook automatically repair PST files?
Outlook can detect some PST issues and prompt you to run the Inbox Repair Tool, but it doesn’t automatically fix the file itself. Repair has to be run manually.
Can antivirus damage PST files?
In rare cases, yes. Aggressive real-time scanning of large PST files during active Outlook operations can cause corruption. Most modern antivirus software excludes PST files automatically, but it’s worth checking your settings.
What is the best PST repair method?
It depends on severity. For minor corruption, ScanPST.exe is the first thing to try. For moderate issues, manual workarounds (new profile, safe mode, import/export) often help. For severe corruption, oversized files, or when recovery of deleted items is needed, professional PST repair software is the most reliable option.
Can I prevent PST corruption entirely?
Not entirely, but you can reduce the risk dramatically. Regular backups, keeping PSTs under 10GB, storing them locally, using a UPS for desktops, and shutting Outlook down properly will eliminate most common causes.
How long does PST repair take?
Anywhere from a few minutes to several hours, depending on file size and severity of corruption. A 5GB PST typically takes 30-60 minutes to scan and repair with ScanPST. Professional tools may be faster or slower depending on the depth of repair needed.
Will I lose data during PST repair?
If the repair is successful and a backup was created beforehand, no. There’s always some risk of data loss with corrupted files, which is why backups before repair are essential.
Can I repair a password-protected PST?
ScanPST handles password-protected PSTs in most cases, as long as you know the password. For severely corrupted password-protected files, professional tools are often required.


