diff --git a/ExplorerPatcher/dllmain.c b/ExplorerPatcher/dllmain.c index 8e87f9d..e855c95 100644 --- a/ExplorerPatcher/dllmain.c +++ b/ExplorerPatcher/dllmain.c @@ -10300,6 +10300,8 @@ void InjectStartMenu() HANDLE hStartDocked = NULL; HANDLE hStartUI = NULL; + if (!IsWindows11()) dwTaskbarAl = 0; + StartMenu_LoadSettings(FALSE); if (dwStartShowClassicMode || !IsWindows11())