Max FPS, minimal latency, GPU priority
Ultra-low network latency, zero distractions
Prevent sleep & lock screen
Auto dark/light mode based on sunset
Toggle taskbar visibility
Switch desktop to solid black
Update Windows, Store, Edge, Chrome
Configure unattended boot
Install dev & AI software
Remove pre-installed junk apps
Automates Windows Disk Cleanup to clear temp files, Windows Update cache, and recycle bin.
Runs SSD TRIM and HDD defragmentation on all connected drives.
Runs DISM RestoreHealth and SFC /scannow to fix deep Windows corruption. (Takes 5-15 mins)
Run all master optimizations
Restore original registry values
Remove TCP micro-delays
SystemResponsiveness=0
Force enable Windows Game Mode
Disable mouse acceleration
| Process Name | PID | RAM (MB) | Action |
|---|---|---|---|
| Loading processes... | |||
Gaming Mode: Sets CPU scheduling to prioritize foreground apps, maximizes GPU priority for games, forcibly enables Windows Game Mode, disables Xbox Game Bar overlays (which cause stutter), and kills heavy background apps like Edge and Copilot.
Trading Mode: Disables Nagle's Algorithm (TCP No Delay) and Windows Network Throttling to achieve the absolute lowest possible network latency for trading platforms. Kills unnecessary background apps and switches DNS to Cloudflare (1.1.1.1).
Mouse Jiggler: Runs a background process that prevents your computer from sleeping or locking by micro-moving the mouse 1 pixel every 60 seconds.
Theme Scheduler: Creates a Windows Task that calculates sunset and sunrise times for your location astronomically (no internet required) and switches between Dark and Light mode automatically.
Auto Logon: Sets up Windows to boot directly to the desktop without pausing at the lock screenโperfect for unattended AI node setups.
AI Toolkit Installer: Installs a complete developer environment (Python, Node, Docker, Git, VS Code, Ollama, Chrome, etc.) and enables SSH/WinRM remote access.
System Repair: Runs DISM /RestoreHealth and SFC /scannow to deeply scan your Windows installation for corruption and automatically repair broken system files. Note: This runs silently in the background and can take up to 15 minutes. Do not interrupt it.
This dashboard communicates with the native HyperTune.exe background daemon running on your computer. When you click a button, the dashboard asks the executable to run the PowerShell script with full Administrator privileges. The executable also automatically minimizes this window when you click away!