This tutorial will show you how to enable or disable the touch keyboard typing sound for your account in Windows 11.
Windows 11 includes a touch keyboard you can click/tap on to enter text. This can be handy if you have a PC with a touchscreen without a physical keyboard.
When you type on the touch keyboard, it will play a click sound indicating the key being pressed like on a physical keyboard.
Contents
- Option One: Enable or Disable Touch Keyboard Typing Sound in Settings
- Option Two: Enable or Disable Touch Keyboard Typing Sound using REG file
EXAMPLE: Touch keyboard
1 Open Settings (Win+I).
2 Click/tap on Time & language on the left side, and click/tap on Typing on the right side. (see screenshot below)
3 Click/tap on Touch keyboard to expand it open. (see screenshot below step 4)
4 Check (on - default) or uncheck (off) Play key sounds as I type for what you want. (see screenshot below)
5 You can now close Settings if you like.
1 Do step 2 (enable) or step 3 (disable) below for what you want.
2 Enable Touch Keyboard Typing Sound
This is the default setting
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Enable_touch_keyboard_typing_sound.reg
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\TabletTip\1.7]
"EnableKeyAudioFeedback"=dword:00000001
3 Disable Touch Keyboard Typing Sound
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Disable_touch_keyboard_typing_sound.reg
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\TabletTip\1.7]
"EnableKeyAudioFeedback"=dword:00000000
4 Save the REG file to your desktop.
5 Double click/tap on the downloaded REG file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 You can now delete the downloaded REG file if you like.
That's it,
Shawn Brink
Related Tutorials
- Open Touch Keyboard in Windows 11
- Show or Hide Touch Keyboard icon on Taskbar System Tray in Windows 11
- Turn On or Off Show Touch Keyboard when No Keyboard Attached in Windows 11
- Change Touch Keyboard Size in Windows 11
- Change Touch Keyboard Layout in Windows 11
- Turn On or Off Key Background for Touch Keyboard in Windows 11
- Change Key Text Size on Touch Keyboard in Windows 11
- Reset Touch Keyboard Default Open Position in Windows 11
- Turn On or Off Show Voice Typing Mic Button on Touch Keyboard in Windows 11
- Turn On or Off Touch Keyboard Add Period after Double-tap Spacebar in Windows 11
- Enable or Disable Shift Lock on Touch Keyboard in Windows 11
Attachments
Last edited: