Windows & Linux ยท open about its limits

Real game optimizations.
No placebo switches.

Game Optimizer is a lightweight desktop app that performs genuine system actions โ€” every toggle does something measurable. It detects your OS and only shows the tweaks that actually work on your machine.

Free. Windows 10/11 & modern Linux. macOS is not supported.

What it actually does

๐Ÿ›‘ Kill background processes

Live process list sorted by CPU and RAM. Select and terminate the hogs. A hard whitelist makes critical system processes unkillable.

๐Ÿš€ High process priority

Point at your game and raise its scheduling priority (High on Windows, lower nice on Linux) so it gets the CPU first.

โšก Performance power mode

Switches the active Windows power plan to High Performance, or the Linux CPU governor to performance โ€” when your hardware supports it.

๐Ÿงน Clear cached memory

Purges the Windows standby list or drops the Linux page cache to free memory the OS was holding back.

๐ŸŽฎ Per-game profiles

Save the toggles and target process for each game. Profiles are encrypted on disk with a password-derived key (PBKDF2 + Fernet).

๐Ÿ” Honest about privileges

Detects admin/root at startup and prompts cleanly (UAC on Windows, pkexec on Linux) only when an action truly needs it.

How it works

  1. Detects your OS & hardware. Unsupported tweaks are greyed out with a tooltip explaining why โ€” never faked.
  2. Runs unprivileged. It asks for elevation only for the specific action that needs it.
  3. Encrypts your profiles. Your password never leaves your machine and is never stored.