Skip to content
Follow
Windows

How to Turn On or Off Drag Two Fingers to Scroll on Touchpad in Windows 11

Richard
Written by
Richard
Mar 23, 2026 Updated Jul 12, 2026 2 min read
How to Turn On or Off Drag Two Fingers to Scroll on Touchpad in Windows 11
How to Turn On or Off Drag Two Fingers to Scroll on Touchpad in Windows 11

Turning the two-finger scroll on or off in Windows 11 lets you control how you scroll through pages using your touchpad.

This feature allows you to glide through documents, websites, and other content by swiping two fingers up or down on the touchpad surface.

Windows 11 provides this handy option directly within the Settings app, usually found under the Touchpad tab.

You can easily adjust this setting on most Windows 11 laptops, whether they have a built-in precision touchpad or an external compatible one.

⚡ Quick Answer

Go to Settings Bluetooth & devices Touchpad. Expand Scroll & zoom, then check or uncheck “Drag two fingers to scroll.

Turn On or Off Drag Two Fingers to Scroll 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.

Use the Settings app to turn two-finger scroll on or off in Windows 11. Open Settings, then navigate to Bluetooth & devices. Click on Touchpad. Look for the Scroll & zoom section to find the option.

  1. Click on Scroll & zoom to expand it. (see screenshot below step 4)
  2. Check (turn on – default) or uncheck (turn off) the Drag two fingers to scroll option for what you want.
  3. You can now close Settings.
Settings menu for two-finger scroll in Windows 11
Settings menu for two-finger scroll in Windows 11

Option Two

Turn On or Off Drag Two Fingers to Scroll Using Registry

If you’re comfortable editing the Windows Registry, you can change the two-finger scroll setting using a command. This approach involves running a specific command in the Command Prompt. The command modifies a registry value to enable or disable the feature.

This is the default setting.

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

Turn Off "Drag two fingers to scroll"

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

Summary

Now you know how to enable or disable the two-finger drag scroll feature on your Windows 11 touchpad. You can use the Settings app for a quick method or the Registry for more advanced control. Pick the approach that suits you best.

How do I turn on two fingers to scroll?

This setting controls whether a downward swipe moves the content up or down.

How do I turn off two finger scrolling?

In Step four, navigate to the Gestures & interaction section, and click to expand Scroll & zoom. Step five, click to remove the check mark in the box next to Drag two fingers to scroll.

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 Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Turn On or Off Touchpad Accelerated Scrolling in Windows 11
Windows How to Turn On or Off Touchpad Accelerated Scrolling in Windows 11
How to Adjust Touchpad Sensitivity in Windows 11
Windows How to Adjust Touchpad Sensitivity in Windows 11
How to change Touchpad Click Sensitivity on Microsoft Surface Devices
Windows How to change Touchpad Click Sensitivity on Microsoft Surface Devices

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

Leave a Comment

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