Skip to content
Follow
Windows

How to Turn On or Off Pinch to Zoom 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 Pinch to Zoom on Touchpad in Windows 11
How to Turn On or Off Pinch to Zoom on Touchpad in Windows 11

Pinch to zoom on your Windows 11 touchpad lets you easily make things on your screen bigger or smaller using just two fingers.

This gesture, where you spread your fingers apart to zoom in or pinch them together to zoom out, is managed directly in the Windows 11 Settings app.

Most modern laptops with ‘precision touchpads’, which Microsoft has used since Windows 10, support this feature.

You can find this handy zoom option within your touchpad’s specific settings.

⚡ Quick Answer

Go to Settings Bluetooth & devices Touchpad. Expand “Scroll & zoom” and then check or uncheck “Pinch to zoom” to enable or disable it.

Turn On or Off Pinch to Zoom on Touchpad in Settings

You can turn the pinch to zoom feature for your Windows 11 touchpad on or off directly in the Settings app. This method lets you control if your touchpad zooms in and out when you pinch your fingers together, adjusting its behavior.
  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 Scroll & zoom to expand it open. (see screenshot below step 4)
  4. Check (on – default) or uncheck (off) Pinch to zoom for what you want. (see screenshot below)
  5. You can now close Settings if you like.
Demonstration of pinch to zoom feature on touchpad in Windows 11
Demonstration of pinch to zoom feature on touchpad in Windows 11

Option Two

Turn On or Off Pinch to Zoom on Touchpad Using Registry

Alternatively, if you prefer advanced settings or the Settings app option isn’t working, you can manage pinch to zoom using the Windows Registry Editor. This method directly changes the feature’s setting, offering another way to manage zoom functionality on your device.

Turn On “Pinch to zoom”

This is the default setting.

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

Turn Off "Pinch to zoom"

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

Summary

You've learned two methods to control the pinch to zoom feature on your Windows 11 touchpad, whether you prefer using the Settings app or the Registry Editor.

How to pinch zoom with trackpad?

To enable pinch to zoom, navigate to the 'General activation force' setting and select 'Enable pinch to zoom on touchpad.' Click 'OK.' The pinch to zoom gesture will now work without needing another key.

How do I zoom in on a touch pad?

While smartphones and tablets commonly use a "pinch" gesture (bringing two fingers together) for zooming, this often doesn't apply to touchpads. Instead, a sliding motion is typically used: sliding up zooms in, and sliding down zooms out.

Was this guide helpful?

0% of readers found this helpful (1 votes)

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 Touchpad Accelerated Scrolling in Windows 11
Windows How to Turn On or Off Touchpad Accelerated Scrolling in Windows 11
How to Restore Touchpad Gestures to Default in Windows 11
Windows How to Restore Touchpad Gestures to Default in Windows 11
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to adjust Touchpad Sensitivity in Windows 11
Windows How to adjust Touchpad Sensitivity 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 *