Skip to content

Commit 3d65e5d

Browse files
authored
Merge pull request #8049 from Deland-Han/ci3418
AB#3418: Taskbar Calendar does not open
2 parents c68163c + e7b214d commit 3d65e5d

2 files changed

Lines changed: 53 additions & 0 deletions

File tree

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title: Taskbar Calendar Doesn't Open in Windows 11
3+
description: Provides information on the behavior of the taskbar calendar in Windows 11.
4+
ms.date: 01/22/2025
5+
manager: dcscontentpm
6+
audience: itpro
7+
ms.topic: troubleshooting
8+
ms.reviewer: kaushika
9+
ms.custom: sap:Windows Desktop and Shell Experience\Desktop (Shell, Explorer.exe init, themes, colors, icons, recycle bin), csstroubleshoot
10+
---
11+
# Taskbar calendar doesn't open in Windows 11
12+
13+
This article provides information on the behavior of the taskbar calendar in Windows 11.
14+
15+
## External monitor scenario
16+
17+
When using an external monitor with your Windows 11 device, you can control its behavior through the display settings:
18+
19+
1. Go to **Settings** > **System** > **Display**.
20+
2. Choose one of the following options:
21+
- **Extend these displays**: Select this option and designate the primary monitor. The taskbar calendar will only pop up on this primary monitor. This behavior is by design.
22+
- **Duplicate these displays**: With this option, you can open the taskbar calendar on any monitor.
23+
24+
## Troubleshoot the calendar not open issue
25+
26+
If you have disabled the Notifications and Action Center in Windows 11, the calendar doesn't extend when you select the taskbar calendar. This behavior is by design because the calendar in Windows 11 is part of the Notifications and Action Center.
27+
28+
> [!NOTE]
29+
> Removing the Notifications and Action Center is different from turning off notifications. If you turn off notifications, the Notifications and Action Center will still function. The taskbar calendar pops up upon selecting it.
30+
31+
### Check if the Notifications and Action Center is disabled
32+
33+
To determine if Group Policy is set to disable the Notifications and Action Center, follow these steps:
34+
35+
1. Press <kbd>Win</kbd> +<kbd>R</kbd> to open the **Run** dialog. Type **gpedit.msc** and press <kbd>Enter</kbd>.
36+
2. Navigate to one of these paths:
37+
- **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar**
38+
- **Computer Configuration** > **Administrative Templates** > **Start Menu and Taskbar**
39+
3. Find the **Remove Notifications and Action Center** policy.
40+
4. Double-click the group policy to open the properties. If the policy is set to **Enabled**, the notification center is disabled.
41+
42+
### Check if the "Remove Notifications and Action Center" policy is enabled by using Intune
43+
44+
Follow these steps:
45+
46+
1. On your managed device, go to **Settings** > **Accounts** > **Access work or school**.
47+
2. Select your work or school account, and then select **Info**.
48+
3. At the bottom of the **Settings** page, select **Create report**.
49+
4. A window opens showing the path to the log files. Select **Export**.
50+
5. In File Explorer, navigate to **C:\Users\Public\Documents\MDMDiagnostics\\** to find the report.
51+
6. Open the report and search for the **Remove Notifications and Action Center** policy to check if it's enabled.

support/windows-client/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -877,6 +877,8 @@ items:
877877
href: ./shell-experience/issues-autoplay-disabled-group-policy.md
878878
- name: Notifications don't show in the action or notification center
879879
href: ./shell-experience/notifications-not-show-action-notification-center.md
880+
- name: Taskbar calendar doesn't open
881+
href: ./shell-experience/taskbar-calendar-does-not-open.md
880882
- name: UPX is displayed in the UI on managed device
881883
href: ./shell-experience/upx-displayed-in-UI-on-managed-device.md
882884
- name: DPI and Display Issues

0 commit comments

Comments
 (0)