Forum Discussion
Yosefsp
May 20, 2022Copper Contributor
Delete Items from Large Microsoft Lists
Hi, I really need help here. the simple question: now that SharePoint Lists does not preview my list since the list is very large, how can i delete items to reduce the amount? selecting and click...
Jun 01, 2022
If you are in a modern list and indexing, you should be able to create some views that allow you to delete items, but PowerShell is much faster.
This should let you delete everything via PowerShell, you have to scroll down towards the bottom.
https://www.sharepointdiary.com/2015/10/delete-all-list-items-in-sharepoint-online-using-powershell.html#:~:text=SharePoint%20Online%3A%20Delete%20All%20List%20Items%20using%20PowerShell,item%20will%20be%20sent%20to%20the%20recycle%20bin.
This should let you delete everything via PowerShell, you have to scroll down towards the bottom.
https://www.sharepointdiary.com/2015/10/delete-all-list-items-in-sharepoint-online-using-powershell.html#:~:text=SharePoint%20Online%3A%20Delete%20All%20List%20Items%20using%20PowerShell,item%20will%20be%20sent%20to%20the%20recycle%20bin.