Windows Defenders - Windows cannot remove Microsoft.Windows.SecHealthUI_10.0.19041.1023_neutral__cw5n1h2txyewy because the current user does not have that package installed
I hate McAfee, not only it constantly changing my browser search engine to the useless Secure Search, it "remove" or "deregister" my Windows Defenders when I uninstall McAfee. Once McAfee is uninstalled, I could not open Windows Defender and it complains with the following Amazingly, the uninstall only destroy the installation of the user who uninstall McAfee. Other PC users are able to access Windows Defender. Anyhow, after reading multiple blogs, I tried to open the PowerShell as administrator and run the following command Get-AppxPackage *Microsoft.Windows.SecHealthUI* -AllUser | Reset-AppxPackage But, it returns with error Reset-AppxPackage : Package was not found. Windows cannot remove Microsoft.Windows.SecHealthUI_10.0.19041.1023_neutral__cw5n1h2txyewy because the current user does not have that package installed. Use Get-AppxPackage to see the list of packages installed. At line:1 char:60