How to Retrieve a Word Document That Was Deleted
Accidentally deleting a Word document feels like a small disaster — especially if it contained hours of work. The good news is that deletion rarely means permanent loss. Windows, macOS, and Microsoft Word itself all have recovery mechanisms built in, and understanding how they work gives you a realistic picture of what's actually recoverable and what isn't.
What Actually Happens When You Delete a File
When you delete a Word document, the file isn't immediately erased from your storage drive. The operating system removes its reference from the file directory and marks that space as available for new data. The actual file data often remains physically on the drive until something new overwrites it.
This is why quick action matters. The longer you continue using a device after deletion, the higher the chance that new files overwrite the old data — making recovery progressively harder or impossible.
Method 1: Check the Recycle Bin (Windows) or Trash (macOS)
This is always the first stop. If you deleted the file through File Explorer or Finder — rather than from within Word itself — it almost certainly went to the Recycle Bin or Trash.
On Windows:
- Open the Recycle Bin from your desktop
- Search for the file by name or sort by Date Deleted
- Right-click the file and select Restore
On macOS:
- Open the Trash from the Dock
- Locate the
.docxfile - Right-click and choose Put Back
This works until you've manually emptied the bin or your system has auto-emptied it.
Method 2: Recover from Word's AutoRecover Feature 🔄
Microsoft Word automatically saves temporary versions of open documents at regular intervals. If the file was open when it was deleted — or if Word crashed — AutoRecover may have a usable copy.
Where AutoRecover files are stored:
| Operating System | Default AutoRecover Path |
|---|---|
| Windows 10/11 | C:Users[Username]AppDataRoamingMicrosoftWord |
| macOS | ~/Library/Containers/com.microsoft.Word/Data/Library/Preferences/AutoRecovery |
These are .asd files. You can also access them from within Word by going to File → Info → Manage Document → Recover Unsaved Documents.
AutoRecover captures periodic snapshots, not every keystroke. The version you find may be several minutes behind your last saved state.
Method 3: Look for Temporary Files
Word creates temporary working files (usually prefixed with ~$) while a document is open. These can sometimes be renamed and opened if the original is gone.
On Windows, search for ~$*.docx in File Explorer with hidden files visible. On macOS, temporary files are often stored in /private/var/folders/ but are harder to locate manually.
These temp files are partial and don't always contain complete, readable content — but they can be worth checking when other options have failed.
Method 4: Restore a Previous Version
Both Windows and macOS offer built-in version history — if it was enabled before the deletion occurred.
Windows — File History or Previous Versions:
- Navigate to the folder where the document was stored
- Right-click the folder and select Restore previous versions
- This works if File History or a System Restore point was active
macOS — Time Machine:
- Open Time Machine while in the folder where the file lived
- Use the timeline to navigate to a point before deletion
- Select the file and click Restore
The critical variable here is whether backups were running. If you never configured Time Machine or File History, this method won't help.
Method 5: Check OneDrive or Cloud Storage
If your document was saved to OneDrive, SharePoint, or another cloud service, recovery is often straightforward — even after deletion.
OneDrive:
- Visit onedrive.com and sign in
- Open the Recycle Bin in the left sidebar
- Files are retained there for 30 days before permanent deletion
- Deleted files in OneDrive for Business may be recoverable for up to 93 days depending on admin settings
Microsoft 365 subscribers also have access to Version History directly in Word Online — allowing you to step back through earlier saved states of a document without needing a separate backup.
Method 6: Third-Party File Recovery Tools
If built-in methods come up empty, dedicated recovery software can scan your drive for remnants of deleted files. These tools read the raw storage sectors looking for file signatures that match .docx format.
What affects their success:
- Storage type — traditional hard drives (HDDs) retain deleted data longer than solid-state drives (SSDs). SSDs use a feature called TRIM, which proactively clears unused sectors, often making recovery significantly harder
- Time elapsed — more recent deletions have better odds
- Drive activity since deletion — heavy use after deletion reduces recoverability
- File size — larger files that were fragmented across the drive are harder to reconstruct cleanly
Recovery software varies in what it can reconstruct. Some tools recover the file structure but not all content; others retrieve complete files. Results are not predictable in advance.
The Variables That Determine Your Outcome 🗂️
No two recovery situations are the same. What works depends on:
- Where the file was saved — local drive, cloud, network share, external drive
- Your OS and its version — backup features differ across Windows 10, Windows 11, and different macOS releases
- Whether AutoSave or AutoRecover was enabled in Word's settings
- How long ago the deletion happened
- Whether cloud sync was active — and whether the deletion synced to the cloud before you caught it
- Your drive type — SSD vs HDD changes recovery odds significantly
- Your Microsoft 365 subscription level — which affects version history depth and admin-controlled retention policies
Someone who deleted a document from a cloud-synced OneDrive folder five minutes ago has very different options than someone who deleted a local file from an SSD three days ago after heavy use.
Understanding which of these conditions applies to your setup is what determines which recovery path is actually available to you.