Skip to content

Instantly share code, notes, and snippets.

@DoronovIV
Last active October 3, 2023 08:58
Show Gist options
  • Save DoronovIV/6b54d68f2a560c2e3e3a236dcca5d3df to your computer and use it in GitHub Desktop.
Save DoronovIV/6b54d68f2a560c2e3e3a236dcca5d3df to your computer and use it in GitHub Desktop.
Edge telemetry disable windows 10 (`drivers` could be `Drivers` sometimes)
vim "C:\Windows\System32\drivers\etc\hosts"
# Edge
0.0.0.0 pipe.aria.microsoft.com
0.0.0.0 assets.msn.com
0.0.0.0 web.vortex.data.microsoft.com
0.0.0.0 browser.events.data.msn.com
0.0.0.0 www.msn.com
0.0.0.0 sb.scorecardresearch.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment