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 😉 )

Setup Message Not So Welcome...

1 min read

Setup Message Not So Welcome...

On personal devices (or systems not joined to a domain), have you ever seen the “Let’s finish setting up your PC” prompt?The one that really wants...

READ MORE
Old Bluetooth, Yeah its wide open...

1 min read

Old Bluetooth, Yeah its wide open...

One of the most overlooked attack surfaces on a Windows machine?Bluetooth services running in the background.Most people don’t think twice about...

READ MORE
Is Microsoft Edge Shopping Safe? Hardening Tips to Protect Your Data

1 min read

Is Microsoft Edge Shopping Safe? Hardening Tips to Protect Your Data

If your using Microsoft Edge, did you know about the "Shopping" feature built into edge?

READ MORE