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 Aug 13, 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 a Windows 11 touchpad lets you zoom in and out of photos, web pages, and documents by spreading or pinching two fingers on your laptop trackpad. Most laptops built in the last five years have precision touchpads that handle this zoom shortcut automatically without needing extra software.

You can turn this gesture on or off in a few quick clicks through the Windows 11 Settings app. If your fingers keep zooming your screen by accident, turning the setting off solves the problem right away.

⚡ 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

The Settings app controls touchpad zoom behavior directly. Turning this toggle on or off determines whether the screen reacts when two fingers pinch together.
  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

Advanced configurations or unresponsive menus call for the Windows Registry Editor as an alternative approach. This database tool modifies system configurations at a deeper level.

Turn On “Pinch to zoom”

System defaults maintain this configuration initially.

🗝️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

Configuring touchpad zoom relies on either the graphical settings menu or registry modifications.

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 Access Settings in Windows 11
Windows How to Access Settings 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 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 *