Turn off OneDrive background service on MacsSolved

Participant
Discussion
1 week ago

Hi Community, I had a doubt regarding how to turn off the Onedrive background service on Macs. We have noticed that OneDrive continues to sync files in the background causing battery drain on employees’ device. So, if anyone knows how to effectively disable the Onedrive background service it would be of great help.

Replies (4)

Marked SolutionPending Review
Participant
1 week ago
Marked SolutionPending Review

Hey @bram , unfortunately there is no provision for completely turning off the OneDrive background services on macOS devices. However, by preventing OneDrive from launching automatically when the user logs in to their device, the energy consumption can be reduced to an extent. You can achieve this by applying a configuration profile using the LoginItemsManagedItems payload to your Macs. Here’s a sample configuration profile you can use, 

By adding OneDrive to the array within the AutoLaunchedApplicationDictionary-managed key and setting Hide to true, you can stop OneDrive from automatically launching at login. 

Marked SolutionPending Review
Participant
1 week ago
Marked SolutionPending Review

Is there a way by which I can push this configuration profile into devices using Hexnode UEM without attending them individually?

Marked SolutionPending Review
Participant
1 week ago
Marked SolutionPending Review

Sure, you can push the configuration file into devices from Hexnode using their deploy configuration profile feature.

Marked SolutionPending Review
Participant
1 week ago
Marked SolutionPending Review

Thanks for your input, @skylar-a !

Save