Support #940
Disable Screen Edge Swipe in Windows 10
Description
This is a guide to disable the edge swipe feature in Windows 10, since there is no easy way to disable this in the Settings or Control Panel.
- Press the
[Windows] + R
keys to open a run prompt.
- Type
regedit
and hit[Enter]
.
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
and right-click on the Windows key and add a New Key named EdgeUI
- Inside the EdgeUI key add a new DWORD called
AllowEdgeSwipe
and set the value to 0 (disabled).
- Reboot Windows
Resources¶
Updated by Daniel Curtis over 6 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100