Recent DiscussionsMost RecentNewest TopicsMost LikesSolutionsTagged:TagRe: Windows 11 Windows Defender Issue I found this powershell command which solves my Package Not Found issue. add-appxpackage -disabledevelopmentmode -register ((Get-AppxPackage Microsoft.SecHealthUI -allusers).InstallLocation + '\AppxManifest.xml')