SharePoint Recycle Bin
| Cmdlet | Description | |
| Clear-PnPRecycleBinItem | Permanently deletes all or a specific recycle bin item | |
| Get-PnPRecycleBinItem | Returns the items in the recycle bin from the context | |
| Move-PnPRecycleBinItem | Moves all items or a specific item in the first stage recycle bin of the current site collection to the second stage recycle bin | |
| Restore-PnPRecycleBinItem | Restores the provided recycle bin item to its original location | |
| Get-PnPTenantRecycleBinItem | Returns all modern and classic site collections in the tenant scoped recycle bin |