I use it + portainer + O&O to kill all of windows spyware, this is great software and should be recommended if you have to run windows
Privacy Guides
In the digital age, protecting your personal information might seem like an impossible task. We’re here to help.
This is a community for sharing news about privacy, posting information about cool privacy tools and services, and getting advice about your privacy journey.
You can subscribe to this community from any Kbin or Lemmy instance:
Check out our website at privacyguides.org before asking your questions here. We've tried answering the common questions and recommendations there!
Want to get involved? The website is open-source on GitHub, and your help would be appreciated!
This community is the "official" Privacy Guides community on Lemmy, which can be verified here. Other "Privacy Guides" communities on other Lemmy servers are not moderated by this team or associated with the website.
Moderation Rules:
- We prefer posting about open-source software whenever possible.
- This is not the place for self-promotion if you are not listed on privacyguides.org. If you want to be listed, make a suggestion on our forum first.
- No soliciting engagement: Don't ask for upvotes, follows, etc.
- Surveys, Fundraising, and Petitions must be pre-approved by the mod team.
- Be civil, no violence, hate speech. Assume people here are posting in good faith.
- Don't repost topics which have already been covered here.
- News posts must be related to privacy and security, and your post title must match the article headline exactly. Do not editorialize titles, you can post your opinions in the post body or a comment.
- Memes/images/video posts that could be summarized as text explanations should not be posted. Infographics and conference talks from reputable sources are acceptable.
- No help vampires: This is not a tech support subreddit, don't abuse our community's willingness to help. Questions related to privacy, security or privacy/security related software and their configurations are acceptable.
- No misinformation: Extraordinary claims must be matched with evidence.
- Do not post about VPNs or cryptocurrencies which are not listed on privacyguides.org. See Rule 2 for info on adding new recommendations to the website.
- General guides or software lists are not permitted. Original sources and research about specific topics are allowed as long as they are high quality and factual. We are not providing a platform for poorly-vetted, out-of-date or conflicting recommendations.
Additional Resources:
- EFF: Surveillance Self-Defense
- Consumer Reports Security Planner
- Jonah Aragon (YouTube)
- r/Privacy
- Big Ass Data Broker Opt-Out List
It Looks promising But i wouldnt use it per se.
Reason for me right now: the launch command is a Red flag. I should run a webrequest with a link, where I dunno what it gonna Start?
No thank you!
But i gonna Check out the Code on github and see what i can impement into my own scripts :)
You can get an executable if you prefer. And the code is on github so you can implement what you like
I do recognize your point about weblinks. But, you can trace what this weblink is going to do, since the code is open source. Nothing has to surprise you
Well this is an amazing thing I never knew existed
Trust me you don't know the half of it. As far as windows goes, it will be bleed your eyeballs off for how good it is.
Plus, and this is a big thing, you can restore your settings if you nuke something you didn't want. This tool won't bork the system
Oh yeah it is open source too, of course
Love it 👏
I'd say yes. The man is a legend. I even use this at work now.
Honestly, we don't deserve some of these good developer folks. We are super lucky to have them.
Relevant XKCD https://xkcd.com/2347/
This is…not the best idea, imo. If I had to guess, I would say that it is attempting to disable diagnostic data by setting a registry key — only on Windows Home or Pro, that’s ineffective and doesn’t have any extra benefit compared to just disabling optional telemetry in the settings app. It also seems to pointlessly duplicate things the user already has control of (why does there need to be a toggle for Hyper V and Windows Subsystem Linux?) Last I checked they were pretty simple enough to turn on and off in the base system. Same goes for stuff such as Location Tracking and Activity History, which I’m fairly sure are literally already in the privacy settings.
Attempting to do large scale “debloating” will inevitably lead to system breakage and things not working. Start Menu shortcuts? They’re one click away from being uninstalled. OEM Bloat such as random third party antiviruses? You should be doing a clean install to get rid of those. Apps such as Cortana? winget uninstall
. You also don’t need a third party program to manage your app updates, that’s literally what winget upgrade --all
is for.
That's not how it works, actually. Its more sophisticated.
And no, it is more sophisticated. This tool doesn't lead to breakage. IT admins use this tool.
And finally, your last suggestions are beyond the ability of the average user
I don't use windows much anymore, but I enjoy everything Chris Titus. I hope he doesn't jump the shark at some point. I feel like all my favorite youtubers do eventually.
Well, he has often had high paying jobs outside YouTube. He started his YouTube channel as an incidental thing. He's not really super reliant on it due to his abilities and resume. I am hopeful he won't jump the shark
I've been using this for a while: https://www.w10privacy.de/english-home/
I'm kinda sure this was recommended on the old PrivacyGuides website.
If anyone is interested, there's a windows tool called AtlasOS, https://atlasos.net/, that is a significant debloat tool. It's designed for gamers to get as much fps and performance out of their system as possible. Yes I've had things break, and yes it's a security issue, but I've never had a problem with the games I play. I like the idea and enjoy trying it out when Linux isn't an option for something I'm trying to do.
AtlasOS is not designed with security in mind. It's only after everyone criticized them that they added back stuff such as Windows Update and UAC.
I'm not sure its a good idea to recommend in privacy guides if it is a security issue or it breaks things...