WinScript is an open-source, lightweight tool that enables users to customize and optimize their Windows environment through debloating, privacy enhancements, performance tuning, and automated app installations.
Open-source tool to build your Windows script from scratch. It includes debloat, privacy, performance & app installing scripts.
WinScript is designed for Windows users who want to streamline their system by removing bloatware, enhancing privacy settings, and improving performance without manual configuration. It is ideal for IT professionals, power users, and privacy-conscious individuals seeking an automated and customizable approach to Windows maintenance and setup.
WinScript must be run with Administrator privileges to function correctly. Users should review scripts generated or applied by WinScript to ensure compatibility with their system and avoid unintended removals or settings changes. Contributions and donations are encouraged to support ongoing development.
Run the command: irm "https://winscript.cc/irm" | iex to launch WinScript directly
Alternatively, install via Winget using: winget install winscript
irm "https://winscript.cc/irm" | iex
Launches WinScript directly via PowerShell with administrator privileges
winget install winscript
Installs WinScript using the Winget package manager