WINDOWS 11 - Doesn't show my calendar on TaskBar

Anonymous
2023-06-02T10:42:01+00:00

Dear Community,

I have a problem since months,

I've windows 11 Version 10.0.22621 Build 22621. When I click the time in the right bottom side of my taskbar, the calendar does not show up or display. This is very annoying because I have to use it for my work. Any ideas on how to fix this?

Windows for home | Windows 11 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2023-08-25T08:33:47+00:00

seems to work now. 
Click on your clock and the notification bar will open > go to the line at the bottom, that displays the current date/day > there is a pointing-up-arrow on the right side on that field, when you click that it will open the monthly calendar.

Was this answer helpful?

2000+ people found this answer helpful.
0 comments No comments

215 additional answers

Sort by: Most helpful
  1. Anonymous
    2023-10-27T17:19:17+00:00

    "Click on your clock and the notification bar will open ..." - NOPE!

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments
  2. John DeV 169.8K Reputation points Independent Advisor
    2023-06-02T11:14:04+00:00

    Hello Francis,

    Good day! I'm John Dev a Windows user like you and I'll be happy to assist you today. I know this has been difficult for you, Rest assured, I'm going to do my best to help you.

    Please try the following methods below.

    **Restart Windows Explorer

    Press Ctrl + Shift + Esc to open Task Manager.

    Select the Processes tab.

    Scroll down and look for Windows Explorer

    Right click then select Restart.

    **Please try to run SFC and DISM to check for any system errors and corrupted files.

    https://support.microsoft.com/en-us/help/402652...

    After that, restart your computer

    Note: You can open command prompt by doing this,

    Press Ctrl+Shift+Esc to open Task Manager then click File

    Select "Run new task" then type: cmd

    Make sure to put a check mark on the "Create this task with administrative privileges" box

    Continue with the commands within the link above.

    **Repair all Windows apps via PowerShell

    Press Ctrl+Shift+Esc to open Task Manager then click File

    Select "Run new task" then type: powershell

    Make sure to put a check mark on the "Create this task with administrative privileges" box

    Copy and paste the command below one at a time then press Enter. Please ignore the red errors and let the process complete.

    Get-AppxPackage Microsoft.Windows.ShellExperienceHost | foreach {Add-AppxPackage -register "$($_. InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode}

    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_. InstallLocation)\AppXManifest.xml"}

    Restart your computer

    If the issue still persists, please try performing an In-place Upgrade. Performing this can repair broken operating system files while your personal files, settings and installed applications will not be removed.

    https://answers.microsoft.com/en-us/windows/for...

    Few things to check on the PC

    **Unplug all external peripherals except for the Mouse, Keyboard, and LAN cable before starting

    **Disable or uninstall any 3rd party Anti-Virus program to prevent it from interfering with the upgrade

    Kindly let me know if this helps or if you have any further concerns.

    Kind regards,

    John DeV

    Independent Advisor

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2023-12-18T10:15:58+00:00

    This is caused by gpo, you can do this to resolve it:

    Remove
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Explorer\DisableNotificationCenter

    HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\Explorer\DisableNotificationCenter
    or set them to 0.

    Under the gpo policy, HKEY_LOCAL_MACHINE has a higher priority, change DisableNotificationCenter under HKEY_CURRENT_USER is useless.

    Was this answer helpful?

    10+ people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2023-09-07T18:33:13+00:00

    I get no up arrow on the right side of the time/date. The only up arrow I have is to the left that shows hidden notification icons. Calendar isn't there.

    Was this answer helpful?

    8 people found this answer helpful.
    0 comments No comments