bug in “notifications” and “devices” applications on windows server 2019

Jeremy Dubuc 0 Reputation points
2023-10-04T09:20:50.66+00:00

Good morning,

For several months, we have had these bugs on our Windows 2019 servers.

Is there a way to repair without reinstalling everything?

Action carried out:
sfc /scannow
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth
Get-AppXPackage-AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

No result

error when trying to open Notifications:
Faulting application name ShellExperienceHost.exe, version: 10.0.17763.2989, timestamp: 0x6280748c
Failing module name: Windows.UI.ActionCenter.dll, version: 10.0.17763.2989, timestamp: 0x62803f65
Exception code: 0xc0000409
Error offset: 0x0000000000030986
Failing process ID: 0x57fc
Start time of the failing application: 0x01d9f696e0fe86d0
Path of the faulting application: C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy\ShellExperienceHost.exe
Path of the faulting module: C:\Windows\ShellExperiences\Windows.UI.ActionCenter.dll
Report ID: ef43e605-a30e-4267-bd96-088b99fa5992
Full name of the failing package: Microsoft.Windows.ShellExperienceHost_10.0.17763.1_neutral_neutral_cw5n1h2txyewy

error when trying to open devices:
Faulting application name SystemSettings.exe, version: 10.0.17763.1, timestamp: 0x9d9d9332
Failing module name: ntdll.dll, version: 10.0.17763.4851, timestamp: 0xb88c68ea
Exception code: 0xc0000409
Error offset: 0x000000000008fc4f
Failing process ID: 0x10694
Start time of the failing application: 0x01d9f6972dac2ada
Path of the faulting application: C:\Windows\ImmersiveControlPanel\SystemSettings.exe
Path of the faulting module: C:\Windows\SYSTEM32\ntdll.dll
Report ID: ce655800-5b25-47da-9143-1924894417f2
Full name of the failing package: windows.immersivecontrolpanel_10.0.2.1000_neutral_neutral_cw5n1h2txyewy
Application ID relating to the faulting package: microsoft.windows.immersivecontrolpanel

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,613 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Karlie Weng 16,431 Reputation points Microsoft Vendor
    2023-12-21T05:44:32.68+00:00

    Hello,

    You could also run chkdsk /f to fix any system drive errors. Create a new user account and see if the issue persists. This can help determine if the problem is user-specific. Also ensure your system is up to date.

    0 comments No comments

  2. Jeremy Dubuc 0 Reputation points
    2023-12-21T15:40:36.6233333+00:00
    Hi,
    the problem impacts all users, it is impossible to find its functionalities. I try chkdsk /f