Hallo Ramesh,
Die erste von Ihnen vorgeschlagene Abfrage auf meinem Windows 11-Computer lieferte keine Ausgabe. Der zweite Befehl bewirkte jedoch Folgendes:
---
PS C:\WINDOWS\system32> add-appxpackage -disabledevelopmentmode -register ((Get-AppxPackage Microsoft.SecHealthUI -allusers).InstallLocation + '\AppxManifest.xml')
PS C:\WINDOWS\system32> get-appxpackage SecHealthUI -allusers
Name: Microsoft.Windows.SecHealthUI
Herausgeber: CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
Architektur: Neutral
Ressourcen-ID:
Version: 10.0.18362.449
PackageFullName: Microsoft.Windows.SecHealthUI_10.0.18362.449_neutral__cw5n1h2txyewy
Installationsort:
IsFramework: Falsch
PackageFamilyName: Microsoft.Windows.SecHealthUI_cw5n1h2txyewy
PublisherId: cw5n1h2txyewy
PackageUserInformation: {GUID [GUID]: Installiert (Entfernung ausstehend),
GUID [DOMÄNE\Benutzername]: Installiert (Entfernung steht aus)}
IsResourcePackage: Falsch
IsBundle: Falsch
IsDevelopmentMode: Falsch
NonRemovable: True
IsPartiallyStaged: Falsch
SignatureArt: System
Status: Ok
Name: Microsoft.Windows.SecHealthUI
Herausgeber: CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
Architektur: Neutral
Ressourcen-ID:
Version: 10.0.19041.1023
PackageFullName: Microsoft.Windows.SecHealthUI_10.0.19041.1023_neutral__cw5n1h2txyewy
Installationsort:
IsFramework: Falsch
PackageFamilyName: Microsoft.Windows.SecHealthUI_cw5n1h2txyewy
PublisherId: cw5n1h2txyewy
PackageUserInformation: {GUID [DOMAIN\Benutzername]: Installiert (Entfernung steht aus)}
IsResourcePackage: Falsch
IsBundle: Falsch
IsDevelopmentMode: Falsch
NonRemovable: True
IsPartiallyStaged: Falsch
SignatureArt: System
Status: Ok
Name: Microsoft.Windows.SecHealthUI
Herausgeber: CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
Architektur: Neutral
Ressourcen-ID:
Version: 10.0.19041.1682
PackageFullName: Microsoft.Windows.SecHealthUI_10.0.19041.1682_neutral__cw5n1h2txyewy
Installationsort:
IsFramework: Falsch
PackageFamilyName: Microsoft.Windows.SecHealthUI_cw5n1h2txyewy
PublisherId: cw5n1h2txyewy
PackageUserInformation: {GUID [GUID]: Staged}
IsResourcePackage: Falsch
IsBundle: Falsch
IsDevelopmentMode: Falsch
NonRemovable: True
IsPartiallyStaged: Falsch
SignatureArt: System
Status: Ok
Name: Microsoft.SecHealthUI
Herausgeber: CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
Architektur: Neutral
Ressourcen-ID:
Version: 1000.22000.1.0
PackageFullName: Microsoft.SecHealthUI_1000.22000.1.0_neutral__8wekyb3d8bbwe
Installationsort: C:\Programme\WindowsApps\Microsoft.SecHealthUI_1000.22000.1.0_neutral__8wekyb3d8bbwe
IsFramework: Falsch
PackageFamilyName: Microsoft.SecHealthUI_8wekyb3d8bbwe
PublisherId: 8wekyb3d8bbwe
PackageUserInformation: {GUID [DOMAIN\Benutzername]: Installiert}
IsResourcePackage: Falsch
IsBundle: Falsch
IsDevelopmentMode: Falsch
NonRemovable: True
Abhängigkeiten: {Microsoft.VCLibs.140.00_14.0.30704.0_x64__8wekyb3d8bbwe, Microsoft.UI.Xaml.2.4_2.42007.9001.0_x64__8wekyb3d8bbwe}
IsPartiallyStaged: Falsch
SignatureArt: Store
Status: Ok
PS C:\WINDOWS\system32>