You try to save a PowerPoint presentation to a SharePoint document library and see the error: “Sorry, you don’t have permission”. This happens even when you are the file owner or have edit rights. The error usually appears because of a mismatch between the local file cache and the SharePoint server permissions. This article explains why the permission check fails and provides five specific fixes to resolve the problem.
Key Takeaways: Fixing the SharePoint Save Permission Error in PowerPoint
- File > Info > Check for Issues > Check Permissions: Verifies that your current user account matches the SharePoint site permissions.
- Clear Office Document Cache in File > Account > Manage Document: Removes stale cached permissions that cause the save to fail.
- Sign out of all Office 365 accounts and sign back in: Refreshes the authentication token used by PowerPoint to contact SharePoint.
Why PowerPoint Shows the Permission Error on SharePoint Save
PowerPoint uses a local cache to store authentication tokens and file metadata when you open a presentation from SharePoint. This cache reduces load times on subsequent opens. However, if the SharePoint site permissions change — for example, an admin removes your access then restores it, or your password expires — the cached token becomes invalid. When you try to save, PowerPoint sends the old token to SharePoint. The server rejects it because the token does not match the current permission state. The result is the “Sorry, you don’t have permission” dialog even though your account actually has full rights.
Another common cause is that you are signed into Office 365 with a different email address than the one that has permission on the SharePoint site. This happens frequently when you have multiple work or school accounts. PowerPoint may default to the first account in the list, which is not the authorized one.
Five Methods to Fix the Permission Error When Saving to SharePoint
Try these fixes in the order listed. Most users resolve the problem with the first or second method.
Method 1: Check Your SharePoint Permissions Directly
- Open the SharePoint site in your browser
Navigate to the exact document library where you want to save the presentation. Do not use the PowerPoint file picker for this step. - Upload a test file manually
Drag a simple text file into the library. If the upload succeeds, your account has write permission. If it fails, contact your SharePoint administrator to verify your access level. - Note your sign-in email
In the top-right corner of SharePoint, click your profile picture. The email shown must match the account you use in PowerPoint. If they differ, proceed to Method 4.
Method 2: Clear the Office Document Cache
- Close all Office applications
Make sure PowerPoint, Word, and Excel are closed. - Open the cache management tool
Press the Windows key, type Document Cache, and select Office Document Cache from the search results. - Delete all cached files
In the dialog that opens, click Delete Cached Files. Confirm the action. This removes all locally stored authentication tokens and file metadata. - Restart PowerPoint and open the file again
Use File > Open > Browse to locate the SharePoint folder. Sign in when prompted. Try saving again.
Method 3: Sign Out of All Office Accounts and Sign Back In
- Open PowerPoint and go to File > Account
Under User Information, you see all connected accounts. - Click Sign Out on every account listed
Do not skip any account. If you see a Switch Account link, click it and then sign out. - Close PowerPoint
Wait 30 seconds to allow the sign-out to propagate. - Open PowerPoint again
You are prompted to sign in. Use the email address that has permission on the SharePoint site. Try saving the presentation.
Method 4: Use the Correct Account in the File Picker
- In PowerPoint, go to File > Save As
Select SharePoint from the locations list. - Click the account dropdown
At the top of the Save As dialog, next to Current Account, click the dropdown arrow. If multiple accounts appear, select the one that matches your SharePoint site access. - Browse to the library and save
Navigate to the correct document library. Click Save. The permission error should not appear.
Method 5: Disable the Office Upload Center and Save Directly
- Open the Office Upload Center
Search Windows for Office Upload Center and open it. - Go to Settings
Click the Settings gear icon in the Upload Center window. - Uncheck the caching option
Clear the checkbox labeled Turn on background upload for files that are saved to SharePoint. Click OK. - Save the file again
In PowerPoint, use File > Save As to save directly to SharePoint. The file is now written to the server without going through a local cache.
If PowerPoint Still Shows the Permission Error After the Main Fix
“Sorry, You Do Not Have Permission” Appears Only on One Specific File
The file may have custom permissions inherited from a parent folder or broken inheritance. Open the SharePoint library in a browser, select the file, and click the i information icon. Check Permissions. If the file shows unique permissions that do not include your account, an admin must grant you access or restore permission inheritance from the parent folder.
Error Occurs When Saving a New Presentation but Not an Existing One
This usually means your default Office account does not match the SharePoint site. Follow Method 4 to select the correct account in the Save As dialog. If the correct account is not listed, use Method 3 to sign out and sign back in with the right credentials.
“Sorry, You Do Not Have Permission” Appears After a Password Reset
Your cached Office token is tied to the old password. Clearing the Office Document Cache as described in Method 2 forces PowerPoint to request a new token. If the error persists, restart your computer to flush all cached credentials from the Windows Credential Manager.
PowerPoint Save Methods: SharePoint Online vs Local File vs OneDrive
| Item | SharePoint Online | Local File | OneDrive |
|---|---|---|---|
| Permission check | Server-side token validation | No permission check | Token validation with Microsoft account |
| Cache used | Office Document Cache | None | Office Document Cache |
| Common error cause | Stale token or wrong account | File locked by another user | Account mismatch or quota full |
| Fix for permission error | Clear cache or sign out/in | Close other instances | Verify OneDrive account email |
The permission error when saving to SharePoint is almost always caused by a cached token or account mismatch. Clearing the Office Document Cache resolves the majority of cases. If the error persists, verify that the SharePoint site itself grants you write access by uploading a test file manually. As an advanced step, you can run a repair of Office 365 by going to Apps & Features, selecting Microsoft 365, and clicking Modify > Quick Repair. This refreshes all Office components without affecting your files.