Forum Discussion

Slayeroos's avatar
Slayeroos
Copper Contributor
Jul 06, 2024

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

  • mburch33's avatar
    mburch33
    Copper Contributor

    Slayeroos 

     

    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.