# flick9000/winscript

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/flick9000-winscript).**

2,535 stars · 160 forks · CSS · GPL-3.0

## Links

- GitHub: https://github.com/flick9000/winscript
- Homepage: https://winscript.cc/
- awesome-repositories: https://awesome-repositories.com/repository/flick9000-winscript.md

## Topics

`bloatware` `cleanup` `debloat` `debloater` `install-script` `optimize` `performance` `powershell` `privacy` `privacy-tools` `ps1` `script` `security` `telemetry` `tweaks` `windows` `windows-11` `windows11`

## Description

Winscript is a modular configuration framework designed for the administration and hardening of Windows environments. It utilizes script-based task orchestration to automate system setup, privacy enforcement, and performance tuning through direct interaction with system APIs and registry keys.

The project distinguishes itself by providing a unified toolkit that combines OS deployment automation with bulk software provisioning. It generates unattended installation files to bypass hardware requirements and manual setup prompts, while simultaneously managing the silent installation of third-party binaries through command-line package managers.

Beyond deployment, the framework includes comprehensive utilities for system maintenance. This includes the removal of pre-installed applications, the adjustment of power plans and background services to improve responsiveness, and the restriction of telemetry and data synchronization to enhance user privacy.

## Tags

### Operating Systems & Systems Programming

- [Windows OS Optimization Utilities](https://awesome-repositories.com/f/operating-systems-systems-programming/windows-os-optimization-utilities.md) — A utility for automating Windows system optimization, bloatware removal, privacy hardening, and bulk software installation via custom scripts.
- [PowerShell](https://awesome-repositories.com/f/operating-systems-systems-programming/terminal-command-line-environments/shells-scripting/powershell.md) — Uses PowerShell scripts to interact directly with system APIs and registry keys for automated configuration.
- [Registry Policy Enforcements](https://awesome-repositories.com/f/operating-systems-systems-programming/registry-policy-enforcements.md) — Modifies Windows registry keys programmatically to enforce privacy and performance policies.
- [Windows Optimization Utilities](https://awesome-repositories.com/f/operating-systems-systems-programming/windows-optimization-utilities.md) — Streamlines Windows environments by removing bloatware and adjusting system settings for better performance.

### Security & Cryptography

- [Windows Privacy Configurations](https://awesome-repositories.com/f/security-cryptography/privacy-data-protection/telemetry-and-privacy/windows-privacy-configurations.md) — Disables telemetry and restricts sensitive system access to enhance user privacy on Windows.
- [Telemetry and Privacy](https://awesome-repositories.com/f/security-cryptography/privacy-data-protection/telemetry-and-privacy.md) — Disables telemetry and background data synchronization to prevent unauthorized tracking. ([source](https://github.com/flick9000/winscript/blob/main/README.md))
- [Privacy Hardening Tools](https://awesome-repositories.com/f/security-cryptography/privacy-hardening-tools.md) — Restricts telemetry and background data collection to harden system privacy.

### Part of an Awesome List

- [System Optimization and Debloating](https://awesome-repositories.com/f/awesome-lists/devtools/system-optimization-and-debloating.md) — Provides scripts to remove bloatware and optimize system performance through service and power plan adjustments.

### Development Tools & Productivity

- [Bulk Module Installers](https://awesome-repositories.com/f/development-tools-productivity/bulk-module-installers.md) — Enables bulk installation of essential software and utilities using automated package managers.

### DevOps & Infrastructure

- [Windows Bloatware Removals](https://awesome-repositories.com/f/devops-infrastructure/configuration-management/file-based-configuration/managed-file-removal/complete-file-removals/windows-bloatware-removals.md) — Streamlines the operating system by removing pre-installed applications and unwanted software clutter. ([source](https://github.com/flick9000/winscript#readme))
- [Automated Installers](https://awesome-repositories.com/f/devops-infrastructure/deployment-management/installation-package-management/automated-installers.md) — Automates the installation of essential development tools and utilities to streamline new environment setup. ([source](https://github.com/flick9000/winscript#readme))
- [Package Manager Installers](https://awesome-repositories.com/f/devops-infrastructure/distribution-packaging/system-package-manager-installations/package-manager-installers.md) — Automates the silent installation of third-party binaries using command-line package managers like Winget and Chocolatey.
- [Windows Deployment Utilities](https://awesome-repositories.com/f/devops-infrastructure/windows-deployment-utilities.md) — Facilitates the installation and setup of Windows environments through automated configuration files.
- [Unattended Installation Configurations](https://awesome-repositories.com/f/devops-infrastructure/windows-deployment-utilities/unattended-installation-configurations.md) — Generates XML-based unattended installation files to bypass hardware requirements and manual setup prompts.

### Software Engineering & Architecture

- [System Performance Optimization](https://awesome-repositories.com/f/software-engineering-architecture/performance-reliability/performance-optimization/data-handling-throughput/system-performance-optimization.md) — Optimizes system performance by adjusting power plans and background services to improve responsiveness. ([source](https://github.com/flick9000/winscript#readme))
