this post was submitted on 05 Aug 2026
722 points (99.3% liked)

Technology

87184 readers
6293 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] hal_5700X@sh.itjust.works 30 points 1 week ago* (last edited 1 week ago) (2 children)

How to turn off OneDrive with Group Policy.

Press Windows + R, type gpedit.msc, and press Enter. Navigate to User Configuration > Administrative Templates > Windows Components > OneDrive.

  • Save documents to OneDrive by default: Disabled
  • Prevent OneDrive from generating network traffic until the user signs in to OneDrive: Enabled
  • Prevent the usage of OneDrive for file storage: Enabled

The last setting disables OneDrive on your system; make sure to change it to Disabled if you use OneDrive.

Restart your computer for the changes to take effect.

[–] 01189998819991197253@infosec.pub 19 points 1 week ago (1 children)

Won't work for Win11 Home. But it's MASterly easy to conver your Home to Pro or even Enterprise. MASterly easy.

[–] ChaosMonkey@lemmy.dbzer0.com 12 points 1 week ago* (last edited 1 week ago) (2 children)

Nice pun but might as well link to it. It's already MASsively popular.

[–] frongt@lemmy.zip 14 points 1 week ago (1 children)
[–] _cnt0@sh.itjust.works 2 points 1 week ago

needle-like fingers

Right ... you're operating your touchscreen with your dick again, aren't you?

We're on World right now, they kinda frown on that kinda thing here, might be why they didn't link it.

[–] artyom@piefed.social 16 points 1 week ago (1 children)

Every Windows debloater script comes with the caveat of "until the next update". Instead of becoming a Windows Defucking Engineer I just left it entirely.

[–] wizardbeard@lemmy.dbzer0.com 6 points 1 week ago (2 children)

Except that these are group policy settings. The stuff they provide to allow businesses to manage their endpoints. Businesses that actually have enough size and money for Microsoft to care. Businesses that can have strict audit and data security requirements relating to things like not allowing data to even brush against something like OneDrive.

To be more direct, the only reason I can't count the number of times they've broken a Group Policy is because I legitimately don't recall it happening in the past decade.

[–] ark3@lemmy.dbzer0.com 6 points 1 week ago (1 children)
[–] wizardbeard@lemmy.dbzer0.com 2 points 1 week ago

Fair enough. I work in IT but endpoint config and group policy isn't my area at work, so most of my experience is with my personal computers at home. I at least usually hear the latest bullshit Microsoft is pulling from our endpoint management/config guy.

I should also bear in mind that I stripped down and customized the hell out of the install media before I last installed Windows on any of my devices, and I've run a shit ton of other customization/privacy/debloat tools afterwards as well. Usually by examining the policy and registry edits or PowerShell code they run and just picking and choosing parts for myself. Lots of good tools out there, but none I trust to do exactly what I want with no oversight or investigation.

I'd still say that Group Policy is usually the best option for configuration shit sticking though, due to it being Microsoft's "business side" solution for endpoint config for quite a while now.

[–] elvith@feddit.org 3 points 1 week ago

Yes and no. They started to limit GPOs. Some are only valid on Enterprise Licenses or Windows Server and will be ignored by your usual Windows Pro License at home. With Windows Home, you're SOL regarding GPOs.

Also they started to migrate some of these settings to their Intune Device Management and will ignore those if not set via Intune.

Read: Companies can still disenshittify Windows to some degree, but they make it harder and harder for normal people to do so.