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 Sep 15, 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 in Windows 11 lets you view photos, web pages, and documents closer up by spreading or pinching two fingers on your laptop trackpad. Most laptops built in the last five years include precision touchpads that handle this gesture automatically without extra software.

Advertisement

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.

Advertisement

Turn On or Off Pinch to Zoom on Touchpad in Settings

You can turn on or off pinch to zoom on touchpad using the Windows Settings app. This lets your screen react when you pinch two fingers together or pull them apart on the trackpad. Open the main settings menu, select your device options, and find the zoom controls under the scroll menu to change this behavior in seconds.
  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

You can turn on or off pinch to zoom on touchpad using the Registry Editor if the main settings menu fails to work. This advanced method lets you change system values directly through specific command lines. Make sure you enter the correct command to enable or disable the two-finger zoom feature without opening the standard control panels.

Turn On “Pinch to zoom”

System defaults maintain this configuration initially.

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

Turn Off “Pinch to zoom”

Advertisement
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.

Advertisement

📚 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 *