View Single Post
  #2  
Old 04-13-2017, 19:29
surferxyz surferxyz is offline
Friend
 
Join Date: Jan 2005
Location: Planet Earth
Posts: 73
Rept. Given: 0
Rept. Rcvd 9 Times in 4 Posts
Thanks Given: 10
Thanks Rcvd at 52 Times in 19 Posts
surferxyz Reputation: 9
There are a number of programs that configure windows with the intention of stopping the telemetry, but I havnt seen anyone validate if the tools work.

For example you could configure a machine then maybe intercept all the windows communication (has anyone actually decoded the telemetry data?), and watch for network connections when none should be happening on a clean install.

I noticed there is a persistent connection to a microsoft server for "push" notifications which was not disabled by tools like "shutup10"

I think I just ended up having to track it down and disable the service myself.

From the ones I have looked at, none of them seem to do a particularly great job preventing what I consider unwanted communication with microsoft... but this project seemed fairly good:

https://github.com/Nummer/Destroy-Windows-10-Spying/releases

Also you can run the LTSB version of windows 10, which probably wont change all your configuration without your permission, although I never really checked.

Last edited by surferxyz; 04-13-2017 at 19:50.
Reply With Quote
The Following User Gave Reputation+1 to surferxyz For This Useful Post:
niculaita (04-14-2017)
The Following 3 Users Say Thank You to surferxyz For This Useful Post:
alekine322 (04-17-2017), an0rma1 (05-20-2017), niculaita (04-14-2017)