Before you tell a user to "just check the recycle bin," confirm they actually can:
- Identify which stage the deleted item is likely in (first stage: under 93 days; second stage: 93 to 186 days).
- Check the user's role against the table below for that stage.
- If the role does not grant access to that stage, route the request to a site collection administrator or SharePoint administrator instead of troubleshooting further.
SharePoint recycle bin access by role and stage
The rules below apply to standard SharePoint Online permission levels. Custom permission levels that add or remove the Delete Items or Manage Web Site permissions can change individual outcomes.
| Role | First-stage bin (0-93 days) | Second-stage bin (93-186 days) | Can permanently delete |
|---|---|---|---|
| Global administrator | View and restore, all sites | View and restore, all sites | Yes |
| SharePoint administrator | View and restore, all sites | View and restore, all sites | Yes |
| Site collection administrator | View and restore, own site collection | View and restore, own site collection | Yes, own site collection |
| Site owner (Full Control, not SCA) | View and restore | No access | First-stage only |
| Member (Contribute/Edit) | View and restore items visible to them | No access | First-stage only, own deletions in most configurations |
| Visitor (Read) | No access | No access | No |
What this means for restore requests
The practical effect of the table above is a hard ceiling on self-service recovery. Every restore request for an item older than roughly three months has to pass through one of the top three rows, regardless of how much control the requester has over the site day to day. In a tenant with a small admin team and many active sites, this concentrates an unpredictable stream of low-effort, high-frequency requests onto one or two people.
Two things reduce the load without changing any permission. First, setting expectations with end users up front (see the recycle bin visibility confusion post for the reasoning and suggested wording) cuts down on tickets raised in the first place. Second, giving the admin team a way to search across every site's recycle bin at once, rather than opening each site individually, cuts the time each remaining ticket takes to close.
ShareMaster's Recycle Master indexes both recycle bin stages across every connected site collection, so an admin holding SharePoint administrator or Global administrator rights can search by filename, date, or the user who deleted the item, and restore it without navigating to the site first. For the underlying retention windows referenced in the table, see the recycle bin retention reference.
Frequently Asked Questions
What role is needed to see the second-stage SharePoint recycle bin?
Site collection administrator or SharePoint administrator. A site owner without one of those two roles cannot see or restore items from the second-stage recycle bin, even with full control over the site itself.
Can a site Member restore their own deleted file?
Yes, provided the file is still in the first-stage recycle bin. Members with Contribute access can view and restore items they deleted, and in most default setups can restore items deleted by others too, unless the site's permissions have been customised to prevent it.