In this blog, we are going to see about the RecycleBin in SharePoint 2013+. There are two types of RecycleBin is available in SharePoint, those are used to view the deleted items from List / library in SharePoint sites. This is used as temporary storage to view and restore the deleted objects.
- First Stage Recycle Bin: This is also called end user recycle bin. This is used to show the objects (list / library, item / files) deleted at web / site level. Based on SharePoint online the deleted items can be available upto 93 days. After that those objects are moved to Second Stage Recycle Bin.
URL:
http://<sharepoint Site>/_layouts/15/AdminRecycleBin.aspx or
http://<sharepoint Site>/_layouts/15/AdminRecycleBin.aspx?View=1
- Second Stage Recycle Bin: This is used to show the objects deleted at Site Collection level . Based on the SharePoint online the deleted items can be available upto 93 days. After that those objects permanently removed from the Site Collection.
URL:
http://<sharepoint Site>/_layouts/15/AdminRecycleBin.aspx?View=2