Slashdot Mirror


Microsoft Telemetry Collection, Explained (theregister.co.uk)

New submitter Poohsticks writes: There's a nice breakdown of the updated information from Microsoft about what they are doing with the telemetry data that Windows 10 is collecting (original Technet article here) by Chris Williams at The Register. Interesting finds that better explain what's happening with that data (and how to control it).

138 of 213 comments (clear)

  1. SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by lesincompetent · · Score: 4, Insightful

    Very little is explained. And there's no OFF setting.
    Fuck Microsoft, hard.

    1. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by Anonymous Coward · · Score: 1

      "Much of the info about how Windows and apps are functioning is deleted within 30 days."
      Yeah right. They won't even toll you how long exactly they store anything.
      This 'data collection' is a gaping wound in the Microsoft beast, infected with worms. I just hope the professional user will finally realize what is happening here and leave the sinking ship.

    2. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by buck-yar · · Score: 5, Informative

      Found this on reddit:

      I've seen theres a lot of speculation on whether the observed network connections from Windows 10 with privacy options on are actually spying or not, and figured some actual evidence would be in order.

      Anyone can recreate this for themselves:

                      Fresh install of Windows 10.
                      Set all privacy options to off, disable cortana, disable web search
                      Ensure all updates are done. Close all programs.
                      Install Fiddler, and enable HTTPS sniffing. (If you use wireshark, you wont be able to view the HTTPS)
                      Press stream in fiddler.
                      Click the windows search bar, type any letter, watch the HTTPS session to bing.com appear.

      Im still trying to figure out exactly what it is that it is transmitting, but its for sure sending a user-agent string that identifies itself as Cortana.

      Some observed behaviors:

                      Clicking on a link from an application (in this case, a download link from within Fiddler) submits the URL you are visiting to urs.microsoft.com.
                      Opening applications-- even with SmartScreen disabled-- opens sessions to apprep.smartscreen.microsoft.com and, among other things, submits the hash of the application. EDIT: Apparently you must also disable smartscreen in edge. Even so, it will initiate a connection to w.apprep.smartscreen.microsoft.com
                      Typing anything into the search bar will, regardless of settings, initiate an HTTPS session to www.bing.com. It will transmit a cookie, though so far I have not seen anything in there that looks like keystroke monitoring, as the only thing that appears to change between attempts is an HV section of the cookie. It appears to be downloading javascript, and submitting identifying data (screen resolution, install date, SID). The URL it uses is https://www.bing.com/manifest/... [bing.com]
                      Opening the settings app and going into account options sometimes opens a session to public-family.api.account.microsoft.com:443. I suppose this would be expected.

    3. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by Anonymous Coward · · Score: 2, Informative

      You can turn off Windows Update by setting the following registry entries:
      Add a REG_DWORD value called DoNotConnectToWindowsUpdateInternetLocations to HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate and set the value to 1.
      -and-
      Add a REG_DWORD value called DisableWindowsUpdateAccess to HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate and set the value to 1.

      Fuck microsoft very hard - to disable the We'reInstalling10WhetherYouAskedForItOrNot "recommended update", my grandmother has to open the registry and create 2 REG_DWORD variables. In that craptacular interface. Legendary stuff. Like grandma is going to do that without screwing up.

      It will be about 2 hours before someone publishes an MSI that does ALL of the ShutDownTelemetry tasks, and proves once again, that there are still undocumented telemetry messages being passed. Would it be TOO much trouble for Microsoft to provide a tool that performs the 40+ tasks to turn off all telemetry? Apparently far too hard for the world's largest software team to handle.

      What the fuck is Nadella doing? And why is he overseeing the worst abuses that ms have ever embarked upon (and that's saying something)?

    4. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by buck-yar · · Score: 3, Informative

      I see you missed the "regardless of setting" part

    5. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by Anonymous Coward · · Score: 3, Interesting

      "...submits the URL you are visiting to urs.microsoft.com"

      URS = URL Reputation Service - have you also disabled the phishing protection options in IE/Edge..?

    6. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by AmiMoJo · · Score: 3, Interesting

      I've done this myself and the behaviour was different. No access to bing.com. He seems confused by Smartscreen as well, not realizing that it works by submitting URLs to Microsoft for auditing when they are opened in Edge.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    7. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by TheRaven64 · · Score: 2

      No, most search bars do that by default, but allow you to disable the search suggestion logic.

      --
      I am TheRaven on Soylent News
    8. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by fbobraga · · Score: 1

      It's how type ahead works.

      [Citation needed] * I think you are wrong here :P

    9. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by fbobraga · · Score: 1

      Simple. Don't use bing and send all links/uris to 127.0.0.1 via hosts file. Done.

      Someone will say then: "China-like dictatorship!" :P

    10. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by buck-yar · · Score: 2

      So if he disabled search suggestions, you still expect it to communicate the search to MS? Your logic is puzzling.

    11. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by Anonymous Coward · · Score: 1

      Hosts is almost always the wrong solution to any given problem. It would be better if it did not exist.

    12. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by Anonymous Coward · · Score: 1

      You should think more and use caps less. That might (note: might) make you look less stupid in the future.

      Yes, I'm being snarky. You deserve it.

      You're welcome.

    13. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by jon3k · · Score: 1

      That's a little vague, isn't it? The list exactly what settings they disabled and nowhere did they mention turning off search suggestions. So I'd like to know specifically if they disabled that feature.

    14. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by Anonymous Coward · · Score: 1

      "Simple. Don't use bing and send all links/uris‘ to 127.0.0.1 via hosts file. Done."

      Doesn't work, Windows 10 is capable of bypassing its own HOSTs file when it wants to, which is why HOSTs is a stupid option to even consider as a security measure.

    15. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by Anonymous Coward · · Score: 1

      What? You mean that nice APK guy is wrong?

    16. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by Toad-san · · Score: 2

      I found my Win10 Pro's Feedback settings were set to "Always" and "Full". They're now "Never" and "Basic". No dire warnings or threats from Microsoft .. yet.

      Thanks for those URLs above .. something else to put in my "blocked IP's" Host file maybe.

    17. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by Anonymous Coward · · Score: 1

      So why aren't we making applications that fill Microsoft's logs with bogus data? It should be easy to deconstruct the format of the network traffic to get a template for submitting bogus data.

    18. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by buck-yar · · Score: 2

      "Typing anything into the search bar will, regardless of settings, initiate an HTTPS session to www.bing.com. "

      How is that vague?

    19. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by Ravaldy · · Score: 1

      Yeah right. They won't even toll you how long exactly they store anything.

      They did. Up to 30 days. If the data isn't relevant or redundant they may just delete right away. If you feel you need that much control I suggest you disconnect yourself from the Internet all together as I'm sure tones of your data published 5 years ago still lingers.

      This 'data collection' is a gaping wound in the Microsoft beast, infected with worms. I just hope the professional user will finally realize what is happening here and leave the sinking ship.

      Many IT departments are fast tracking Windows 10 deployments. Reason being that many are still on Windows 7 and those on Windows 8 want off. Windows 10 has had mostly positive feedback from its users contrary to Windows Vista and Windows 8 and 8.1.

    20. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by Killall+-9+Bash · · Score: 1

      hosts file

      If I can't trust my OS to respect my privacy, I can't trust its network stack to respect networking standards.

      --
      "Prediction: within 10 years, Windows will be a Linux distribution." Me, 7-6-2016
    21. Re:SubjectsInCommentsAreStupidCauseTheSubjectIsTFA by jon3k · · Score: 1

      They never mentioned specifically turning off search suggestions. Every browser does this. Chromium on Linux does this. They never said they never specifically said they turned off search suggestions.

  2. Stop Writing Software for Windows by Anonymous Coward · · Score: 5, Interesting

    Most people here have been commenting with something like "Stop Using Windows", but I think this is the wrong message.

    Considering the audience here on Slashdot, the true message to share and discuss is: "Stop Writing Software for Windows".

    My software company has just ruled out all future Windows development. Yes, that means we'll lose some clients, and yes, that means we will have some customer training issues to resolve. But compared to the clusterfuck that is Windows10, it was actually a pretty easy decision for us to make. If Microsoft wants to be a part of the future of software development then they will need to continue to push .NET onto cross platform, and clean up that Mono license so that we can all use it with confidence. Otherwise, Microsoft software development is dead. Sure, not now, not in five years, but this is it: the beginning of the end.

    So stop writing software for Windows and watch the world change...for the better.

    1. Re:Stop Writing Software for Windows by Anonymous Coward · · Score: 1

      You're asking if people still write software for the most popular desktop OS on the planet? Yes. Yes, they are.

      Whether Windows is any good or not, it commands the vast majority of the market.

    2. Re:Stop Writing Software for Windows by Maritz · · Score: 1

      In plain sight?

      --
      I do not want your cheap brainburning drugs. They are useless for work. And I am a working man today.
    3. Re:Stop Writing Software for Windows by ThunderBird89 · · Score: 2

      The entire Adobe family, Eclipse, Webstorm, Skype, Paterva's analysis suites (Maltego and CaseFile), and the list could go on until Slashdot's storage is filled up.

      Basically 90+% of software is present on Windows. Sure, you can skew the numbers if you include all the little utilities rolled into Linux distros as separate programs, but the majority of those are either "one-liners" or they are not viable without a plethora of other utilities.

      --
      Hyperbole: I use it liberally!
    4. Re:Stop Writing Software for Windows by Anonymous Coward · · Score: 1

      You're interpretting that wrong. Noone makes boxed software anymore. And fewer and fewer places sell their software through third-party sites. It's all download-only and bought through the software maker's site.

    5. Re:Stop Writing Software for Windows by AmiMoJo · · Score: 2

      What kind of software does your company write? Mine does applications for the water industry for managing networks, and there is no way we could switch to Linux because our customers would never accept it. They run a variety of apps on their computers, almost all of it Windows only.

      WINE isn't an option either, because it is unsupported. If an app doesn't work in WINE the vendor probably won't be interested in fixing it.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    6. Re:Stop Writing Software for Windows by Anonymous Coward · · Score: 1

      What in god's name are you rambling about now?

      You do realize Steam started on Windows, and has by far the largest catalog of games on Windows, right?

    7. Re:Stop Writing Software for Windows by coofercat · · Score: 1

      ...then your choices appear to be:

      1) Mac
      2) "Cloud" apps, online, in a browser

      In many cases, option (2) works well for a lot of people. I know all the reasons not to go that way, but most companies are more interested in having a solid contract and a working solution than they are worrying about things that may never happen (and supposedly if they do, then the contract is there to help).

    8. Re:Stop Writing Software for Windows by DogDude · · Score: 2

      My software company has just ruled out all future Windows development.

      I call bullshit, AC.

      --
      I don't respond to AC's.
    9. Re:Stop Writing Software for Windows by Ol+Olsoc · · Score: 1

      Basically 90+% of software is present on Windows.

      And always will be!

      Microsoft - number one, forever and ever, world without end, amen.

      Hubris is such a hoot.

      --
      The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
    10. Re:Stop Writing Software for Windows by Ol+Olsoc · · Score: 1

      Mine does applications for the water industry for managing networks, and there is no way we could switch to Linux because our customers would never accept it.

      Yep, you are pretty well trapped. But ya gotta write for the customer.

      --
      The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
    11. Re:Stop Writing Software for Windows by AmiMoJo · · Score: 1

      Actually, we are moving a lot of our software into the cloud. People like the mobile access to their data.

      The problem is that you still need a lot of Windows software to do things like interface with hardware.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    12. Re:Stop Writing Software for Windows by Voyager529 · · Score: 5, Informative

      Do they still write software for Windows? [...] I think if you have 3 pages of anti-virus software and 1 page of education titles, that's a dead OS! There's still quite a few games for Windows, but nothing like the choice on Steam.

      Yes, plenty. It's just not sold on Newegg.

      Every law firm I do work for uses a program called Worldox to keep case documents together, and most use TimeMatters to keep track of their billable hours.

      While Electronic Medical Records are usually done via a website of some kind, the software that runs the X-Ray machines and 101 other medical diagnostic devices all run on Windows. So do Dentrix and Dexis, the software that probably runs your dentist's office.

      The applications used by auto mechanics to diagnose issues with cars, like Mitchell, is almost all Windows-only.

      While browser-based CRM applications like SugarCRM are making definite inroads, a number of companies are still locked into Act.

      Quickbooks runs on Windows, and if you think Microsoft has a lock-in with Office, you have yet to see the death stares that you'll get at the mention of the possibility of moving away from Quickbooks...and the browser based alternatives are not drop-in replacements just yet.

      Some very new, low-volume startup restaurants can use iPads as point-of-sale machines, but the vast majority of PoS systems are Windows specific, especially if they need to integrate with other software.

      While there was an article last week about doing audio engineering on Linux, Windows and OSX are the places where you'll find formal support from the hardware developers and plug-in creators, and the story repeats itself for video creation.

      Most reasonably-sized offices have had their furniture layout rendered in something like 20/20 Giza, which conveniently segues me to the whole cottage industry around AutoCAD.

      The LED marquee signs in storefront windows and the scoreboards at sporting events have their content designed and uploaded with something like Venus 1500, and the intelligent lights at those ballgames may well be controlled with Lightjockey or Compushow - even many of the dedicated hardware lighting boards run on an embedded version of Windows.

      Your local moderate-sized accounting firm probably uses something like ProsystemFX Engagement, which is kinda like Git for accounting ledgers. Circling back to Office, much of the value-add for the heavy users is not necessarily that LibreOffice isn't as good as Excel, but that there are many Excel-specific plug-ins that pull data from other places and streamline layouts.

      The list of niche industry-vertical software that's Windows only is about as large as your most recent Yellow Pages - virtually every industry has a handful of software vendors specializing in that niche. If you're a software developer, sure, Eclipse, notepad and a web browser are interchangeable on basically everything, so writing C++ code on one OS is basically the same experience as writing C++ on another. Even server-side, Samba shares on Windows Server and Samba shares on FreeNAS are functionally identical to end users. The long tail, on Windows, is a very powerful thing - and you won't see that software for sale on Newegg.

    13. Re:Stop Writing Software for Windows by Anonymous Coward · · Score: 1

      I did stop writing professionally software to Windows when Microsoft started to screw the Visual studio with their marketing message. If one updates VS, then she can no more support older Windows versions with the software. So, end result is that soon no more VS updates are available and one needs to live with all the bugs old version has. After a while, if one wants to use more recent language standards one needs to change development tools and libraries. And as a bonus, there comes cross platform support.

    14. Re:Stop Writing Software for Windows by EndlessNameless · · Score: 1

      That means basically nothing.

      Who buys boxed software anymore?

      Enterprises don't, and they're the ones who still pay money for Windows.

      I don't. There are Steam and GoG for games in general, and most major publishers have their own purchase and distribution infrastructure. Blizzard, for example, lets you create an account, pay on their web site, and download the installers for any/all games you own.

      Professional apps are available directly from the publisher's site, even in cases where purchases must be made through resellers.

      The physical software market is dying for all platforms. The Windows market is still quite robust---Valve pulled in nearly a billion in revenue from Steam alone.

      --

      ---
      According to the latest ruleset, this post should be modded as Vorpal Flamebait +5.
    15. Re:Stop Writing Software for Windows by Anonymous Coward · · Score: 1

      At some point, he’s either in the applications development market for the water industry, or in the promoting Linux political advocacy business. He’s in the former. He can still run Linux at home.

    16. Re:Stop Writing Software for Windows by unixisc · · Score: 1

      Most people here have been commenting with something like "Stop Using Windows", but I think this is the wrong message.

      Considering the audience here on Slashdot, the true message to share and discuss is: "Stop Writing Software for Windows".

      My software company has just ruled out all future Windows development. Yes, that means we'll lose some clients, and yes, that means we will have some customer training issues to resolve. But compared to the clusterfuck that is Windows10, it was actually a pretty easy decision for us to make. If Microsoft wants to be a part of the future of software development then they will need to continue to push .NET onto cross platform, and clean up that Mono license so that we can all use it with confidence. Otherwise, Microsoft software development is dead. Sure, not now, not in five years, but this is it: the beginning of the end.

      So stop writing software for Windows and watch the world change...for the better.

      An overwhelming majority of the software for Windows is legacy software that was written for Windows 7 or earlier. Software for which you buy the CDs or download from their website. That same stuff can also be installed on Windows 10, and it'll do just fine.

      If, in contrast, you look at the Windows App Store, it's a completely different story. Any time you see any entity in the market that also advertizes the existence of an app, you'll notice that it's either iOS only, or iOS and Android only. Even Wintel versions don't exist. In Windows Phone 8, Microsoft tried playing around that by having web apps i.e. invoking an instance of IE to go ahead and open the website of the entity in question, but that experience was not remotely similar.

      However, one question does come up - what is the replacement? Sure, people use iPads and Galaxy tablets, but that's not remotely similar to using laptops. People still need laptops, and on that, there ain't an alternate OS that's caught fire. Macs are expensive, ChromiumOS is too dependent on web apps, while Linux and the BSDs are still way behind Windows when it comes to applications.

    17. Re:Stop Writing Software for Windows by Alumoi · · Score: 1

      And I bet the software used to access the cloud only runs on Windows. But hey, the cloud!

    18. Re:Stop Writing Software for Windows by fbobraga · · Score: 1

      not a change by night-to-day, but a slow and steady one: support it always when you can :-)

    19. Re:Stop Writing Software for Windows by jader3rd · · Score: 1

      and clean up that Mono license

      What's wrong with the Mono license?

    20. Re:Stop Writing Software for Windows by fbobraga · · Score: 1

      start by developing more software web-based (making the user only have to use a browser, OS agnostic)

    21. Re:Stop Writing Software for Windows by denis-The-menace · · Score: 1

      "Mine does applications for the water industry for managing networks"

      umm... H20-water, H20-Sewer? Am I close?

      --
      Obama's legacy: (N)othing (S)ecure (A)nywhere and (T)error (S)imulation (A)dministration
    22. Re:Stop Writing Software for Windows by fbobraga · · Score: 1

      Try to not use "I'm not guilty for it!": everyone has a part on it!

    23. Re:Stop Writing Software for Windows by AmiMoJo · · Score: 1

      Never heard of them. Are they companies?

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    24. Re:Stop Writing Software for Windows by WaffleMonster · · Score: 1

      Most people here have been commenting with something like "Stop Using Windows", but I think this is the wrong message.

      Considering the audience here on Slashdot, the true message to share and discuss is: "Stop Writing Software for Windows".

      This is tree hugging. Impractical and in many cases suicidal.

      What would be more effective is if everyone contributed some of their time to WINE or heck even ReactOS. With enough effort this would provide the world with a low impedance path away from Windows.

    25. Re:Stop Writing Software for Windows by ThunderBird89 · · Score: 1

      Take a look at my signature, will ya?

      All I'm pointing out is that for the time being, the vast majority of software has a Windows port/edition, showing that it's not in decline. Yet - this will inevitably change in the future, but for now, it's fairly stable.

      --
      Hyperbole: I use it liberally!
    26. Re:Stop Writing Software for Windows by HiThere · · Score: 1

      The cloud isn't a bad choice if you host your own cloud, and control access to the degree indicated by your security needs. A cloud running on a local device can be insulated from external access.

      To help you think of this, a cloud is what a mainframe used to be, with distributed access over a network, like a timeshare system used to have. Computers have gotten smaller and faster, and storage has gotten cheaper and bigger, so hosting your own cloud (i.e., tmeshare service) has gotten reasonable. You can allow or deny external access, or even allow external access to only particular TCP addresses, and only over custom protocols. It all depends on what you need. Most existing software can easily be modified to handle custom protocols if you have the source. You can even combine public-key with one-time pad encryption without too much difficulty. So it can be nearly as secure as local hard wired. (DON'T fiddle with the encryption code unless you're a real specialist, instead pipeline it. You don't need a high bandwidth one-time pad to make public-key essentially unbreakable.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    27. Re:Stop Writing Software for Windows by HiThere · · Score: 1

      As someone else said "you've got to write to the customer". For many purposes Python and Ruby are quite practical. I'm less sure about Perl for anything of any size. Even Perl programmers are likely to call it write-only code.

      That said, there are lots of alternatives. Once upon a time I hooked some Eiffel code into an MSAccess program because MSAccess kept making arithmetic errors. A simple translation of the same code worked without flaw, and was faster. (These days that probably wouldn't work, but C++ would probably have done the job, I just liked Eiffel better. Besides, I didn't need to buy the Eiffel compiler.) Were I looking for alternatives and if I didn't like any of the major languages, I'd start looking at things like D, Go, Nemerle, Haxe or Rust. (Rust is still a bit raw.) Some of those are easier to use, some have better documentation, some have more libraries, etc. All are cross-platform, though whether the libraries are depends on what you are doing.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    28. Re:Stop Writing Software for Windows by HiThere · · Score: 1

      Actually is only "Linux and the BSDs are still way behind Windows when it comes to applications in some areas". But they are far behind when it comes to advertising in all areas. And, to be fair, even when the Linux or BSD version is better, it will be significantly different, and they those who have learned the MSWind version find them less desirable. (It also works in the other direction.)

      So there is considerable entrenched opposition to switching away from MS even where there isn't a good reason. And this is sufficient to mean that the alternatives need to be considerable better. AND THIS IS A VALID REASON.

      I, personally, don't have that reaction to switching software choices, but I'm a developer. I even like to switch programming languages. But it's unreasonable to expect other people to share my preferences.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    29. Re:Stop Writing Software for Windows by Actually,+I+do+RTFA · · Score: 1

      My software company has just ruled out all future Windows development.

      I call bullshit,

      I call his "my company" is him and three friends in the evening.

      --
      Your ad here. Ask me how!
    30. Re:Stop Writing Software for Windows by david_thornley · · Score: 1

      Actually, I doubt that 90+% of software is present on Windows, due to the popularity of iOS and Android. That's how things progress.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    31. Re:Stop Writing Software for Windows by ThunderBird89 · · Score: 1

      Point, yes. I actually completely glossed over mobile OSes, and in retrospect, it may have been a mistake, given how Windows is attempting to span the entire device spectrum since Win8.

      --
      Hyperbole: I use it liberally!
    32. Re:Stop Writing Software for Windows by toddestan · · Score: 1

      If it was me, I would write software in a way that would as platform agnostic as possible. That way you can run your software on Windows, if that's what they want. And at some point, if the software needed to run on something that wasn't Windows, you'd be ready with hopefully very little effort.

      Unfortunately, I've seen software like that, and you're usually talking something that's decades old, built with tools and dependencies based upon decisions made in the 90's, which would make moving off of Windows very difficult. And there's no way the company is going to spend the resources to do that.

  3. Group Policies by ChadSmith4920 · · Score: 1

    I see no mentioned of "Let apps manage Android app"

  4. Don't Care About The Telemetry by Anonymous Coward · · Score: 1

    The telemetry can be easily disabled with a single registry key. For privacy Cortana is a much bigger worry since there's no way to uninstall or disable it. The only way to stop it is the kill the process and quickly rename the C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy folder before it restarts.

    Really though, my bigger concern about Windows 10 is that it's just really bad. Every decision seems to have been made for Microsoft's benefit rather than for the users. Like OneDrive integration that there's no way to fully rid yourself of (I've disabled it in the Group Policy editor, removed it from explorer, removed the run registry value but it still shows up in various places). Then there's the continued forced march towards the "Modern UI" with some settings no longer available in the Control Panel and only available in the Settings app, and some applications like Calculator being replaced with Modern UI crap. There's also the fact that it looks like crap with it's lack of colour and detail, and the problem that there's a total lack of customisation.

    I was about to start writing a big application in MFC, but Microsoft are headed to destruction so I'm now instead learning Qt. I think they year of Linux on the desktop may only be five to ten years away, and it'll be Microsoft we have to thank for it.

    1. Re:Don't Care About The Telemetry by Flavianoep · · Score: 1

      (...) and the problem that there's a total lack of customisation.

      I was about to start writing a big application in MFC, but Microsoft are headed to destruction so I'm now instead learning Qt. (...)

      It seems like you really enjoy customisation!

      --
      Linux is for people who don't mind RTFM.
    2. Re:Don't Care About The Telemetry by unixisc · · Score: 1

      The telemetry can be easily disabled with a single registry key. For privacy Cortana is a much bigger worry since there's no way to uninstall or disable it. The only way to stop it is the kill the process and quickly rename the C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy folder before it restarts.

      Really though, my bigger concern about Windows 10 is that it's just really bad. Every decision seems to have been made for Microsoft's benefit rather than for the users. Like OneDrive integration that there's no way to fully rid yourself of (I've disabled it in the Group Policy editor, removed it from explorer, removed the run registry value but it still shows up in various places). Then there's the continued forced march towards the "Modern UI" with some settings no longer available in the Control Panel and only available in the Settings app, and some applications like Calculator being replaced with Modern UI crap. There's also the fact that it looks like crap with it's lack of colour and detail, and the problem that there's a total lack of customisation.

      I was about to start writing a big application in MFC, but Microsoft are headed to destruction so I'm now instead learning Qt. I think they year of Linux on the desktop may only be five to ten years away, and it'll be Microsoft we have to thank for it.

      I got around the Modern UI by installing Classic Shell. Yeah, that same Classic shell that we could download for Windows 8, actually works BETTER in Windows 10. You get to customize that menu according to whatever you liked before - Windows 7, Aero, Classic,...

      The only issue that I had w/ OneDrive was that in Windows 8, one could map its local directory to an SD card, if one was short of main storage space (which was the case w/ Winbook, where I only had 32GB of Flash drive): for a while, that ability to map to D:\ instead of C:\ was lost. Otherwise, one can just ignore OneDrive. Also, if you are using a non Microsoft address for your login - like gmail or yahoo, then you don't get to use OneDrive.

      As for calculator, I really prefer this calculator to the ones elsewhere - be it in Windows 7, or the ones in iOS or Android. Yeah, it looks less pretty, but is more functional - has Scientific, Programmer and Date calculation, as well as a converter for volume, length, weight/mass. I'd like them to add things like temparature, fuel consumption (miles/gallon km/l) and so on. But it beats any other calculator that I've ever seen (and no, I never saw an HP calculator).

    3. Re:Don't Care About The Telemetry by fbobraga · · Score: 1

      I really like your sig ("Linux was not for everyone; then came Android."), man!

  5. Remember "Secure your digital media?" by Anonymous Coward · · Score: 1

    Does anyone remember the "Secure your digital media" checkbox in Windows, which sounded like a positive thing (security!) but actually DRM'd any music you ripped onto the computer so it couldn't be played on other devices?

    I was reminded of that when reading the page:

    "Security: "Information that’s required to help keep Windows secure, including info about the Connected User Experience and Telemetry component settings, the Malicious Software Removal Tool, and Windows Defender.""

    Probably hiding your logon and password information.

    "Basic: "Basic device info, including: quality-related info, app compat, and info from the Security level.""

    Probably hiding a list of apps you have installed plus ID of the computer and spec and location, wifi networks around you etc.

    "Enhanced: "Additional insights, including: how Windows and Windows apps are used, how they perform, advanced reliability info, and info from both the Basic and the Security levels.""

    Web pages surfed, emails, .... will be hiding in this one.

    "Full: "All info necessary to identify and help to fix problems, plus info from the Security, Basic, and Enhanced levels.""

    And stuff accessible on your network too, any servers that the computer can connect to,...

    That's the thing about Microsoft's vague doubletalk, if it can hide insanely nasty stuff it probably does.

  6. Ok, let's suppose its all true. by Z80a · · Score: 4, Insightful

    We're still talking about a lot of basically untested internet aware services running on your background that have a microsoft tier of security, which means it is probably exploitable the hell and back, and basically identical on every single windows 10 box.

    That sounds like a gros michel banana scenario here pretty much, where someone with evil intentions would be able to abuse one of those flaws and pretty much wipe out a large quantity of windows 10 machines if not all of em in a whim.

    1. Re:Ok, let's suppose its all true. by DigiShaman · · Score: 1

      If that happens, there won't be some movement to drop Windows and migrate to Linux / OSX. No, what will happen is that "out of the interesest of national security", The US Government will create a whole new Department Of Federal IT policy (DOFIT) which includes OS, app, and encryption standards (back doors); the most basic of course. For now. And Microsoft will lead (surprise surprise!!) the way in this endeavor (failure rewarded). The ultimate idea is to get all the young, hip, creative people to have as close as a relationship in US politics so as to keep them under the wing of the Gov. Keep your friends close, keep your enemies closer and all that.

      --
      Life is not for the lazy.
    2. Re: Ok, let's suppose its all true. by ljw1004 · · Score: 3, Insightful

      That's a FUD stretch. There's been no suggestion that any telemetry stuff accepts inbound connections.

    3. Re: Ok, let's suppose its all true. by gstoddart · · Score: 5, Interesting

      That's a FUD stretch. There's been no suggestion that any telemetry stuff accepts inbound connections.

      Sorry, but that is complete and utter bullshit .. or at least, there is an indirect mechanism:

      Full is where things get a little dicey, depending on how much you prize your privacy. If your system reports back strange crashes that Microsoft techies can't get their heads around, they can request extra data from your machine, which Windows 10 will hand over under remote control if management approves. This extra information can include some of your files so the engineers can recreate the exact crash in their labs using your data and apps. Microsofties can also run diagnostic tools on your system to gather more evidence. Here's Microsoft's explanation of the process:
      Before more info is gathered, Microsoft's privacy governance team, including privacy and other subject matter experts, must approve the diagnostics request made by a Microsoft engineer. If the request is approved, Microsoft engineers can use the following capabilities to get the information:
      Ability to run a limited, pre-approved list of Microsoft certified diagnostic tools, such as msinfo32.exe, powercfg.exe, and dxdiag.exe.
      Ability to get registry keys.
      Ability to gather user content, such as documents, if they might have been the trigger for the issue.

      If Microsoft engineers can request information about your machine -- like we're meant to believe they're sitting around looking for problems on everybody's machine -- then that either has to be a push to you, or on your next upload you get sent a payload which says "gather the following".

      But you'll notice it says "remote control" and provides a mechanism to run programs - which tells me there is now a mechanism to remotely control machines and run software. Like that won't get exploited real quick.

      They're using this because Windows 10 is essentially an extended fucking beta where they're building it as they go, and want to measure how much of a shit job they're doing.

      And if most versions can't select the Security only policy, what's to say that it won't be long before you can't deselect full?

      Sorry, but Microsoft has given themselves the right to do remote administration and data gathering ... and for all but the ones which can select Security, they'll do it in such a way that they can personally identify you. Oh, and apparently they'll gather some of your documents as well.

      No fucking way we can trust them with this, because as soon as they have the ability to tell your computer to package up some data and send it to them, some asshole in law enforcement is going to demand they misuse it. And don't say they won't, because that's exactly the kind of shit law enforcement and the security agencies are doing. No way they won't show up with an NSL demanding information and forbidding Microsoft from admitting to it.

      There needs to be a setting which says "you mayyro.slashdot.orgumstances collect any information as I do not consent to it". If there isn't, Windows 10 is going to cause Microsoft headaches they can't even begin to imagine ... starting with any country which has privacy laws that a fucking EULA can't overrule.

      Some of what is described should be illegal for them to do. In fact, in some places, I'm pretty sure it is.

      --
      Lost at C:>. Found at C.
    4. Re:Ok, let's suppose its all true. by Ol+Olsoc · · Score: 1

      That sounds like a gros michel banana scenario here pretty much, where someone with evil intentions would be able to abuse one of those flaws and pretty much wipe out a large quantity of windows 10 machines if not all of em in a whim.

      Remember the 20 lines of code needed to brick a UEFI based computer?

      Now imagine the Angler exploit kit.

      Now imagine sites that have been used to distribute it via advertisements

      Now imagine the move to make adblockers illegal.

      This house of cards is in pretty bad shape already, Microsoft's frontdoors only make it worse. Apocalyptic scenarios aside, the large push to discard all privacy ends up being as bad, or maybe worse for the vendors.

      --
      The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
    5. Re: Ok, let's suppose its all true. by wbr1 · · Score: 1

      There is no suggestion that they have network listeners (which wouldn't work anyway because most people have some kind of router level firewall, and many don't support UPNP).

      So, network listeners can't listen on normally open ports? Wow, when did things get so secure without me looking?

      --
      Silence is a state of mime.
    6. Re:Ok, let's suppose its all true. by Z00L00K · · Score: 1

      Like "rm -rf /sys" on Linux boxes. A lot less than 20 lines and could nuke the UEFI.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    7. Re:Ok, let's suppose its all true. by Ol+Olsoc · · Score: 1

      Like "rm -rf /sys" on Linux boxes. A lot less than 20 lines and could nuke the UEFI.

      Your point? It's like being excited about falling off a thousand foot cliff instead of a 300 foot cliff.

      --
      The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
    8. Re: Ok, let's suppose its all true. by WaffleMonster · · Score: 2

      So you admit it's FUD. There is no suggestion that they have network listeners (which wouldn't work anyway because most people have some kind of router level firewall, and many don't support UPNP).

      What difference do modalities make? The fact capability exists and is used without explicit end user knowledge or approval is what matters.

      Then you go on to wildly speculate about the mechanism being insecure. Tell

      Security is nothing more than expression of value judgments made by individuals. It is not an objective measure. What is deemed secure or not differs with context, value of what is secured, consequence of failure and level trust the individual has developed in individuals and technology charged with implementing security.

      The existence of an explicit targeted remote access capability that operates without user knowledge or approval is the definition of insecure in my opinion. I don't know how to trust a corporation that demonstrates such disrespect for the security and privacy of its customers. Without trust there is no security. Without security computers are worthless for many purposes.

      There is a lot to be upset about with Windows 10, but I'm fed up of people making stuff up just to jump on the bandwagon. Some of us are looking for hard, objective data. I'm going to see if I can find time to create and post some Wireshark and Fiddler dumps to settle this once and for all.

      I don't understand. People are complaining about shit coming from Microsoft's own site and expressed in their own privacy "agreements". Microsoft openly admits to having a backdoor to exfil whatever they want and your fed up with people making stuff up?

      https://technet.microsoft.com/...

  7. Re: SubjectsInCommentsAreStupidCauseTheSubjectIsTF by UVB-76 · · Score: 1

    This. I shouldn't have to try to filter their data theft at the router, there should be an OFF setting for this. Does anyone have any working iptables rules to stop them?

  8. Every key-press is recorded by Anonymous Coward · · Score: 1

    but where is the mention of this and its purpose? Any text you put in an e-mail, a comment, or a blog, using Windows 7, 8, 8.1, or 10, can be used to identify you.

    It doesn't matter how many secure channels are between you and the destination of your text, once a piece of text is seen and has garned the interest of U.S "law enforcement", it can be used for an approximative search against the key-logged text over at Microsoft, and with all other information sucked up from your computer, you can most likely be personally identified.

    Your simple criticism of U.S politics in a discussion forum can lead to you being identified and labelled as an "insurgent", a "security risk to the country", forbidden to enter the country, your business prevented from selling to or buying from American companies, and more.

  9. Retention by Anonymous Coward · · Score: 1

    From TFA: Other info may be retained longer, particularly if there is a regulatory requirement to do so.

    What "regulatory requirement"? Is there any regulatory need for Microsoft to store user telemetry? Can anyone explain this?

    1. Re:Retention by jones_supa · · Score: 1

      It probably just means that some user data might be useful later in criminal investigations.

    2. Re:Retention by Z00L00K · · Score: 1

      And "regulatory requirement" varies by country, so they may in one country be required to store it forever and in another be prohibited to even collect it.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
  10. Personally, I don't care by jenningsthecat · · Score: 5, Interesting

    The founder of the company has sided with the DOJ against Apple. And Microsoft seems only to have gotten worse since Gates handed over the reins. That tells me all I need to know about Microsoft's trustworthiness as far as user privacy is concerned. Even if telemetry truly can be fully disabled, who's to say it won't be re-introduced without notice? Microsoft is sneaky that way.

    I almost wish I was still a Windows user so I could quit in protest, but I moved to Linux almost 10 years ago and haven't looked back. I feel for those who are stuck with it, for whatever reason. I never thought I would say this, but if my only two choices were Apple and MS, I'd choose Apple.

    --
    'The Economy' is a giant Ponzi scheme whose most pitiable suckers are the youngest among us and the yet-unborn.
    1. Re:Personally, I don't care by Anonymous Coward · · Score: 1

      I never thought I would say this, but if my only two choices were Apple and MS, I'd choose Apple.

      If my only choice was between Apple and MS, I'd still choose Linux.

    2. Re:Personally, I don't care by Actually,+I+do+RTFA · · Score: 1

      I didn't see BG say anything that Google didn't also say. I saw that BG's lukewarm "we should start a discussion, this is important" was interpreted as support for the DOJ, and Google's "this is important, we should start a discussion" was interpreted as support for Apple.

      But I could have misread their statements. But I didn't see it.

      --
      Your ad here. Ask me how!
    3. Re:Personally, I don't care by thegarbz · · Score: 1

      The founder of the company has sided with the DOJ against Apple.

      So have the majority of Americans if polls are to be believed. That stance carries no weight.

    4. Re:Personally, I don't care by jenningsthecat · · Score: 1

      The last time I bought a laptop and tried running Linux on it the OS threw a fit because it didn't like some of the hardware (a Broadcomm wifi card if I remember right, plus some sort of bug with the CPU temperature probe which made it think the CPU was always overheating). If that has improved I might just hop over.

      Researching a laptop's compatibility with Linux before buying can save a lot of grief. Also, there are companies that sell laptops with Linux pre-installed - not likely to be any compatibility problems there.

      Moving from Windows to Linux can be made less stressful by moving in stages. Starting out with a dual-boot setup allows you to go fully back to Windows if necessary. As your Windows use decreases you can move to a VM, if peripherals and/or dongles you use will still work. You may find that in a while you no longer need Windows. I still keep a Win2K VM on my machine, because I have some old software that I suspect wouldn't work well with WINE and I'm at the stage where I'm more interested in doing stuff WITH my computer than TO it.

      --
      'The Economy' is a giant Ponzi scheme whose most pitiable suckers are the youngest among us and the yet-unborn.
    5. Re:Personally, I don't care by jenningsthecat · · Score: 1

      I didn't see BG say anything that Google didn't also say. I saw that BG's lukewarm "we should start a discussion, this is important" was interpreted as support for the DOJ, and Google's "this is important, we should start a discussion" was interpreted as support for Apple.

      But I could have misread their statements. But I didn't see it.

      Thanks. Bill's stance is indeed a bit ambiguous. I made the mistake of letting other people interpret his statements for me instead of reading them myself. I would say that he's being a bit cagey - it almost sounds as though he said something because he thought it was expected, and not because he has a strong opinion. This story filled in some of the blanks for me: http://www.breitbart.com/tech/...

      --
      'The Economy' is a giant Ponzi scheme whose most pitiable suckers are the youngest among us and the yet-unborn.
  11. Re:A Nice Breakdown from Microsoft!! by Maritz · · Score: 2

    They're only equivalent if you're completely incapable of nuanced thought.

    --
    I do not want your cheap brainburning drugs. They are useless for work. And I am a working man today.
  12. Re:'how to control it'? by Salgak1 · · Score: 1

    That's great if you can do that. Some of us aren't being given the choice, we've been told that the Enterprise WILL be updated to Win10 at an unspecified date in the future, like it or not. . .

  13. I've seen this before by Sax+Russell+5449D29A · · Score: 2

    Microsoft sure knows how to dig a big hole and fall in it. With Windows 8 it was the infamous Metro UI. Now with Windows 10 it's an all-out user spying program, one you can't really even turn off. Who the hell makes these decisions?! Anyone here could've told them it's a really bad idea and skilled security analysts would easily find out about all the semi-hidden "features".

    It's as if they want to fail time after time, like a sadomasochistic hamster that enjoys electric shocks.

    --
    -SR
    1. Re:I've seen this before by TheRaven64 · · Score: 1

      Grandma isn't going to use Linux, sorry people

      Depends on what you mean by 'Linux'. If you mean GNU/Linux with X11, I agree. If you mean something running on a Linux kernel... a lot of people are using cheap Android tablets as their primary computing device.

      --
      I am TheRaven on Soylent News
    2. Re:I've seen this before by Ol+Olsoc · · Score: 1

      No, it's as if they know there's limited alternatives for the consumer market. Grandma isn't going to use Linux, sorry people -- and Apple costs money.

      You are quite wrong there. I've got a lot of grandmas to run Linux - Mint is more like their old computer than W8 or W10 will ever be.

      OSX? That too expensive meme is getting old and creaky. Forgetting for a moment that buying an equivalent Windows machine exposes the canard, but the machines tend to last longer before needing a new one. But yes, it is true that you can go buy a cheap desktop at WallyWorld for maybe 350 dollars, which is a lot cheaper than my iMac. But that's like saying a Toyota Corolla is better than a (fill in your favorite luxury car here.)

      Grandma doesn't call me telling me her OSX machine doesn't work after an update, or her Linux machine either. The biggest thing I'm doing these days is "fixing" their computers by installing ad blockers.

      And one thing I've found out is Grandma-net is fast!

      --
      The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
    3. Re:I've seen this before by steveha · · Score: 1

      Grandma isn't going to use Linux, sorry people

      The thing is: why not? If you are volunteering as tech support for Grandma, you can make things easy for yourself by setting her up with Linux instead of Windows.

      That's what I have done. My father is over 80 and he is exclusively running Linux. (Specifically: Linux Mint 17.3, 64-bit with MATE)

      Once it's set up, it Just Works. It keeps on working. My father is completely happy. He has one must-have Windows app (Adobe FrameMaker, versions 5.5.6 and 7) and that runs great under WINE. (The default WINE in Linux Mint just works, no tweaking needed and no need to buy CrossOver or whatever.)

      Now, if your point is "Grandma is going to buy computers with Windows pre-installed and isn't going to install Linux for herself" then sure, I'll agree. But if you set it up for her, she will be able to do the most common things: web (including YouTube and Facebook) and email.

      A friend of mine once, as a prank, installed a Windows XP desktop theme on his Linux computer. Then visiting relatives used his computer and none of them even realized they were using Linux. It really wasn't very much of a prank; they didn't realize anything was out of the ordinary.

      People who have specialized software needs may be chained to Windows; but even they could probably run Windows inside VirtualBox, and do their web surfing and email in Linux. But for the stereotypical Grandma, Linux is already just fine.

      --
      lf(1): it's like ls(1) but sorts filenames by extension, tersely
    4. Re:I've seen this before by Actually,+I+do+RTFA · · Score: 1

      "I don't want to be spied on... I know, I'll make sure to run Google" said someone non-sarcastically on the internet.

      --
      Your ad here. Ask me how!
    5. Re:I've seen this before by david_thornley · · Score: 1

      Depends on what Grandma does with her computer. People like her are likely to be happy with something like Ubuntu, because they tend to do web browsing, light word processing, and maybe email and/or casual gaming, and not anything else. Someone who is more into computers is much more likely to want software that's only on Windows, or Windows and Mac OSX, and won't be happy with Ubuntu.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    6. Re:I've seen this before by LordWabbit2 · · Score: 1

      But I agree with the OP, Grandpa may still use windows, hell mom and dad might still use windows, but they are basically hammering nails into their coffin. It may take a while, but as Linux gets more and more user friendly (and free) in a generation or two Windows will be dead. The one thing still heavily in favour of windows for teenagers is the gaming, but with Steam leading the charge to get games cross platform how long is that going to last? If I was Microsoft I would have done my utmost best to make the "final" version of windows as attractive as possible, not embed it with spyware and crap. I mean seriously, how much money are they making on showing ads on the fucking lock screen? They should be more concerned about whether they have a lock screen to display crap on then actually displaying stuff on it. Look how much kicking and screaming it took for them to bring back the start button, my wife HATED Windows 8, and dislikes 10 because it reminds her of 8, it's just a matter of time before I find her formatting and putting 7 back on. I think the bean counters at MS have way to much say in what their products do, they should be muzzled before they run the company into the ground, all for the sake of short term profit and short sightedness about the long term damage they are doing to the company. But hey, they will get their bonus this year, and when the company is fucked they will move on.

      --
      There are three kinds of falsehood: the first is a 'fib,' the second is a downright lie, and the third is statistics.
  14. Re: SubjectsInCommentsAreStupidCauseTheSubjectIsTF by jawtheshark · · Score: 1

    Send her a .reg file. I do such changes once, store the .reg file and reuse that file on any computer I get my hands on (where the behaviour is desired, of course)

    --
    Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
  15. Valve will save me by some+old+guy · · Score: 2

    I run a windows boot for gaming only. Tried the *free win 10 upgrade* and after 20 minutes of unidentified net traffic and hideous I lag was reinstalling win 7.

    Solution? Since Steam now has Mac ports for pretty much everything I play, the next gaming rig will be an incredibly over-priced Mac Pro.

    I feel for the poor sods who are stuck with win 10 as a work platform or are too uninterested/uninformed to make a better choice for home use.

    --
    Scruting the inscrutable for over 50 years.
    1. Re:Valve will save me by GuB-42 · · Score: 1

      Solution? Since Steam now has Mac ports for pretty much everything I play, the next gaming rig will be an incredibly over-priced Mac Pro.

      Why don't you try a "Hackintosh" build? That's a PC with carefully selected components so that you can run OSX on it.
      The Mac Pro is good but unless you actually are a pro and need it for your work, it is simply too expensive for what it has to offer.

    2. Re:Valve will save me by omnichad · · Score: 1

      Seconded. These days, with good EFI support across the board on new hardware and better bootloaders, you can install full OS X upgrades within the OS without having to know that it's a Hackintosh.

    3. Re:Valve will save me by Ol+Olsoc · · Score: 1

      Since Steam now has Mac ports for pretty much everything I play, the next gaming rig will be an incredibly over-priced Mac Pro.

      But they are so sweet. I've moved onto iMacs since retiring, but at work, I used Mac Pros since they were available.

      But you have me thinking - I'm going to blame you if the wife gets pissed at me buying a new Pro.......

      --
      The shepherds did so well protecting the flock that the sheep no longer believed that wolves existed.
    4. Re:Valve will save me by fbobraga · · Score: 1

      Since Steam now has Mac ports for pretty much everything I play

      Linux don't attends you just yet (there's no strong reason to a Mac build has no Linux build: it's a matter of time!)

    5. Re:Valve will save me by some+old+guy · · Score: 1

      Not a bad idea....thanks!

      --
      Scruting the inscrutable for over 50 years.
    6. Re:Valve will save me by antdude · · Score: 1

      What about Linux?

      --
      Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  16. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  17. Be informed by Anonymous Coward · · Score: 1

    I work in an enterprise and can tell you that Microsoft does provide the ability to disable all remote connectivity, including those connections used for its telemetry services. You just need to actually do the research on how to achieve the desired results. I have seen the Win 10 hate thread abound, and would just like to say that rather than childishly gripping about the company that produced the software, how about an intelligent conversation about what MS improved from a UI, usability, and security perspective? I am a firm believer in the right tool for the right job, and personally employ several flavors of Linux to achieve the technology goals I set. Blind hate only makes you uniformed, come to the light side.

    1. Re:Be informed by Anonymous Coward · · Score: 2

      I work in an enterprise and can tell you that Microsoft does provide the ability to disable all remote connectivity, including those connections used for its telemetry services. You just need to actually do the research on how to achieve the desired results. I have seen the Win 10 hate thread abound, and would just like to say that rather than childishly gripping about the company that produced the software, how about an intelligent conversation about what MS improved from a UI, usability, and security perspective? I am a firm believer in the right tool for the right job, and personally employ several flavors of Linux to achieve the technology goals I set. Blind hate only makes you uniformed, come to the light side.

      The only job that Windows is the 'right tool' for is running programs that were written for Windows, where no Free alternative exists, and that can't be made to run via WINE or something similar.

      Besides, this is not only a matter of being pragmatic. Using the right tool for the right job makes sense, but an operating system that contains telemetry with no easy way to turn it off (not all home users have access to Enterprise editions, and even fewer would know how to edit the registry, etc, without fouling something up) means that the Operating System now not only doesn't do what I tell it to do (disable all telemetry), but it now gives ads on the lock screen, reinstalls apps to "try Office" or "try Skype" after updates, and so on. That's the definition of malware, and, as such, has no place on any computer that I have control over.

    2. Re:Be informed by Motherfucking+Shit · · Score: 1

      I work in an enterprise and can tell you that Microsoft does provide the ability to disable all remote connectivity, including those connections used for its telemetry services. You just need to actually do the research on how to achieve the desired results

      Alright, since you've done the research and implemented the necessary GPOs etc. to disable all of this, how about sharing what you've learned?

      --
      "BSD: Free as in speech. Linux: Free as in beer. Windows 10: Free as in herpes." --Man On Pink Corner in #52607549.
    3. Re:Be informed by fbobraga · · Score: 1

      Can you provide links, dear AC?

    4. Re:Be informed by david_thornley · · Score: 1

      From what I've read, the telemetry can be disabled in the enterprise versions, but not home or pro.

      We're having a conversation about what Microsoft changed in UI, usability, and security. If you think we should talk only about what (if anything) improved, you're not helping.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  18. Change registry settings? by Alwin+Henseler · · Score: 3, Insightful

    You can turn off Windows Update by setting the following registry entries:
    Add a REG_DWORD value called DoNotConnectToWindowsUpdateInternetLocations to HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate and set the value to 1.
    -and-
    Add a REG_DWORD value called DisableWindowsUpdateAccess to HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate and set the value to 1.

    Even something as straightforward as changing a registry setting, is beyond the skillset (or willingness, or caring enough) of the majority of average PC users. That is: if PC is actually under users' direct control - in a corporate setting, it often won't be. Imho any OS should by default send out / retrieve as little as practical from network sources. Beyond that, network access should be user-triggered, enabled on an individual services / application level.

    But what struck me while going through the TechNet article, is its length. Are you supposed to check that many settings all over the place, and then repeat to check or re-set those settings each time some update(s) are applied?

    That could be a full-time job. Unless you bring in the help of 3rd party software, which -under the hood- may behave as nasty as Win10 itself. Given these facts, I'd say that if you control PC('s) you work on, you have basically 3 choices at this point:

    • a) Even if you're just a regular user, act like a sysadmin and spend a disproportionate amount of time to re-set settings & regularly re-check those after updates are applied.
    • b) All your data are belong to MS (and perhaps 3-letter US agencies, too). Or run some random 3rd party software to fix (?) things, and possibly have all your data are belong to them. :-)
    • c) Side-step the problem entirely and run some other OS.

    Choose wisely, and know this: your time isn't "free".

    1. Re:Change registry settings? by fbobraga · · Score: 1

      That is: if PC is actually under users' direct control - in a corporate setting, it often won't be.

      +1 Informative (how I miss mod points!)

    2. Re:Change registry settings? by jader3rd · · Score: 1

      The length of the TechNet article is probably due to how this probably isn't some coordinate evil conspiracy from Microsoft leadership. Even though there's a push for One Microsoft, there's still plenty of places where each team and sub team is responsible for developing and testing their one thing, and so they create their one setting for it. As a result there are lots of settings. Plus lots of the work was probably under way before Windows 10, or the One Microsoft push.

      You may want one big switch to do all that you want, but Microsoft is going to have customers who don't. They want partial settings, knobs, levers, dials, and lots of them. Microsoft also has to provide solutions for those customers.

    3. Re:Change registry settings? by david_thornley · · Score: 1

      So? I don't care whether Microsoft is cleverly serving its masters from Yuggoth, or if this was a result of thoughts telepathically inserted into the minds of each lowly project manager by lizardmen. I care what information Microsoft is taking, and what I have to do to stop it, and how much work that is, and how much work I have to do after every update that Microsoft forces on my computer when I'm not looking.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  19. Telemetry = spying END OF DISCUSSION. by TractorBarry · · Score: 4, Insightful

    > what they are doing with the telemetry data that Windows 10 is collecting ?

    They're spying on you with no way to turn it off. That *IS* what they're doing. Windows 10 *IS* spyware. let's go through the questions... again...

    1 Downloads itself to your machine without you specifically asking for it ? YES

    2 Aggressively attempts to install itself taking over your computer in the process ? YES

    3 Sends unknown and/or encrypted data to unknown third parties ? YES

    4 Sends personally identifying information to unknown third parties ? YES

    5 Easy to remove ? NO

    Hmmm... Looks like spyware, smells like spyware, walks like spyware and talks like spyware. Windows 10 *IS* spyware.

    Anyone willingly using it is a moron. Microsoft shills go f**** yourself.

    --
    Sky subscribers are morons. They pay to be advertised at !
    1. Re:Telemetry = spying END OF DISCUSSION. by malditaenvidia · · Score: 1

      Sounds more like a trojan than spyware, really.

    2. Re: Telemetry = spying END OF DISCUSSION. by Anonymous Coward · · Score: 1

      For people not wearing a tin foil hat telemetry=convenience, and that's most of the world. I personally choose which data to feed based on the convenience levels I desire.

    3. Re: Telemetry = spying END OF DISCUSSION. by jfbilodeau · · Score: 1

      What???

      When the CIA listens in on phone conversation it's convenience?

      --
      Goodbye Slashdot. You've changed.
    4. Re:Telemetry = spying END OF DISCUSSION. by Z00L00K · · Score: 1

      Today malware is multi-purpose.

      Sometimes I wish going back to the time of DOS viruses. At least they were more entertaining even though they were annoying.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    5. Re: Telemetry = spying END OF DISCUSSION. by Motherfucking+Shit · · Score: 1

      I personally choose which data to feed based on the convenience levels I desire.

      You personally choose, are you sure? Millions of people personally chose Chrome as their browser, or Sumatra as their PDF reader, or ACDSee as their image viewer, only to have those choices reset by Microsoft. It happened in November. It happened again last week. Some people have it happen frequently.

      "You choose" does not seem to be a concept supported by Windows 10.

      --
      "BSD: Free as in speech. Linux: Free as in beer. Windows 10: Free as in herpes." --Man On Pink Corner in #52607549.
    6. Re: Telemetry = spying END OF DISCUSSION. by Zontar+The+Mindless · · Score: 1

      I personally choose which data to feed based on the convenience levels I desire.

      In your dreams, buddy. In your fucking dreams.

      --
      Il n'y a pas de Planet B.
  20. Re:A Nice Breakdown from Microsoft!! by PetiePooo · · Score: 4, Insightful

    A new record! The top post immediately invokes Godwin's Law. WTG!!!

    All references to that aside, though, holy cow! Let's not make it easy for anyone, and make sure those running the cheapest versions have no choice...

    No thanks.

  21. Re: SubjectsInCommentsAreStupidCauseTheSubjectIsTF by Anonymous Coward · · Score: 2, Funny

    Watch out! We got a badass over here!

  22. A question if I may. by vtcodger · · Score: 1

    It seems to be a state secret, but a significant number of rural Americans are stuck with noisy phone lines for connectivity. They get 32K connections. Maybe. On good days. I, fortuitously, live in the big city and have a DSL connection that typically runs at maybe 20% of it's asserted speed. Hell, we can even stream Netflix. Most of the time.

    With all this telemetry nonsense can Windows 10 even run on rural user's PCs?

    --
    You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
    1. Re:A question if I may. by omnichad · · Score: 1

      Tell Windows that it's a "metered" connection and it will help somewhat.

    2. Re:A question if I may. by Z00L00K · · Score: 1

      What about dial-up?

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    3. Re:A question if I may. by omnichad · · Score: 1

      I was talking about dial-up.

  23. Topics Vary by Tenebrousedge · · Score: 1

    The subject of the post is not always the topic of the article. It's often a tangential or unrelated matter. I usually change the subject line of a thread when posting, not because I expect anyone to read it, but so I'll have a better idea what is being responded to if I get any reply notifications in my email.

    Just because you don't use something does not make it stupid.

    --
    Those who advocate genocide deserve every protection afforded by law, and none afforded by common human decency.
    1. Re:Topics Vary by lesincompetent · · Score: 1

      You are off-topic. Now i am too. Thanks.

    2. Re:Topics Vary by Tenebrousedge · · Score: 1

      So what? It's not like there's a forum for meta-discussion here, and most of the discussions for any given article are tangential. The only time the moderators get involved is if the discussion is both off-topic and not worth discussing.

      From your comment history it really seems like Twitter is more your style. Maybe you should spend some more time there rather than trying to drag this forum down to your level.

      --
      Those who advocate genocide deserve every protection afforded by law, and none afforded by common human decency.
  24. Beta Test by ISoldat53 · · Score: 2

    Didn't MS test this OS? Telemetry collection seems like a universal beta test. "Let put this stuff out there then see what happens. Then fix that."

    1. Re:Beta Test by jader3rd · · Score: 1

      Sure it's tested. But if their tests don't line up with customer experiences and behaviors, the tests are falling short. So by gathering telemetry, they can know what the end to end tests need to be testing.

  25. No explanation needed by nospam007 · · Score: 1

    I don't care, I block them all.

  26. Re:A Nice Breakdown from Microsoft!! by Z00L00K · · Score: 1

    And there was no real explanation on what data that's sent, only some fuzzy statements. How can they be sure that "Security" don't profile me?

    Any information pulled will be useful to profile me as a user.

    --
    If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
  27. Fantasyland. by westlake · · Score: 1

    Considering the audience here on Slashdot, the true message to share and discuss is: "Stop Writing Software for Windows".
    My software company has just ruled out all future Windows development. Yes, that means we'll lose some clients...

    Most of us here don't have the luxury of pissing off 90% of our potential market and 100% of our existing Windows customers.

  28. Worse than I could have imagined by WaffleMonster · · Score: 1

    Granting themselves a backdoor by default whereby humans are able to selectively exfiltrate whatever data and configuration they please from your machines without your knowledge or approval.

    Absolutely stunning criminal trespass. No secret my opinion of Microsoft has taken a nose dive as of late but this is insane.

    1. Re:Worse than I could have imagined by Stan92057 · · Score: 1

      But its not criminal trespass see any privacy groups up in arms?? its a free OS no ones pointing guns at peoples heads to get it. The ones who pay are i guess getting enterprise editions which are more controllable by the owners but not 100%they are the ones IMO who can complain.Not the free installers though, brilliant move making DX12 win 10 compatible only that garunteess gamers will get 10.

      --
      Jack of all trades,master of none
  29. Re:A Nice Breakdown from Microsoft!! by sexconker · · Score: 1

    No, you invoked it.
    He made the comparison which you feel satisfies the law, but you were the one who invoked the law.

    http://dictionary.reference.co...

  30. Re:'how to control it'? by fbobraga · · Score: 1

    really: I've seen a lot of people (not tech-savy ones) from universities with a recent update to Windows 10 leading to some "minor problems" (monstrous problems for the IT dept!)

  31. Re:I'm a sheep, I know by Cederic · · Score: 1

    Until random terrorist dies with file X.doc on his machine, the NSA ask Microsoft who else has that file and you find out because a SWAT team took down your front door at 5am and shot your dog.

    It will happen. See also: DNA and fingerprint false positives.

  32. Gros Michel banana scenario=dangers of monoculture by rsborg · · Score: 1

    For those of you who were wondering what z80a meant, apparently the Gros Michel banana was one of the main banana species used and was wiped out by a fungal plague.

    In the 1950s, Panama disease, a wilt caused by the fungus Fusarium oxysporum, wiped out vast tracts of ‘Gros Michel’ plantations in South America and Africa, but the cultivar survived in Thailand.

    By 1960, the major importers of Gros Michel bananas were nearly bankrupt, and had waited to deal with the financial and environmental crisis. The Cavendish was cultivated so consumers would still be able to obtain bananas.[2]

    So, a monoculture nearly wiped out the industry. A tale of caution.

    --
    Make sure everyone's vote counts: Verified Voting
  33. Re:I'm a sheep, I know by david_thornley · · Score: 1

    If Apple can be forced to crack open phones without clear benefit, what do you want to bet that Microsoft can't be induced to hand over all the stuff you did at Pirate Bay to the MAFIAA?

    Ever known a professional writer? Ever looked at what they do web searches on? Do you think they want the FBI investigating them for that?

    --
    "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  34. says microsoft tech reading your docs...AND remote by johncandale · · Score: 1

    . If your system reports back strange crashes that Microsoft techies can't get their heads around, they can request extra data from your machine, which Windows 10 will hand over under remote control if management approves. This extra information can include some of your files so the engineers can recreate the exact crash in their labs using your data and apps. Microsofties can also run diagnostic tools on your system to gather more evidence. Here's Microsoft's explanation of the process: Before more info is gathered, Microsoft’s privacy governance team, including privacy and other subject matter experts, must approve the diagnostics request made by a Microsoft engineer. If the request is approved, Microsoft engineers can use the following capabilities to get the information: Ability to run a limited, pre-approved list of Microsoft certified diagnostic tools, such as msinfo32.exe, powercfg.exe, and dxdiag.exe. Ability to get registry keys. Ability to gather user content, such as documents , if they might have been the trigger for the issue.

  35. WINDOWS 10 ENTERPRISE LTSB by scumfuker · · Score: 1

    Doesn't this seem the better option if you're able to get your mitts on it?

    No Edge, Store/Apps, Cortana, and telemetry (even the extra bits) all stoppable. Essentially a clean desktop edition of Windows 10 that gets all major bug-fixes and security updates without all the extra cruft for a period of 3-5 years (depending on when they choose to integrate the current branch features and release the next LTSB).

    Here's a couple links:

    http://blogs.technet.com/b/ukt...
    http://www.techworld.com/secur...

    Now, I've looked around online and people seem to proclaim the end of the world if you would like to use this as a desktop OS: 'Oh you can disable all of that crap yourself and spend hours gutting and tweaking it to suit your needs. LTSB is meant for ATMs and nuclear subs and you won't get any of the new features, why wouldn't you want them? Blah blah blah'... Frankly in techminded circles that sort of reasoning flabbergasts me, it's spouting off of ideology on no basis of reality. (Though you see the same end-of-the-worlders rear their head when you talk about the pros/cons of disabling UAC.)

    If you can legally acquire it, I'm really not seeing the downsides as you get many of the little quality of life updates from Win 8/8.1/10 (task manager, DX12, file copy dialogue) without many of the obnoxious ones (lockscreen ads, Candy Crush, 'helpful suggestions'). Not to mention nothing like the 'fall update fiasco' bulldozing your settings whenever MS pleases by providing and presenting an OS in-place upgrade as a normal Windows update.