Privacy Policy

WinRemap collects nothing. This page says exactly what that means, and how you can check it yourself.

Last updated: 2026-07-29. WinRemap is free software published by SUGANUMA Daiki under the MIT License.

Why a key remapper needs to say this

WinRemap works by installing a low-level keyboard hook, which means every key you press passes through it. That is the same mechanism a keylogger uses. The difference is entirely in what the program does with what it sees — so it is fair to ask, and the answer should be checkable rather than merely promised.

WinRemap looks at each key event, decides whether one of your rules applies, and either passes the event through or replaces it. Nothing is retained afterwards.

What WinRemap does not do

What is stored on your PC

One file, which you write and control:

The file stays on your computer. It is not synced, uploaded or read by anything but WinRemap, and uninstalling removes the program without touching it (the Store version removes its private copy, as Windows requires).

How to verify this yourself

You do not have to take any of the above on trust.

Contact

Questions about privacy, or a suspected vulnerability: open an issue, or for security matters use private vulnerability reporting.

If this policy changes, the revision date above changes with it and the history is visible in the repository.