Hide snap layout flyout at top of screen and on maximize button

Multi-taskingVersion minimale de Windows: 22000Réversible

This will turn off the snap layout flyout that appears when you hover over the maximize button or drag windows to the top of the screen.

Code à appliquer

Hide snap layout flyout at top of screen and on maximize buttonRegistry
Windows Registry Editor Version 5.00


; Disable Snap Layouts on the top of the screen and when hovering over the maximize button

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

"EnableSnapBar"=dword:00000000
"EnableSnapAssistFlyout"=dword:00000000

Code pour annuler

Show snap layout flyout at top of screen and on maximize buttonRegistry
Windows Registry Editor Version 5.00


; Enable Snap Layouts on the top of the screen and when hovering over the maximize button

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

"EnableSnapBar"=dword:00000001
"EnableSnapAssistFlyout"=dword:00000001

Envie de combiner ceci avec d'autres ajustements ?

Ouvrir le configurateur