CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 370
Releases: 10se1ucgo/DisableWinTracking
Archived4
28b1faa
Compare
Assets 2
Archived3
28b1faa
Compare
Update README.md
Assets 2
Archived2
28b1faa
Compare
Update README.md
Assets 2
Archived
28b1faa
Compare
Update README.md
Assets 2
Disable Windows 10 Tracking, version 3.1.1
Compare
This version of Disable Windows 10 Tracking pretty much fixes like, everything. I think?
Instructions
- Download dwt-x.x-cp27-win_x86.zip below
- Extract the files in any directory.
- Right click on
DisableWinTracking.exe
and pressRun as administrataor
- Choose any/all of the options you'd like
- Select either "Privacy" to enable the tweaks, or "Revert" to revert them.
- You can read the output in the console dialog to see if it worked.
- 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.1.0
- Fixed #316
Have fun!
Assets 3
Disable Windows 10 Tracking, version 3.1.0
Compare
This version of Disable Windows 10 Tracking pretty much fixes like, everything. I think?
Instructions
- Download dwt-x.x-cp27-win_x86.zip below
- Extract the files in any directory.
- Right click on
DisableWinTracking.exe
and pressRun as administrataor
- Choose any/all of the options you'd like
- Select either "Privacy" to enable the tweaks, or "Revert" to revert them.
- You can read the output in the console dialog to see if it worked.
- 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!
Assets 3
Disable Windows 10 Tracking, version 3.0.1
Compare
This version of Disable Windows 10 Tracking pretty much fixes like, everything. I think?
Instructions
- Download dwt-x.x-cp27-win_x86.zip below
- Extract the files in any directory.
- Right click on
DisableWinTracking.exe
and pressRun as administrataor
- Choose any/all of the options you'd like
- Select either "Privacy" to enable the tweaks, or "Revert" to revert them.
- You can read the output in the console dialog to see if it worked.
- 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
- Reverted to Python 2 to fix PyInstaller errors like this one:
- Fixed
Failed to execute script dwt
on some systems. [untested]
- Fixed
- Fixed WindowsError
The handle is invalid
. - Added "Sway" to list of uninstallable apps.
- File size reduced from ~9 MB to ~6 MB.
Have fun!
Assets 3
Disable Windows 10 Tracking
Compare
_PRE-RELEASE: Not tested thoroughly._
_EVERYTHING IS BROKEN DON'T DOWNLOAD THIS DAMMIT_
Instructions
- Download dwt-x.x-cp35-win_x86.zip below
- Extract the files in any directory.
- Right click on
DisableWinTracking.exe
and pressRun as administrataor
- Choose any/all of the options you'd like
- Select either "Privacy" to enable the tweaks, or "Revert" to revert them.
- You can read the output in the console dialog to see if it worked.
- 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 v2.5.1
- Everything rewritten! Many things borrowed from my other program, pyjam.
- Split Windows Defender and WifiSense into two options
- GUI should now scale properly (hopefully)
- Everything is less terrible!
- Code is somewhat cleaner!
- Fixed DiagTrack service
- Settings now works completely
- Added license list
- Updated copyright year
- License changed to GPLv3
- Loads of bugs fixed.
Have fun!
Assets 2
Disable Windows 10 Tracking
Compare
Instructions
- Download DisableWinTracking.exe below
- Open it. It should request for administrator privileges.
- Choose any/all of the options you'd like
- Select either "Privacy" to enable the tweaks, or "Revert" to revert them.
- You can read the output in the console dialog to see if it worked.
- 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 v2.5
- Settings -- Customize which domains should be blocked. IP blocking settings will come soon.
Have fun!
Assets 3
Disable Windows 10 Tracking
Compare
GitHub, I released this on 9/21/15 not 9/9/15!
Instructions
- Download DisableWinTracking.exe below
- Open it. It should request for administrator privileges.
- Choose any/all of the options you'd like
- Press "Get privacy!"
- You can read the output in the console dialog to see if it worked.
- That's it!
If you ever need to revert
- Download DisableWinTracking.exe below
- Open it. It should request for administrator privileges.
- Choose any/all of the options you'd like
- Press "Revert"
- You can read the output in the console dialog to see if it worked.
- 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 v2.4.3
- Windows 10 default app removal
Have fun!