0XC00D0BDD

Fix NS_E_FEATURE_DISABLED_IN_SKU (0XC00D0BDD) Fast

Windows Errors Beginner 👁 1 views 📅 May 28, 2026

That error means your Windows edition blocks a media feature. Turn it on in Windows Features with two clicks.

You're trying to play a video or audio file and Windows throws 0XC00D0BDD. Frustrating, but it's a simple fix.

Quick Fix: Turn on Media Features

  1. Open the Start menu, type Windows Features, and click Turn Windows features on or off. Wait for the list to populate (takes 5–10 seconds).
  2. Scroll down the list. Look for Media Features. Click the plus sign next to it to expand.
  3. Check the box for Windows Media Player. Don't check anything else in that list unless you know you need it.
  4. Click OK. Windows will search for files. Then click Restart now when prompted.

After the restart, try your video or audio again. That's it — the error should be gone.

Why This Works

Windows 10 and 11 come in different editions: Home, Pro, Enterprise, Education, and then special N and KN editions for Europe and Korea. Microsoft stripped Media Player from all N and KN editions to comply with antitrust rules. The 0XC00D0BDD error is the system saying "I don't have the feature you're trying to use."

Enabling Windows Media Player in Windows Features actually installs the core media foundation components — the stuff that lets Windows decode video and audio. Without those, even third-party media players can't work because they rely on Windows' underlying media stack.

Real-world example: A user tried to play an MP4 file in the Movies & TV app on Windows 10 Pro N. They got 0XC00D0BDD. They'd never installed the Media Feature Pack. After turning on Windows Media Player in Windows Features, the file played instantly.

Less Common Variations

1. Media Feature Pack Not Showing Up

If you don't see Media Features at all in the Windows Features list, you're on an N or KN edition. You need to download the Media Feature Pack from Microsoft's website. Go to https://support.microsoft.com/en-us/topic/media-feature-pack-for-windows-10-n-may-2021 (or search Google for "Media Feature Pack Windows 10/11"). Install it, restart, and you're done.

2. Error Appears in a Game or App, Not Media Player

Some games and apps use the Windows media foundation for loading videos or sounds. For example, the Steam version of Rise of the Tomb Raider would crash on startup with 0XC00D0BDD on N editions. Fix is the same — install the Media Feature Pack.

3. Corporate-Locked Windows Enterprise N

If you're on a work computer with Windows 10 or 11 Enterprise N, your IT department may have blocked users from installing the Media Feature Pack. You'll need to contact them and ask to have it deployed via SCCM or Group Policy. There's no workaround that's legal or safe.

How to Prevent It

If you're buying a new computer or reinstalling Windows, avoid N or KN editions if you want to play media files. Those editions are meant for organizations that don't need media playback. Home, Pro, and Enterprise (non-N) include everything you need.

If you're stuck on an N edition for some reason, keep a copy of the Media Feature Pack installer on a USB drive. That way, if you reinstall Windows, you can load the pack before you run into the error.

One more tip: if you see this error in the future, your first move should always be checking Windows Features. It's where 90% of these problems live.

Was this solution helpful?