Forum Discussion
Windows Security won't open on Windows 11
You can try the following steps to resolve the issue:
-
Run the Windows Security Troubleshooter: Go to Settings > Update & Security > Troubleshoot. Find and run the Windows Security troubleshooter.
-
Repair Windows Security using DISM: Open Command Prompt as administrator and run the following commands: DISM.exe /Online /Cleanup-image /Restorehealth DISM.exe /Online /Cleanup-image /StartComponentCleanup
-
Re-register Windows Security apps: Open a Command Prompt as administrator and run the following commands:
powershell -ExecutionPolicy Unrestricted Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} -
Reset Windows Security app: Go to Settings > Apps > Apps & features. Find Windows Security, and click Advanced options. Click Reset.
If none of these steps work, you may need to perform a clean install of Windows 11 to resolve the issue.
(external link removed by moderator)
Mark_Albin How do you run a security scan if Windows Security won't open???
- florismkleijneMay 16, 2024Brass ContributorMost fixes mentioned here and elsewhere work for a little while, a few days. While it is fixed, you can run a security scan.
- Jason1295May 20, 2024Copper ContributorCan't run a security scan if security center won't open????
- florismkleijneMay 20, 2024Brass ContributorMost fixes mentioned here and elsewhere work for a little while. Run one of the fixes, reboot, and run a security scane while WIndows Security is accessible.