Can Screen Resolution Identify a Tor User?

Screen resolution alone cannot reliably identify an individual Tor user because the Tor Browser implements aggressive anti-fingerprinting defenses specifically designed to neutralize display-based tracking. While standard web browsers expose exact monitor dimensions and viewport sizes to websites, Tor Browser standardizes, spoofs, and masks these values to ensure that millions of users appear identical to tracking scripts.

How Screen Resolution Fingerprinting Works

In a standard web browser, websites can query JavaScript APIs (such as window.screen.width, window.screen.height, and window.devicePixelRatio) or use CSS media queries to read your exact display properties. When combined with window borders, taskbars, and custom display scaling settings, the resulting viewport size often produces a rare or unique identifier. Data brokers and tracking networks use this metric as a major component of a browser fingerprint.

Tor Browser’s Defenses Against Resolution Tracking

To prevent screen dimensions from deanonymizing users, Tor Browser uses several layered countermeasures:

Potential Risks and Edge Cases

While Tor’s built-in protections effectively neutralize resolution-based identification, certain user behaviors can theoretically reduce anonymity:

Conclusion

Screen resolution cannot be used to track or identify a Tor user under normal operating conditions. As long as users run the standard Tor Browser without modifying its default window settings or disabling internal privacy features, display metrics provide trackers with a generic, shared profile shared by the entire Tor user base.