Slashdot Mirror


A Breakdown of the Windows 10 Privacy Policy

WheezyJoe writes: The Verge has a piece on Windows 10 privacy that presents actual passages from the EULA and privacy policy that suggest what the OS is capturing and sending back to Microsoft. The piece takes a Microsoft-friendly point of view, arguing that all Microsoft is doing is either helpful or already being done either by Google or older releases of Windows, and also touches on how to shut things off (which is also explained here). But the quoted passages from the EULA and the privacy policy are interesting to review, particularly if you look out for legal weasel words that are open to Microsoft's interpretation, such as "various types (of data)", diagnostic data "vital" to the operation of Windows (cannot be turned off), sharing personal data "as necessary" and "to protect the rights or property of Microsoft". And while their explanations following the quotes may attempt an overly friendly spin, the article may be right about one thing: "In all, only a handful of these new features, and the privacy concerns they bring, are actually in fact new... Most people have just been either unaware or just did not care of their existence in past operating systems and software." Even pirates are having privacy concerns and blocking Windows 10 users.

3 of 318 comments (clear)

  1. 7 and 8 too by Anonymous Coward · · Score: 5, Informative

    If you're running automatic updates on 7 or 8 you already have the same "telemetry" components as well. Check for installation of 3035583, 2952664, 2976978, 3021917, 3044374, 2990214, 3022345, 3068708, all of which are windows 10 related components. It seems that the last two are the diagnostics/telemetry ones with the others having more questionable intent.

    Microsoft describes these updates (https://support.microsoft.com/en-us/kb/3068708) as honoring the CEIP choice and only doing the spying if the user has opted in. At least at this time however the server that microsoft identifies (vortex-win.data.microsoft.com) will have active connections even on machines where the CEIP choice was set to opt-out.

    I'm sure once this gets some more media attention Microsoft will claim that they're storing the data just in case you change your mind, and that they wouldn't think of abusing it until then.

  2. Re:Windows 10, it's free by dafradu · · Score: 5, Informative

    No! This was explained over and over again, if you upgrade in the first year your Windows 7/8 key becomes a permanent Windows 10 key for that device. You won't have to install Windows 7/8 before installing Windows 10 again.

  3. Re:Doesn't explain the "Telemetry Update" to 7 and by Anonymous Coward · · Score: 5, Informative

    Remove the following updates (if installed already)

    KB971033 Description of the update for Windows Activation Technologies
    KB2952664 Compatibility update for upgrading Windows 7
    KB2990214 Update that enables you to upgrade from Windows 7 to a later version of Windows
    KB3021917 Update for Windows Customer Experience Improvement Program
    KB3022345 Update for customer experience and diagnostic telemetry
    KB3035583 Update installs Get Windows 10 app in Windows 8.1 and Windows 7 SP1
    KB3044374 Update that enables you to upgrade from Windows 8.1 to a later version of Windows
    KB3068708 Update for customer experience and diagnostic telemetry
    KB3075249 Update that adds telemetry points to consent.exe in Windows 8.1 and Windows 7
    KB3080149 (update for CEIP and telemetry)

    ---

    run cmd as administrator

    sc stop Diagtrack
    sc delete Diagtrack

    *Task Scheduler Library:

    Everything under "Application Experience"
    Everything under "Autochk"
    Everything under "Customer Experience Improvement Program"
    Under "Disk Diagnostic" only the "Microsoft-Windows-DiskDiagnosticDataCollector"
    Under "Maintenance" "WinSAT"
    "Media Center" and click the "status" column, then select all non-disabled entries and disable them.

    *services.msc:

    "Remote Registry" to "Disabled" instead of "Manual".