Hide snap layout flyout at top of screen and on maximize button
Multi-taskingMinimale Windows-Build-Nummer: 22000Rückgängig machbar
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.
Anwendungscode
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
Rücksetzungscode
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
Möchten Sie dies mit anderen Optimierungen kombinieren?
Konfigurator öffnenVerwandte Optimierungen
Disable window snapping
This will turn off the ability to snap windows to the sides or corners of the screen.
Disable showing app suggestions when snapping windows
This will turn off app suggestions when you snap windows to the sides or corners of the screen.
Hide tabs from apps when snapping or pressing Alt+Tab
Show 3 tabs from apps when snapping or pressing Alt+Tab
Show 5 tabs from apps when snapping or pressing Alt+Tab