Quick fix: The Calendar flyout in Windows 11 22H2+ removed the inline event-add field. To restore similar functionality: open Settings → Personalization → Taskbar → Taskbar behaviors, ensure Show notification icons on the lock screen and clock flyout are enabled. For full inline add: install Microsoft To Do from the Store and pin its widget, which fills the same role.
In Windows 10 and early Windows 11, clicking the taskbar clock opened a calendar plus a quick “Add reminder” field. The 22H2 redesign stripped this out. Microsoft moved event creation into the Outlook app and Calendar app. You can’t get the inline add field back through Settings, but you can restore Calendar app integration so events surface in the flyout.
Affects: Windows 11 22H2 and later.
Fix time: ~5 minutes.
What causes this
Microsoft removed the inline event-add UI as part of the 22H2 taskbar refresh. The official replacement is the Calendar app (or new Outlook). The flyout now shows agenda items pulled from the Calendar app account; clicking opens the full Calendar app. The change was design-driven, not a bug.
Method 1: Connect Calendar app so flyout shows events
The standard route.
- Open the Calendar app from Start menu. (Or new Outlook on Windows 11 24H2+.)
- Sign in with your Microsoft account, or add Google / iCloud accounts via Settings → Manage accounts.
- Add a test event for today.
- Click the taskbar clock to open the flyout.
- Expand the date pane (click the arrow). Events from connected accounts show under the calendar.
- Click an event → opens in Calendar app.
- To add a new event quickly: click + button at the top of the agenda section if visible, or open Calendar app and use its + New event.
This restores event visibility in the flyout.
Method 2: Use a third-party taskbar calendar replacement
For the inline quick-add experience.
- Install StartAllBack (paid, ~$5) or ExplorerPatcher (free, GitHub).
- Both restore the Windows 10-style flyout with inline event add field.
- In StartAllBack: Settings → Taskbar → Classic taskbar style. Restart Explorer.
- In ExplorerPatcher: Properties → Taskbar style: Windows 10. Sign out and back in.
- Click the clock — old-style flyout with inline add appears.
- Caveat: these tools rely on undocumented Windows internals. Each major update may break them temporarily. Update the tool when Windows updates.
- For corporate PCs: third-party Explorer mods may violate IT policy. Check first.
This is the inline experience option.
Method 3: Use widgets or pinned Calendar app
For native alternatives.
- Open Widgets pane (Win+W).
- Click + Add widget. Look for Calendar / Outlook Calendar / To Do widgets.
- Pin Calendar widget. Shows today’s events at a glance.
- Click + on widget to add a new event quickly.
- Alternative: pin Calendar app icon to taskbar. Right-click app in Start → Pin to taskbar. Single click opens full Calendar.
- For voice quick-add: use Copilot (Win+C) → say or type “Add a meeting tomorrow at 2pm”. Copilot creates Calendar event.
- For keyboard shortcut: install Microsoft PowerToys → Keyboard Manager. Bind a key to open Calendar app’s new-event dialog.
This handles quick add without modifying the taskbar.
How to verify the fix worked
- Taskbar clock flyout: events from Calendar app appear under the date pane.
- Calendar app opens when you click an event.
- If using third-party tool: clock flyout shows inline add field (Windows 10 style).
If none of these work
If events don’t show: Calendar app sign-in: ensure account is signed in and syncing. For corporate accounts: Exchange Online or work account requires correct settings; IT admin must allow. For shown events but no add button: the inline add isn’t coming back without third-party tools. Use Calendar app or widget. For Calendar app not opening: re-register via PowerShell: Get-AppXPackage -Name microsoft.windowscommunicationsapps | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppxManifest.xml”}. For users on new Outlook: legacy Calendar app may be phased out; new Outlook uses different paradigm.
Bottom line: Inline calendar quick-add is gone from Windows 11 22H2+. Connect Calendar app account for event visibility in flyout. Use ExplorerPatcher / StartAllBack for full inline add, or use widgets / Copilot for quick-add alternatives.