It is not intended to replace common baseline tools such as CTT WinUtil or Winhance. Use those for broad setup and debloating, then use ZapTweaks for deeper gaming, latency, hardware, networking, graphics, power, diagnostics, and recovery workflows. Both companion tools can be launched or installed from ZapTweaks itself.
- Fluent UI desktop app built for Windows 11.
- Advanced gaming, CPU, GPU, networking, timer, power, privacy, and shell controls.
- Hardware-aware availability for Intel, AMD, and NVIDIA systems.
- Apply/revert support and state verification for toggle-based tweaks.
- Restore-point gate for aggressive operations.
- Dry-run mode for command validation without system changes.
- Live CPU, GPU, RAM, and VRAM dashboard.
- Bundled diagnostics, installers, scripts, power plans, and recovery tools.
- Built-in update checks and installer flow.
- Direct access to CTT WinUtil and Winhance for complementary baseline work.
- Home: live metrics and detected hardware.
- Gaming: latency and game-focused optimizations.
- Networking: TCP, adapter, offload, and power controls.
- Power & CPU: processor policies, boost behavior, timers, and power plans.
- Graphics: driver, display, flip-model, and GPU utility workflows.
- Windows: operating-system behavior and maintenance.
- System Checks: health checks and diagnostics.
- Refresh & Recovery: repair and recovery actions.
- Setup: post-install configuration tools.
- Advanced: expert-only and higher-impact operations.
- Privacy: telemetry and background-content controls.
- Visuals: shell and UI behavior.
- Tools: bundled utilities plus CTT WinUtil and Winhance.
- Windows 11 22H2 or newer.
- Administrator privileges.
- x64 system.
- Flutter and Dart
fluent_uifor the Windows 11 interfaceflutter_acrylic,bitsdojo_window, andsystem_themefor native window integrationshared_preferencesfor local settingshttpfor update checkspathfor filesystem pathsflutter_testandflutter_lintsfor testing and analysis
Version constraints are maintained in pubspec.yaml.
Download the installer or portable package from GitHub Releases.
Install the latest release from an elevated PowerShell window:
irm https://raw.githubusercontent.com/PrimeBuild-pc/ZapTweaks/main/scripts/installer-latest.ps1 | iexZapTweaks exposes advanced settings that can affect stability, security, power use, and network behavior. Read each description, create restore points when requested, and avoid applying changes you do not understand. Remote-script actions display a warning before execution.
flutter pub get
flutter analyze
flutter test
flutter build windows --releaseThe Windows CMake build copies the complete resources directory next to the executable. Create the portable package with:
./build_portable.ps1 -SkipFlutterBuildLicensed under the MIT License. Third-party tools retain their respective licenses.