For some reason Alt+R does not work on my system as keybinding at all. I am sure it did use to work. I am wondering if there is an API on windows that can tell me which processes are hooking into keybindings, because in the past it was GeForce Experience, but now some other process seems to intercept the keybinding.
Perhaps there is not even an API for this, since i would need to observe an event that does not seem to be propagated properly by whichever process swallows the event.
Any suggestions are welcome