How do I stop Mozilla telemetry?

My Firefox install on my desktop is repeatedly trying to connect to "". That site appears like it's probably legit (my only question is that it appears to be hosted on AWS, but I suppose it's possible Mozilla uses them). The problem is that those IP addresses are blacklisted through our corporate AV/AM vendor. The end result is that I'm generating security alerts all day long...

While I could escalate this with the vendor, I'd like to just kill the telemetry in Firefox anyways for privacy reasons. Unfortunately, I can't seem to find a telemetry option in the settings screens and Google is failing me too.

3 Answers

If you go to Tools -> Options -> Advanced -> Data Choices you can untick the the options there.Firefox telemetry location

1

Or... go to about:config in Firefox and search for "telemetry" and set toolkit.telemetry.server to 0.0.0.0, or some other non-existent IP. Also be sure to disable toolkit.telemetry.unified, toolkit.telemetry.enabled and toolkit.telemetry.archive.enabled. When I say disable a setting, I mean set it to False.

Enjoy assurance you're not being spied on by companies! Except if you use Windows 10...

1

In the meantime (Firefox 90 is the current version at this point in time) these settings have moved to Settings -> Privacy & Security -> Firefox Data Collection and Use.

Alternatively you can reach these settings by entering about:preferences#privacy in the URL bar.

Screenshot

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like