Brief overview
ungoogled-chromium is a Chromium-derived browser for Windows that removes ties to Google services to give users stronger privacy protections. It keeps the familiar Chromium interface and core features while introducing targeted changes that reduce data-sharing and dependency on remote Google components.
Privacy mechanisms used
- Source-level modifications: small, targeted changes to the Chromium codebase remove or neutralize components that phone home or rely on Google infrastructure.
- Helper and maintenance scripts: utilities included with the project automate configuration and enforce privacy-focused defaults during installation and updates.
- Startup options and switches: tailored command-line flags and configuration adjustments disable telemetry and other nonessential services that can leak information.
How binaries and transparency are handled
Binaries are not kept inside the source repository; instead, the project relies on either system-supplied libraries or binaries that users build themselves. This practice improves auditability and gives end users more control over what runs on their machines, since the compiled artifacts can be inspected or reproduced from source.
User experience and compatibility
Rather than reinventing the interface, this build retains Chromium’s appearance and most behaviors so users don’t face a steep relearning curve. The privacy changes are intentionally minimal and noninvasive, aimed at preserving everyday functionality while reducing tracking vectors.
Who benefits most
This option is well suited for Windows users who want the convenience and performance of Chromium but prefer to avoid Google-dependent services and built‑in telemetry. It’s a practical choice for anyone prioritizing local control, transparency, and fewer external dependencies in their web browser.
Technical
- Windows
- Mac
- Free