Skip to content
Follow
Windows

How to Turn On or Off Tap Touchpad with Single Finger to Single-Click in Windows 11

Richard
Written by
Richard
Mar 22, 2026 Updated Aug 13, 2026 2 min read
How to Turn On or Off Tap Touchpad with Single Finger to Single-Click in Windows 11
How to Turn On or Off Tap Touchpad with Single Finger to Single-Click in Windows 11

Single-finger tap to click on Windows 11 lets you tap your laptop touchpad once to do a normal left-click instead of pressing down hard. This setting works on almost all Windows 11 laptops with a precision touchpad.

You can turn this feature on or off in a few seconds right from the main Windows settings app.

⚡ Quick Answer

Navigate to Settings Bluetooth & devices Touchpad. Expand the Taps section and check or uncheck “Tap with a single finger to single-click” to enable or disable the feature.

Turn On or Off Tap Touchpad with Single Finger to Single-Click in Settings

  1. Open Settings by pressing Win+I.
  2. Click on Bluetooth & devices on the left side. Then click on Touchpad on the right side. (see screenshot below)

The Settings app provides a quick way to control the Windows 11 touchpad single click feature. Opening Settings, navigating to Bluetooth & devices, and selecting Touchpad brings up the necessary controls.

  1. Click on Taps to expand it open. (see screenshot below step 4)
  2. Check (on – default) or uncheck (off) Tap with a single finger to single-click for what you want. (see screenshot below)
  3. You can now close Settings if you like.
Windows 11 Touchpad settings showing tap with single finger to single-click option
Windows 11 Touchpad settings showing tap with single finger to single-click option

Option Two

Turn On or Off Tap Touchpad with Single Finger to Single-Click using Registry

Users who prefer avoiding the Settings app can adjust the Windows 11 touchpad single click behavior directly through the Registry Editor (a centralized database storing low-level operating system configurations). This advanced method modifies the underlying system configuration keys.

The system applies this configuration by default.

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\PrecisionTouchPad" /v TapsEnabled /t REG_DWORD /d 4294967295 /f

Turn Off “Tap with a single finger to single-click” %📂%FLAG_ADMIN%%

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\PrecisionTouchPad" /v TapsEnabled /t REG_DWORD /d 0 /f

Summary

Managing single-finger tap-to-click behavior involves utilizing either the standard Settings app or the Registry Editor depending on your preference.

What is the difference between single click and double click in 🪟 Windows 11?

A single click triggers an interface action, whereas a double-click expands upon it. Selecting an item generally requires one click, while editing that same item calls for a double-click.

How do I make it so I only have to click once on 🪟 Windows 11?

Closing this window remains optional. Launching the Steam Deck application, for instance, requires only a single click.

What are common 🪟 Windows 11 touchpad problems?

Connecting an external wired or wireless mouse occasionally triggers an automated feature that disables the laptop touchpad.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
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.

📚 Related Tutorials

How to Turn On or Off Tap Touchpad with Two Fingers to Right-Click in Windows 11
Windows How to Turn On or Off Tap Touchpad with Two Fingers to Right-Click in Windows 11
How to Enable or Disable Bluetooth in Windows 11
Windows How to Enable or Disable Bluetooth in Windows 11
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Change or Disable Touchpad Single-finger Scrolling Side in Windows 11
Windows How to Change or Disable Touchpad Single-finger Scrolling Side in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

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