Windows Defender flagging SpotX installation as HackTool:Win32/Crack!MTB #873
|
Hi everyone, I just ran into an issue where Windows Defender on Windows 11 completely flagged and quarantined the files right after installation. It's flagging it as a potential risk, specifically hitting Spotify.exe, the shortcuts, and the registry keys. Here are the specific details from the Windows Security log (with my local username/SID anonymized): Affected items listed by Defender: I assume this is a false positive due to how the script modifies the client, but I wanted to report it here so the team is aware of the exact signature Windows Defender is throwing right now. Is there a recommended workaround for this specific definition update, or should I just manually whitelist the paths? Thanks! |
Replies: 12 comments 6 replies
|
I got this same flag just now |
|
Hope this gets resolved, I am NOT going back to ads |
|
Just got this too, never had this problem installing it a few months ago on a different device |
|
Just got this too |
|
anyone with more coding experience, can they explain what this is exactly? just wanna triple check i'm all good |
|
I also just got this but it was upon startup instead of installation. It also flagged my pinned taskbar shortcut? Im like 99% this is fine, Ive had SpotX for years by now, but since this never happened before and it seems to be happening to multiple people I wanna be 100. |
|
same windows uninstalled my spotify, and when I tried to go back I found that it is blocking it |
|
Just got the same flag for me as well, even reinstallation doesnt work, so Ig need a new fix/patch for this issues asap |
|
As today, is still giving the same flag. Hope it gets fixed soon. |
|
Getting this as well on Win11. |
|
I added logic to the main script that automatically adds exclusions to Microsoft Defender, for other av you need to do this manually, If you run the script with administrator privileges, this will happen automatically, otherwise, confirmation will be required if you don't need to add exclusions to Microsoft Defender, then use the this is all i can do at the moment |
|
It worked perfectly. Thank you for creating all of this This makes my days better. |



I added logic to the main script that automatically adds exclusions to Microsoft Defender, for other av you need to do this manually,
If you run the script with administrator privileges, this will happen automatically, otherwise, confirmation will be required
if you don't need to add exclusions to Microsoft Defender, then use the
defender_exclusions_offparameter to disable thisthis is all i can do at the moment