Skip to content
Follow
Windows

How to Turn On or Off Tap Twice and Drag on Touchpad to Multi-Select in Windows 11

Richard
Written by
Richard
Mar 22, 2026 Updated Jul 12, 2026 2 min read
How to Turn On or Off Tap Twice and Drag on Touchpad to Multi-Select in Windows 11
How to Turn On or Off Tap Twice and Drag on Touchpad to Multi-Select in Windows 11

Tap twice and drag on your touchpad in Windows 11 lets you select multiple items, like files or text, without needing to click and hold. This touchpad gesture works by tapping your touchpad two times quickly, then sliding your finger across it.

Most modern Windows 11 laptops have precision touchpads that support this feature. It’s a useful shortcut to speed up tasks, but it can sometimes trigger accidentally, selecting things you didn’t mean to.

You can control this setting within Windows 11’s device options to turn it on or off. Knowing how to manage it prevents unwanted selections while letting you use the quick multi-select when you need it.

⚡ Quick Answer

Open Settings, go to Bluetooth & devices, then Touchpad, expand Taps, and check or uncheck “Tap twice and drag to multi-select.” This gesture allows you to select multiple items by tapping and dragging on your touchpad.

Turn On or Off Tap Twice and Drag Using Settings

You can turn the Windows 11 touchpad tap and drag feature on or off right from the Settings app. This option lets you select multiple files or items by double-tapping your touchpad and then moving your finger. To find this setting, open Settings by pressing the ⊞ Win and I together. Then, click ‘Bluetooth & devices’ on the left side and select ‘Touchpad’ on the right.
  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)
  3. Click on Taps to expand the section. (See screenshot below step 4)
  4. Check the box (on – default) or uncheck the box (off) next to Tap twice and drag to multi-select based on what you want. (See screenshot below)
  5. You can now close Settings.
Windows 11 Touchpad Settings showing tap twice and drag option
Windows 11 Touchpad Settings showing tap twice and drag option

Option Two

Turn On or Off Tap Twice and Drag Using Registry

This advanced method involves editing system files in the Registry Editor (a tool for directly modifying Windows settings). To set the tap and drag feature to its default, enabled state, use the command: reg add "🗝️HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\PrecisionTo". This command restores the default setting. To turn it off:

This is the default setting.

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

To turn it off:

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

Summary

⚠️Warning
You can control the 'Tap twice and drag' feature on your Windows 11 touchpad. Use Settings for a convenient approach, or the Registry if you're comfortable with command-line methods. The feature is on by default, but you can turn it off anytime depending on your preference.

How to drag with touchpad 🪟 Windows 11?

How do you drag with the touchpad in Windows 11?

Double-tap the touchpad, but don't lift your finger after the second tap. The file will then 'stick' to your pointer until you move your finger.

How to turn on touchpad tap to click 🪟 Windows 11?

How do you turn on touchpad tap-to-click in Windows 11?

Go to Settings Bluetooth & devices Touchpad. Toggle the touchpad option to turn it off and on. Then everything's set to use.

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 Select Multiple Files in Windows 11
Windows How to Select Multiple Files in Windows 11
How to Turn On or Off Touchpad Automatic Scrolling with Pressure in Windows 11
Windows How to Turn On or Off Touchpad Automatic Scrolling with Pressure 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
How to Change Touchpad Scroll Speed in Windows 11
Windows How to Change Touchpad Scroll Speed 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 *