Share via

Unable to open up Windows Security due to Bad image

Abdul 0 Reputation points
2026-03-31T02:09:24.7933333+00:00

Screenshot 2026-03-30 190815 Hi, I’m currently facing a “bad image” error on Windows that seems to be related to a corrupted or missing DLL file (version 1.0.2303.28002.0).

So far, I’ve tried the following fixes:

  • Ran DISM and SFC scans to repair system files, but the issue still persists.
  • Attempted a workaround by creating/replacing the corrupted DLL file manually in the C drive (Temp location), but it didn’t resolve the error.

The problem is still ongoing, and it’s affecting certain system features (e.g., Windows Security not opening properly).

Has anyone encountered something similar or knows a reliable fix for this?

Heard reinstalling Windows might help but hoping not to reinstall windows just for this issue.

Windows for home | Windows 11 | Security and privacy
0 comments No comments

1 answer

Sort by: Most helpful
  1. Estrella721 36,545 Reputation points Independent Advisor
    2026-03-31T02:45:57.33+00:00

    Hi,

    A “Bad Image” error related to a DLL, especially when it affects Windows Security, usually means a system component or app package is corrupted, and since SFC and DISM didn’t fix it, you’ll need to go a bit deeper, but you still don’t have to reinstall Windows right away.

    1. Reset and repair Windows Security

    Go to Settings > Apps > Installed apps

    Find Windows Security

    Click Advanced options

    Click Repair, then Reset

    Restart your PC

    Or

    Right-click your Start Menu and choose Windows PowerShell (Admin)

    Copy and paste the command below and hit Enter:

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

    Let the process finish, then restart your computer and check if the issue is resolved.

    2. Please check if you have any third-party antivirus software installed on your computer, such as AdwCleaner, Avast, or similar applications. If you do, uninstall them completely, restart your computer, and then check if the issue is resolved.

    3. If that fails, the next step is to try System Recovery without deleting your files and apps.

    Click the Start menu > Settings > System > Recovery.

    Choose Reinstall Now under the section labeled 'Fix problems using Windows Update.'

    Once completed, your system will restart. Please check afterward.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.