How-to

DVD Won't Play on Windows 11? Every Fix That Actually Works

Troubleshooting DVD playback on Windows 11

The disc is in the drive. The drive is spinning. And your Windows 11 laptop is doing absolutely nothing useful with it.

Maybe File Explorer opened and showed you a folder called VIDEO_TS full of files you do not know how to play. Maybe Windows asked you to pick an app but none of the suggestions worked. Maybe the disc spins for a few seconds and then stops. Or maybe the movie starts but there is no sound — or sound but no picture.

DVD playback problems on Windows 11 are frustrating because they look like hardware failures when they are almost always software problems. The drive works. The disc is fine. Windows just does not know what to do with a DVD movie, and the error messages (when there are any) do not explain why.

This guide walks through every common failure scenario, explains what is actually going wrong, and tells you exactly how to fix it.

Quick answer: The most common reason DVDs do not play on Windows 11 is that the operating system does not include a DVD decoder. Installing a player app like VLC (free) or MediaPlay DVD Player (free from the Microsoft Store) solves this for most people in under two minutes. If you have already installed a player and it still does not work, read on — the issue is likely one of the specific problems covered below.


Problem 1: Windows opens a folder of files instead of playing the movie

What you see: You insert the DVD, and File Explorer opens showing a folder called VIDEO_TS containing files with names like VTS_01_1.VOB, VIDEO_TS.IFO, and VIDEO_TS.BUP.

What is actually happening: Windows is doing exactly what it does with any data disc — showing you the files. It recognized the DVD, read the file system, and opened the folder. The problem is that Windows 11 does not include the MPEG-2 video decoder needed to actually play those files as a movie.

This is the most common DVD problem on Windows 11, and it is not a malfunction. Microsoft removed DVD playback support from Windows years ago. The disc is fine. The drive is fine. Your computer just needs a player app that brings its own decoder.

The fix: Install a DVD player app. VLC is free and handles most discs. MediaPlay DVD Player is built specifically for disc playback and is free from the Microsoft Store. Once you have a player installed, right-click the disc in File Explorer and choose “Open with” your new player, or open the player directly and use its menu to open the disc.


Problem 2: A player is installed but the disc still will not play

What you see: You have VLC or another player installed, but when you try to play the DVD, nothing happens. The disc spins, the player opens, but the movie does not start.

What might be happening:

The player may not be detecting the disc automatically. In VLC, go to Media → Open Disc, make sure “DVD” is selected, and check that the correct drive letter is chosen. Click “Play.” Many DVD playback failures in VLC come down to the player not auto-detecting the disc rather than a real compatibility problem.

If you are using a different player, look for a “Play Disc” or “Open Disc” option in its menu. Some players need to be pointed at the drive manually rather than auto-playing when a disc is inserted.

Also check whether the disc is a DVD movie disc or a data disc. Data DVDs (home recordings, file backups) do not have the VIDEO_TS structure and need to be opened as video files rather than as a disc.

The fix: Manually open the disc through the player’s menu rather than relying on auto-play. If the disc still does not play, try it in a different player — some players handle certain disc structures better than others.


Problem 3: Audio plays but there is no video

What you see: You hear the movie soundtrack, dialogue, and sound effects, but the screen is black or shows a frozen frame.

What is actually happening: The audio codec is working but the video decoder is failing. This can happen when a player is using hardware-accelerated video decoding and the graphics driver does not handle MPEG-2 properly, or when there is a conflict between the player’s decoder and another codec installed on the system.

The fix: In VLC, go to Tools → Preferences → Video, and try changing the “Output” setting. Switch from “Automatic” to “DirectX (DirectDraw) video output” or “OpenGL video output.” Restart VLC and try again.

If that does not help, try disabling hardware acceleration in the player’s settings. This forces the player to decode the video in software rather than relying on the graphics card, which is slower but more compatible.

If neither works, try a different player entirely. Different players use different decoding pipelines, and switching often resolves decoder-specific issues.


Problem 4: Video plays but there is no audio

What you see: The movie plays visually, but there is no sound at all — or the sound is distorted, garbled, or in the wrong language.

What is actually happening: DVD audio uses specific formats — most commonly AC3 (Dolby Digital) and sometimes DTS. If the player cannot decode these formats, or if the audio output is routed to a device that cannot handle them, you get silence or distortion.

The fix: First, check the basics. Make sure your system volume is not muted and that the correct audio output device is selected in Windows Settings → System → Sound.

In VLC, go to Audio → Audio Track and make sure a track is selected. Some DVDs have multiple audio tracks (different languages, commentary tracks), and occasionally the player defaults to an empty or incompatible one.

If you are using an external audio device (HDMI TV, Bluetooth headphones, USB speaker), try switching to the laptop’s built-in speakers temporarily to rule out a device-specific issue.


Problem 5: The drive is not recognized by Windows

What you see: You plugged in an external USB DVD drive and it does not appear in File Explorer at all. No drive letter, no disc icon.

What is actually happening: This is a hardware or driver problem, not a playback software issue.

The fix: Start with the physical connection. Unplug the drive and plug it into a different USB port — preferably directly on the laptop, not through a hub. USB hubs sometimes do not deliver enough power for optical drives, causing them to fail silently.

Check Device Manager (right-click the Start button → Device Manager) and look under “DVD/CD-ROM drives.” If the drive appears with a yellow warning icon, right-click it and select “Update driver.” If it does not appear at all, try a different USB cable if the drive came with one.

Some slim external drives draw more power than a single USB port provides. If the drive has a second USB connector (a Y-cable with two plugs), make sure both are connected. If it only has one, try plugging the laptop into its power adapter — some laptops reduce USB power delivery when running on battery.


Problem 6: The disc spins and then stops

