Forum Discussion
darkluzifa
Aug 16, 2021Copper Contributor
Windows 11 Beta Build 22000.132 Windows Defender
Habe heute Windows 11 installiert, lief alles Reibungslos.
Ein Problem ist mir aber in Sicherheitscenter aufgefallen: Windows Defender lässt sich nicht öffnen,
es. Sobald ich es öffnen möchte, soll ich eine dazugehöre App auswählen. Es gibt dafür aber keine , siehe Anlage.
LG dark
I installed Windows 11 today and everything went smoothly.
But I noticed a problem in the security center: Windows Defender cannot be opened,
it. As soon as I want to open it, I should select an app that belongs to it. But there are none for this, see attachment.
- Finally I've found the solution
Go to powerShell and run it as administrator, then use this command:
Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
- AlaaEssamCopper ContributorFinally I've found the solution
Go to powerShell and run it as administrator, then use this command:
Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage