Last updated
A per-application key remapper for Windows, written in Rust.
$ winget install --id DaikiSuganuma.WinRemap --exact --version 0.7.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
WinRemap uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
winremap-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
WinRemap remaps keys only in the applications you choose, declared in one
simple TOML file. It uses a low-level keyboard hook written in Rust with no
heap allocation or I/O in the callback, so remapping stays responsive and
avoids the hook timeouts that affect script-based remappers. Chord and
bare-key rules, two-stroke prefixes, macros and optional runtime macro
recording are supported. The settings window shows the config in effect and
edits it in place, validating as you type and leaving everything you did not
touch — comments, ordering, spelling — exactly as it was. WinRemap never logs
keystrokes and makes no network requests.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | EXE Inno Setup | user | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for WinRemap.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
More from Daiki Suganuma or browse keyboard, remap, remapper.