Quick answer
For advanced users: clear the WMP cache, reset Windows Media Player settings via Control Panel, and disable IPv6 on your network adapter. If that doesn't work, check your proxy settings and Windows Firewall rules.
Why this happens
Windows Media Player (WMP) downloads playlists from the internet. Error 0XC00D109D means the player couldn't retrieve the playlist file. This usually happens because of a corrupted cache, a misconfigured network adapter (especially IPv6), or a firewall that's blocking WMP's internet access. I've seen it pop up most often right after a Windows update changes network settings, or when someone connects to a VPN and forgets to disconnect.
Fix steps
1. Clear the Windows Media Player cache
WMP stores temporary files that can get corrupted. Clearing them is quick and often fixes the issue.
- Press Windows + R to open the Run dialog.
- Type
%LOCALAPPDATA%\Microsoft\Windows Mediaand press Enter. You'll land in the Media folder. - Press Ctrl + A to select everything, then press Delete. If some files are in use, skip them—you can delete those later.
- Restart Windows Media Player and try playing the playlist again.
Expected: After deleting, WMP will rebuild its cache from scratch. The error may still appear if the issue is elsewhere, but this clears one common cause.
2. Reset Windows Media Player settings
If the cache clear didn't help, reset WMP to its default configuration. This restores the original settings without removing your music library.
- Open Control Panel (search for it in the Start menu).
- Click Programs, then Programs and Features.
- On the left, click Turn Windows features on or off.
- Scroll down to Media Features and expand it.
- Uncheck Windows Media Player. A warning pops up—click Yes to confirm.
- Click OK. Windows will remove the component. This takes a minute.
- Restart your computer.
- Go back to the same place and re-check Windows Media Player.
- Click OK and let Windows reinstall it.
Expected: After the reinstall, WMP opens with fresh settings. Your library should still be there because it's stored elsewhere. Try the playlist again.
3. Disable IPv6 on your network adapter
IPv6 can cause weird issues with WMP's playlist downloads. Disabling it forces your system to use IPv4, which is more stable for this player.
- Press Windows + R, type
ncpa.cpl, and press Enter. Network Connections opens. - Right-click your active network adapter (the one with a green bar or labeled as connected) and select Properties.
- In the list, uncheck Internet Protocol Version 6 (TCP/IPv6).
- Click OK and close the window.
- Restart your computer (or at least restart the network adapter by disabling and re-enabling it).
Expected: After a restart, WMP should download playlists without the error. Keep IPv6 disabled if this fixes it—you won't miss it unless you're on a pure IPv6 network.
If the main fixes fail
Try these alternative approaches when the above doesn't solve it.
Check proxy settings
If you use a proxy (or a system-wide VPN), WMP might be trying to connect through it and failing.
- Press Windows + R, type
inetcpl.cpl, and press Enter. - Go to the Connections tab.
- Click LAN settings.
- If Use a proxy server for your LAN is checked, try unchecking it and click OK.
- Restart WMP and test.
If you need the proxy for other apps, leave it on and instead add an exception for WMP. That requires more advanced steps, so I'd only do it if you absolutely need the proxy.
Reset Windows Firewall rules for WMP
Windows Firewall can block WMP's outgoing connections if a rule got corrupted.
- Open Windows Security (search for it in Start).
- Click Firewall & network protection.
- Click Allow an app through firewall.
- Click Change settings (you need admin rights).
- Scroll to Windows Media Player.
- If it's there, uncheck it, click OK, then go back and re-check it (both Private and Public).
- If it's not listed, click Allow another app, browse to
C:\Program Files\Windows Media Player\wmplayer.exe, add it, and enable both boxes. - Click OK and test.
Prevention tips
To avoid this error in the future, keep your Windows updates current. Microsoft has patched several WMP bugs over the years. Also, avoid using playlist files from sketchy websites—they can trigger the error or worse, contain malicious links. Stick to trusted sources like official radio station directories or your own library. And if you're on a VPN, disconnect before using WMP; most VPNs interfere with its playlist downloads. A final tip: if you rarely use WMP, consider switching to a modern player like VLC or MusicBee. They handle playlists better and don't have these legacy quirks. But if you're stuck with WMP for work or habit, these fixes will get you through.