Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Disable Windows 10 Tracking, version 3.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DeeJayhX DeeJayhX released this 29 Apr 19:02
· 48 commits to master since this release

This version of Disable Windows 10 Tracking pretty much fixes like, everything. I think?

Instructions

  1. Download dwt-x.x-cp27-win_x86.zip below
  2. Extract the files in any directory.
  3. Right click on DisableWinTracking.exe and press Run as administrataor
  4. Choose any/all of the options you'd like
  5. Select either "Privacy" to enable the tweaks, or "Revert" to revert them.
  6. You can read the output in the console dialog to see if it worked.
  7. That's it!

You can read the license at Info>About

RUN AS ADMINISTRATOR!

I cannot stress this enough, not running the program as an administrator will result in none of the tweaks being applied.

Changes since v3.0.1

  • added -silent argument to just run all available options with logging
  • removed (commented out) section of program for app uninstall/reinstall. resized form. it's totally broken.
  • removed windows defender option for now. it's totally broken. thank microsoft for protecting the keys
  • fixed DiagTrack option with code rewrite. it's ugly, but it works. tried to fix original first.

Have fun!