> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# VLC is Wrongly Blamed for Microsoft Defender's Clumsiness
- URL: https://itsfoss.com/news/vlc-microsoft-defenders-drama/
- Published: 2026-08-13T04:21:33.000Z
- Updated: 2026-08-13T04:21:33.000Z
- Description: VLC takes a long time to play MP3 on Windows? Blame it on Microsoft Defender, not VLC.
- Author: Abhishek Prakash
- Tags: News

It all started [with a tweet](https://x.com/Jonathan%5FBlow/status/2087564889154089120?ref=itsfoss.com) by video game designer [Jonathan Blow](https://en.wikipedia.org/wiki/Jonathan%5FBlow?ref=itsfoss.com). Blow is the developer behind games like Braid and The Witness.

He mentioned that he had stopped using VLC on Windows because it took about 33 seconds to start playing a simple MP3, and he had switched to Microsoft Media Player instead.

> Finally switched \*away\* from VLC \*to\* Microsoft Media Player, because VLC now takes 33 seconds to start playing an mp3 after clicking on it.  
>  
> A large sector of open source software is in a truly embarrassing place now... [pic.twitter.com/237aLdx2fG](https://t.co/237aLdx2fG?ref=itsfoss.com)
> 
> — Jonathan Blow (@Jonathan\_Blow) [August 12, 2026](https://x.com/Jonathan%5FBlow/status/2087564889154089120?ref%5Fsrc=twsrc%5Etfw&ref=itsfoss.com)

And he also shamed open source software, framing it as a sign that large part of open-source software is in bad shape.

> A large sector of open source software is in a truly embarrassing place now...

This quickly turned into a heated discussion, with people joining from both sides.

VLC's official Twitter account [clarified that this delay](https://x.com/videolan/status/2087590352350064835?ref=itsfoss.com) was not a core VLC regression but a side effect of a Windows 11 / Microsoft Defender update that quarantined VLC’s plugin cache. Their suggested solution is reinstalling VLC or regenerating that cache.

![VLC blames the delay on Microsoft Defender](https://itsfoss.com/content/images/2026/08/image-4.png)

Jonathan argued that it is the developer's responsibility to fix. He cited his own experience of fixing an issue caused by AMD in his game Braid.

![](https://itsfoss.com/content/images/2026/08/image-3.png)

## Linux user jumps in with solid evidence

A Linux user who goes by the X account [@VoxelPrismatic](https://x.com/VoxelPrismatic?ref=itsfoss.com) jumped in with concrete evidence that it is not a core VLC issue but a Windows issue.

[In this tweet](https://x.com/VoxelPrismatic/status/2087573220203356630?ref=itsfoss.com), the user shared a recording of what seems like a Linux distro running KDE. Recording clearly showed VLC started playing an MP3 file in 1-2 seconds.

> sounds like a windows issue ngl [pic.twitter.com/9Icp2Sf58M](https://t.co/9Icp2Sf58M?ref=itsfoss.com)
> 
> — PRIZ ;\] (@VoxelPrismatic) [August 12, 2026](https://x.com/VoxelPrismatic/status/2087573220203356630?ref%5Fsrc=twsrc%5Etfw&ref=itsfoss.com)

But some people were still not satisfied because VLC being slow to open MP3 files on Windows is a real issue but they kept on blaming it on VLC.

![People still blamed VLC](https://itsfoss.com/content/images/2026/08/image-1.png)

## The solution to the problem

VLC suggests the following fixes

- Regenerate the plugin cache (e.g. launch with `vlc --reset-plugins-cache`, or clear VLC’s cache under the user profile and relaunch)
- Reinstall VLC from the official build

However, a [better suggestion came](https://x.com/FiveChook/status/2087572200912269394?ref=itsfoss.com) from a few users who noted that excluding vlc.exe in Microsoft Defender solves this problem. And I like this one better because it seems to address the problem where it originates, Microsoft Defender. And if the cache builds up, VLC may be slowed down again (I think).

![User suggests adding VLC in Defender exclsuion list](https://itsfoss.com/content/images/2026/08/image-5.png)

The [same was vouched](https://x.com/liverisnick/status/2087635125462778273?ref=itsfoss.com) by several people. So this sure looks like the workaround worth trying.

## Asking the right question

Among all this, someone asked the real question; how come VLC not working for a single person becomes "a large sector of open source software" being an embarrassing place?

![](https://itsfoss.com/content/images/2026/08/image-2.png)

## Blame Defender, not VLC

I understand the frustration. Waiting half a minute to play an MP3 should not be acceptable on a modern system, even if it is on Windows.

It is also okay to blame it on VLC when you don't know the real backstory and are unaware of the root cause. 

But giving it a “open source is broken” narrative is highly far fetched. 

I haven't tested it myself. Not going to jump into Windows just for this, but from what I see, the onus of fixing it lies on the Microsoft side. And from what I know about Microsoft, they won't do a thing.

***What's your take on this episode? Share it in the comments.***