WindowsDebloat

Disable window snapping

Multi-taskingAll Windows 10/11 versionsRevertible

This will turn off the ability to snap windows to the sides or corners of the screen.

Code to Apply

Disable window snappingRegistry
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Control Panel\Desktop]

"WindowArrangementActive"="0"


Code to Revert

Enable window snapping Disable window snappingRegistry
Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Control Panel\Desktop]

"WindowArrangementActive"="1"


Want to combine this with other tweaks?

Open Configurator