Share via

msiexec.exe in SYSWOW64 folder detected as virus, but removing it causes installation processes to no longer work

Anonymous
2023-07-06T17:22:13+00:00

Windows Defender has detected the msiexec.exe in SYSWOW64 folder as a virus. I followed the procedure to remove it from the computer, but because it's gone, the computer cannot complete installation process anymore. I submitted it to Microsoft Security Intelligence, thinking that it might have nabbed a valid software by mistake, and the analysis says that it actually is a malware.

I rescanned my computer over and over, and it all came out clean except for this.

Suppose it's a legitimate Windows service that got infected by virus, what should I do? If I remove it, it would make the installer malfunction.

Windows for home | Windows 11 | PC Health Checker

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

5 answers

Sort by: Most helpful
  1. Ramesh 176.1K Reputation points Volunteer Moderator
    2023-07-06T17:42:38+00:00

    The System File Checker (sfc /scannow) command should be able to restore the file.

    Alternatively, the latest version of msiexec.exe (x86), version 5.0.22621.1 for Windows 11 22H2, can be downloaded from this Microsoft link.

    Right-click on the link and choose "Save link as" in your browser.

    Name the file msiexec.exe.

    Copy it to Windows\Syswow64.

    1 person found this answer helpful.
    0 comments No comments
  2. Ramesh 176.1K Reputation points Volunteer Moderator
    2023-07-07T09:43:59+00:00

    Why do 64-bit DLLs go to System32 and 32-bit DLLs to SysWoW64 on 64-bit Windows?

    https://www.ibm.com/support/pages/why-do-64-bit-dlls-go-system32-and-32-bit-dlls-syswow64-64-bit-windows

    0 comments No comments
  3. Anonymous
    2023-07-07T07:23:31+00:00

    Oh wow, so the numbers are actually reversed. That's so weird.

    0 comments No comments
  4. Ramesh 176.1K Reputation points Volunteer Moderator
    2023-07-07T04:17:17+00:00

    On a Windows x64 system:

    SysWOW64 should contain the 32-bit modules.

    System32 stores the 64-bit modules.

    0 comments No comments
  5. Anonymous
    2023-07-06T20:12:05+00:00

    Since it's in the SYSWOW64 folder, should it be the 64bit one?

    I can't tell the difference between syswow64 and system32

    0 comments No comments