Browser Fingerprinting on a Windows PC (Chrome)

Why Chrome ships no built-in protection standing between this PC's exclusive fonts, ANGLE renderer string, and DPI scaling and a fingerprinting script, after Privacy Sandbox's 2025 shutdown.

ZERO UPLOAD · ALL LOCAL
  1. The scan runs automatically when you open this page — no input needed.
  2. Each section shows a group of signals your browser exposes. Rows marked TRACKABLE are the highest-entropy signals used to identify you.
  3. The entropy score at the top estimates how uniquely identifiable your browser is across the web.
  4. Use the Copy buttons next to any row to copy that value to your clipboard.
  5. The Installed Fonts section lists which fonts from a 30-font probe were detected on your system.

Using this tool with the Microsoft Windows PC (Chrome)

  • Chrome has no single anti-fingerprinting switch Privacy Sandbox was discontinued in April 2025 without shipping a fingerprinting-specific mitigation. Unlike Safari's Advanced Fingerprinting Protection or Firefox's resistFingerprinting, nothing suppresses canvas, WebGL, or font signals here by default.
  • The fonts, ANGLE string, and DPI ratio here are the raw signal This tool's Windows 11 guide documents these signals in depth. On this configuration, expect them to reach a script unmodified, since nothing in stock Chrome adds noise or randomization to them.
  • Canvas and WebGL rows repeat identically on every run Without engine-level noise, the same canvas hash and WebGL renderer string appear on every scan, which is exactly what makes a signal useful for cross-session tracking.
Scanning browser APIs…
~0 bits

Analysing fingerprint…

27+ bits VERY HIGH
19 – 26 bits HIGH
9 – 18 bits MODERATE
0 – 8 bits LOW

IDENTITY

USER AGENTTRACKABLE
APP VERSION
PLATFORM
VENDOR
WEBDRIVER

HARDWARE

CPU THREADS
DEVICE MEMORY
SCREEN RESOLUTIONTRACKABLE
AVAILABLE SCREEN
COLOUR DEPTH
PIXEL DEPTH
PIXEL RATIO
ORIENTATION
TOUCH POINTS
BATTERY LEVEL
BATTERY CHARGING

GRAPHICS

CANVAS HASHTRACKABLE
WEBGL VENDOR
WEBGL RENDERERTRACKABLE
WEBGL EXT COUNT
WEBGL EXTENSIONS
MAX TEXTURE SIZE
WEBGL 2
WEBGPU

AUDIO

AUDIO FINGERPRINTTRACKABLE
SAMPLE RATE
BASE LATENCY

NETWORK & PRIVACY

ONLINE
DO NOT TRACK
COOKIES ENABLED
CONNECTION TYPE
DOWNLINK
RTT
SAVE DATA

BROWSER ENVIRONMENT

LANGUAGE
LANGUAGESTRACKABLE
TIMEZONETRACKABLE
TIMEZONE OFFSET
PLUGIN COUNT
PLUGINS
LOCAL STORAGE
SESSION STORAGE
INDEXEDDB
WEBSQL
CODEC H.264
CODEC VP8
CODEC VP9
CODEC AV1
CODEC HEVC
SPEECH VOICES
VOICE NAMES

SYSTEM PREFERENCES

COLOUR SCHEME
REDUCED MOTION
CONTRAST
POINTER
HOVER
FORCED COLOURS

INSTALLED FONTS

INSTALLED FONTSTRACKABLE
Show detected fonts (30 probed)

Browser Fingerprinting on a Windows PC (Chrome)

Google's Privacy Sandbox initiative was discontinued in April 2025 without ever shipping a fingerprinting-specific mitigation.1 That leaves Chrome on this Windows PC with no engine-level equivalent to Safari's Advanced Fingerprinting Protection or Firefox's resistFingerprinting mode, just a menu of individually configured privacy settings. CapyToolkit's own Windows 11 guide already documents the exclusive font set, the ANGLE-prefixed WebGL renderer string, and the DPI scaling ratio this configuration exposes; what that guide doesn't cover is that nothing in Chrome, by default, stands between those signals and a script reading them.

Specifications

