Ultimate Windows Tweaker β 100+ tweaks, profiles, cleaner, and guide in one beautiful app.
The most powerful open-source Windows tweaker with a modern Material Design UI.
| Category | Tweaks | Description |
|---|---|---|
| Privacy | 29 | Telemetry, tracking, app permissions, Cortana, activity history |
| Performance | 16 | SysMain, indexing, animations, visual effects, memory optimization |
| Network | 11 | DNS configuration, Nagle's algorithm, network throttling, IPv6 |
| Appearance | 12 | Dark mode, classic context menu, taskbar, file extensions, widgets |
| Security | 11 | AutoPlay, SMBv1, Remote Desktop, firewall, guest account |
| Power | 8 | USB suspend, power plan, core parking, connected standby |
| Gaming | 15 | Game DVR, Game Bar, GPU scheduling, mouse acceleration, timer resolution |
- Gaming Profile β Maximize FPS, disable background bloat, optimize network
- Privacy Profile β Block all telemetry, tracking, and data collection
- Minimal Profile β Strip Windows to bare essentials
- Custom Profiles β Create, save, load, and share your own tweak combinations
- Scan and clean temporary files
- Clear Windows Prefetch
- Empty Recycle Bin
- Show total cleanable space
- Category-based tweak browser
- Detailed explanation for every tweak
- Risk level indicators (Safe / Moderate / Advanced)
- Click any tweak to learn what it does
- Full TR/EN bilingual support
- Material Design dark theme
- Left sidebar navigation with icons
- Toggle switches for each tweak
- Search & filter in every category
- "Apply All" / "Reset All" buttons
- Applied count indicator
- Risk badges (green/yellow/red)
- English (EN)
- Turkish (TR)
- One-click language switch
- Persistent language preference
- Download
TweakForge.exefrom Releases - Right-click β Run as Administrator
- Choose a profile or configure individual tweaks
Requires: Windows 10/11 64-bit, Administrator privileges
git clone https://github.com/threatvec/tweakforge.git
cd tweakforge
dotnet build -c Release
dotnet publish -c Release -r win-x64 --self-contained true -o ./publishTweakForge/
Models/ Data models (TweakItem, TweakProfile)
ViewModels/ MVVM ViewModels (Main, TweakPage, Profile, Cleaner, Guide)
Views/ WPF XAML views
Pages/ Category pages, Profile, Cleaner, Guide, About
Services/ Registry, TweakDatabase (101 tweaks), ProfileService, CleanerService
Helpers/ i18n localization (80+ string keys, EN/TR)
Profiles/ Custom profile storage
Assets/ App icon
| Feature | TweakForge | WinUtil | Hellzerg | Sophia |
|---|---|---|---|---|
| Tweaks | 101 | ~50 | ~30 | ~100 |
| Modern GUI | Material Design | PowerShell | WinForms | PowerShell |
| Profiles | Yes (custom) | No | No | No |
| Guide/Manual | Yes | No | No | No |
| Cleaner | Yes | No | No | No |
| i18n (TR/EN) | Yes | No | No | No |
| Risk Levels | Yes | No | No | No |
| Single EXE | Yes | Script | Yes | Script |
Proprietary β see LICENSE for details.
TweakForge β by talkdedsec & threatvec
The ultimate Windows tweaker.