Share via

Notification click not working in action center

Marjan Bazalac 1 Reputation point
2022-12-11T22:06:36.61+00:00

After I get a notification, by any application in windows 10, if not clicked by the user goes to Action center. But when the notification is clicked on the action center it is not opening the particular application or link as expected. Notification just disappears. I have to say this. Action Center DOES open, I have no issue with that. Again, please don't give me advice how to enable Action Center, it's works. I just want to know how to fix my real issue.

Windows version is Windows 10 Enterprise LTSC 21H2 Build 19044.2311.

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

3 answers

Sort by: Most helpful
  1. Marjan Bazalac 1 Reputation point
    2022-12-12T19:04:28.497+00:00

    Anything else I could try?

    Was this answer helpful?

    0 comments No comments

  2. Marjan Bazalac 1 Reputation point
    2022-12-12T10:55:11.17+00:00

    It didn't work.

    Was this answer helpful?

    0 comments No comments

  3. S.Sengupta 30,596 Reputation points MVP Volunteer Moderator
    2022-12-12T01:10:56.503+00:00

    Open PowerShell as Admin and copy paste the following command:

    Get-AppxPackage | % { Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppxManifest.xml" -verbose }

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.