Accessibility Turn On or Off Toggle Keys Tone in Windows 11

  • Thread starter Thread starter Brink
  • Start date Published: Start date Updated Updated:
  • Tags Tags
    sound

sound_banner.png

This tutorial will show you how to turn on or off Toggle Keys for your account in Windows 11.

Toggle Keys causes a tone to sound when you press the Caps Lock, Num Lock, or Scroll Lock keys.


Contents





Option One

Turn On or Off Toggle Keys using Keyboard Shortcut


1 Press and hold the Num Lock for 5 seconds until you hear a tone.

2 If turning on Toggle Keys, click/tap on Yes to confirm. (see screenshot below)

Toggle_Keys_num_lock_shortcut.png





Option Two

Turn On or Off Toggle Keys in Settings


1 Open Settings (Win+I).

2 Click/tap on Accessibility on the left side, and click/tap on Keyboard on the right side. (see screenshot below)


Toggle_Keys_Settings-1.png

3 Turn On or Off (default) Toggle Keys for what you want on the right side. (see screenshot below)

Toggle_Keys_Settings-2.png

4 You can now close Settings if you like.




Option Three

Turn On or Off Toggle Keys in Control Panel


1 Open the Control Panel (icons view), and click/tap on the Ease of Access Center icon.

2 Click/tap on either the Make the keyboard easier to use or Make it easier to focus on tasks settings link. (see screenshot below)

Toggle_Keys_Control_Panel-1.png

3 Check (on) or uncheck (off - default) Turn on Toggle Keys for what you want, and click/tap on OK. (see screenshot below)

Toggle_Keys_Control_Panel-2.png

4 You can now close the Control Panel if you like.




Option Four

Turn On or Off Toggle Keys using REG file


1 Do step 2 (on) or step 3 (off) below for what you would like to do.

2 To Turn On Toggle Keys

A) Click/tap on the Download button below to download the file below, and go to step 4 below.

Turn_on_Toggle_Keys_tone_for_current_user.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Accessibility\ToggleKeys]
"Flags"="63"

3 To Turn Off Toggle Keys

This is the default setting.


A) Click/tap on the Download button below to download the file below, and go to step 4 below.

Turn_off_Toggle_Keys_tone_for_current_user.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Accessibility\ToggleKeys]
"Flags"="62"

4 Save the REG file to your desktop.

5 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.

6 Double click/tap on the downloaded REG file to merge it.

7 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

8 Sign out and sign in to apply.

9 You can now delete the downloaded REG file if you like.


That's it,
Shawn Brink


 

Attachments

Last edited:
Hey Shawn. Do you know if the sound is customizable?
I didn't see anything under Sound/Sounds where you can change the other system sounds.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom
Hey Shawn. Do you know if the sound is customizable?
I didn't see anything under Sound/Sounds where you can change the other system sounds.

Hello, :alien:

I haven't seen anything so far to change the toggle keys tone sound.
 

My Computers

System One System Two

  • OS
    Windows 11 Pro for Workstations
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom self build
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GDDR5X)
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G75 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO M.2,
    TerraMaster F8 SSD Plus NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3 wall mounted
    Cooling
    Corsair Hydro H115i
    Keyboard
    Amazon Basics Wired Full Keyboard MD005
    Mouse
    Logitech MX Master 4
    Internet Speed
    2 Gbps Download and 100 Mbps Upload
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    CyberPower CP1500PFCLCD
    Galaxy S23 Plus phone
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    Surface Laptop 7 Copilot+ PC
    CPU
    Snapdragon X Elite (12 core) 3.42 GHz
    Memory
    16 GB LPDDR5x-7467 MHz
    Monitor(s) Displays
    15" HDR
    Screen Resolution
    2496 x 1664
    Hard Drives
    1 TB SSD
    Internet Speed
    Wi-Fi 7 and Bluetooth 5.4
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender
Hey Shawn. Do you know if the sound is customizable?
I didn't see anything under Sound/Sounds where you can change the other system sounds.
heres an ahk script (i compiled it to exe; attached). turn off windows' toggle keys sound. place this anywhere you want in it's own folder. it will create a settings.ini to save its config in that location too. if you want it to run at startup, create a shortcut and place the shortcut in Shell:Startup folder. it runs in tray. you can right click it to enable/disable the sound. you can also right click it and choose a custom sound for it to use (supports mp3, wav, aac and m4a). the initial key press after changing the audio takes 1 second but any subsequent presses are instantaneous. (may get flagged by antivirus because its a compiled script, but its safe. i made it myself).
 

Attachments

My Computer

System One

  • OS
    Windows 11 Pro

Latest Support Threads

Back
Top Bottom