Windows 11 Snap Layouts not working — hovering over the maximise button and getting no layout options, or the Win+Z shortcut doing nothing — is a specific shell feature issue that’s easy to fix once you know what controls it. You’ll find the complete rundown in our Complete Guide to Fixing Windows, Browser, and Software Errors.
The most common cause: Snap Layouts is turned off in settings, or a Windows Update reset the setting. The fix takes about 10 seconds.
Check 1: Verify Snap is enabled
Settings → System → Multitasking → “Snap windows” → ensure this toggle is On. Below it, check that “Show snap layouts when I hover over a window’s maximize button” is also enabled. This is the option that shows the layout overlay when hovering over the maximise button in the top-right corner.
Windows Updates occasionally reset this setting. If you had Snap working and it suddenly stopped: this toggle was likely turned off. Enable it → test immediately by hovering over any window’s maximise button.
Check 2: Are you hovering in the right place?
Snap Layouts appear when you hover over the maximise button (the square icon between the minimize and close buttons), not just anywhere on the title bar. The hover popup takes a moment to appear — hold the cursor still over the maximise button for about 1 second. If your cursor is moving: the popup dismisses before it fully appears.
Win+Z is the keyboard shortcut alternative that’s more reliable on some configurations — try it as a test to confirm whether the layouts UI works at all.
Fix 1: Restart Windows Explorer
Snap Layouts is part of the shell. When Explorer’s shell gets into a bad state: Snap stops responding even with correct settings. Ctrl+Shift+Esc → Task Manager → right-click “Windows Explorer” → Restart. After the shell restarts (takes 2 seconds): test Snap Layouts again.
Fix 2: Windows version requirement
Snap Layouts was introduced in Windows 11 and requires Windows 11 version 21H2 or later. If running a very early Windows 11 build that hasn’t been updated in a long time: check Settings → Windows Update → install all pending updates → restart → test.
Fix 3: Per-application snap behaviour
Some applications override maximise button behaviour and prevent Snap Layouts from appearing. Video players, game launchers, and custom-framework applications (Electron apps, JavaFX) sometimes handle the maximise button themselves rather than letting Windows handle it.
Test: open Notepad or File Explorer and hover over the maximise button. If Snap Layouts appear in standard applications but not in a specific app: that application doesn’t support Snap Layouts — this is the app’s choice, not a Windows setting that can be changed.
Fix 4: Group Policy restriction
In enterprise environments: Group Policy can disable Snap entirely for all users on managed machines. gpedit.msc → User Configuration → Administrative Templates → Windows Components → Multitasking → “Allow snap.” If set to Disabled: Snap Layouts are unavailable regardless of Settings configuration. Contact IT if Snap is needed as a work productivity tool.
Fix 5: Registry check for Snap
The Snap settings are stored in the registry. When Group Policy or a third-party tool disables Snap at the registry level: the Settings toggle appears to be On but Snap doesn’t function. Win+R → regedit → navigate to:
HKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionExplorerAdvanced
Look for “EnableSnapAssistFlyout” — should be 1. Also check:
HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsExplorer
If “EnableSnapBar” or related entries exist here with a value of 0: Group Policy is disabling Snap. Users can’t override this; IT needs to adjust the policy.
Snap Layouts with multiple monitors
Snap Layouts apply per-monitor. On multi-monitor setups with different resolutions: layouts appear based on the monitor the window is currently on. If a window title bar is spanning two monitors (common with very wide windows): Snap may not trigger because Windows can’t determine which monitor the hover should apply to. Move the window fully to one monitor → hover → Snap Layouts should appear normally.
Using Snap keyboard shortcuts
Beyond the maximise button hover, Snap Layouts also respond to these:
- Win+Z: opens Snap Layouts overlay for the current window
- Win+Left/Right arrows: snaps the window to half the screen left/right
- Win+Up arrow: maximises the window (then snap it to a quadrant)
- Win+Left then Win+Up: snaps to top-left quadrant
If Win+Z works but the hover doesn’t: the hover detection specifically is broken. If neither works: the Snap feature itself is disabled or malfunctioning.
Our guide on Windows 11 multitasking features covers virtual desktops that complement Snap Layouts for window management. For keyboard shortcut conflicts that block Win+Z, our keyboard troubleshooting guide covers shortcut interception by applications. Microsoft’s Snap Layouts documentation covers the Snap Assist feature that suggests additional windows to fill snap zones after you snap the first window.
Snap Layouts on smaller screens
Microsoft restricts Snap Layouts on screens with very small display areas. On screens below 9 inches diagonal or with very low resolution: Snap Layouts may be hidden to prevent unusably small snap zones. External monitors connected at low resolution may also suppress Snap Layouts.
If Snap Layouts appear on an external monitor but not the laptop’s built-in display: check whether the scaling is very high (300%+ scaling on a small screen effectively reduces the usable display area). Settings → Display → Scale → reduce scaling to 150-200% and test. This changes the displayed size of everything but may enable Snap Layouts on the primary display.
Third-party window management tools
Applications like DisplayFusion, AquaSnap, Magnet-equivalents for Windows, or PowerToys FancyZones register their own snap handlers that sometimes conflict with Windows 11’s built-in Snap Layouts. When both try to handle the maximise button hover: they can block each other, resulting in neither working.
Test: disable the third-party tool temporarily → hover over a maximise button → check if Windows 11 Snap Layouts appear. If they do: the third-party tool is intercepting the hover. Configure it to not intercept the Windows 11 maximise button, or choose between the two — Windows 11’s Snap Layouts and FancyZones (PowerToys) can coexist if FancyZones is configured to use a different activation method.
Snap Groups — the follow-up feature
Snap Groups shows previously snapped window combinations in the taskbar. When you hover over a taskbar button for a snapped application: a thumbnail showing the full snap group appears, letting you restore the entire layout with one click.
If Snap Groups aren’t appearing: Settings → System → Multitasking → “Show my snapped windows when I hover over taskbar apps, and when I press Alt+Tab” → enable this. Also: “When I snap a window, suggest what I can snap next to it” controls Snap Assist (the sidebar showing other open windows to fill the remaining snap zones).
Snap Layouts and maximise behaviour
A subtle but important point: Snap Layouts only appear on the maximise button, not the minimise or close buttons. If the button layout looks different from the standard Windows 11 style (some applications use custom title bars with different button arrangements): Snap hover won’t work on those applications because the customised button isn’t the standard Windows maximise control.
This affects applications like Spotify, Discord, modern Microsoft Store apps with custom shells, and Electron-based apps. Win+Z still works on most of these as a keyboard alternative.
Snap Layouts layout options by screen width
| Screen width | Available layouts |
| Below 1280px effective width | Limited or no Snap Layouts (small screen restriction) |
| 1280-1919px | 2-column and 3-column layouts |
| 1920px and above | All layouts including 4-column and mixed-size |
If you’re on a 1080p monitor (1920×1080) and only seeing a subset of layouts: the screen may be at 125% or 150% scaling, which reduces the effective width below 1920px. Either reduce scaling or accept the available layouts at your current scaling level.
SFC for Snap infrastructure
When Snap doesn’t respond to Win+Z, hover, or keyboard shortcuts simultaneously and no settings or Group Policy issue explains it: system file corruption in the multitasking shell components may be the cause.
sfc /scannowAdministrator Command Prompt. After SFC completes and the machine restarts: test Snap. System file corruption causing Snap to fail is uncommon but does happen after failed Windows Updates or disk errors.
Snap Layouts disabled after upgrade
On machines upgraded from Windows 10 to Windows 11: Snap Layouts may not be enabled by default if the upgrade preserved Windows 10’s window management settings. The Settings → System → Multitasking page specifically requires the new Windows 11 Snap toggles to be set — they default to On for fresh Windows 11 installations but may not have been enabled during upgrade. Checking and enabling each Snap-related toggle in Multitasking after an upgrade restores the full Windows 11 Snap experience.
PowerToys FancyZones as an alternative
If Windows 11’s built-in Snap Layouts consistently have issues on a specific machine or configuration: Microsoft’s free PowerToys application includes FancyZones, a more configurable alternative. FancyZones lets you define completely custom snap zone layouts, assign keyboard shortcuts, and configure zones that Windows 11’s built-in system doesn’t offer.
FancyZones works independently of Windows 11’s Snap infrastructure — if the built-in system is broken at a deep level, FancyZones provides equivalent functionality via a different code path. Download from github.com/microsoft/PowerToys or through the Microsoft Store.
Snap Layouts is one of Windows 11’s most practically useful features for productivity, and it’s worth getting working correctly. The Settings toggle check and Explorer restart resolve the vast majority of Snap failures in under a minute. The registry check and Group Policy investigation are for the minority of cases where those quick fixes don’t take effect.
Snap Layouts in Remote Desktop
Remote Desktop sessions handle Snap differently. On a local Windows 11 machine connecting to a remote Windows 11 server: Snap Layouts in the remote session use the remote machine’s Snap configuration, not the local one. The remote session also needs sufficient resolution for Snap Layouts to activate — RDP sessions at low resolution (1024×768) may not show Snap Layouts even if the local machine would.
Set the RDP connection’s display resolution to match your local monitor for the best Snap behaviour in remote sessions. Remote Desktop Connection → Show Options → Display tab → “Display configuration” → move the slider to the highest setting.
Customising Snap Layouts behaviour
Settings → System → Multitasking has several Snap-related options beyond the basic on/off:
- “When I snap a window, automatically size it to fill available space”: controls whether snapped windows fill the full zone or maintain a gap
- “When I snap a window, show what I can snap next to it”: Snap Assist — shows other open windows as suggestions to fill remaining zones
- “Show snap layouts when I hover over a window’s maximize button”: the hover popup specifically
- “When I resize a snapped window, simultaneously resize any adjacent snapped window”: linked resize for adjacent snap zones
All four of these need to be enabled for the full Snap Layouts experience. Windows Updates sometimes reset individual sub-toggles while leaving the main Snap toggle on — worth checking all four after an update if Snap behaviour has changed.
For users new to Snap Layouts who haven’t used it much before: the hover popup can be easy to miss if you’re moving the cursor too quickly. Rest the cursor directly on the maximise button (the square between the minus and X in the top-right corner) and hold it still for about a second. A panel appears showing 4-6 layout options depending on your screen width. Click any zone within a layout to snap the window there. Snap Assist then appears on the right, showing thumbnails of your other open windows to fill the remaining zones. The whole workflow takes about 3 seconds once you know where to hover.
Snap Layouts vs classic window snapping
Windows 11 retained the classic window snapping from Windows 7/8/10 alongside the new Snap Layouts system. Dragging a window to the screen edge still snaps it to half the screen (as it has since Windows 7). Snap Layouts is the new addition — the hover popup providing more layout options including thirds, quarters, and mixed sizes. If the hover popup isn’t working but dragging to edges still snaps windows: Snap itself is functional, only the Layouts overlay has an issue. The Settings toggle “Show snap layouts when I hover over a window’s maximize button” specifically controls the overlay, separate from the drag-to-edge behaviour. Related: Chrome Tab Crashing.
Understanding the distinction between “Snap Layouts overlay” (the hover popup) and “Snap” (the underlying feature) helps diagnose the problem faster: if dragging works but hovering doesn’t, it’s specifically the overlay that’s broken, and the Settings toggle fix or Explorer restart almost certainly resolves it. If neither dragging nor hovering nor Win+Z does anything, Snap itself is disabled or broken, and that points to the Settings toggle, Group Policy, or a deeper shell issue. If this sounds familiar, Aw Snap Error in Chrome is worth a look.







