/ / Fix the error that cannot open Windows Security software on Windows 11

Fix the error that cannot open Windows Security software on Windows 11



This video shows how to fix the error that Windows security software cannot be opened on Windows 11
* Please copy this command: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”}

Similar Posts

8 Comments

  1. * Please copy this command: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}
    * Note that you must open windows powershell with Run as administrator to succeed

Leave a Reply

Your email address will not be published. Required fields are marked *