____     __                            ______                ___
/\  _`\  /\ \             __           /\__  _\              /\_ \               not logged in: Guest
\ \ \/\_\\ \ \___   _ __ /\_\    ____  \/_/\ \/   ___     ___\//\ \    ____
 \ \ \/_/_\ \  _ `\/\`'__\/\ \  /',__\    \ \ \  / __`\  / __`\\ \ \  /\_ ,`\
  \ \ \L\ \\ \ \ \ \ \ \/ \ \ \/\__, `\    \ \ \/\ \L\ \/\ \L\ \\_\ \_\/_/  /_
   \ \____/ \ \_\ \_\ \_\  \ \_\/\____/     \ \_\ \____/\ \____//\____\ /\____\
    \/___/   \/_/\/_/\/_/   \/_/\/___/       \/_/\/___/  \/___/ \/____/ \/____/

  Home   Links   Searches   Pages   Helps 

Page ID: Windows Defender fix  


After disabling development mode for any apps with this commands

 

1) launch powershell as an admin
2) Set-ExecutionPolicy Unrestricted
3) Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage

 

Found at:

https://techcommunity.microsoft.com/t5/windows-insider-program/windows-11-security-center-not-working-after-update-from-windows/m-p/2619752

 


© 2009-2018 Chris Petermann | Fueled by CodeIgniter | generated in 0.0452s