10se1ucgo / DisableWinTracking

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

Unable to access #337

Closed EthanKidd closed 6 years ago

EthanKidd commented 7 years ago

INFORMATION:

LOG:

14:38:01 INFO: Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59) [MSC v.1500 32 bit (Intel)] on win32
14:38:01 INFO: ('Windows', 'DESKTOP-ETHAN', '10', '10.0.15063', 'AMD64', 'Intel64 Family 6 Model 94 Stepping 3, GenuineIntel')
14:38:01 INFO: DisableWinTracking version 3.1.2
14:38:14 INFO: DiagTrack: Take Ownership of AutoLogger-Diagtrack-Listener.etl was successful
14:38:14 ERROR: 1
None
14:38:15 INFO: DiagTrack: Grant Admin Privilege of AutoLogger-Diagtrack-Listener.etl was successful
14:38:15 ERROR: 2
None
14:38:15 INFO: DiagTrack: Cleared AutoLogger-Diagtrack-Listener.etl
14:38:15 INFO: DiagTrack: Deny System Privilege of AutoLogger-Diagtrack-Listener.etl was successful
14:38:15 INFO: DiagTrack: Successfully cleared and locked DiagTrack log.
14:38:15 INFO: Done. It's recommended that you reboot as soon as possible for the full effect.
14:38:15 INFO: If you feel something didn't work properly, please press the 'Report an issue' button and follow the directions

I want to be able to access the feedback and diagnostics setting but it has said 'controlled by organisation' ever since I used this tool. How do I revert this?

DeeJayhX commented 6 years ago

We updated to using a different method involving removing those services and clearing the etl file out in v3.1.3

It works now.