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

Microphone not working within browsers? #395

Closed drmoshe closed 6 years ago

drmoshe commented 6 years ago

Microphone not working within browsers? Microphone does work within Windows itself and Skype. This may or may not be related to the changes made by the program. Typically, there should be a browser popup warning to allow microphone use.

I have disabled popup blockers within he browsers (Edge and Chrome) and internet options of windows. I have not disabled microphone functionality within window, nor within the browsers. No help. Even the microphone within the Google search bar does not appear?

If not related to DiasableWinTracking, any suggestions?

Thanks in advance.

LOG:

14:52:54 INFO: Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59) [MSC v.1500 32 bit (Intel)] on win32
14:52:54 INFO: ('Windows', 'LAPTOP-1BAJ177J', '10', '10.0.15063', 'AMD64', 'Intel64 Family 6 Model 76 Stepping 4, GenuineIntel')
14:52:54 INFO: DisableWinTracking version 3.2.1
14:54:16 INFO: Services: Succesfully removed service 'dmwappushsvc'
14:54:16 INFO: Services: Succesfully removed service 'DiagTrack'
14:54:17 INFO: Registry: Successfully modified dmwappushsvc key.
14:54:17 INFO: Registry: Successfully modified DiagTrack key.
14:54:17 INFO: Registry: Successfully modified AllowTelemetry key.
14:54:17 INFO: Registry: Successfully modified WifiSense Open-ness key.
14:54:17 INFO: Registry: Successfully modified WifiSense Credential Share key.
14:54:17 INFO: Done. It's recommended that you reboot as soon as possible for the full effect.
14:54:17 INFO: If you feel something didn't work properly, please press the 'Report an issue' button and follow the directions
14:58:27 INFO: Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59) [MSC v.1500 32 bit (Intel)] on win32
14:58:27 INFO: ('Windows', 'LAPTOP-1BAJ177J', '10', '10.0.15063', 'AMD64', 'Intel64 Family 6 Model 76 Stepping 4, GenuineIntel')
14:58:27 INFO: DisableWinTracking version 3.2.1
02:51:23 INFO: Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59) [MSC v.1500 32 bit (Intel)] on win32
02:51:23 INFO: ('Windows', 'LAPTOP-1BAJ177J', '10', '10.0.17134', 'AMD64', 'Intel64 Family 6 Model 76 Stepping 4, GenuineIntel')
02:51:23 INFO: DisableWinTracking version 3.2.1
18:18:50 INFO: Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59) [MSC v.1500 32 bit (Intel)] on win32
18:18:50 INFO: ('Windows', 'LAPTOP-1BAJ177J', '10', '10.0.17134', 'AMD64', 'Intel64 Family 6 Model 76 Stepping 4, GenuineIntel')
18:18:50 INFO: DisableWinTracking version 3.2.1
18:19:11 INFO: Done. It's recommended that you reboot as soon as possible for the full effect.
18:19:11 INFO: If you feel something didn't work properly, please press the 'Report an issue' button and follow the directions
DeeJayhX commented 6 years ago

Related to a windows update. Click your Windows 10 Start menu > Settings > Privacy App Permissions - Microphone > Hit "Change" button, make sure it's turned on > Below change button is another slider, make sure it is also turned on. Has nothing to do with DWT.

drmoshe commented 6 years ago

Privacy App Permissions - Microphone - WAS "on". However, just to make sure, I did now turned if "off", and then "on" again, and restarted the computer. It had no effect. I did note something new however. The microphone within the Google search bar appeared for a moment, and then disappeared. Still no browser popup warning to allow microphone use at this site. (So, I manually allowed it for the site - no effect.) I did find another site which specifically tests microphone functionality via browsers. There was a browser popup warning to allow microphone use, and when allowed it did work. Strange? Suggestions?