How do I block a user from moving folders within the sharepoint file structure

Riquelme Silveira 0 Reputation points
2023-10-24T21:40:48.05+00:00
a user accidentally moved a folder inside another folder, I want users to not be able to move the folders but be able to normally use and edit the files within the folders
Microsoft 365 and Office | SharePoint | For business | Windows
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ling Zhou_MSFT 23,670 Reputation points Microsoft External Staff
    2023-10-25T03:04:37.9866667+00:00

    Hi @ Riquelme Silveira,

    Thank you for posting in this community.

    We can accomplish your needs by setting read permissions for folders and giving edit permissions to files in folders.

    1.Select the folder, right click your mouse and check Manage Access.

    User's image

    2.Click on Advanced Settings at the top.

    User's image

    3.Click the Stop Inheriting Permissions button.

    User's image

    4.Assign read permissions to your users or groups.

    5.Perform the same operation on the file, except set the user's permissions on the file to Edit(or above).

    You can see that the folder is marked with no editing and that moving or copying the folder is prohibited.

    User's image

    User's image

    In fact, there is no out-of-the-box way to disable user modifications to the folder structure in SharePoint. We can only restrict users from modifying folders by setting folder permissions to read (which means that folder name changes are not possible) to restrict moving or copying folders.

    This can be a complicated operation as we need to break permissions for each folder and file.

    Also, there is a limit to how many SharePoint folders can break permissions

    User's image

    If, however, you have a large number of files, then I am afraid the method I have provided won't work. We don't have a better solution to this problem.

    Thank you for your kind understanding.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.