Sorry You Do Not Have Access to This Page: Root Cause and Fix
🔍 WiseChecker

Sorry You Do Not Have Access to This Page: Root Cause and Fix

When you click a link to a SharePoint page or document, you may see the error message “Sorry, you don’t have access to this page.” This usually happens because your user account lacks the correct permissions for the site, library, or item. The root cause is often a mismatch between the SharePoint permission level and the Microsoft 365 group membership that grants access. This article explains why the error occurs and provides step-by-step methods to fix it.

Key Takeaways: Fixing the “Sorry, you don’t have access to this page” Error

  • SharePoint admin center > Active sites > Permissions: Check and modify site-level sharing settings and direct user permissions.
  • Microsoft 365 admin center > Groups > Group membership: Verify the user is a member of the correct Microsoft 365 group that owns the site.
  • Site settings > Site permissions > Check Permissions: Use this tool to see exactly which permission level a user has on a specific site.

ADVERTISEMENT

Why SharePoint Shows the Access Denied Message

SharePoint uses a permission model that combines direct permissions, group membership, and sharing links. The error “Sorry, you don’t have access to this page” appears when none of these grant the user the required permission level for the specific resource. The most common causes are:

  • The user is not a member of the Microsoft 365 group that owns the site.
  • The site has external sharing set to “Only people in your organization” and the user is a guest.
  • A sharing link was sent with an expiration date that has passed.
  • The user was removed from a SharePoint group (like Members or Visitors) manually.
  • The page or document is located in a library with unique permissions that do not include the user.

SharePoint permissions can be inherited from the parent site or set uniquely on a library, folder, or item. If the parent site allows access but a specific library has unique permissions that block the user, the error still appears.

Permission Inheritance and Unique Permissions

By default, SharePoint sites inherit permissions from the site collection root. When you break inheritance on a library or item, that resource gets its own permission list. If the user is not in that list, they see the access denied error even if they have access to the rest of the site.

Steps to Diagnose and Fix the Access Denied Error

Follow these steps in order. Each step uses a different method to identify and resolve the permission problem.

  1. Check the user’s Microsoft 365 group membership
    Open the Microsoft 365 admin center at admin.microsoft.com. Go to Teams & groups > Active teams & groups. Find the group that owns the SharePoint site. Click the group name, then select Members. Verify the user is listed. If not, click Add members and add the user.
  2. Verify site-level sharing settings
    In the SharePoint admin center, go to Active sites. Select the site from the list. Click Policies and then Edit next to External sharing. If the user is external, ensure the setting allows sharing with guests. Change it to Anyone or New and existing guests as needed.
  3. Use the Check Permissions tool on the site
    Navigate to the SharePoint site. Click the gear icon (Settings) and select Site permissions. Click Check Permissions. Enter the user’s email address and click Check Now. The tool shows the exact permission level the user has and which group or direct assignment grants it.
  4. Restore a user to a SharePoint group
    If the Check Permissions tool shows the user has no permissions, go to Site permissions > Advanced permissions settings. Click the group name (for example, Members). Click New > Add users to this group. Enter the user’s name and click Share.
  5. Fix unique permissions on a library or item
    Navigate to the library or item that shows the error. Click the ellipsis (three dots) and select Manage access. Click Advanced settings. If the page says “This folder has unique permissions,” click Delete unique permissions to inherit permissions from the parent site. Confirm the action.
  6. Resend a sharing link with a valid expiration
    If the user accessed the page via a sharing link, ask the link owner to go to the library, select the file, and click Manage access. Under Links, find the link sent to the user. Check the expiration date. If it has passed, click the link, set a new expiration date, and copy the link again.

ADVERTISEMENT

If SharePoint Still Shows the Error After the Main Fix

Sometimes the error persists even after you apply the main fix. The following scenarios explain additional causes and their solutions.

“Sorry, you don’t have access to this page” on a subsite

Subsites can have their own permission settings. If the parent site allows access but the subsite does not, the error appears on the subsite only. Go to the subsite, click the gear icon, select Site permissions, and use the Check Permissions tool. Add the user to the subsite’s Members group if they are missing.

Error appears only on a specific document

A document can have unique permissions if the owner broke inheritance on that file. Navigate to the document, click the ellipsis, and select Manage access. Click Advanced settings. If unique permissions are enabled, either add the user directly or delete unique permissions to inherit from the library.

Guest user sees the error after being added to the group

Guest users must accept the invitation before they can access SharePoint resources. If the guest was added to the Microsoft 365 group but did not receive the invitation email, resend it. In the Microsoft 365 admin center, go to Users > Active users. Select the guest user, click Resend invite. The guest must click the link in the email to complete the process.

Item Direct Permission Group Membership
How access is granted User is added individually to site permissions User is added to a Microsoft 365 group or SharePoint group
Management location Site settings > Site permissions > Advanced Microsoft 365 admin center > Groups or SharePoint group settings
Permission scope Applies only to that site or resource Applies to all resources linked to the group
Ease of maintenance Requires manual updates for each user Centralized; changes to group affect all members

Now you can diagnose and fix the “Sorry, you don’t have access to this page” error using the Check Permissions tool and group management in the Microsoft 365 admin center. Start by verifying the user’s group membership, then check for unique permissions on the specific library or item. For advanced scenarios, use the SharePoint admin center to review external sharing policies and resend guest invitations.

ADVERTISEMENT