1 min read

Disable OneDrive

Disable OneDrive

Back in my MSP days, OneDrive caused more confusion than it solved in certain environments.
Not because it’s bad but because it was uncontrolled.

- Users syncing company data to personal devices.
- Multiple accounts tied to the same machine.
- Files living in places nobody could track.
 Sound familiar?

If you’re not actively managing OneDrive, sometimes the better move is to disable it.
Here’s how to stop OneDrive sync completely:

Open Registry Editor as admin

Go to:
 HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\OneDrive

If the key doesn’t exist, create OneDrive

Create or edit a DWORD (32-bit) value called:
 DisableFileSyncNGSC

Set it to: 1

What this does:
 Prevents the OneDrive sync client from running and stops file synchronization.

What this does NOT do:
- It does not block access to OneDrive in a web browser.
- It only controls sync behavior on the device.

Not every environment needs cloud sync everywhere. Keep the cloud data in company approved locations

Less data sprawl, Less risk, More control.

(if you want a free guide of other hardening tips like this or a better/automated method of hardening configuration settings email me at hardeningtips@senteon.co 😉 )

Microsoft Store, More Than Solitare

1 min read

Microsoft Store, More Than Solitare

If you were setting up a laptop for your mom, would you leave the front door wide open? Most of us have had that moment.You set up a nice, clean...

READ MORE
Office Rouge One?!

1 min read

Office Rouge One?!

One of my favorite tickets to troubleshoot..."Office isn't activated anymore."You check the licensing, everything looks fine. The user has a valid...

READ MORE
Block Personal Microsoft Accounts

1 min read

Block Personal Microsoft Accounts

Put yourself in this IT support scenario: You get a ticket that made no sense.User couldn’t access company files.OneDrive was “missing.”Desktop...

READ MORE