TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Disable Windows 10 Tracking

148 pointsby SoMuchToGrokalmost 10 years ago

18 comments

nathanaldensralmost 10 years ago
I wrote a PowerShell script that enables or disables various Windows 10 tracking components.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;nathan-alden&#x2F;windows-10-tracking" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;nathan-alden&#x2F;windows-10-tracking</a><p>I based the script on the <a href="https:&#x2F;&#x2F;github.com&#x2F;10se1ucgo&#x2F;DisableWinTracking" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;10se1ucgo&#x2F;DisableWinTracking</a> repository, but the code in that repository is Python and compiles to a Windows executable. I much prefer PowerShell so that the code can be more easily changed and deployed in automated environments. Additionally, that Python code doesn&#x27;t undo changes, whereas my PowerShell script does.<p>I&#x27;d appreciate any feedback (probably as a GitHub issue).
andrewmcwattersalmost 10 years ago
This is really crudely put together, completely disregards recent findings from news articles proving you cannot completely disable W10 telemetrics, and the author acknowledges he doesn&#x27;t want to support reversing destructive processes with it.<p>You shouldn&#x27;t bother using this.
评论 #10055395 未加载
pilifalmost 10 years ago
&gt; <i>Set the AllowTelemetry string in HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection to 0</i><p>AFAIK, setting this to 0 only has meaning in the Enterprise edition. In the consumer edition, 0 has the same meaning as 1.<p>Here&#x27;s a screenshot from the group policy editor of my Windows 10 VM:<p><a href="http:&#x2F;&#x2F;i.imgur.com&#x2F;3s3AT9p.png" rel="nofollow">http:&#x2F;&#x2F;i.imgur.com&#x2F;3s3AT9p.png</a><p>as you can see, 0 only does something in Enterprise builds.
评论 #10055909 未加载
nerdyalmost 10 years ago
<i>Be careful with this!</i> From the README under the &quot;HOSTS&quot; section:<p><i>&quot;Append known tracking domains to the HOSTS file located in C:\Windows\System32\drivers\etc&quot;</i><p>However there are other articles which suggest changing the hosts file can cause instability[1]:<p><i>&quot;Of course, the first thing that comes to mind is disabling communication with these servers (by introducing the server into the hosts file and settings to 127.0.0.1 localhost), but as I tried, after disabling the Windows 10 start acting suspiciously otherwise. Error messages pop up, sometimes the message of &quot;service failure&quot;, there are problems with Skype, it is not possible to maintain a stable connection. The problem is with VPN connections that fall. But it is possible that this is just some incompatibilities and nevyladěnost new OS. Apparently, it is necessary not to prohibit certain sites and have available to make things work, but I had no time to analyze them one by one, what causes them off in the long run in Windows 10&quot;</i><p>Of course, there are a whole bunch of other potentially dangerous things the tool does like change services and edit the registry. Take care!<p>[1] <a href="https:&#x2F;&#x2F;translate.google.com&#x2F;translate?hl=en&amp;sl=cs&amp;tl=en&amp;u=http%3A%2F%2Faeronet.cz%2Fnews%2Fanalyza-windows-10-ve-svem-principu-jde-o-pouhy-terminal-na-sber-informaci-o-uzivateli-jeho-prstech-ocich-a-hlasu%2F" rel="nofollow">https:&#x2F;&#x2F;translate.google.com&#x2F;translate?hl=en&amp;sl=cs&amp;tl=en&amp;u=h...</a>
评论 #10054553 未加载
评论 #10054135 未加载
kozukumialmost 10 years ago
Far better is to not use Windows 10 and tell Microsoft why.
评论 #10054857 未加载
评论 #10054762 未加载
评论 #10055196 未加载
评论 #10055348 未加载
mtgxalmost 10 years ago
Yeah, so I&#x27;ve been using that since a few days ago along with DoNotSpy10, and disabled almost everything. Then I installed a traffic monitoring tool and I still found Cortana to be calling home, even though I checked and both web searches (search box) and Cortana were disabled.<p>I think this article is right - you <i>can&#x27;t</i> fully stop Windows 10 from calling home, no matter what you do or how many thing you disable.<p><a href="http:&#x2F;&#x2F;arstechnica.com&#x2F;information-technology&#x2F;2015&#x2F;08&#x2F;even-when-told-not-to-windows-10-just-cant-stop-talking-to-microsoft&#x2F;" rel="nofollow">http:&#x2F;&#x2F;arstechnica.com&#x2F;information-technology&#x2F;2015&#x2F;08&#x2F;even-w...</a><p>And according to this article, Microsoft has an OS-level keylogger that catches all of your typed characters (all passwords, all &quot;secure&quot; communications) even from the virtual keyboard, for &quot;no good reason&quot;.<p><a href="http:&#x2F;&#x2F;localghost.org&#x2F;posts&#x2F;a-traffic-analysis-of-windows-10" rel="nofollow">http:&#x2F;&#x2F;localghost.org&#x2F;posts&#x2F;a-traffic-analysis-of-windows-10</a>
评论 #10054998 未加载
评论 #10054841 未加载
评论 #10054885 未加载
davexunitalmost 10 years ago
Best way to disable Windows 10 tracking: Switch to GNU&#x2F;Linux.
评论 #10054886 未加载
评论 #10054981 未加载
评论 #10055110 未加载
评论 #10054831 未加载
评论 #10054808 未加载
评论 #10054724 未加载
评论 #10054830 未加载
huhtenbergalmost 10 years ago
Keep in mind that Windows filters the contents of etc&#x2F;hosts and basically ignores (some) entries for its own domains. For example, you cannot null-route Windows Update servers this way.
评论 #10054972 未加载
blackbeardalmost 10 years ago
One KB or sfc run later and that&#x27;ll all be turned back on again...
nlyalmost 10 years ago
Checked my parents PC on a visit this morning to find the latest Patch Tuesday set of updates hadn&#x27;t installed automatically because Windows Update was too busy advertising Windows 10. I was also greeted with a balloon popup rather than just the subtle GWX icon in the tray nagging me to install it.<p>Microsoft are pushing this OS fervently and, given their aggressive service integration, I&#x27;ve recently been musing about whether the Microsoft of today are really &#x27;better&#x27; just because they&#x27;ve become more open with their software, or whether they&#x27;re actually just a different, possibly nastier, kind monopolistic threat.<p>We could look back in 5 years and see the majority using Bing (via the Start Menu), Cortana, IE, OneDrive, and syncing all their devices through MS servers and cringe. Microsoft can&#x27;t win on the strength of their brand when it comes to consumer facing services (except for Xbox), so maybe integration will see them break through and muscle out the likes of Chrome, Google, Gmail, Android, and Dropbox.... <i>if</i> W10 on mobile takes off that is.<p>Oddly, despite not owning and having never owned any Apple product, I find myself comforted these days that they are there with an almost bottomless pile of money.
评论 #10054626 未加载
评论 #10055031 未加载
评论 #10054654 未加载
评论 #10054611 未加载
mesozoicalmost 10 years ago
Apparently you can&#x27;t fully disable it so it looks like it&#x27;s Windows 7 for me for another 5 years or so.
thescrewdriveralmost 10 years ago
You have to know that your privacy defaults are batshit crazy when people start developing tools to automate correcting them.
EugeneOZalmost 10 years ago
With such &quot;open&quot; system don&#x27;t even think about large or government companies, especially non-US.
Spearchuckeralmost 10 years ago
Is the tracking limited to Home edition, or does this also apply to Pro and Enterprise? Nothing I&#x27;ve read definitively confirms which versions are affected to what extent. Knowing this is useful in that I&#x27;d happily pay to not have the spying. Paying is also preferable to downloading an .exe that disables tracking that has dependencies I haven&#x27;t installed (Python, for example). I&#x27;m more likely to trust a PowerShell script, but(for now) haven&#x27;t the time to invest to create my own.
评论 #10055504 未加载
kn9almost 10 years ago
Can anyone please share the list of GPO&#x27;s to block in enterprise environment
tallesalmost 10 years ago
Kudos for stating on the README what it does.
juliangregorianalmost 10 years ago
Personally, I&#x27;d rather fuzz their servers with terabyte after terabyte of garbage, but to each his own.
评论 #10054936 未加载
crystalgiveralmost 10 years ago
I run Windows as a guest with vga passthrough and completely disable networking (though a very strict firewall could also work, e.g. For online games).