Installer
RecommendedOptimal-Setup.exe
The normal Windows setup. Start menu entry, an optional desktop shortcut, and a proper uninstall entry in Settings.
53 MB · elevated installer
Download
Free, no account, no telemetry. Three ways to get the same build — pick one, verify it, run it. Every artifact below ships with a published SHA-256.
Optimal-Setup.exe
The normal Windows setup. Start menu entry, an optional desktop shortcut, and a proper uninstall entry in Settings.
53 MB · elevated installer
Optimal.exe
The bundled self-contained application as a single executable. Nothing is registered with Windows; delete the file to remove it.
Self-contained · no .NET required
Optimal-win-x64.zip
The self-contained directory with the app and its release data. Unzip anywhere, including a USB drive, and run Optimal.exe from inside it.
Folder · run in place
Run this in an elevated PowerShell window. It fetches the same release, verifies its SHA-256 against the published checksum, and only then launches the installer.
$env:OPTIMAL_GITHUB_REPOSITORY = 'unquerys/Optimal'
& ([scriptblock]::Create((irm 'https://raw.githubusercontent.com/unquerys/Optimal/main/install.ps1')))Run this in the folder you downloaded to. The output must match the hash below character for character. If it does not, delete the file and download it again — do not run it.
Get-FileHash .\Optimal-Setup.exe -Algorithm SHA256Checksums for every artifact and every past release are published alongside the binaries on GitHub.
SHA-256 · Optimal-Setup.exe · v1.0.2
94CF6B41ACE1F6FB1A586A491BEC7905F71F5A920B1D14FF58E7049DCE5B7643
The binaries are not code-signed yet, so SmartScreen shows "Windows protected your PC" on first run. A certificate costs money this project does not currently spend, and buying one would not make the file any more trustworthy than the checksum below already does. Verify the hash, then choose More info → Run anyway.
Windows — Windows 10 version 2004 (build 19041) or newer, 64-bit. Windows 11 included.
Administrator — Required. Restore points, machine-level registry keys and power schemes cannot be written without it.
Disk — Roughly 150 MB installed, plus room for per-run registry backups.
Not needed — No .NET runtime, no account, no internet connection after the download — except for optional WinGet app installs.
It opens with nothing selected — Startup is read-only detection of your hardware and current settings. No change is staged, let alone applied.
You pick, then review — Onboarding suggests a plan from your hardware; you can ignore it and choose from the catalogue yourself. Either way you see the exact operations first.
A restore point comes before the first write — If Windows cannot create one, the run stops. Undo stays available from the History page afterwards.