Rendering engineChrome / Blink; ANGLE translates WebGL calls to Direct3D
Built-in fingerprinting resistanceNone by default; Privacy Sandbox discontinued April 2025
Client Hints modelOpt-in; a site must request reduced or high-entropy values itself
Canvas / WebGL / font signalsReturn the identical value on every run, no default noise
Already-documented signalsExclusive Windows fonts, ANGLE renderer string, non-integer DPI scaling

Why nothing here suppresses the signals the Windows 11 guide already documents

CapyToolkit's own Windows 11 guide walks through the exclusive font set, the ANGLE-prefixed WebGL renderer string, and the non-integer DPI scaling values this kind of configuration exposes in detail. What that guide doesn't need to cover separately is the reason those signals reach a script unmodified in the first place: Chrome on this PC has no built-in mechanism that suppresses or randomizes any of them by default, unlike the browsers this same tool profiles on Apple hardware.

Google's Privacy Sandbox ended without a fingerprinting fix

Privacy Sandbox was discontinued in April 2025 without shipping a single fingerprinting-specific mitigation, leaving Chrome without one central anti-fingerprinting switch of the kind Firefox or Safari offer.1 In its place, Chrome offers a scattered menu of individually configured settings, cookie controls, and Client Hints options, none of which suppress canvas, WebGL, or font enumeration output the way an engine-level protection would.

Client Hints exist, but a site has to opt in to receiving less

User-Agent Client Hints were designed so the default request header stays generic while a site actively requests more detail through an Accept-CH response header if it wants it.2 Nothing about that design forces a site toward the reduced path; a site that wants the fuller picture simply asks for it. That stands opposite to Advanced Fingerprinting Protection, which this tool's iPhone and MacBook guides describe as applying automatically at the engine level regardless of what any individual site requests.

Why this combination reads as the least anonymous of the four devices in this set

Stacking the pieces together explains why a Windows Chrome scan tends to land at the higher end of the entropy scale among the devices this tool profiles. iPhone and MacBook Safari both apply engine-level fingerprinting protections that touch canvas, WebGL, and audio output; Samsung's Galaxy Chrome at least ships behind a somewhat-reduced default User-Agent header even though the underlying hardware APIs still expose real values. This Windows PC has neither an engine-level protection nor a meaningfully reduced default header standing between the fonts, GPU renderer string, and DPI ratio already documented in the Windows 11 guide and a script reading them.

No default noise means canvas, WebGL, and font rows repeat the same value every run

Run this scan on this PC twice in a row and the canvas hash, the WebGL renderer string, and the detected font list will read identically both times, because nothing in stock Chrome injects session noise the way Safari's Advanced Fingerprinting Protection or Firefox's resistFingerprinting mode does.2 That exact repeatability, the same value on the tenth visit as on the first, is precisely the property that makes a signal useful for cross-session tracking in the first place, which is why the entropy score tends to sit higher here than on the Safari-based devices in this set.

Switching to Brave with Shields enabled, or to Firefox with resistFingerprinting turned on, would change that picture measurably on this same physical machine, since both apply engine-level randomization Chrome does not ship by default.34 Running this scan before and after making that switch is the most direct way to see the difference on your own PC rather than taking the comparison on faith; the unchanged canvas hash, ANGLE renderer string, and font list it reports are exactly the stable hardware signals a tracking script keys a cross-session identity on.5

Sources
  1. 1.

    The Register, "Google Chrome lacks browser fingerprinting defenses," theregister.com, April 2026. https://www.theregister.com/security/2026/04/16/google-chrome-lacks-browser-fingerprinting-defenses/5229136

  2. 2.

    Google Chrome, "Improving user privacy and developer experience with User-Agent Client Hints," developer.chrome.com, accessed August 2026. https://developer.chrome.com/docs/privacy-security/user-agent-client-hints

  3. 3.

    Brave, "Fingerprint Randomization," brave.com, 2020. https://brave.com/privacy-updates/3-fingerprint-randomization/

  4. 4.

    Wikipedia, "Device fingerprint," en.wikipedia.org, accessed August 2026. https://en.wikipedia.org/wiki/Device_fingerprint

  5. 5.

    Mozilla Developer Network, "Privacy on the web," developer.mozilla.org, accessed August 2026. https://developer.mozilla.org/en-US/docs/Web/Privacy

FAQ