10se1ucgo / DisableWinTracking

Uses some known methods that attempt to minimize tracking in Windows 10
GNU Lesser General Public License v3.0
4.98k stars 368 forks source link

Selected disable but services removed? #442

Closed Roki100 closed 3 years ago

Roki100 commented 4 years ago

why did it remove services when i selected disable? INFORMATION:

LOG:

18:24:49 INFO: DisableWinTracking version 3.2.3
18:25:56 INFO: Services: Succesfully removed service 'dmwappushsvc'
18:25:56 INFO: Services: Succesfully removed service 'DiagTrack'
18:25:57 INFO: Registry: Successfully modified dmwappushsvc key.
18:25:57 INFO: Registry: Successfully modified DiagTrack key.
18:25:57 INFO: Registry: Successfully modified AllowTelemetry key.
DeeJayhX commented 4 years ago

It's been a while since the code was maintained. Did you check your actual services to see if they were removed or if it's just a logging typo?

Chaython commented 4 years ago

As this is dead, how about we suggest alternatives in the read me. SimpleWall https://github.com/henrypp/simplewall an open source GUI for WFP has disable/block for all MS services and common ports. They have their own list including those sourced here https://github.com/crazy-max/WindowsSpyBlocker which is very active

Chaython commented 4 years ago

You should never remove their telementry garbage, only disable it. As removing it may [and has for me] broken windows update.

Roki100 commented 4 years ago

It's been a while since the code was maintained. Did you check your actual services to see if they were removed or if it's just a logging typo?

yeah these services are gone