Here we will see, how to resolve an error that comes when we try to delete a content type from the SharePoint site collection. The error comes as: Another site or list is still using this content type. If you would still like to delete it please remove the content type from all sites and lists and then try again.
A content type is an entity that uses site columns to define a schema of fields for an item in a list or a document in a document library in SharePoint Online. The content types are defined outside the scope of any list or document library.
A content type defines a field collection that is reusable across multiple lists or multiple document libraries. You can update a content type to make the changes available in all list and libraries.
The issue comes as: Another site or list is still using this content type. If you would still like to delete it please remove the content type from all sites and lists and then try again
If you are new to the content type, you can check the SharePoint Content type article: Content type in SharePoint 2016 tutorial
When we try to delete a particular content type, we got the below error:
Sorry, something went wrong.
Another site or list is still using this content type. If you would still like to delete it please remove the content type from all sites and lists and then try again.
Another site or list is still using this content type
Here are below things you need to do in order to delete the content type from the site collection in SharePoint.
- Delete the content type from the lists or libraries used in the SharePoint site collection. Make sure to delete from each site and subsites too.
- Once you delete from the lists or libraries, we have to delete from the recycle bin too.
To delete from recycle bin, go to settings -> Site settings -> Then select Recycle bin from Site Collection Administration.(_layouts/15/AdminRecycleBin.aspx?view=5)
Once you delete from the Recycle Bin, we need to delete from the “Second-stage recycle bin.” Click on the “Second-stage recycle bin” link like below:
Once deleted from the Second stage recycle bin, we will be able to delete the content type successfully.
Read some SharePoint content type tutorials on:
- Working with link or link to a document content type in SharePoint online document library
- How to hide SharePoint 2013 or SharePoint online content type drop-down in task list edit form using jQuery?
- Change content type recursively using PowerShell SharePoint 2013
- Content type HUB SharePoint 2013 Tutorial
- Copy SharePoint list items to another list programmatically using CSOM in SharePoint Online/2013/2016
- Difference between SharePoint online and SharePoint on-premise
- the list is too large to save as a template the size of a template cannot exceed 52428800 bytes
- Bind SharePoint Online List Data into HTML table or jQuery Datatable using jQuery and Rest API
- Insert/Add item to SharePoint Online list using PowerShell
- [Solved] cannot complete this action. please try again. SharePoint CAML query
I hope this SharePoint article will help you to solve the error “Another site or list is still using this content type. If you would still like to delete it please remove the content type from all sites and lists and then try again“.
I am Bijay from Odisha, India. Currently working in my own venture TSInfo Technologies in Bangalore, India. I am Microsoft Office Servers and Services (SharePoint) MVP (5 times). I works in SharePoint 2016/2013/2010, SharePoint Online Office 365 etc. Check out My MVP Profile.. I also run popular SharePoint web site EnjoySharePoint.com