Skip to content

Download

Optimal 1.0.2 for Windows.

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.

No telemetryNo accountSelf-contained, no .NET needed

Installer

Recommended

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

Standalone

No install

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

Portable

Portable

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

Command line

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.

Windows PowerShell — Administrator
$env:OPTIMAL_GITHUB_REPOSITORY = 'unquerys/Optimal'
& ([scriptblock]::Create((irm 'https://raw.githubusercontent.com/unquerys/Optimal/main/install.ps1')))

Verify what you downloaded

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.

PowerShell
Get-FileHash .\Optimal-Setup.exe -Algorithm SHA256

Checksums for every artifact and every past release are published alongside the binaries on GitHub.

SHA-256 · Optimal-Setup.exe · v1.0.2

94CF6B41ACE1F6FB1A586A491BEC7905F71F5A920B1D14FF58E7049DCE5B7643

Windows will warn you. Here is why.

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.

Before you download

WindowsWindows 10 version 2004 (build 19041) or newer, 64-bit. Windows 11 included.

AdministratorRequired. Restore points, machine-level registry keys and power schemes cannot be written without it.

DiskRoughly 150 MB installed, plus room for per-run registry backups.

Not neededNo .NET runtime, no account, no internet connection after the download — except for optional WinGet app installs.

What happens when you run it

It opens with nothing selectedStartup is read-only detection of your hardware and current settings. No change is staged, let alone applied.

You pick, then reviewOnboarding 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 writeIf Windows cannot create one, the run stops. Undo stays available from the History page afterwards.