Skip to content

Instantly share code, notes, and snippets.

@Alex7k
Last active February 16, 2026 17:06
Show Gist options
  • Select an option

  • Save Alex7k/67becacfe076ffcc04e7b5b9acba8961 to your computer and use it in GitHub Desktop.

Select an option

Save Alex7k/67becacfe076ffcc04e7b5b9acba8961 to your computer and use it in GitHub Desktop.
Fix Windows Calender not opening when clicked

fix notification center windows:

  • Open "Registry Editor"
  • Go to each of the following paths and delete the 'DisableNotificationCenter' key
    • HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\Explorer
    • HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Explorer
@Alex7k
Copy link
Author

Alex7k commented Feb 16, 2026

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment