Live data from Hacker News

“Reclaim Windows 10” Powershell Script

gist.github.com

91–100 of 273 posts

Re: “Reclaim Windows 10” Powershell Script

#91
post #17
post #7

I wonder what MS employees think when every week a new tool pops up disabling data mining in their OS.

I'm guessing "lol you think the data mining is actually disabled now, Mr. Smith of St. Louis SSN 291-52-xxxx, who prefers to have taco night on wednesdays, and does most of his online shopping sunday mornings."

Joke's on them.

Microsoft probably just bought that info from my Android location history.

Re: “Reclaim Windows 10” Powershell Script

#92
post #57

I seriously doubt that Windows 10 is doing anything so grave as to require you to run some arbitrary PowerShell script you found on the Internet with elevated privileges. If you do not understand every single command in this thing, you should avoid it, and if you understand every single command in this, you don't need it.

Just to give the other point here. I do understand every line of it and agreed with most of it. I had previously hunt down a lot of those switches manually, now I have a custom fork of this script disabling the stuff that bothers me and keeping those I like. Also, its very presumptuous of you to assume no one need this. If windows welcomed choices like this before it would be a better development environment.

Re: “Reclaim Windows 10” Powershell Script

#93
post #40

Earlier quoted context omitted.

"Everything just works" should be interpreted as an asynchronous piece of code, because there are no guarantees that everything will work "today".

Desktop Linux is eventually consistent?

Depends on your drivers, I mean, the last wart I had to struggle with was some flickering with Electron apps, but reverting to an older model of hardware acceleration did the trick:

http://askubuntu.com/questions/752743/ubuntu-16-04-skylake-6...

Re: “Reclaim Windows 10” Powershell Script

#94
post #75

Earlier quoted context omitted.

I did just that, cannot reproduce. Did you actually try this or is this based on one of those articles about the open beta of Windows 10 that had a lot more telemetry you couldn't disable?

I'll be the devil's advocate this time. As you can see in gpedit, Cortana and Web Search is disabled. Why does explorer.exe need to access akamai or search.msn? http://imgur.com/a/yiIxn

Some of those GPO policies no longer work, they're legacy.

Instead: Click Search, Hamburger Menu, Settings, Uncheck "Search Online and Include Web Results."

If you have OneDrive installed Explorer keeps a constant connection to Microsoft's servers to populate your OneDrive folders into the navigation pane.

Re: “Reclaim Windows 10” Powershell Script

#95
post #85

Earlier quoted context omitted.

Some of us don't want any telemetry, or any crap. An idle OS should be idle...

Then get Debian or Fedora. I'm serious, if the OS is doing things so bad you're willing to execute untrusted code with elevated privileges to modify the OS, you've already lost.

It is never black and white. Moving to Linux would only be feasible when the vast software library is available on Linux, including, but not limited to, productivity, games, media playback, drivers (hardware support). In the mean time, scripts like these fill holes that should not be there in Windows.

I do agree that people executing this script should not only rely on "it's open source, so smart people will look at it and find issues", but actually research and fully understand what is going on.

Re: “Reclaim Windows 10” Powershell Script

#97
post #57

I seriously doubt that Windows 10 is doing anything so grave as to require you to run some arbitrary PowerShell script you found on the Internet with elevated privileges. If you do not understand every single command in this thing, you should avoid it, and if you understand every single command in this, you don't need it.

There's another category. Those of us who manually did this already, are annoyed we didn't write down all the steps, but are glad to find this posted here.

Re: “Reclaim Windows 10” Powershell Script

#99
post #3

I had been a long time Windows user, at home (W10) and work(7/Server/Datacenter). Windows had been getting just more and more intrusive like a malware since the last couple years. I hope they do something to stop that. I have recently moved to Fedora and it is just awesome. Pretty much everything works like amazing. Its not a complete replacement if you are gaming, nvidia drivers are a bit painful to install but ever…

"Everything just works" so long as your expectations around "everything" are essentially set by a desktop computer experience designed in 2005. Linux on desktops is fine (except from a physical security standpoint), but primitive in terms of UX. And it's still dependent on Mozilla or Google for its browsing experience. And if you want a portable computer (which by the way are demonstrably more secure in the face of p…

Yup, bleeding-edge laptop support is still a toss-up, but it's getting better, IMHO!

I think that's where this sentiment often comes from: people who cut their teeth on XF86Config tweaking and compiling NVidia kernel modules from source and shopping for just the right PCMCIA wireless adapter are now amazed when a fresh Ubuntu install has working 3D-accelerated graphics, 802.11n (with GUI for configuration), Bluetooth, etc. (And yes, we have Freedesktop.org/systemd/NetworkManager and friends to thank for a lot of this.)

Maybe the bar was just really low, and you've got a strong argument if you say it shouldn't be anymore, but we are making progress...

Re: “Reclaim Windows 10” Powershell Script

#100
post #57

I seriously doubt that Windows 10 is doing anything so grave as to require you to run some arbitrary PowerShell script you found on the Internet with elevated privileges. If you do not understand every single command in this thing, you should avoid it, and if you understand every single command in this, you don't need it.

So people shouldn't use any software they didn't write on their own?
Post reply on HN