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