WindowsDebloat

Disable showing app suggestions when snapping windows

Multi-taskingMin Build: 22000Revertible

This will turn off app suggestions when you snap windows to the sides or corners of the screen.

Code to Apply

Disable showing app suggestions when snapping windowsRegistry
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

"SnapAssist"=dword:00000000


Code to Revert

Enable showing app suggestions when snapping windows Disable showing app suggestions when snapping windowsRegistry
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

"SnapAssist"=dword:00000001


Want to combine this with other tweaks?

Open Configurator