Files
Win11Debloat/Regfiles/Disable_Snap_Layouts.reg
T

9 lines
582 B
Reg
Raw Normal View History

2026-02-12 23:14:15 +01:00
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
2026-04-26 18:34:42 +02:00
2026-02-12 23:14:15 +01:00