How to Delete a SharePoint Document Permanently
Permanent deletion is final. Used appropriately, it keeps libraries clean. Used carelessly, it destroys evidence and creates compliance problems.
What it is
Permanent deletion in SharePoint isn’t quite as immediate as it sounds. When you delete a file, it goes to the site Recycle Bin (where it can be recovered for ~93 days), then to a second-stage Recycle Bin (admin-recoverable for another period), then it’s gone. So ‘permanent’ usually means ‘after recycle bin retention’. But the path leads to the same place: gone, unrecoverable, irreversible.
There are legitimate reasons to permanently delete content: end-of-life data, content that’s reached the end of its retention period, content that was created in error, content that’s a confirmed duplicate. There are also illegitimate reasons — hiding evidence, working around compliance, ‘tidying up’ regulated content without authority. The line between the two matters.
Before permanently deleting anything, check three things: is this under any retention or legal hold? Has the document been linked, referenced, or required by any process? Does anyone else need to approve this? If you’re unsure on any of these, archive instead. Archive is reversible. Permanent deletion isn’t.
When to use this
- When a document is genuinely no longer needed and isn’t subject to retention.
- When you’re cleaning up duplicates and confirmed unnecessary content.
- When content has reached the end of its retention period.
- When you’ve imported content in error and need to remove it before it propagates.
- Almost never for regulated content without explicit authority.
How to do it
- Confirm the document isn’t under retention or legal hold (check with admin or compliance if unsure).
- Check that the document isn’t referenced anywhere important (links, processes, audit trails).
- Delete the file from the library (it goes to the Recycle Bin first).
- If your governance requires it, empty the Recycle Bin to remove the second-stage copy.
- Document the deletion if your governance or compliance requires.
- Verify the file is no longer accessible or discoverable.
Best practices
- Default to archive, not delete. Archive is reversible. Delete is not.
- Check retention before deleting. Some industries require keeping content for years.
- Restrict who can delete. Not every user needs the ability to permanently remove content.
- Use retention policies for systematic disposal. Manual deletion at scale is slow and error-prone.
Common mistakes
- Deleting regulated content without checking retention. Could be a compliance violation. Always check.
- Emptying the recycle bin to ‘free space’ on managed content. Sometimes it’s required to recover content; don’t pre-empt that.
- Treating delete as a default cleanup mechanism. Most cleanup should be archive, not delete.
The Copilot Readiness Guide gives you the 25-question scorecard, the 4-category risk audit, and the 30-day plan to fix permissions, content quality, and sensitive content before go-live.
Get the Copilot Readiness Guide — $39 →FAQ
How do I permanently delete a SharePoint document?
Right-click the file, choose Delete. The file goes to the Site Recycle Bin (93 days). To permanently delete, open the Site Recycle Bin (Site Contents -> Recycle Bin), select the file, and click Delete. It goes to the second-stage Site Collection Recycle Bin. Site collection admins can empty that too for true permanent deletion.
How long are deleted SharePoint files recoverable?
93 days total: 30 days in the user’s Recycle Bin, 60 days in the second-stage Site Collection Recycle Bin. After 93 days, the file is permanently gone unless backed up externally. Sensitive deletions can be expedited by site collection admins emptying the second-stage bin manually.
Will Copilot still surface a deleted SharePoint file?
Not for new queries — Copilot can only see content that exists with permissions. However, Copilot’s training data (if any was indexed) and its short-term cache may briefly retain references. For sensitive permanent deletions, allow 24-48 hours before assuming Copilot can no longer reference the content.
When should I permanently delete vs archive a SharePoint document?
Permanently delete when the document is sensitive, legally required to be destroyed, or has no archival value. Archive by default — storage is cheap; lost institutional knowledge is expensive. Run a retention policy review before permanent deletion to confirm no legal hold applies.