Forum Discussion
Robert Styles
May 16, 2017Copper Contributor
OneDrive Sync Client Reset to block NGSC after each reboot
I'm having a problem with the registry setting to disable File Sync NGSC being reset on PCs after every boot. It's being changed back to 1 from a setting of 0 which will allow the NGSC to run. Th...
Salvatore Biscari
May 17, 2017Silver Contributor
The relevant policy is "Prevent the usage of OneDrive for file storage". You should disable it.
See https://support.office.com/en-us/article/Turn-off-or-uninstall-OneDrive-f32a17ce-3336-40fe-9c38-6efb09f944b0
- Robert StylesMay 17, 2017Copper Contributor
I'm looking at my DC's GPOs and can't find the setting described as recommended by Salvatore.
- Salvatore BiscariMay 17, 2017Silver Contributor
A couple of things:
- Have you installed the latest adm templates on the DC?
- Could the policy be instead configured locally on the affected machine(s)?
- Jack_Chen1780Apr 11, 2022Brass ContributorHad same issue on my laptop, NGSC was set to 1 every time I run "gpupdate /force", but I couldn't find which GPO changed it. Finally from gpreport.html, I found "Winning GPO" is "Local Group Policy". Run gpedit and found "Computer Configuration\ Administrative Templates\ Windows Components\ OneDrive\ Prevent the usage of OneDrive for file storage" in local policy.
Disabled it and the problem is fixed.