How to Disable Sticky Keys Prompt Using Regedit

Repeatedly pressing the Shift key five times in Windows triggers the Sticky Keys prompt, which can interrupt gaming and productivity tasks. While this feature can be turned off through standard Windows accessibility settings, it can also be permanently disabled by modifying the Windows Registry. This guide outlines the exact registry keys and values needed to turn off the Sticky Keys shortcut prompt using Regedit.

Steps to Disable the Sticky Keys Shortcut via Regedit

  1. Open the Registry Editor
    • Press Windows Key + R to open the Run dialog box.
    • Type regedit and press Enter (or click OK).
    • If prompted by User Account Control (UAC), click Yes to allow administrative access.
  2. Navigate to the StickyKeys Registry Key
    • In the address bar at the top of the Registry Editor, paste the following path and press Enter:

      HKEY_CURRENT_USER\Control Panel\Accessibility\StickyKeys
  3. Modify the Flags Value
    • In the right-hand pane, locate the string value named Flags.
    • Double-click on Flags to open the Edit String window.
    • Change the Value data from its default (typically 510) to 506.
    • Click OK to save the changes.
  4. Apply the Changes
    • Close the Registry Editor.
    • Sign out of your Windows user account or restart your computer for the new configuration to take effect.

Setting the Flags value to 506 removes the hotkey activation flag while preserving your other accessibility preferences, preventing the prompt from appearing when the Shift key is pressed five times consecutively.