How to remove edit button for non Admin users in SharePoint 2019?

MaPa65 65 Reputation points
2023-04-19T10:42:31.3766667+00:00

Hello Our Sharepoint 2019 is on-premise. We have a page but need to Prevent users with contributor access on SharePoint from editing a site page. Similar question, but what are the steps for on premise. https://answers.microsoft.com/en-us/msoffice/forum/all/how-to-remove-edit-button-for-members-in/0c23db2c-f336-461c-8104-7b85e7d65bd8 Thanks. MaPa

Microsoft 365 and Office SharePoint Server For business
{count} votes

Accepted answer
  1. Yanli Jiang - MSFT 31,596 Reputation points Microsoft External Staff
    2023-04-20T06:19:10.71+00:00

    Hi @MaPa65 ,

    What you mean is that you want to keep the contribute authority to the site while preventing users from editing this page.

    You can create a new permission level by following these steps:

    Settings> Site Permissions> Advanced permission settings> Permission Levels, first click Contribute, scroll to the bottom, click Copy Permission Level, then fill in the name of the new permission level on the new page that pops up, uncheck the Edit items, and click Create.

    Note: Except for uncheck the Edit items, the new permission level is consistent with the contribute permission. Then for this page, give the user this new permission level: Put this page into a library alone, then click Settings>Library Settings>Permissions for this document library>Stop Inheriting Permissions>Grant Permissions. And then select the account and permission level to be granted permission in the pop-up window.

    Or if there are many users, you can create a new group, add all users to the group, and then select this group when granting library grant permissions.


    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.

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. MaPa65 65 Reputation points
    2023-04-20T11:52:42.8233333+00:00

    Hi Jiang I have solved the 'EDIT', button issue by changing the .aspx page to read only. Thanks for your kind assistance. Please close call as resolved. Kind regards Mustak


Your answer

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