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.
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.
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 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.- Open Settings by pressing
Win+I. - Click on Bluetooth & devices on the left side. Then click on Touchpad on the right side. (see screenshot below)
- Click on Scroll & zoom to expand it open. (see screenshot below step 4)
- Check (on – default) or uncheck (off) Pinch to zoom for what you want. (see screenshot below)
- You can now close Settings if you like.

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”
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)
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.
No comments yet — be the first to share your thoughts!