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

permisson denied #456

Closed dxbmax closed 4 years ago

dxbmax commented 4 years ago

INFORMATION:

LOG:

21:33:39 INFO: DisableWinTracking version 3.2.3
21:34:54 INFO: IP Blocker: The IP 134.170.30.202 was successfully blocked.
21:34:54 INFO: IP Blocker: The IP 137.116.81.24 was successfully blocked.
21:34:54 INFO: IP Blocker: The IP 157.56.106.189 was successfully blocked.
21:34:54 INFO: IP Blocker: The IP 2.22.61.43 was successfully blocked.
21:34:54 INFO: IP Blocker: The IP 2.22.61.66 was successfully blocked.
21:34:54 INFO: IP Blocker: The IP 204.79.197.200 was successfully blocked.
21:34:54 INFO: IP Blocker: The IP 23.218.212.69 was successfully blocked.
21:34:54 INFO: IP Blocker: The IP 64.4.54.254 was successfully blocked.
21:34:54 INFO: IP Blocker: The IP 65.39.117.230 was successfully blocked.
21:34:55 INFO: IP Blocker: The IP 65.52.108.33 was successfully blocked.
21:34:55 INFO: IP Blocker: The IP 65.55.108.23 was successfully blocked.
21:34:55 INFO: DiagTrack: DiagTrack service doesn't exist. This is OK, you likely removed it already.
21:34:55 INFO: DiagTrack: Completed Part 1/3
21:34:55 INFO: DiagTrack: dmwappushservice service doesn't exist. This is OK, you likely removed it already.
21:34:55 INFO: DiagTrack: Completed Part 2/3
21:34:55 INFO: DiagTrack: Successfully erased tracking log.
21:34:55 INFO: DiagTrack: Completed Part 3/3
21:34:55 INFO: DiagTrack: Completed successfully, without errors.
21:34:55 INFO: Registry: Successfully modified dmwappushsvc key.
21:34:55 INFO: Registry: Successfully modified DiagTrack key.
21:34:55 INFO: Registry: Successfully modified AllowTelemetry key.
21:34:55 ERROR: Hosts: Failed to modify hosts file
Traceback (most recent call last):
  File "dwt_util.py", line 312, in host_file
IOError: [Errno 13] Permission denied: 'C:\\Windows\\System32/drivers/etc/hosts'
21:34:55 ERROR: Hosts: Failed to modify hosts file
Traceback (most recent call last):
  File "dwt_util.py", line 312, in host_file
IOError: [Errno 13] Permission denied: 'C:\\Windows\\System32/drivers/etc/hosts'
21:34:55 INFO: Registry: Successfully modified ListPin key.
21:34:55 INFO: Registry: Successfully modified ListPin64Bit key.
21:34:55 INFO: Registry: Successfully modified FileSync key.
21:34:58 INFO: OneDrive: successfully uninstalled
21:34:58 INFO: Registry: Successfully modified GameDVR_Enabled key.
21:34:58 INFO: Registry: Successfully modified AllowGameDVR key.
21:34:58 INFO: Xbox DVR: successfully disabled
21:34:58 INFO: Done. It's recommended that you reboot as soon as possible for the full effect.
21:34:58 INFO: If you feel something didn't work properly, please press the 'Report an issue' button and follow the directions
Chaython commented 4 years ago

Did you run as admin? Make sure the host file is not marked as read only. Do you have python?


