A Microsoft file hosting and synchronization service.
For me, I closed the folder and reopened it through OneDrive "Open Folder" button, and it resolved the renaming issue.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Software: OneDrive for mac
OS: macOS Ventura 13.4.1
OneDrive version: 23.137.0702.0001 (Standalone) (Apple silicon)
Symptoms:
All newly created files under the "Onedrive" folder does not allow me to rename or edit (autosave) it.
It seems that the permission to do so is not automatically granted.
WORKS: Creating new files under Onedrive sync folder, using respective office apps (Word, Powerpoint, Excel, ...)
DON'T: Creating new files under Onedrive sync folder, using macOS system (copy and paste, duplicate, ...) or any third-party apps
TRIED: clean re-installing all microsoft software, booting in macOS safe mode, logging in and out again for macOS and microsoft account, removing all downloaded files from onedrive and reinstalling (all did not work out.)
Error message: the file can't be renamed. you don't have permission to rename this file.
A Microsoft file hosting and synchronization service.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
For me, I closed the folder and reopened it through OneDrive "Open Folder" button, and it resolved the renaming issue.
Hi
Thanks for these tips. I have this same issue, but it only seems to affect new files/folders that are synced from sharepoint.
Most older files rename just fine, but new files cannot be renamed - even the menu item disappears, but only on these files.
The workaround for now is to keep files on desktop and rename them there first.
-G
Hello there,
Thank you for providing the details about the issue you are facing with OneDrive for Mac.
Based on the symptoms and the troubleshooting steps you have already taken, it seems like there might be a permissions-related problem with the OneDrive sync folder on your macOS. To resolve this issue, you can try the following steps:
defaults delete com.microsoft.OneDrive
Remember to back up important data before attempting any significant changes to your system.
I hope these steps help resolve the problem with renaming files and folders on OneDrive. If you have any more questions or need further assistance, please feel free to ask.
Best regards, Ivan
Just a note then when I ran this command:
defaults delete com.microsoft.OneDrive
I got this response:
Domain (com.microsoft.OneDrive) not found.
Defaults have not been changed.
However, some investigation revealed that "com.microsoft.OneDrive-mac" is a domain in my Mac's defaults, so instead I ran this command, which executed without errors:
defaults delete com.microsoft.OneDrive-mac
Did it fix the issue?