Share via

Is it common that Powershell.sys file be flagged as malware by the antivirus?

Silverio Morales 25 Reputation points
2025-05-29T15:11:15.58+00:00

I am writing to seek clarification regarding an issue we have encountered with our antivirus software (Bitdefender). Recently, PowerShell version 7.5.1.0 has been auto updated in some of our workstations and the PowerShell.sys file on our system was flagged as malware by our antivirus application. Given the critical nature of this file, I wanted to inquire if it is common for this file to be flagged as a potential threat.

Could you please provide any insights or guidance on this matter? Specifically, we are interested in understanding whether this is a known issue and if there are any recommended steps we should take to address it.

Thank you for your assistance.

Windows for business | Windows Server | User experience | PowerShell
0 comments No comments

Answer accepted by question author

Michael Taylor 61,221 Reputation points
2025-05-29T15:44:10.3533333+00:00

Powershell.sys? That would seem to indicate a kernel driver that has something to do with Powershell. AFAIK there is no such file or feature in Powershell. Powershell is .NET based so running it in kernel doesn't even make sense anyway.

The only online references to such a file I can find is related to installing Marvel Rivals. It appears that the game uses Powershell and it uses a kernel driver, this file, to do something. That isn't an MS product.

I did a quick grep on 2 different systems with the latest PS installed and they don't have that file either. I install PS using WinGet but I don't know that it matters how you installed it.

Can you confirm that this file was actually installed by Powershell? Can you confirm it is digitally signed by Microsoft? Can you look at the path to the file and confirm it is in a path of an MS product (most of the time it is in C:\windows\system32\drivers)?

My gut instinct is that your AV may be right. Either that or somebody is installing a game on their PC.

Was this answer helpful?


1 additional answer

Sort by: Most helpful
  1. JeffreyVanDerSluis-8126 0 Reputation points
    2026-04-16T15:22:40.8666667+00:00

    Same issue here with Norton Anti Virus. File was quarantined however this powershell infected goes away for a while and then has popped us by the AV as an infected file? Any other clarification from anyone? Is it a false postiive?

    Was this answer helpful?


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.