Skip to content
Follow
Windows

How to Change Touchpad Four-finger Swipe Gestures in Windows 11

Richard
Written by
Richard
Mar 24, 2026 Updated Jul 12, 2026 2 min read
How to Change Touchpad Four-finger Swipe Gestures in Windows 11
How to Change Touchpad Four-finger Swipe Gestures in Windows 11

Changing touchpad four-finger swipe gestures in Windows 11 lets you control PC actions with simple finger movements.

These gestures are shortcuts that let you quickly switch between apps or see your desktop without using your mouse. Windows 11 offers these customisable actions for a smoother experience.

You can change these gestures for your precision touchpad, which supports advanced multi-touch features. This is available on most modern laptops running Windows 11.

⚡ Quick Answer

Go to Settings, then Bluetooth & devices, and select Touchpad. Expand Four-finger gestures and choose your desired action from the Swipes menu.

Change Touchpad Four-finger Swipe Gestures in Settings

  1. Open Settings (⊞ Win+I).
  2. Click on Bluetooth & devices on the left side. Then click on Touchpad on the right side. (see screenshot below)

Changing what happens when you swipe with four fingers on your Windows 11 touchpad is possible within the Settings app. To change these gestures, open Settings, then navigate to Bluetooth & devices, and click on Touchpad.

  1. Click on Four-finger gestures to expand it.
  2. Select one of these options in the Swipes drop menu:
  3. You can now close Settings.
Four-finger swipe gestures settings in Windows 11
Four-finger swipe gestures settings in Windows 11

Option Two

Change Touchpad Four-finger Swipe Gestures Using Registry

📝Note
This method requires administrator privileges.

Change Touchpad Four-finger Swipe Gestures to “Nothing”

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

Change Touchpad Four-finger Swipe Gestures to “Switch apps and show desktop”

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

Change Touchpad Four-finger Swipe Gestures to “Switch desktops and show desktop”

This is the default setting.

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

Change Touchpad Four-finger Swipe Gestures to "Change audio and volume"

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

Option Three

Change Touchpad Four-finger Advanced Swipe Gestures in Settings

  1. Open Settings (Win+I).
  2. Click on Bluetooth & devices on the left side. Then click on Touchpad on the right side.

Open Touchpad settings

  1. Click on Advanced gestures.
  2. Under Configure four-finger gestures, select the action you want in each gesture drop menu.
  3. You can now close Settings.
Configuring four-finger gestures on Windows 11 touchpad
Configuring four-finger gestures on Windows 11 touchpad

Summary

You've now learned three ways to change your touchpad's four-finger swipe gestures in Windows 11.

The Settings app provides the most direct method. For more granular control over gesture functions, consider exploring the Registry or the Advanced gestures section within Settings.

How do I change the gesture settings?

For apps, swiping right or left can take you back to the previous screen. If you're on the very first screen and swipe right or left, you'll return to your home screen.

How do I disable four finger swipe?

You can disable this feature. Once disabled, swiping from the corners will do nothing, acting like a normal app exit without triggering screenshots or new notes.

Was this guide helpful?

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 Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Switch Between Open Windows in Windows 11
Windows How to Switch Between Open Windows in Windows 11
How to Enable or Disable Bluetooth in Windows 11
Windows How to Enable or Disable Bluetooth in Windows 11
How to Enable or Disable Show Desktop Windows 11 Taskbar
Windows How to Enable or Disable Show Desktop Windows 11 Taskbar

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *