An open-source collection of PowerShell scripts designed to help you disable telemetry, protect your privacy, and take control of your Windows system.
v1.1.0 â now with SHA256 script verification & sandbox-tested
đĄī¸ Privacy First
Disable Windows, Office, and PowerShell telemetry
đ Transparent
Audit privacy settings and see what's collected
⥠Easy to Use
One-liner installation or step-by-step control
đ Supply Chain Safe
SHA256 hash verification on every downloaded script â installation aborts if anything doesn't match
âŠī¸ Reversible
System restore point created automatically before any changes
â Tested
Functional test suite runs in Windows Sandbox before every release
âšī¸ Important Information
This toolkit modifies Windows operating system settings to enhance your privacy. It has been tested across multiple Windows devices. The software is provided under the MIT License and is free to use. Please review the scripts before running them to understand what changes will be made to your system.
Quick Install
irm https://raw.githubusercontent.com/NX1X/Windows-Privacy-Toolkit/main/Quick-Install.ps1 | iex
Run in PowerShell as Administrator