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

Some errors to disable defender #314

Closed mohitNarang closed 7 years ago

mohitNarang commented 7 years ago

INFORMATION:

LOG:

10:00:52 INFO: Python 2.7.11 (v2.7.11:6d1b6a68f775, Dec  5 2015, 20:32:19) [MSC v.1500 32 bit (Intel)] on win32
10:00:52 INFO: ('Windows', 'DESKTOP-72577ST', '10', '10.0.14393', 'AMD64', 'Intel64 Family 6 Model 70 Stepping 1, GenuineIntel')
10:00:52 INFO: DisableWinTracking version 3.0.1
10:01:42 INFO: Successfully removed app 'getstarted'
10:01:42 INFO: Successfully removed app 'bingnews'
10:01:46 INFO: Successfully removed app 'zunevideo'
10:01:46 INFO: Successfully removed app 'windowsphone'
10:01:46 INFO: Successfully removed app 'skypeapp'
10:01:46 INFO: Successfully removed app 'bingfinance'
10:01:46 INFO: Successfully removed app 'solitairecollection'
10:01:46 INFO: Successfully removed app 'officehub'
10:01:46 INFO: Successfully removed app 'bingweather'
10:01:46 INFO: Successfully removed app 'zunemusic'
10:01:46 INFO: Successfully removed app 'photos'
10:01:46 INFO: Successfully removed app '3dbuilder'
10:01:46 INFO: Successfully removed app 'xboxapp'
10:01:46 INFO: Successfully removed app 'soundrecorder'
10:01:46 INFO: Successfully removed app 'onenote'
10:01:46 INFO: Successfully removed app 'windowscommunicationsapps'
10:01:46 INFO: Successfully removed app 'windowsmaps'
10:01:46 INFO: Successfully removed app 'sway'
10:01:46 INFO: Successfully removed app 'bingsports'
10:01:46 INFO: Successfully removed app 'people'
10:01:46 INFO: Successfully removed app 'windowscamera'
10:01:50 INFO: IP Blocker: The IP 134.170.30.202 was successfully blocked.
10:01:50 INFO: IP Blocker: The IP 137.116.81.24 was successfully blocked.
10:01:51 INFO: IP Blocker: The IP 157.56.106.189 was successfully blocked.
10:01:51 INFO: IP Blocker: The IP 2.22.61.43 was successfully blocked.
10:01:51 INFO: IP Blocker: The IP 2.22.61.66 was successfully blocked.
10:01:51 INFO: IP Blocker: The IP 204.79.197.200 was successfully blocked.
10:01:51 INFO: IP Blocker: The IP 23.218.212.69 was successfully blocked.
10:01:52 INFO: IP Blocker: The IP 64.4.54.254 was successfully blocked.
10:01:52 INFO: IP Blocker: The IP 65.39.117.230 was successfully blocked.
10:01:52 INFO: IP Blocker: The IP 65.52.108.33 was successfully blocked.
10:01:52 INFO: IP Blocker: The IP 65.55.108.23 was successfully blocked.
10:01:52 ERROR: DiagTrack: Failed to clear DiagTrack log -- could not take ownership of file
Traceback (most recent call last):
  File "dwt_util.py", line 92, in clear_diagtrack
  File "dwt_util.py", line 263, in subprocess_handler
CalledProcessError: Command '['takeown', '/f', 'C:/ProgramData/Microsoft/Diagnosis/ETLLogs/AutoLogger/AutoLogger-Diagtrack-Listener.etl', '&&', 'icacls', 'C:/ProgramData/Microsoft/Diagnosis/ETLLogs/AutoLogger/AutoLogger-Diagtrack-Listener.etl', '/grant', 'administrators:F']' returned non-zero exit status 1
10:01:52 CRITICAL: DiagTrack: Error output:

10:01:52 INFO: Services: Succesfully removed service 'dmwappushsvc'
10:01:52 INFO: Services: Succesfully removed service 'DiagTrack'
10:01:52 INFO: Registry: Successfully modified dmwappushsvc key.
10:01:52 INFO: Registry: Successfully modified DiagTrack key.
10:01:52 INFO: Registry: Successfully modified AllowTelemetry key.
10:01:52 ERROR: Registry: Unable to mody Windows Defender Sample Submission key.
Traceback (most recent call last):
  File "dwt_util.py", line 205, in set_registry
WindowsError: [Error 5] Access is denied
10:01:52 ERROR: Registry: Unable to mody Windows Defender Spynet key.
Traceback (most recent call last):
  File "dwt_util.py", line 205, in set_registry
WindowsError: [Error 5] Access is denied
10:01:52 INFO: Registry: Successfully modified Windows Defender Delivery Optimization Download key.
10:01:52 INFO: Registry: Successfully modified WifiSense Open-ness key.
10:01:52 INFO: Registry: Successfully modified WifiSense Credential Share key.
10:01:52 INFO: Registry: Successfully modified ListPin key.
10:01:52 INFO: Registry: Successfully modified FileSync key.
10:01:52 INFO: OneDrive: unable to uninstall
10:01:53 INFO: Done. It's recommended that you reboot as soon as possible for the full effect.
10:01:53 INFO: If you feel something didn't work properly, please press the 'Report an issuebutton and follow the directions
DeeJayhX commented 7 years ago

Yup, fully aware, this is a duplicate of probably 50+ issues, but we definitely appreciate the log! We'll hopefully have it sorted soon.

mohitNarang commented 7 years ago

Thanks. You guys have made windows usable/bearable again.