A Microsoft file hosting and synchronization service.
Hi @Anna N
The latest OneDrive builds distributed via the App Store now require macOS 14.4 or later. On Ventura (13.x), these versions either fail to install or crash on launch because support for Ventura has ended in recent releases.
Community members have shared the following workaround that allows OneDrive to continue functioning on macOS Ventura 13.7.8:
1.Remove current app
Delete OneDrive.app from the Applications folder.
2.Install a stable legacy build
Download and install this package: https://oneclient.sfx.ms/Mac/Installers/26.032.0217.0003/universal/OneDrive.pkg
This information is provided as a convenience to you. These sites are not controlled by Microsoft, and Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please ensure that you fully understand the risks before using any suggestions from the above link.
Do not launch OneDrive yet.
3.Disable updater services
Launch the Terminal app.
In a new terminal, run each of these commands (enter your admin password when asked)
sudo launchctl remove com.microsoft.OneDriveStandaloneUpdater
sudo launchctl remove com.microsoft.OneDriveStandaloneUpdaterDaemon
sudo launchctl remove com.microsoft.OneDriveUpdaterDaemon
4.After that, run these three commands
sudo rm /Library/LaunchAgents/com.microsoft.OneDriveStandaloneUpdater.plist
sudo rm /Library/LaunchDaemons/com.microsoft.OneDriveStandaloneUpdaterDaemon.plist
sudo rm /Library/LaunchDaemons/com.microsoft.OneDriveUpdaterDaemon.plist
5.Restart and run OneDrive
After rebooting, launch OneDrive. It should now operate without updater crashes.
References:
- OneDrive broken on MacOS 13.6.2 as of June 2026 - help - Microsoft Q&A
- how to get standalone installer for one drive as my macOS Ventura cannot run my current OneDrive on …
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.