Disable showing app suggestions when snapping windows

Multi-taskingMinimale Windows-buildversie: 22000Omkeerbaar

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

Toe te passen code

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 om ongedaan te maken

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


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

"SnapAssist"=dword:00000001

Wilt u dit combineren met andere aanpassingen?

Configurator openen