๐Ÿ›ก๏ธ

Windows 11 Privacy Toolkit

A free, open-source GUI utility that helps you harden privacy and security on Windows 11 โ€” no coding required, fully reversible.

Windows 11 (build 22000+) ยท Administrator privileges required ยท MIT licensed

What it does

Eighteen individual settings across four categories, applied selectively via checkboxes โ€” nothing runs unless you tell it to.

๐Ÿ”’ Privacy hardening

Telemetry, advertising ID, location, activity history, Recall, Cortana & Bing search, suggested content, lock screen ads, tailored experiences.

๐Ÿงฉ Services

OneDrive sync, background apps, Edge sync & telemetry.

๐Ÿ›ก๏ธ Security hardening

Disable SMBv1, enable Network Protection and Controlled Folder Access, enforce UAC, block AutoRun.

๐Ÿ—‘๏ธ Debloating

Remove common bloatware or all non-essential Microsoft Store apps, with a full preview before anything is removed.

๐Ÿ“Š Privacy score

Live scan of your current system against every setting above, with a percentage score that updates as you apply changes.

โ™ป๏ธ Safe & reversible

Creates a system restore point before applying changes, plus a one-click Restore Defaults.

Security & trust

This tool runs as Administrator and changes real system settings โ€” you shouldn't have to just take our word for what's inside it.

โš ๏ธ Current releases are unsigned. Windows SmartScreen may warn that the download is from an unrecognized publisher. Code signing is on the roadmap โ€” see the sponsorship note below โ€” but every release ships with a checksum so you can verify the file wasn't tampered with in transit.

Every .exe is built directly from this public source code by an automated GitHub Actions workflow (not compiled on a personal machine), and every release includes a SHA256SUMS.txt file. To verify your download, open PowerShell and run:

Get-FileHash .\Win11PrivacyToolkit.exe -Algorithm SHA256

...then compare the output to the checksum published on the Releases page.

Support the project

This is a solo, spare-time open-source project. The biggest thing standing between this tool and a fully code-signed release (no more SmartScreen warnings) is the ongoing cost of a code-signing certificate.

Sponsorship isn't live yet, but it's coming โ€” the first goal is funding code signing so every release is trusted by Windows out of the box.

In the meantime: โญ star the GitHub repo, share it with others who care about privacy, or open an issue with ideas for new settings.