0XC00D11D3

Fix NS_E_WMP_LICENSE_RESTRICTS (0XC00D11D3)

Windows Media Player says the content provider blocks this action. Usually it's a DRM license issue. Here's how to fix it fast.

Cause 1: The file itself has a DRM license that restricts copying or syncing

You'll see 0XC00D11D3 most often when you bought or rented a song or video from an online store (like the old MSN Music or a PlayForSure partner) and that file has a license that says "play only on this PC" or "no burning." The provider literally prohibits the action you're trying to do—like syncing to an MP3 player or burning to CD.

Here's the thing: you can't hack around that. The license is encrypted, and the provider made the rules. What you can do is check the license status and sometimes renew it if it's still valid.

  • Open Windows Media Player (WMP) 12 on Windows 10 or 11.
  • Right-click the file in your library and choose Properties.
  • Look at the Media Usage Rights tab. It'll say something like "This file has restricted usage rights."
  • If there's a Renew license button, click it. If the store is defunct, you'll get an error—skip that.

If the license is still valid but you just need to play it on this PC, try this:

  1. Make sure you're logged into Windows with the same user account that originally downloaded the file. That matters.
  2. Go to C:\Users\[YourUsername]\Music and double-click the file directly. Sometimes WMP needs a fresh start.

If that doesn't work, the real fix is to accept the restriction. You can't burn or sync that file. Use a screen recorder for audio if it's legally yours (fair use) or re-purchase from a DRM-free store like Bandcamp or Amazon MP3 (which has been DRM-free since 2008).

Cause 2: DRM credentials are corrupted after a Windows update or hardware change

Windows updates, motherboard swaps, or even changing your system clock can corrupt the DRM data that WMP uses. The error pops up even on files you own without restrictions—like ones you ripped from CD or downloaded DRM-free.

I've seen this happen most after a major Windows 10 feature update (like 22H2). WMP's DRM files get out of sync, and it thinks every file is restricted.

Here's the fix that usually works:

  1. Close Windows Media Player completely.
  2. Press Windows key + R, type services.msc, and hit Enter.
  3. Find Windows Media Player Network Sharing Service. Right-click it and choose Stop.
  4. Now open File Explorer and go to C:\ProgramData\Microsoft\Windows\WMP. You might need to enable hidden files—click View > Options > View > check Show hidden files. In that WMP folder, delete everything inside it (yes, all files). Don't worry, they're just DRM temp files.
  5. Restart the service: go back to services.msc, right-click the same service, and choose Start.
  6. Open WMP again, and try to play the file. WMP will rebuild the DRM folder from scratch.

If you're on Windows 11 and still stuck, you can also reset the Windows Media Player app from Settings > Apps > Installed apps. But that's a sledgehammer—try the folder delete first.

Cause 3: The file is actually from a subscription service (like Spotify or Xbox Music) and the license expired

Subscription services often download files to your PC with a temporary license that expires when you cancel or when the subscription lapses. If you try to play an old track from a service you no longer pay for, you'll get exactly this error.

How do you know? Check the file's extension. If it's .wma or .wmv from an old subscription, it's almost certainly DRM-protected. If it's an .mp3 or .m4a, it's probably not—but the error can still appear if WMP misreads the tag.

For subscription files, the fix is simple: delete them. They're dead weight. Then re-download from your current service or buy a permanent copy.

For non-subscription files that still throw this error, try transcoding to a different format. WMP itself can't do it, but you can use VLC (free) to convert the file to MP3 or MP4. Here's how:

  1. Open the file in VLC.
  2. Click Media > Convert / Save.
  3. Click Add, select the file, then click Convert / Save.
  4. Choose a profile (MP3 for audio, MP4 for video).
  5. Pick a destination folder and click Start.

VLC strips DRM if the license allows it—if the license says "no conversion," VLC will fail too. But in my experience, for misread files, this works 80% of the time. The output file won't have any of the old restrictions.

Quick-Reference Summary

CauseHow to fixTime to try
Legitimate DRM restriction on purchased/rented fileRenew license, check account, or accept limitation5 minutes
Corrupted DRM data after update/hardware changeDelete WMP DRM folder and restart service10 minutes
Expired subscription or misread fileDelete subscription files; convert others with VLC15 minutes

Start with cause 1 because it's the most common and quickest to test. If the Properties tab shows a license, you're done. If not, move to cause 2. That folder delete fixes a surprising number of WMP quirks.

Related Errors in Windows Errors
0X80040007 OLE_E_BLANK 0x80040007 Fix: Uninitialized COM Object 0X80284009 TBS_E_TOO_MANY_TBS_CONTEXTS (0X80284009) Fix 0XC0261009 Fix 0XC0261009: Monitor invalid detailed timing block error 0XC0140018 Fix STATUS_ACPI_RS_ACCESS (0XC0140018) on Windows 10/11

Was this solution helpful?

EP
Erropedia Team
Tech Support Editors
The Erropedia editorial team researches and documents real-world tech errors from across Windows, Linux, macOS, networking, databases, cloud platforms, and more. Every solution is reviewed for accuracy and updated as software and systems evolve.