How to disable gestures (charms bar, edge swipes, etc...) without changing the registry

Anonymous
2012-12-23T17:49:41+00:00

I've had a Windows 8 laptop for a few days and the charms bar/settings pages that kept popping up out of nowhere were driving me absolutely insane.  BUT, I finally figured out how to turn them off. 

I went into control panel>hardware and sound>mouse>device settings>settings.  From there you can adjust a lot of the trackpad settings, including DISABLE EDGE SWIPES. 

I have a Toshiba Satellite with a synaptics mouse/trackpad, so i cant guarantee this works with all models, devices, etc. 

Windows 8 for laptop is now tolerable!  Hope this helps!

Windows for home | Previous Windows versions | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2013-05-23T18:33:46+00:00

Try this; maybe it will work:

Control Panel>Mouse>UltraNav>TouchPad Settings>Application Gestures>Edge Swipes>Deselect “Enable Edge Swipes”

Was this answer helpful?

10+ people found this answer helpful.
0 comments No comments

199 additional answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Anonymous
    2013-03-17T21:09:01+00:00

    Microsoft is pushing pretty and fancy but useless garbage so you won't buy an Mac.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-03-11T01:50:08+00:00

    Microsoft!

    Cant you see how many users are complaining?

    Please post a solution!!!!!!!

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2013-03-10T06:49:41+00:00

    Doing this involves editing the registry, it is recommended to do a manual system restore point before doing this.

    You will need to make a file called gestures.reg, open notepad and paste the following:

    Windows Registry Editor Version 5.00
    [HKEY_CURRENT_USER\Software\Synaptics\SynTPEnh\ZoneConfig\TouchPadPS2\Right Edge Pull]
    "ActionType"=dword:00000000
    [HKEY_CURRENT_USER\Software\Synaptics\SynTPEnh\ZoneConfig\TouchPadPS2\Left Edge Pull]
    "ActionType"=dword:00000000
    [HKEY_CURRENT_USER\Software\Synaptics\SynTPEnh\ZoneConfig\TouchPadPS2\Right Edge Pull Extended Zone]
    "ActionType"=dword:00000000
    [HKEY_CURRENT_USER\Software\Synaptics\SynTPEnh\ZoneConfig\TouchPadPS2\Top Edge Pull]
    "ActionType"=dword:00000000
    

    Save this file somewhere, with the .reg extension.

    Now run it, some warning boxes may come up, you will need to press Yes when they do, after the operation has finished, reboot your PC and they should now be disabled.

    Was this answer helpful?

    0 comments No comments