Disable Sticky Keys keyboard shortcut (5x shift)

SystemMinimum Windows Build: 26100RevertibleRequires Reboot

This will prevent the Sticky Keys dialog from appearing when you press the Shift key 5 times in a row.

Code to Apply

Disable Sticky Keys keyboard shortcut (5x shift)Registry
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Control Panel\Accessibility\StickyKeys]

"Flags"="506"

Code to Revert

Enable Sticky Keys keyboard shortcut (5x shift)Registry
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Control Panel\Accessibility\StickyKeys]

"Flags"="510"

Want to combine this with other tweaks?

Open Configurator