From: dxbmax notifications@github.com Sent: June 22, 2020 8:39 PM To: 10se1ucgo/DisableWinTracking DisableWinTracking@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [10se1ucgo/DisableWinTracking] permisson denied (#456)

INFORMATION:

LOG:

21:33:39 INFO: DisableWinTracking version 3.2.3 21:34:54 INFO: IP Blocker: The IP 134.170.30.202 was successfully blocked. 21:34:54 INFO: IP Blocker: The IP 137.116.81.24 was successfully blocked. 21:34:54 INFO: IP Blocker: The IP 157.56.106.189 was successfully blocked. 21:34:54 INFO: IP Blocker: The IP 2.22.61.43 was successfully blocked. 21:34:54 INFO: IP Blocker: The IP 2.22.61.66 was successfully blocked. 21:34:54 INFO: IP Blocker: The IP 204.79.197.200 was successfully blocked. 21:34:54 INFO: IP Blocker: The IP 23.218.212.69 was successfully blocked. 21:34:54 INFO: IP Blocker: The IP 64.4.54.254 was successfully blocked. 21:34:54 INFO: IP Blocker: The IP 65.39.117.230 was successfully blocked. 21:34:55 INFO: IP Blocker: The IP 65.52.108.33 was successfully blocked. 21:34:55 INFO: IP Blocker: The IP 65.55.108.23 was successfully blocked. 21:34:55 INFO: DiagTrack: DiagTrack service doesn't exist. This is OK, you likely removed it already. 21:34:55 INFO: DiagTrack: Completed Part 1/3 21:34:55 INFO: DiagTrack: dmwappushservice service doesn't exist. This is OK, you likely removed it already. 21:34:55 INFO: DiagTrack: Completed Part 2/3 21:34:55 INFO: DiagTrack: Successfully erased tracking log. 21:34:55 INFO: DiagTrack: Completed Part 3/3 21:34:55 INFO: DiagTrack: Completed successfully, without errors. 21:34:55 INFO: Registry: Successfully modified dmwappushsvc key. 21:34:55 INFO: Registry: Successfully modified DiagTrack key. 21:34:55 INFO: Registry: Successfully modified AllowTelemetry key. 21:34:55 ERROR: Hosts: Failed to modify hosts file Traceback (most recent call last): File "dwt_util.py", line 312, in host_file IOError: [Errno 13] Permission denied: 'C:\Windows\System32/drivers/etc/hosts' 21:34:55 ERROR: Hosts: Failed to modify hosts file Traceback (most recent call last): File "dwt_util.py", line 312, in host_file IOError: [Errno 13] Permission denied: 'C:\Windows\System32/drivers/etc/hosts' 21:34:55 INFO: Registry: Successfully modified ListPin key. 21:34:55 INFO: Registry: Successfully modified ListPin64Bit key. 21:34:55 INFO: Registry: Successfully modified FileSync key. 21:34:58 INFO: OneDrive: successfully uninstalled 21:34:58 INFO: Registry: Successfully modified GameDVR_Enabled key. 21:34:58 INFO: Registry: Successfully modified AllowGameDVR key. 21:34:58 INFO: Xbox DVR: successfully disabled 21:34:58 INFO: Done. It's recommended that you reboot as soon as possible for the full effect. 21:34:58 INFO: If you feel something didn't work properly, please press the 'Report an issue' button and follow the directions

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2F10se1ucgo%2FDisableWinTracking%2Fissues%2F456&data=02%7C01%7C%7C9d4e3d232cd44ae9c86c08d8171ead65%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637284767801972518&sdata=6ByyGePI1N9b49rbERq5A%2FnFSE0dt0czjplFiaMjbwo%3D&reserved=0, or unsubscribehttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FABRPSR5XCJXDU4BLNCAKBLTRYAIWXANCNFSM4OFHA2HQ&data=02%7C01%7C%7C9d4e3d232cd44ae9c86c08d8171ead65%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637284767801972518&sdata=o5zzyNF8AGNTPLljINrToPTu61sCd5lQTrA%2B%2Bg1yypg%3D&reserved=0.

dxbmax commented 4 years ago

Yes, ran as admin. host file not marked read-only. yes I have python. missed first 2 lines of the log

21:33:39 INFO: Python 2.7.15 (v2.7.15:ca079a3ea3, Apr 30 2018, 16:22:17) [MSC v.1500 32 bit (Intel)] on win32 21:33:39 INFO: ('Windows', 'DESKTOP-1T0VMHL', '10', '10.0.17763', 'AMD64', 'Intel64 Family 6 Model 69 Stepping 1, GenuineIntel') 21:33:39 INFO: DisableWinTracking version 3.2.3

Chaython commented 4 years ago

Sorry, i can't help further. This has been dead for over a year. Most modifications are still relevant but don't really work anymore. If you just want to block MS then https://github.com/crazy-max/WindowsSpyBlocker it's updated very frequently [last updated 17hrs ago] However I reccomend https://github.com/henrypp/simplewall Its a WFP GUI, by far the best FOSS firewall for windows, it has options to disable and block all MS services. Easily togglable. if you ever wanted to use the services... [It integrates WindowsSpyBlocker]

dxbmax commented 4 years ago

Thanks for your suggestion, simplewall is great!