Body
Overview
SharePoint pages provide a way to display information, announcements, links, and resources for members of a Microsoft Team or SharePoint site.
By default, members of a SharePoint site may have permission to edit pages depending on their assigned role. In some situations, you may want users to be able to view pages but not make changes.
This article explains how to prevent SharePoint site members from editing pages while still allowing them to access the information.
Note: You must have SharePoint site owner or administrator permissions to make these changes.
When Should You Restrict Page Editing?
Restricting page editing can be useful when:
- A SharePoint site is used as an information portal.
- Pages contain important instructions or announcements.
- You want to prevent accidental changes to shared information.
- A Team has many members who only need read access.
Understanding SharePoint Permissions
SharePoint uses permission levels to control what users can do.
Common permission levels include:
Owners
- Full control of the SharePoint site.
- Can edit pages, manage permissions, and change site settings.
Members
- Typically can edit content and pages.
- Used for users who actively collaborate.
Visitors
- Read-only access.
- Can view pages and documents but cannot make changes.
To prevent users from editing pages, they generally need to have read-only access or a custom permission level that removes page editing permissions.
Prevent Team Members from Editing SharePoint Pages
Option 1: Change Members to Read-Only Access (Recommended for Most Sites)
- Open the SharePoint site.
- Select Settings (gear icon).
- Select Site permissions.
- Locate the site's Members group.
- Review the users who should have edit access.
- Move users who only need viewing access to the Visitors group.
Users in the Visitors group will be able to view pages but will not see the option to edit them.
Option 2: Create a Custom Permission Level
For situations where users need to contribute documents but should not edit pages, a custom permission level may be more appropriate.
A SharePoint administrator can create a custom permission level that:
- Allows users to contribute files.
- Prevents users from editing site pages.
This option is recommended for advanced SharePoint sites where users require different levels of access.
Verify the Changes
After updating permissions:
- Open the SharePoint site as a member user (or use Check Permissions if available).
- Navigate to a SharePoint page.
- Confirm that the Edit button no longer appears.
- Confirm that users can still view the page content.
Troubleshooting
Users can still edit pages after permissions are changed.
Verify that:
- The user is not a member of another group with edit permissions.
- The user has not been assigned direct permissions.
- The user's permissions have updated after the change.
Users cannot access the SharePoint site.
Confirm that the user still has appropriate permissions:
- Visitors for read-only access.
- Members for collaboration and editing.
- Owners for site administration.
I accidentally removed editing access from everyone.
Ensure that at least one or more trusted users remain in the Owners group with full control permissions.
Best Practices
- Limit the number of users with Owner permissions.
- Use Visitors access for users who only need to read information.
- Review SharePoint permissions regularly.
- Avoid changing permissions without understanding how they affect Teams and SharePoint integration.