Forum Discussion
My Windows Security stucked on Black Screen
I cant use Windows Security because everytime i open its just a black screen and after i do something, new window just pop up
I searched all over internet for fix, i found some "fixes" that dont work, i used commands, reseting, repairing and also used "SecurityHealthSetup.exe" that was on other blog with this exact problem used as fix, but it did nothing to me
2 Replies
- Hello,
See if other suggestions mentioned in this fix helps you:
https://www.kapilarya.com/fix-windows-security-blank-in-windows-11
Let us know if this helps!
Note: Included link in this reply refers to blog post by a trusted Microsoft MVP. - mburch33Copper Contributor
I'm having this same issue on my own, personal Samsung laptop, that I was recently forced to recover the system when after using it error-free for several months, I was unable to login using the pin and didn't have any other options. So since this windows system recovery, I can now access my system but as I am trying to reconfigure my system as I prefer, I receive these same responses to any attempt I make to access the Windows Security tools...
either a blank black Windows Security pane, or one that has the "contact your IT Administrator" message...
Up to now, I too have tried the following fixes that I found online that helped others but not at all for me:
from powershell (as admin)
Set-ExecutionPolicy Unrestricted
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLc
Set-ExecutionPolicy Restricted
---ALT---
Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
---ALT---
SecurityHealthSetup.exe
Again, none of these resolved my issue.