For video sites where ads play but the main video freezes or stalls, work through these checks in order:
- In Microsoft Edge, open
edge://media-internals, then reproduce the problem.- Check the player properties for the video codec and decoder information.
- If the video is using H.264, look for
codec: h264orcodec: avc1.
- Check whether hardware acceleration is enabled in Edge.
- Open
edge://settings/system. - Make sure Use graphics acceleration when available is turned on.
- Restart Edge.
- Open
- Verify GPU video decoding.
- Open
edge://gpu. - Confirm that Video Decode shows Hardware accelerated.
- Then check
edge://media-internalsagain while the issue occurs. -
D3D11VideoDecoderorMediaFoundationVideoDecoderindicates hardware decoding. -
FFmpegVideoDecoderindicates software decoding.
- Open
- If hardware acceleration is enabled but playback still fails:
- Update the GPU driver from the device manufacturer.
- Turn graphics acceleration off and back on again in Edge, then restart Edge.
- Recheck
edge://media-internalsto see whether the decoder path changed.
- Check whether the video format is unsupported.
- Edge does not natively support all codecs.
- Some formats can cause audio-only playback or failed playback.
- If the same media also fails in the built-in Windows player, the issue is more likely a format support issue than an Edge setting.
- H.264/AVC, VP8/VP9, and AV1 are supported. XAVC is not supported by the built-in Windows playback stack.
- If the problem is with local media files in Windows Media Player 11, enable automatic codec download:
- In Windows Media Player, go to Tools > Options.
- Select the Player tab.
- Turn on Download codecs automatically.
- Try the file again.
- On older Windows systems, if video playback shows a blank, white, or black window, flashes, or continually starts and stops, verify that Windows Video Compression is installed properly.