Heya, i've tried the following tutorial above and the "free" startup app is still there, i had given up on fixing this and i have a question. When i reset windows on my laptop, does it fix it all. I know that all my data will be gone, but will it all be fixed?
Help. How to get rid of TrojanMSIL/ShellCodeRunner.GPAX!MTB
Hello all, yesterday my laptop has had this constant issue in which every time i startup my laptop a powershell window is opened immediately. then defender detects the following
Detected: TrojanMSIL/ShellCodeRunner.GPAX!MTB
Affected items:
C:\Users\MyName\AppData\Local\Temp\5fjaqkl1.dll
(The last part changes randomly but the dll remains)
I have run a full scan, which did pick up a threat from a game i had downloaded, so i fully deleted it from my system, but the issue still remains
I managed to locate the file called "free" and disabled it, but i camnot open the file location and delete ot fully
I also turned off powershell.exe from turning on but its a temporary countermeasure for now
On the first day (yesterday) it managed to turn off core isolation. But i re-enabled ot but i think it's still there
if there is any way possible for this issue to be resolved, any help would be greatly appreciated.
Windows for home | Windows 11 | Security and privacy
4 answers
Sort by: Most helpful
-
-
Ivan B 101.2K Reputation points Independent Advisor
2026-02-07T15:26:04.35+00:00 Hi,
Right-click the Start menu > select Run > type %temp% and select everything, then delete it from that folder. Thanks
You may have Windows Defender's history bugged as a precaution.
Navigate to Windows Security > Virus & threat protection > Virus & threat protection settings, then toggle Tamper Protection off.
Open windows powershell(admin):
Remove-Item -Path “C:\ProgramData\Microsoft\Windows Defender\Scans\History\Service\*” -Recurse -ForceRestart the computer after and re-enable Windows Security, recommend you do an analysis with Microsoft's MSRT, analyze Windows Defend Offline scan and Malwarebytes and Adware.
MSRT
https://www.microsoft.com/en-us/download/details.aspx?id=9905
Microsoft Defend:
After the analysis, open the command prompt (admin) and run the commands: sfc /scannow and dism /online /cleanup-image /restorehealth, wait for the process to finish and restart the computer.
Then perform a clean boot and if you want to uninstall applications that you do not use.
Give feedback if the information was useful or not.
Thanks
-
Potato 0 Reputation points
2026-02-07T15:05:23.3233333+00:00 It didnt detect anything
-
Q&A Assist2026-02-07T14:45:54.2666667+00:00 AI generated content. This question contains an answer created with AI from Q&A Assist. Learn moreTo address the TrojanMSIL/ShellCodeRunner.GPAX!MTB issue on your laptop, follow these steps:
- Run Microsoft Safety Scanner: Download and run the Microsoft Safety Scanner to detect and remove malware. This tool can help identify and eliminate threats that may not be caught by Windows Defender.
- Delete the Affected File: Since the file is located in the Temp directory, you can try manually deleting it. Open the Run dialog (Win + R), type
%temp%, and press Enter. Look for the file5fjaqkl1.dllor any similarly named files and delete them. - Check Startup Programs: Use the Task Manager to check if there are any suspicious programs set to run at startup. Press Ctrl + Shift + Esc to open Task Manager, go to the Startup tab, and disable any suspicious entries.
- Perform a Full System Scan: After removing the file, run a full system scan with Microsoft Defender to ensure no other threats are present. You can do this by going to Windows Security > Virus & threat protection > Scan options > Full scan.
- Reset Microsoft Defender Antivirus: If the issue persists, consider resetting Microsoft Defender Antivirus. You can do this by running the following commands in an elevated Command Prompt:
DISM /Online /Cleanup-Image /RestoreHealth sfc /scannow - Check for Malware in Compressed Files: If the threat was detected in a compressed file, ensure to manually scan those files or delete them.
- Re-enable Core Isolation: Since you mentioned that core isolation was turned off, ensure it is enabled again. Go to Windows Security > Device security > Core isolation details and turn it back on.
If the problem continues, you may need to consider seeking professional help or using more advanced malware removal tools.
References: