Windows · Media Players
MPC-HC for Windows
Lightweight, open-source Windows Media Player-style video player prized for low resource use and classic desktop-app behavior.
Updated August 9, 2026 · Reviewed by SoftNexi Editorial Team, Software research and documentation
Overview
Media Player Classic - Home Cinema (MPC-HC) is a free, open-source player that mimics the look and feel of the old Windows Media Player Classic, with a minimal interface, fast startup, and low memory footprint. Development stalled for a period after the original team stopped, but the project is maintained as a community fork under the MPC-HC/MPC-BE ecosystem, and older-but-stable builds remain widely used.
It relies on either its own built-in decoders (via internal filters) or DirectShow filters installed elsewhere on the system, so playback compatibility can vary depending on what's installed versus a self-contained player like VLC. For common formats — MP4, MKV, AVI — this rarely matters.
MPC-HC suits users who want a no-frills, fast-opening player that behaves like a native Windows app rather than a themed media center. It lacks VLC's built-in streaming/conversion toolbox and doesn't get the frequent updates that actively developed players do.
Anyone who found Windows Media Player's simplicity appealing, but wants broader format support, is the target user here.
Key features
- Fast startup and low memory/CPU use compared to full media-center apps
- Built-in decoders cover common video and audio codecs without external packs
- DirectShow filter support for extending format coverage manually
- Frame-by-frame stepping and precise seeking for review work
- Subtitle rendering for embedded and external .srt/.ass files
- Portable build with no installation required
System requirements
- Operating system
- Windows 11 and Windows 10 (64-bit builds recommended)
- Architecture
- x64 or x86 build
- Disk space
- Under 50 MB installed
How to install MPC-HC
1. Get the official build
Download from the mpc-hc.org site or the official GitHub releases page rather than a third-party download portal.
2. Run the installer or extract the portable build
Both an installer and a self-contained portable ZIP are typically offered.
3. Check file associations
During setup you can choose which video/audio file types open with MPC-HC by default.
4. Test playback
Open a sample video to confirm audio and video play correctly.
How to use it
1. Step through frames
Use the frame-step keyboard shortcut to move one frame at a time — useful for finding an exact moment in a clip.
2. Adjust subtitle appearance
Open the subtitle settings from the Play menu to change font, size, and position of loaded subtitle tracks.
3. Switch decoding filters
In Options > Internal Filters, choose which built-in decoders to use or disable in favor of installed DirectShow filters.
4. Enable OSD info
Turn on the on-screen display to see codec and resolution details while a file plays.
Safety and privacy
- Download only from the official GitHub releases or mpc-hc.org; third-party download portals have historically repackaged MPC-HC with extra offers.
- The source code is open and publicly reviewable.
- Bundled software
- The official builds we link to do not bundle third-party offers, but always verify you're on the official release page rather than a mirror.
- Privacy
- MPC-HC runs entirely offline with no account, telemetry, or online metadata lookups by default.
Known risks
- Development has been intermittent, so security and format-support updates arrive less frequently than for actively maintained players.
- Relying on external DirectShow filters for uncommon formats can introduce compatibility issues.
What's new
Pros and cons
Pros
- Very light on system resources
- Starts and opens files quickly
- Familiar, no-frills interface for Windows users
- Portable option needs no install
Cons
- Development pace has been inconsistent over the years
- No built-in streaming or conversion tools like VLC
- Some uncommon formats need external DirectShow filters
- No media library features
Verdict
MPC-HC is a good pick if you want a minimal, fast player that feels like classic Windows software rather than a full media suite. Users who want guaranteed active development or a built-in toolbox should look at VLC or MPC-BE instead.
Frequently asked questions
Is MPC-HC still updated?
Development has been intermittent since the original team stepped back; a community fork maintains releases on GitHub, but updates are less frequent than actively developed players.
Is MPC-HC free?
Yes, it's free and open source under the GNU GPL.
Does MPC-HC need codec packs?
It has built-in decoders for common formats, but relies on external DirectShow filters for some less common codecs.
What's the difference between MPC-HC and MPC-BE?
MPC-BE is a more actively developed fork with a broader feature set and more frequent updates, while MPC-HC stays closer to the original classic design.