[Solved] SharePoint Access Denied error editing Document Name

Here is a strange issue (for the users, but not really) where a user having Edit permissions on a particular document receives an error 'Access Denied' when editing the Name site column/field of the document (the Name column value is automatically captured from the document name). Strange because the user actually has required document edit permissions but still cannot edit. In a SharePoint list, there is a setting to allow users to delete only their owned items, but there are no such settings for the document library.

Resolution - did the DELETE permissions go missing?

Interestingly, SharePoint requires Add, Edit, and Delete permissions for a user to edit the document name in the document library. Editing the Name value will fail if any of the three permissions are missing.

So make sure the user has to delete permissions to modify the document name.

This could happen in the following common cases (assuming Edit permissions are granted) -
  1. If you are using custom permission policy levels and un-checked the 'Delete Items' permissions.
  2. If you modified existing permission policy levels and removed 'Delete Items' permissions.
  3. Something wrong with Edit permissions.

This is not an AI-generated article but is demonstrated by a human.

Please support independent contributors like Code2care by donating a coffee.

Buy me a coffee!

Buy Code2care a Coffee!

Comments & Discussion

Facing issues? Have questions? Post them here! We're happy to help!