Live data from Hacker News

“Reclaim Windows 10” Powershell Script

gist.github.com

101–110 of 273 posts

Re: “Reclaim Windows 10” Powershell Script

#102
post #24

I don't consider win10 telemetry that bad. You can dial it down a lot until it's just sending crash data when thing go bad. Pretty much all OSes have this. What I really don't like however is Microsoft pushing garbage like candy crush to my machine without my consent.

What I don't get is, why do they have to store the telemetry data encrypted locally. Why can't I see what my computer is sending off.

Re: “Reclaim Windows 10” Powershell Script

#104
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…

> And if you want a portable computer (which by the way are demonstrably more secure in the face of physical tampering) you basically relegate yourself to terrible battery life, poor display support, dicey sleep support, and the fixes for these often compromise performance.

This depends a lot on how well supported your hardware is. I run Linux Mint (MATE) on a Thinkpad T430 and have had 0 issues with displays, sleep, battery life, you name it.

Re: “Reclaim Windows 10” Powershell Script

#105
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.

> willing to execute untrusted code with elevated privileges to modify the OS

Everything in that script is straightforward and if not easily googled to determine what its doing. It's not black magic.

Re: “Reclaim Windows 10” Powershell Script

#106
post #71
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…

Long time windows user: you can disable windows update in the services menu. Open run --> services.msc

Thanks man.

I know about this already, but the point is that end user experience for me had been getting worse than Windows7 for example (not talking about the UX here). The fact that i have to use powershell or service control center to control the stuff is just not nice. I think an end-user should not be forced to go to regedit to stop Microsoft to install crapware like candy-crush etc.

Re: “Reclaim Windows 10” Powershell Script

#107
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.

Pff don't be paranoid. If there is something malicious in this script then, a) it will be fairly obvious; all this does is modify registry values, and b) someone else will probably post about it - it would be pretty big news!

Besides you clearly need to read it anyway - it does stuff that not everyone will want, like disabling the lock screen.

Edit: In fact I'd be curious if there has ever been an actual instance of `curl ... | sudo sh` being malicious. I mean it's an obvious attack vector but it's also obvious. I've never heard of anyone actually using it.

Re: “Reclaim Windows 10” Powershell Script

#108
post #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?

There's a difference between running a signed executable from a source you trust versus running something you don't trust. There's a difference between running code with ordinary privileges and running code with elevated privileges. The best-case scenario is signed code from a trusted source with ordinary privileges.

Re: “Reclaim Windows 10” Powershell Script

#109

Earlier quoted context omitted.

As someone who uses the big three desktops daily, freedom is just one facet. I also want an operating system that respects my time. None of the free operating systems out there do that. Considering the state of Ubuntu, probably the "easiest" to use desktop out there at the moment, my freedom is second to my ability to get a working desktop.

We must be doing very different things. Outside of gaming, everything I do is as fast or faster to get done on Linux.

The problem isn't execution speed, it is the time you have to spend getting thinks to work properly. Linux doesn't necessarily work straight out of the box, and you may have to spend hours getting it to work properly with your hardware setup.

Re: “Reclaim Windows 10” Powershell Script

#110
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.

This machine is dual boots Win 7 and Linux Mint. Work is an older MBP and another LM desktop. There's one laptop with Win10 that's kept around mainly to keep up with the tech and it would be really nice to turn off all that extra MS bullshit.

But I have to question your attitude, especially here on a forum called "Hacker News"; why do you advocate against exercising ownership over one's rightful property? Microsoft already got their money and they should leave users the hell alone. There is a proud history of hacking one's PC and poking big brother in the eye, don't forget that!

I walked up to my laptop and in the upper-left corner of the screen Cortana wants me to try ordering Star Wars tickets. Fuck you Cortana, don't tell me what to do!!!!

Post reply on HN