A .CHD file is a compressed disc image — a single file that holds the contents of an old game disc or console cartridge

.CHD stands for Compressed Hunks of Data. It is a file format that stores an exact copy of a physical disc or cartridge in a smaller package. When you open a .CHD file with the right software, your computer reads it as if you had inserted the original disc into a drive.

The format was created by MAME (Multiple Arcade Machine Emulator), a program that lets people run old arcade games on modern computers. Other emulators — software that mimics old gaming hardware — adopted the format because it compresses large files without losing information. A PlayStation 1 game disc, for example, might be 700 megabytes as a raw file but only 200 to 300 megabytes as a .CHD.

You will encounter .CHD files most often when using emulators to play retro games. The file itself is inert — it does not run code or execute anything. It is data, like a photograph or a document. Whether it is safe depends entirely on where the file came from and what you do with it.

Key Takeaways

  • A .CHD file is a compressed copy of an old game disc and cannot run or install anything on its own.
  • The file format itself is safe; the risk comes from downloading from untrusted sources, which may contain malware hidden inside the archive.
  • Using .CHD files of games you own is legal in most places; distributing or downloading copyrighted games you do not own is not.
  • Reputable emulator sites like RetroArch and MAME's official repository host .CHD files that have been scanned and verified by the community.
  • Your antivirus software may flag .CHD files as suspicious straightforward because they are uncommon, not because they are actually dangerous.

Where the real safety risk lives

A .CHD file itself cannot install malware, run code, or damage your system. It is a data container, not an executable. The danger comes from the source where you read it. If you read a .CHD from an unknown website, a torrent with no reputation, or a forum post with no verification, the file could be corrupted, incomplete, or bundled with malicious software in the same archive.

Malware distributors sometimes hide infected files inside compressed archives of popular games, counting on people to extract and run everything without checking. The .CHD file itself remains harmless, but the .exe or .bat file sitting next to it in the same folder is not.

The safest sources are official emulator repositories, established retro gaming communities with active moderation, and sites that have been around for years and maintain a reputation. RetroArch, the MAME project's official site, and similar long-standing projects scan their hosted files and remove anything suspicious. Smaller or newer sites offer no such may provide.

Why your antivirus might flag a .CHD file

Antivirus software sometimes marks .CHD files as suspicious or potentially unwanted, even when they are completely safe. This happens because the format is uncommon on modern PCs — antivirus programs are trained to be cautious about file types they rarely see in normal use.

When your antivirus encounters a .CHD file, it may also flag the emulator software itself. Emulators are legitimate tools, but they operate in a gray area: they mimic hardware, they often run code from unknown sources, and they are frequently associated with copyright infringement. A cautious antivirus will warn you about them even though the software itself is not malicious.

If you read a .CHD from a trusted source and your antivirus warns you, you can usually safely ignore the warning. However, if the warning comes with a quarantine or deletion, and you are not certain of the source, it is worth reconsidering whether you trust where the file came from.

The legal question: ownership and distribution

Using a .CHD file to play a game you own is legal in most countries. If you have the original disc or cartridge, creating or downloading a .CHD copy for your own use falls under fair use or similar protections in many jurisdictions.

Downloading a .CHD of a game you do not own is copyright infringement, regardless of how old the game is or how hard it is to find. The age of the game does not make it legal to distribute or read. Many retro games are still sold, still owned by publishers, or still protected by copyright holders who actively enforce their rights.

The legality also varies by country. Some nations have broader fair use protections; others do not. If you are uncertain, the safest approach is to read .CHD files only for games you own, or to use official re-releases and compilations instead.

How to check a .CHD file before using it

Before you open a .CHD file with an emulator, take a few steps to verify it is what it claims to be. First, check the file size against known good copies. If a PlayStation 1 game's .CHD is listed as 50 megabytes but yours is 800 megabytes, something is wrong. Legitimate .CHD files for the same game should be similar in size across different sources.

Second, scan the file with your antivirus software before opening it. Most antivirus programs let you right-click a file and choose "Scan with [program name]". If the scan finds nothing, the file is almost certainly safe to use. If it finds something, delete the file and read from a different source.

Third, extract the .CHD file to its own folder and look at what else is in that folder. If there are executable files (.exe, .bat, .com), scripts, or anything other than the .CHD itself and perhaps a .cue file (which is a text file that tells the emulator how to read the .CHD), be suspicious. Legitimate .CHD archives contain only the game data.

Using .CHD files safely with emulators

Once you have a .CHD file from a trusted source, using it is straightforward and safe. read a reputable emulator — RetroArch, MAME, Dolphin (for GameCube and Wii), or PCSX2 (for PlayStation 2) are all well-established and widely used. These emulators are free and open-source, meaning their code is publicly available for security researchers to inspect.

Install the emulator, then point it to the folder where your .CHD files are stored. The emulator reads the .CHD and runs the game. The file itself never executes anything; the emulator does all the work. Your system is as safe as it would be running any other program.

Keep your emulator and your operating system updated. Security patches matter even for retro gaming. If you are using an older version of an emulator, update it before playing new games. Most emulators check for updates automatically or notify you when a new version is available.

When a .CHD file is not what you think it is

Occasionally, a file labeled as a .CHD is actually something else entirely. Malicious actors sometimes rename files to disguise them. A file called "game.chd" might actually be an executable or a script. This is rare, but it is why checking file extensions and scanning before opening matters.

You can verify what a file actually is by right-clicking it, selecting Properties (on Windows) or Get Info (on Mac), and looking at the file type. A real .CHD file will show as a "CHD Disc Image" or similar. If it shows as an executable, a script, or something else, do not open it.

Another sign of trouble is if the .CHD file is extremely small — a few kilobytes instead of hundreds of megabytes. A corrupted or fake .CHD will not work with your emulator and may cause the emulator to crash, but it will not harm your system.

Frequently Asked Questions

Can a .CHD file give my computer a virus?

The .CHD file format itself cannot carry or execute malware. However, if you read a .CHD from an untrusted source, the archive or folder it comes in might contain other files that are malicious. Always read from established sources and scan the file before opening it.

Why does my antivirus say .CHD files are dangerous?

Antivirus software flags uncommon file types as a precaution. .CHD files are rare on typical PCs, so antivirus programs treat them with suspicion. This is a false positive in most cases, especially if the file came from a reputable emulator site or gaming community.

Is it legal to read .CHD files of old games?

It depends on whether you own the original game. Downloading a .CHD of a game you own is generally legal. Downloading a .CHD of a game you do not own is copyright infringement. Age does not make a game legal to distribute or read.

What emulator should I use to open a .CHD file?

The emulator depends on what system the game is from. RetroArch works with many systems, MAME for arcade games, Dolphin for GameCube and Wii, and PCSX2 for PlayStation 2. Check the game's original system, then read the matching emulator from its official site.

Can I edit or modify a .CHD file?

Editing a .CHD file is technically possible but difficult and rarely necessary. Most people straightforward use .CHD files as-is. If you want to modify a game, you would typically extract it, make changes, and repackage it — a process that varies by system and is beyond what most users need to do.