This tool modifies Windows system settings. Always create a restore point before use.
Windows optimization tool for performance tuning, gaming, network, privacy, security, and system customization.
CREATE A RESTORE POINT BEFORE USING THIS TOOL!
This tool modifies Windows registry settings, services, and system configuration. Some changes may affect system stability. Always backup your system first.
Requires Administrator privileges.
- Download from Releases
- Create a System Restore Point (Settings > System > About > System Protection)
- Run
PleaseTweakWindows.exeas Administrator
| Category | Sub-tweaks | Description |
|---|---|---|
| Gaming | 10 | GPU drivers, Game Bar, MSI mode, DirectX, polling rate |
| Network | 3 | IPv4 adapter bindings, Smart Network Optimization, Smart Network Optimization (Aggressive) |
| General | 16 | Power plans, bloatware removal, registry tweaks, scaling fixes |
| Services | 2 | Disable unnecessary Windows services, restore defaults |
| Privacy | 14 | Telemetry, Copilot, DNS-over-HTTPS, tracking, Explorer privacy |
| Security | 13 | Firewall hardening, TLS, DEP, SEHOP, Spectre/Meltdown protection |
Each category supports Apply (execute tweak) and Revert (restore defaults).
JavaFX GUI
|
powershell -File <script>.ps1 -Action "<action-id>"
|
Category Scripts (Non-interactive dispatchers)
Revert Scripts (Restore defaults + repair components)
- Individual sub-tweaks are executed via
-Actionparameter - Revert scripts restore defaults and optionally repair affected components
- A system restore point prompt appears before any changes
- Windows 10/11
- Administrator privileges
- Windows PowerShell 5.1 (built-in)
- Visual C++ Redistributable (most systems already have this installed)
REM Requires: Liberica NIK 21+ (or GraalVM with JavaFX), Maven 3.9.9+, Java 21
git clone https://github.com/26zl/PleaseTweakWindows.git
cd PleaseTweakWindows
Build.batThe build produces a native Windows executable with no Java runtime dependency.
USE AT YOUR OWN RISK. Always create a restore point before applying tweaks. Some changes may require manual restoration. This project is provided as-is with no warranty.
MIT License
