Forum Discussion
EW-Sven
Sep 30, 2021Copper Contributor
Windows Sicherheit / Windows Defender öffnen
Ich habe das Gefühl, das der Windows Defender nicht auf meinem Gerät installiert ist. Ich habe die Windows 11 Insider Preview Version. Ich denke aber eher nicht, dass es damit etwas auf sich hat. W...
- Sep 30, 2021Hello,
Suggest you to open PowerShell with admin rights, then copy and paste below cmdlets and hit enter key to retry. This should be resolve your issues.
Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
Little_Joe
Sep 30, 2021Bronze Contributor
Hello,
Suggest you to open PowerShell with admin rights, then copy and paste below cmdlets and hit enter key to retry. This should be resolve your issues.
Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
Suggest you to open PowerShell with admin rights, then copy and paste below cmdlets and hit enter key to retry. This should be resolve your issues.
Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
- EW-SvenOct 01, 2021Copper ContributorJa es hat funktioniert. Vielen Dank!!!!!!