Disabling Stickey Dialog

Anonymous
2020-11-04T16:17:13.69+00:00

Hi,

When am sign-out from one user to another user and if i Press right shift key continuously am getting Sticky key dialog, i have tried the below changes its not working

;Disable Sticky Keys
[HKEY_CURRENT_USER\Control Panel\Accessibility\StickyKeys]
"Flags"="506"

;Disable Filter Keys
[HKEY_CURRENT_USER\Control Panel\Accessibility\Keyboard Response]
"Flags"="122"

;Disable Toggle Keys
[HKEY_CURRENT_USER\Control Panel\Accessibility\ToggleKeys]
"Flags"="58"

In the specific user am not getting the dialog, am getting only when am sign-out from one user to another and if i keep pressing right shift key while signing out i will get the Sticky dialog.

It would be great if someone helps me out to disable the sticky key when we sign-out from one user to another user.

Thanks,
Mike

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,567 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Joy Qiao 4,896 Reputation points Microsoft Employee
    2020-11-05T09:46:11.44+00:00

    Hi Mike,

    Does the issue occur when you login to that user account rather than sign out from other user account and login this one?

    After sign in this account, please go to device manufacturer website, download and install the latest keyboard driver.

    Does the issue occur on left shift key? If not, try to switch with another keyboard, then check if the issue occur with this user account.

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Joy Qiao 4,896 Reputation points Microsoft Employee
    2020-11-06T07:30:27.69+00:00

    Hi,

    Thank you for your description, I think I can clearly understanding about your issue.

    Those registry key you have configured just apply to current user. So if you are in logon screen, it will not apply any user account registry configuration. So after you hit 5 times shift keys, it will trigger stickey dialog box as expected.

    Bests,

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.