Windows

How to Enable or Disable Sticky Keys in Windows 11

Richard
Written by
Richard
Aug 14, 2021 Updated Apr 28, 2026 2 min read
How to Enable or Disable Sticky Keys in Windows 11

Sticky Keys is a helpful feature in Windows 11. It is designed for people who find it hard to press two or more keys at the same time. Normally, to copy text, you must hold down the CTRL key while pressing C. With Sticky Keys, you can press these keys one at a time instead.

Why use Sticky Keys?

Some users find it physically difficult to hold down multiple keys at once. Sticky Keys makes it easier to use keyboard shortcuts by letting you press them in sequence. This makes your computer much more comfortable to use.

What happens when done?

Once you change these settings, your keyboard will act exactly as you chose. You will not need to hold down keys like CTRL, ALT, or SHIFT to perform commands. Your computer will “remember” that you pressed the first key until you press the next one.

How to change Sticky Keys settings

You can manage this feature through the Windows Settings menu. Follow these steps:

  1. Open the Settings app. You can do this by pressing the Windows key + I on your keyboard or by searching for “Settings” in the taskbar.
Opening the Windows 11 Settings app from the start menu
  1. In the Settings menu, click on Accessibility in the left sidebar.
  2. Select Keyboard on the right side of your screen.
Selecting the Keyboard menu within Windows 11 Accessibility settings
  1. Find the Sticky keys option. Toggle the switch to On to enable it, or Off to disable it.
Locating the Sticky Keys toggle switch in Windows 11 settings

If you prefer to use the command line, you can change the registry settings. Note: This requires admin privileges.

To disable the feature via command prompt, use this command:

🗝️Registry
reg add "HKEY_CURRENT_USER\Control Panel\Accessibility\StickyKeys" /v Flags /t REG_SZ /d 506 /f
Toggling the Sticky Keys feature on or off in Windows 11

That is all it takes to manage this feature on your Windows 11 device.

Summary

  • What is it? Sticky Keys lets you perform keyboard shortcuts without holding down multiple keys at once.
  • How to change it: Go to Settings > Accessibility > Keyboard to toggle it on or off.
  • Why use it: It makes typing and using shortcuts more comfortable for everyone.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2469 articles → Twitter

📚 Related Tutorials

How to Disable Command Prompt in Windows 11
Windows How to Disable Command Prompt in Windows 11
How to Turn On Notifications for Sticky, Filter, or Toggle Keys in Windows 11
Windows How to Turn On Notifications for Sticky, Filter, or Toggle Keys in Windows 11
How to Access Control Panel in Windows 11
Windows How to Access Control Panel in Windows 11

3 responses to “How to Enable or Disable Sticky Keys in Windows 11”

Leave a Reply

Your email address will not be published. Required fields are marked *