Skip to content

Instantly share code, notes, and snippets.

@esteves67
Forked from Senorsen/csr-caps-lock-osd-mute.reg
Created February 15, 2021 19:03
Show Gist options
  • Save esteves67/52b49ae9939209b38fae11f8cc6afeff to your computer and use it in GitHub Desktop.
Save esteves67/52b49ae9939209b38fae11f8cc6afeff to your computer and use it in GitHub Desktop.
CSR Bluetooth 'Caps Lock' OSD notification mute
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Cambridge Silicon Radio\Harmony\Default]
"OSD"=dword:00000000
From: https://answers.microsoft.com/en-us/windows/forum/windows_7-desktop/caps-lock-notification-appears-on-the-screen-when/285a5edf-eb03-4e19-93c3-63e869486180?page=12
By jaaymaac replied on June 2, 2015
I finally found the file in the registry that got rid of the notifications if you have a CSR Harmony Bluetooth dongle installed:
HKEY_LOCAL_MACHINE\SOFTWARE\Cambridge Silicon Radio\Harmony\Default
double click OSD
set value to 0
restart pc
no more caps lock on / off notifications for me!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment