If you removed a number of SharePoint list items (moved to Recycle Bin), I think you want to clean the Recycle from them. Of course you can remove them manually but it’s not a good idea if you have deleted 10000 records or more (Remove a lot of elements from very large SharePoint Lists).

The script below will help you to clean SharePoint Recycle from deleted items. The script is a bit raw but I think it’s not a problem to make it better. My result was enough for me.