What you see: You insert the disc, the drive spins up, runs for a few seconds, and then stops. Nothing opens.

What might be happening: The drive cannot read the disc. This is usually caused by a dirty or scratched disc, but it can also be a failing drive.

The fix: Try a different disc first. If another disc works, the original disc is the problem — clean it with a soft cloth, wiping from the center outward (not in circles), and try again.

If no discs work, the drive’s laser may be weak or failing. For external drives, try connecting to a different computer to confirm. If the drive fails everywhere, it may need to be replaced. USB DVD drives are inexpensive — $20-30 for a reliable one.

Also worth checking: some very old or very cheap blank DVDs used low-quality dyes that degrade over time. If you are trying to play a home-recorded disc from years ago, the recording itself may have deteriorated.


Problem 7: Region lock error

What you see: The player shows an error about disc region, or the movie simply refuses to play with no clear explanation.

What is actually happening: DVDs use a region coding system. Discs sold in North America are Region 1, Europe is Region 2, and so on. DVD drives are set to a specific region, and they can only play discs from that region. Most drives allow you to change the region a limited number of times — typically five — after which it is permanently locked.

The fix: Check your drive’s current region in Device Manager. Right-click the Start button → Device Manager → DVD/CD-ROM drives → right-click your drive → Properties → DVD Region tab. If the region does not match your disc, you can change it — but keep in mind you only have a few changes available.

VLC can sometimes bypass region restrictions because it uses its own decoding library rather than the drive’s built-in region check. If you have a region mismatch and do not want to use up a region change, try playing the disc in VLC first.


Problem 8: Playback stutters, skips, or freezes

What you see: The movie starts playing but the video stutters, freezes briefly, or the audio and video go out of sync.

What is actually happening: This is usually a power or connection issue rather than a software problem.

The fix: If you are using an external drive through a USB hub, connect it directly to the laptop. Hubs can introduce latency and power fluctuations that cause playback issues.

Make sure the laptop is plugged into power. Some laptops throttle USB power and CPU performance on battery, which can affect DVD decoding — especially on older or lower-powered machines.

Close other resource-heavy applications. DVD decoding is not extremely demanding, but on an older laptop with limited RAM, running a browser with 30 tabs alongside a DVD player can cause stuttering.

If the issue is consistent and happens with multiple discs, try disabling hardware-accelerated decoding in the player’s settings. Software decoding uses more CPU but avoids driver-related stuttering.


Problem 9: The screen goes black when playing in full screen

What you see: The movie plays in a windowed mode, but switching to full screen produces a black screen while audio continues.

What is actually happening: This is a display driver or video output conflict. It is more common on systems with hybrid graphics (laptops with both integrated and dedicated GPUs).

The fix: In VLC, go to Tools → Preferences → Video and change the video output module. Try different options until one works in full screen. “Direct3D11 video output” or “DirectX (DirectDraw) video output” are usually the most compatible.

Updating your graphics drivers can also resolve this. Check the manufacturer’s website (NVIDIA, AMD, or Intel) for the latest driver version.


Quick diagnosis flowchart

If you are not sure which problem applies to you, start here:

Can you see the DVD drive in File Explorer? → No: See Problem 5 (drive not recognized) → Yes: Insert a disc and continue

Does the disc spin and stay spinning? → No: See Problem 6 (disc spins and stops) → Yes: Continue

Does anything open on screen? → A folder of VOB/IFO files: See Problem 1 (no DVD decoder) → A player opens but nothing plays: See Problem 2 (player not detecting disc) → Video plays: Continue to audio/video checks

Is there both video and audio? → Video but no audio: See Problem 4 → Audio but no video: See Problem 3 → Both but stuttering: See Problem 8 → Both work: Your DVD is playing. Enjoy the movie.


FAQ

Why did Microsoft remove DVD playback from Windows?

DVD playback requires a licensed MPEG-2 decoder, which costs Microsoft a licensing fee per copy of Windows. As DVD usage declined and streaming grew, Microsoft removed it to reduce costs. Windows 7 was the last version to include it by default.

Will a DVD player app fix all of these problems?

A player app fixes Problem 1 (the most common issue) and usually prevents Problems 3 and 4. Problems 5, 6, and 7 are hardware-level issues that software cannot solve. Problem 8 can be either hardware or software.

Should I install codec packs?

Generally, no. Modern DVD players like VLC bring their own codecs. Installing third-party codec packs (like K-Lite or CCCP) can create conflicts with existing decoders and cause more problems than they solve. If a player does not work, try a different player rather than adding codec packs.

Can Windows 11 play Blu-ray discs?

Not natively, and most free players cannot either. Blu-ray uses stronger DRM that free decoders cannot handle. You typically need paid software like CyberLink PowerDVD for Blu-ray playback.

My DVD is homemade (burned by someone). Does that matter?

Homemade DVDs sometimes use non-standard formats or finalization settings. If a burned DVD does not play, the disc may not have been “finalized” — a step required to make recorded DVDs compatible with standard players. If you have access to the original burning software, finalize the disc and try again.

I tried everything and the DVD still does not play. Now what?

If multiple players fail on multiple discs and the drive is recognized by Windows, the drive itself is likely failing. Try the drive on another computer. If it fails there too, replace it — external USB DVD drives cost $20-30 and the difference between a failing drive and a working one is immediate.


Sources


Final takeaway

Nine times out of ten, a DVD that will not play on Windows 11 is not a hardware problem — it is a missing decoder. Microsoft removed DVD playback from Windows, and the fix is as simple as installing a player app. VLC handles most situations for free. MediaPlay DVD Player is the quickest route if you want to insert a disc and watch without navigating settings.

For the other one time out of ten — region locks, drive recognition, audio-video sync — the fixes above cover every scenario we have encountered. Work through them in order, and you will find the one that applies to you.