0XC00D11AA

Fix NS_E_WMP_WMDM_INCORRECT_RIGHTS (0XC00D11AA) Sync Error

You can't sync a file because the DRM license says no. Quick fix: remove and re-add the file to Windows Media Player.

Quick Answer

Delete the file from Windows Media Player's library, close WMP, reopen, re-add the file, and sync again. If that doesn't work, you're dealing with a stubborn DRM license.

What This Error Actually Means

You're trying to sync a song, video, or audio file from Windows Media Player (WMP) to a portable device—phone, MP3 player, or SD card—and the DRM (digital rights management) license on that file says no. The error code 0xC00D11AA maps directly to NS_E_WMP_WMDM_INCORRECT_RIGHTS. It's Windows Media Player's way of yelling: “The content provider hasn't granted you the right to sync this file.”

Most people hit this with old WMA or WMV files bought from the now-dead MSN Music or Zune Marketplace. But I've seen it happen with audio books, subscription-based music, and even some podcasts that still carry DRM headers. Had a client last month whose entire Zune library gave this error after she switched to a new Android phone. The licenses were still on her old PC but Windows didn't recognize them as valid for a new device.

Step-by-Step Fix: Re-Add the File

  1. Open Windows Media Player (version 11 or 12—same fix for both).
  2. Find the file in your library. Right-click it and choose Delete. Don't check “Delete from computer”—just remove it from the library.
  3. Close WMP completely.
  4. Reopen WMP.
  5. Drag the file from File Explorer back into the WMP library. WMP will re-request the DRM license from the content provider if the license is still alive.
  6. Try syncing again.

This works about 70% of the time. The trick is WMP re-evaluates the license on re-add. If the original license is expired or tied to a different device, you'll still get the error.

When That Fails: Strip the DRM (or Convert)

If the re-add trick doesn't cut it, the license is dead. You have two options:

Option A: Remove DRM with a converter

Use a tool like Audacity (free) or Switch Audio Converter to convert the WMA to MP3. This strips the DRM because it re-encodes the audio. Steps:

  1. Open Audacity.
  2. Drag the WMA file in. Audacity will decode it without the DRM.
  3. Export as MP3 (you'll need the LAME encoder).
  4. Add the new MP3 to WMP and sync.

This is the nuclear option. It breaks the license permanently, but you own the file—you're just playing it on a different device.

Option B: Use Windows Media Player's “Copy to CD” workaround

Burn the file to a CD as an audio CD, then re-rip it back to your computer. This also strips DRM because ripping creates a new file without license restrictions. Works if you have a CD burner and a spare disc.

Prevention Tip: Avoid DRM in the First Place

Don't buy music in WMA format. Stick to MP3 or FLAC. If you're buying from a store that pushes DRM-protected WMA (like some old Amazon or Microsoft stores), you're asking for trouble. A client of mine lost $200 worth of Zune purchases because the license server shut down. The only fix was converting every file. Save yourself the headache.

If this error appears on a file you didn't buy—like a free podcast or audio book—check the file properties. Sometimes the DRM header is corrupted. Deleting and re-downloading the file from the source often fixes it faster than any license dance.

Related Errors in Windows Errors
0X000005A1 Fix ERROR_HWNDS_HAVE_DIFF_PARENT 0x000005A1 0X00002178 Fix ERROR_DS_LOW_DSA_VERSION (0x00002178) Fast 0XC01E0336 STATUS_GRAPHICS_NO_ACTIVE_VIDPN 0XC01E0336 Fix 0XC00D0BC0 Fix NS_E_LICENSE_OUTOFDATE (0XC00D0BC0) – Expired Media License

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.