A PST (Personal Storage Table) is a file stored on your computer that can contain email, folders, contacts, calendar items, and tasks. Think of it as a portable Outlook filing cabinet. An OST is normally a synchronized offline copy of a server mailbox and can usually be recreated. A PST may be the only copy of archived or POP-account mail, so it deserves a real backup.
Everything you need to know about PST files
Find one, open it, search it, move it, back it up, or repair it—without risking the only copy of your old email.
The rule that matters most
Close Outlook before copying a PST, and never delete the original until a second copy has been opened and verified.
Start here
What do you need to do?
Special section
Searching PST files—without guessing
A PST must be open before Outlook can search it. Then the most important choice is the search scope: Current Folder is precise; All Outlook Items or All Mailboxes is broad. If you know which archive contains the message, click a folder inside that PST before searching.
The fast method
- 1. Open the PST and select its likely folder.
- 2. Search one strong clue: person, phrase, or project.
- 3. Add a date or attachment filter.
- 4. Broaden the scope only if needed.
Build a precise Outlook search
Fill in only what you know. Outlook combines the fields to narrow the results.
Paste this into Outlook Search
Your search will appear hereSearch scope: where Outlook looks
Current Folder
Fastest and most precise. Start here when you know the folder.
Subfolders
Useful when a project is organized below one main folder.
Current Mailbox / PST
Searches the selected data file more broadly.
All Mailboxes / All Outlook Items
Broadest search; useful when you do not know which PST holds it, but slower and noisier.
Search operators worth knowing
Type these directly into Outlook's search box. Put phrases in quotation marks.
| Operator | What it finds | Example |
|---|---|---|
from: | Sender name or address | from:caiden |
to: | A person on the To line | to:scott |
cc: | A person on the Cc line | cc:ladd |
subject: | Words in the subject | subject:mausoleum |
body: | Words in the message body | body:foundation |
"exact phrase" | Words together in that order | "price approval" |
hasattachments:yes | Messages with attachments | hasattachments:yes |
attachment: | Attachment filename or type | attachment:xlsx |
received: | Date or date range | received:>=01/01/2026 |
category: | Assigned category | category:Pricing |
read:no | Unread messages | read:no |
importance:high | High-importance messages | importance:high |
AND, OR, and NOT. Outlook normally treats separate criteria as AND, but writing it explicitly makes a saved search easier to understand later.Copy-ready examples
Sent to someone and copied to another
to:caiden AND cc:laddA person + a subject
from:caiden subject:mausoleumExcel files from one person
from:tag hasattachments:yes attachment:xlsxExact phrase during a date range
"price hold" received:>=01/01/2026 AND received:<=09/30/2026Either of two project terms
subject:(Guilford OR Greensboro)Unread, high-importance messages
read:no AND importance:highWhen a known message does not appear
- 1.Confirm the PST is open and its folders are visible.
- 2.Open the exact folder and try Current Folder.
- 3.Remove filters one at a time—especially dates and quotation marks.
- 4.Try the sender's email address instead of display name.
- 5.Check View filters and whether the message is in a subfolder.
- 6.Allow a newly opened or very large PST time to index.
- 7.In classic Outlook, check Search Tools > Indexing Status.
- 8.If indexing is complete but results are wrong, use Windows Indexing Options to troubleshoot or rebuild the index.
Classic Outlook is still the best fallback for deep PST searching
New Outlook's PST support is evolving. If a search operator or indexing control is missing, open the same PST in classic Outlook.
PST knowledge base
All PST topics
Quick answers
PST questions people usually ask
Can I open a PST from a NAS?
Copy it to the local computer first. Using a PST directly across a network is risky and can perform poorly.
Does closing a PST delete it?
No. Closing only removes it from Outlook's folder list; the Windows file remains.
Is a PST the same as a backup?
It can be a point-in-time copy, but it is not automatic, continuous protection.
Can I search a PST?
Yes, after it is opened. Be sure the search scope includes that data file.
Can new Outlook use PST files?
Yes, with current requirements and some limitations. Classic Outlook remains the more complete fallback.
What if Outlook says the PST is damaged?
Make a copy, close Outlook, and use Microsoft's SCANPST.EXE Inbox Repair Tool.
Microsoft source material
The detailed articles above link directly to Microsoft's current Outlook instructions.