0XC00D1246

Fix NS_E_CANNOT_SYNC_DRM_TO_NON_JANUS_DEVICE (0XC00D1246)

That DRM sync error means your device can't handle Janus DRM. I'll walk you through three fixes, from quick to thorough, so you can pick what fits your time.

Quick Fix (30 seconds): Clean Stored Licenses

This error usually shows up when you're trying to sync a subscription music file (from a service like the old Zune Pass or a PlaysForSure store) to a device that doesn't support the newer Janus DRM standard. The quickest fix is to clear out the corrupted or conflicting licenses in Windows Media Player.

  1. Open Windows Media Player 11 or 12 (the one built into Windows 7, 8, 10, or 11).
  2. Press Ctrl + L to show the list of files.
  3. Right-click the file that triggers the error and select Delete. Choose Delete from library only — don't delete the actual file on your hard drive.
  4. Now, go to Tools > Options > Privacy. Under History, click Clear History.
  5. Try syncing again. If the error's gone, you're done. But if it persists, your device genuinely doesn't support Janus, and we need a different approach.

Why this works sometimes: Corrupt license metadata can fool the sync engine into thinking the file is subscription-based when it's actually a purchased track. Clearing the history forces WMP to re-evaluate the files.

Moderate Fix (5 minutes): Re-Acquire the License or Convert the File

The error code 0XC00D1246 specifically means the target device doesn't support Janus DRM (the newer protected content format). If you still own the file legally, the simplest path is to get a non-DRM version or convert it.

  1. Re-download the file from the original store. Most services (like Amazon Music, iTunes, or Google Play) now sell DRM-free MP3s. If you bought it from an old PlaysForSure store, check if the store still exists and offers a DRM-free download.
  2. If you can't re-download, use Windows Media Player to burn the file to a CD (using the Burn tab), then rip the CD back to WMP. This strips DRM. It's tedious but works on any file that plays.
  3. Alternative: Use a DRM-removal tool. I don't endorse specific ones, but tools like SoundTaxi or NoteBurner can strip DRM for personal use (check your local laws).

If converting isn't an option, the next step resets your entire DRM store.

Advanced Fix (15+ minutes): Reset the DRM Store Completely

This is the nuclear option. It clears all DRM licenses on your PC and forces Windows Media Player to re-acquire them from the rights server. Works on Windows 7 through 11.

  1. Close Windows Media Player and any other app using DRM (like Groove Music).
  2. Open File Explorer and navigate to:
    %ALLUSERSPROFILE%\Microsoft\DRM
  3. Delete the DRM folder. You'll get a permission prompt — click Continue. If it says the folder is in use, boot into Safe Mode and try again.
  4. Still in Safe Mode, delete all files inside %USERPROFILE%\Local Settings\Application Data\Microsoft\DRM (or %USERPROFILE%\AppData\Local\Microsoft\DRM on Windows 10/11).
  5. Reboot normally, open Windows Media Player, and try to play the file. The first time, WMP will connect to the license server to re-acquire the rights. This requires internet.
  6. If the file is a subscription file (not purchased), the license server won't issue a new license if the subscription expired. In that case, the file is dead. Delete it.

I know this step is a pain — it tripped me up first time because you need admin rights to delete that DRM folder. But it's the only way to flush out stale Janus DRM data that blocks sync.

Why This Error Happens

Janus DRM was Microsoft's attempt at subscription-based content syncing, used in Windows Media Player 11 and later. Devices that aren't "Janus-aware" — like older MP3 players, some Android phones, or iPods — won't accept the license. The error code 0XC00D1246 is your PC saying, "Hey, this device doesn't speak Janus, so I'm not sending it."

Real-world scenario: You bought a song from Walmart's old MP3 store (which used Janus DRM) and now you want to play it on a Samsung phone. You'll get this error every time you sync via Windows Media Player. The only reliable fix is to convert that file to MP3/AAC without DRM.

When to Give Up

If you've done the DRM reset and still get the error, the file's license is tied to a dead server or expired subscription. I've seen cases where the file plays fine on the PC but won't sync — that's the Janus wall. You can still listen on your computer; just don't expect to transfer it to unsupported devices without a DRM strip.

In short: the 30-second fix handles the easy cases, the 5-minute burn-and-rip covers most stubborn files, and the 15-minute DRM reset is for when everything else fails. Pick your path and get back to listening.

Related Errors in Windows Errors
0XC0000033 STATUS_OBJECT_NAME_INVALID (0XC0000033) – Object Name Invalid Fix 0X00000219 App Verifier Error 0X00000219: Quick Fix First 0X0000056C 0X0000056C ERROR_INVALID_MEMBER Fix: Group Membership Mess 0XC000015C Fix STATUS_NOT_REGISTRY_FILE (0XC000015C) Fast

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.