Disable hotkey activation of sticky keys
It is possible to control the computer even if not having both hands available by using the accessibility features. Sticky keys is one part of this collection of features and allows Windows to help to hold down several keys on the keyboard. By pressing SHIFT several (5) times in a row then the Sticky Keys configuration is presented. One cannot remove/disable sticky keys completely, but only disable the hotkey activation of sticky keys.
The sticky keys feature is not used by many, but for those who play games and have assigned SHIFT or CTRL for a certain action in the game might get annoyed by the Sticky Keys configuration screen. (Especially if having uninstalled the accessibility options so one cannot turn off the activation of Sticky Keys via the user interface).
Change this registry key to disable the hotkey activation (FKF_HOTKEYACTIVE) of sticky keys:
[HKEY_CURRENT_USER \Control Panel \Accessibility \StickyKeys]
Flags = “506” (Default = “510”)More Info MSDN: Accessibility StickyKeys
Note one can completely disable accessibility options by renaming/deleting the registry-node Accessibility (Shown above).
Related Using Sticky Keys activation to reset Administrator password.