randyrants / sharpkeys

SharpKeys is a utility that manages a Registry key that allows Windows to remap one key to any other key.
http://www.randyrants.com/
Microsoft Public License
6.15k stars 409 forks source link

Remapping keys does not work when the application is running as an administrator. #551

Closed nayo0513 closed 1 year ago

nayo0513 commented 1 year ago

MY SETUP

Windows 11 Home JIS Keyboard SharpKeys installed via Microsoft Store I remapped Eisu key to F13 key. image

THE PROBLEM

Remapping keys usually works fine. However, it does not work when the application is running as an administrator.

nayo0513 commented 1 year ago

This problem was caused by AutoHotKey. Running the .ahk file as administrator solved the problem.