this post was submitted on 23 Jun 2025
7 points (81.8% liked)

Privacy

2872 readers
447 users here now

Welcome! This is a community for all those who are interested in protecting their privacy.

Rules

PS: Don't be a smartass and try to game the system, we'll know if you're breaking the rules when we see it!

  1. Be civil and no prejudice
  2. Don't promote big-tech software
  3. No apathy and defeatism for privacy (i.e. "They already have my data, why bother?")
  4. No reposting of news that was already posted
  5. No crypto, blockchain, NFTs
  6. No Xitter links (if absolutely necessary, use xcancel)

Related communities:

Some of these are only vaguely related, but great communities.

founded 7 months ago
MODERATORS
 

cross-posted from: https://lemmy.world/post/31889457

Please see the cross-post as it is updated.

Could Windows and installed apps upload all my personal files?

Dear all

I have deleted Onedrive and disabled File system access in Privacy.

  1. I would like to know, which other ways that my personal files could be uploaded in a non-malicious non-hacker way?
  2. Just by using Windows, Microsoft could upload all my personal files to themselves if they would?
  3. Does every installed App / software have full access to my whole drive? How can I found out, how much access it has?

Thank you for your interest and reply

Best regards

cross-posted from: https://lemmy.world/post/31889457

Please see the cross-post as it is updated.

top 2 comments
sorted by: hot top controversial new old
[โ€“] Sophocles@infosec.pub 4 points 8 hours ago (1 children)

I'm no Windows expert, but basically yes, especially if the program has administrator access. There's no file security on Windows, and basically anything you install can grab files, unless they are in a "protected" folder like System32 or Program Files. Then the program needs to be elevated to Administrator to access those files.

My solution to this would be a program called Simplewall which blocks internet access to applications of your choosing. This isn't a comprehensive security solution, but it does protect against basic data harvesting by apps & programs.

Microsoft is a harder problem though. They are constantly bypassing measures I have tried to combat telemetry, and as the makers of the OS itself it's gonna be pretty hard to be 100% protected from them, especially seeing that Windows is proprietary. They can theoretically do whatever they want if they hide it well enough. If this is a problem might as well use Linux because Windows is only getting worse with privacy concerns every day

is software sandbox and segmentation more supported on linux?