Search by name
Free-text search across item titles and file names, plus filters for original location, list ID and item type.
SharePoint gives you a list you can scroll and almost nothing to search it with. Recycle Master reads the whole bin for a site collection, first stage and second stage, and lets you filter it by name, location, who deleted it and when - then restore what you find.
Microsoft's interface and parts of ShareMaster label this the Recycling Bin. Same thing.
It is where deleted SharePoint content goes before it is destroyed, and there are two of them. Items land in the first-stage (site) recycle bin when a user deletes them, and move to the second-stage (site collection) bin when someone empties the first. Retention is 93 days in total, counted from the original deletion and shared across both stages. Only site collection administrators can open the second stage, which is why users so often report a file as gone when it is still there.
SharePoint gives you no search box in the recycle bin. Natively you sort the columns and
scroll, or press Ctrl+F to search only the rows the browser has already loaded, or write
PnP PowerShell against Get-PnPRecycleBinItem. To filter it properly - by name,
original location, item type, who deleted it, or a date range, across both stages at once -
you need a tool that reads the whole bin and filters it locally. That is what Recycle Master
does.
There are two bins, and the difference between them is where most recovery problems start.
Most "I can't find my deleted file" tickets are a visibility problem rather than a data problem. The item exists; the person looking for it cannot see that stage.
| Role | First-stage bin | Second-stage bin | 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 or 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 |
Items in either bin continue to count against the site collection's storage quota for the whole retention period. A tenant that looks full is often carrying months of deletions, and version history makes it worse: deleting a file with fifty versions puts all fifty versions in the bin, not one copy.
SharePoint will also flush the first-stage bin early if it grows past a share of the site collection quota, which is why items sometimes vanish before the 93 days are up. If you are chasing storage rather than a lost file, see reducing SharePoint storage and version trimming.
Two minutes: searching a site collection's bin by name, narrowing by who deleted it and when, then restoring the matches.
Free-text search across item titles and file names, plus filters for original location, list ID and item type.
Filter by who deleted it and who authored it, and narrow to a deleted-before or deleted-after date. Sort on any column.
Restore the selection or everything matching your filter, with three conflict modes for when a file or folder already exists.
Empty the recycle bins on many site collections in one run. Needs the SharePoint Administrator role.
Sign in to SharePoint from the app. Your files and list data travel between your machine and SharePoint, not through us.
ShareMaster reads the recycle bin's metadata for the site collection, first stage or second stage, and holds it locally so filtering is instant. File contents are never downloaded.
Run precise queries by title, location, list ID, deleted by, author, type, or date.
Choose a single item or perform a bulk restore in one click.
Also covered: how to search the SharePoint recycle bin, bulk restoring items step by step, the three ways to search the bin compared, what to do when the bin has already been emptied, how the bin differs from Microsoft 365 Backup, and the full retention reference.
14-day trial, no credit card required. Search your bin and see what is recoverable; restoring items needs a Recycle Master licence.