Share via

How would I fix the SecurityHealthSysTray.exe - Bad Image error

Anonymous
2024-02-09T23:36:05+00:00

Im getting a problem with the SecurityHealthSysTray its saying bad image and saying that \?\C:Wingows\System32\SecurityHealth\1.0.2401.13001-0\SecurityHealthSSo.dll is not designed to run on windows or it contains an error and when ever I close this popup or press ok my pc will end up blue screening shortly afterwords

Windows for home | Windows 11 | Security and privacy

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

7 answers

Sort by: Most helpful
  1. Nao Tomori 6,520 Reputation points
    2024-02-10T03:17:49+00:00

    Hi Gerome, I am a Microsoft user like you, try to help you solve this problem together!

    What needs to be confirmed is whether there has been any abnormal operation before this? Or installed third-party apps?

    According to your description, it seems that there is a problem with the system file. It is recommended to repair it as follows

    1、System file check and repair:

    Press the win key, enter CMD in the search bar, select the best match, right-click the administrator mode "→ Enter: (Note the space, enter the command one by one and confirm)

    Dism /Online /Cleanup-Image /ScanHealth

    Dism /Online /Cleanup-Image /CheckHealth

    DISm /Online /Cleanup-image /RestoreHealth

    SFC /SCANNOW

    (File repair in safe mode may be required)

    Restart your computer when finished

    2、Perform clean startup to eliminate third-party software interference

    First, uninstall all third-party antivirus and system optimization software from the device

    ① Press the WIN+R combination key to open the Run dialog box;

    ② Enter msconfig during runtime;

    ③ Find "Services", click "Hide All Microsoft Services" in the bottom left corner, and then click "Disable All";

    ④ Click on the "Enable" tab, then click to open the "Task Manager";

    ⑤ , disable all options during startup;

    ⑥ Then click "Restart"

    Attention: Restore password login mode before execution (Windows hello may affect)

    How to perform clean startup and troubleshoot problematic application services in Windows

    https://support.microsoft.com/en-us/topic/how-t...

    If it returns to normal, please refer to the above link for guidance to investigate the specific affected applications

    Hope the above advice helps you! If you fail to solve the problem, please click "Reply" to feed back relevant information and screenshots for further countermeasures.

    7 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-02-10T13:39:10+00:00

    Image

    It looks like its the SecurityHealthSystray being enabled during start up is what is making the popup appear would I need to keep that enabled for proper functionality If I do how should I fix it It seems that I can't disable the Security Health Systray as it will still blue screen it seems downloading things I will blue screen also

    3 people found this answer helpful.
    0 comments No comments
  3. Nao Tomori 6,520 Reputation points
    2024-02-11T02:24:21+00:00

    Thanks for the feedback!

    Obviously, the above method does not solve the problem, so we need to try the following method again:

    1、Install the latest Visual C++ Redistributable,download link:

    https://www.microsoft.com/en-gb/download/detail...

    Now, restart your PC and check.

    2、Re-register the DLL file

    Click on the Windows key and search for Command Prompt.

    Click on Run as Administrator.

    Type the following command and hit Enter:

    regsvr32 SecurityHealthSSO.dll

    Now, restart your PC and check.

    3、Download Windows OS files from Microsoft

    A Windows OS dll file can be downloaded from Microsoft. This is a safe option. After downloading it, you must place it in the proper folder and re-register the concerned DLL file. In this case, that’s SecurityHealthSSO.dll.

    download link:

    https://winbindex.m417z.com/?file=securityhealt...

    4、Reset Windows Security App

    Click on Start, search for Windows Terminal and select Run as Administrator.

    Type the following and hit Enter:

    Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage

    Exit PowerShell once the command executes.

    5、 ISO file overwrite installation

    You can try downloading a newer version of the ISO image file from the official website for an overwrite installation. This operation will keep your files and software, only for system repairs and update installations.

    Windows 11 download, link below:

    https://www.microsoft.com/software-download/win...

    Download Windows 11 image ISO, double-click mount after download, run setup.exe, and follow the instructions.

    Choose to keep personal files with apps

    This will not affect your current system configuration or data, but if you decide to do so, it is recommended to back up important files.

    2 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2024-02-11T10:14:26+00:00

    I was un able to number 2 or 3 as I don't know which file I should download from winbindex and where I would put it and when I would try to re-register the file I would get this popup

    Thank You for your help but I think i may just bring my pc to a shop and have someone diagnose it in person so thank you for your time and effort

    0 comments No comments