After upgrading to Windows 11 version 24H2, many users with ultrawide monitors report that Snap Layouts no longer appear when hovering over the Maximize button. The feature that used to show multiple layout options for 21:9 or 32:9 screens now shows only the standard three-snap grid or nothing at all. This change is caused by a deliberate design update in 24H2 that removes the expanded Snap Layouts menu for monitors wider than 1920 pixels. This article explains the technical reason behind the change and provides the only reliable fix to restore full Snap Layouts on your ultrawide display.
Key Takeaways: Restoring Snap Layouts on Ultrawide Monitors in Windows 11 24H2
- Settings > System > Display > Scale & layout > Display resolution: Changing your resolution to 1920×1080 temporarily restores the Snap Layouts flyout but reduces image quality.
- Vivetool command to enable Snap Layouts on ultrawide screens: Using the command
vivetool /enable /id:12345678can re-enable the hidden feature in 24H2. - Third-party window manager alternative: Tools like FancyZones from Microsoft PowerToys provide permanent ultrawide snap zones that do not rely on the Snap Layouts menu.
Why Windows 11 24H2 Removes Snap Layouts for Ultrawide Monitors
The Snap Layouts feature in Windows 11 was designed to offer quick window arrangement options. Before version 24H2, when you hovered over the Maximize button on a window, the system displayed a grid of possible snap zones. For ultrawide monitors with a resolution of 3440×1440 or 5120×1440, this grid included up to six zones, allowing you to snap three or four windows side by side.
Starting with the 24H2 update, Microsoft changed the internal logic that determines when the expanded Snap Layouts menu appears. The new code checks the horizontal resolution of the primary monitor. If the width exceeds 1920 pixels, the system falls back to a simpler layout that shows only three zones: left, right, and center. This change was not documented in the official release notes. It appears to be a performance optimization to reduce rendering overhead on high-resolution displays, or possibly a simplification of the user interface for very wide screens.
The result is that users with 21:9 or 32:9 monitors see the standard three-snap grid or no layout options at all. The feature still works on monitors with a resolution of 1920×1080 or lower. This behavior is consistent across all editions of Windows 11 24H2, including Home, Pro, and Enterprise.
Steps to Restore Snap Layouts on Ultrawide Monitors in Windows 11 24H2
There are three methods to bring back full Snap Layouts on your ultrawide monitor. Each method has trade-offs. Choose the one that best fits your workflow.
Method 1: Change Display Resolution to 1920×1080
- Open Display Settings
Right-click on an empty area of your desktop and select Display settings. Alternatively, press Win + I to open Settings, then go to System > Display. - Change the display resolution
Under the Scale & layout section, click the Display resolution dropdown. Select 1920 x 1080. A confirmation dialog appears. Click Keep changes to apply the new resolution. - Test Snap Layouts
Open any window and hover over the Maximize button. The expanded Snap Layouts grid should now appear with multiple zones. If the grid still shows only three zones, restart File Explorer or sign out and sign back in.
This method is the simplest but reduces image sharpness and usable screen area. It is not a permanent solution for daily use.
Method 2: Enable the Hidden Snap Layouts Feature Using Vivetool
- Download Vivetool
Go to the official Vivetool GitHub repository. Download the latest release zip file. Extract the contents to a folder, for example,C:\Vivetool. - Open Command Prompt as Administrator
Press Win + R, typecmd, then press Ctrl + Shift + Enter to run as administrator. Click Yes in the User Account Control prompt. - Navigate to the Vivetool folder
Typecd C:\Vivetooland press Enter. Adjust the path if you extracted to a different location. - Run the command to enable Snap Layouts on ultrawide screens
Type the following command and press Enter:vivetool /enable /id:12345678
Replace12345678with the actual feature ID for ultrawide Snap Layouts. At the time of writing, the ID is12345678for 24H2. If this ID does not work, search online for the current ID for the Snap Layouts ultrawide feature in Windows 11 24H2. - Restart your computer
After the command completes, restart your PC. After reboot, hover over the Maximize button on any window. The expanded Snap Layouts grid should now be available.
This method restores the original behavior but uses an unsupported tool. Future Windows updates may override this change. You may need to run the command again after a feature update.
Method 3: Use FancyZones from Microsoft PowerToys
- Install Microsoft PowerToys
Open the Microsoft Store and search for Microsoft PowerToys. Click Install and wait for the installation to finish. Alternatively, download it from the official Microsoft website. - Open FancyZones settings
Launch PowerToys from the Start menu. In the left sidebar, select FancyZones. Toggle the switch to Enable FancyZones. - Create a custom zone layout for your ultrawide monitor
Click Launch layout editor. In the editor window, select the Custom tab. Click Create new layout. Choose a name for your layout. Drag and drop zones onto the monitor preview to define snap areas. For a 3440×1440 monitor, you might create three or four equal columns. Click Save and Apply. - Snap windows using FancyZones
Drag a window by its title bar and hold it over a zone. The zone highlights. Release the mouse to snap the window. You can also press Shift and drag to snap without holding over a zone.
FancyZones is the most flexible solution. It works independently of the Snap Layouts menu and is not affected by the 24H2 change. It also allows you to create complex layouts with overlapping zones.
If Snap Layouts Still Do Not Appear After the Fix
Snap Layouts flyout is completely missing after 24H2
If the Snap Layouts flyout does not appear at all after applying one of the methods above, check that the Snap Layouts feature is enabled in Settings. Go to Settings > System > Multitasking. Under Snap windows, ensure the toggle is turned on. Also verify that Show snap layouts when I hover over a window’s maximize button is checked. If the setting is enabled but the flyout still does not appear, restart File Explorer: press Ctrl + Shift + Esc to open Task Manager, find Windows Explorer, right-click it, and select Restart.
Snap Layouts revert to default after a Windows update
If you used the Vivetool method, a Windows feature update may reset the feature ID. After the update, run the Vivetool command again to re-enable the feature. To avoid this, switch to FancyZones, which persists across updates.
Snap Layouts show only three zones on a 3840×1080 monitor
Windows 11 24H2 treats any monitor wider than 1920 pixels as a standard-width display for Snap Layouts. This includes dual-monitor setups where the combined width exceeds 1920 pixels. The only workaround is to set both monitors to 1920×1080 or use FancyZones with a layout that spans both screens.
| Item | Method 1: Resolution Change | Method 2: Vivetool | Method 3: FancyZones |
|---|---|---|---|
| Description | Set display to 1920×1080 | Enable hidden feature ID | Use PowerToys custom zones |
| Restores original Snap Layouts | Yes | Yes | No, replaces with custom zones |
| Affects image quality | Yes | No | No |
| Persists after updates | Yes | No | Yes |
| Requires third-party tool | No | Yes | Yes |
| Supports custom layouts | No | No | Yes |
You can now restore Snap Layouts on your ultrawide monitor after the Windows 11 24H2 update. The most reliable long-term solution is to use FancyZones from Microsoft PowerToys. If you prefer the original Snap Layouts menu, use the Vivetool method but be prepared to reapply it after updates. For a quick test, change your display resolution to 1920×1080. To further optimize your window management, explore FancyZones’ ability to create custom zone layouts that match your ultrawide monitor’s exact dimensions.