Hi, I'm trying to use Win+X as the "Toggle window Hotkey". I already disabled the Win+X shortcut through the registry in
Code: Select all
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
, however I wasn't able to input it into the Everything setting textbox.
I'm aware of
viewtopic.php?t=5289. But actually, I can run
in powershell and then add that hotkey to Everything. I can then restart explorer.exe and the Win+X hotkey works as normal. However, the problem is that after a computer restart, it will stop to work. It seems though that it's getting close to be working. I also use other apps that can work with windows key hotkeys.
I'm aware of autohotkey but it would be nice to do it in the settings. Thank you.