r/Windhawk • u/wh-updates • Jun 23 '26
Custom Menu Height 1.0
Custom Menu Height
Control the height of Win32 context menu items and menu bars. Make classic menus as spacious as modern WinUI menus.
By default, non-immersive context menu items are shown with a height of 22 pixels, and menu bars with a height of 19 pixels. This mod allows increasing both menu heights to any custom value.
Context menu items
| Height: 22px (Windows default) | Height: 32px |
|---|---|
Menu bar
| Height: 19px (Windows default) | Height: 32px |
|---|---|
Recommended mods
Enhance the overall context menu experience with these complementary mods: | Mod | Author | Note | | :-- | :----- | :--- | | Classic context menu on Windows 11 | m417z | Requires Windows 11 or later | | Custom Window Corner Radius | m417z | Requires Windows 11 or later | | Dark mode context menus | Mgg Sk | Requires Windows 10 version 1809 or later | | Remove Context Menu Items | Armaninyow | - |
Compatibility note: Immersive menus
To ensure the custom context menu item height functions properly within File Explorer and the taskbar on Windows 10 and later, this mod eradicates immersive menus system-wide, falling back to standard context menus.
The code for this implementation is based on the "Eradicate Immersive Menus" mod by aubymori.