WINDOWS DEFENER REINSTALL
type the following codes and hit the Enter button on your keyboard after typing each line: Set-ExecutionPolicy Unrestricted Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}