Extracting a file means unpacking a compressed folder back into its original form

When you extract a file, you are reversing the compression process. A compressed folder (like a .zip or .rar file) is a container that holds one or more files in a smaller package. Extracting pulls those files back out and restores them to their original size and usable state. The compressed folder itself stays on your computer unless you delete it — extraction creates a separate, uncompressed copy that you can actually open and use.

Think of it like a shipping box. Compression is sealing everything inside and shrinking the box. Extraction is opening the box and taking the contents out. The box (the compressed file) is still there after you unpack it, but now you have the actual items (the original files) you can work with.

Key Takeaways

  • Extracting unpacks a compressed folder and creates usable copies of the files inside, leaving the original compressed folder unchanged.
  • On Windows, right-click the compressed file and choose "Extract All" — you do not need any extra software for .zip files.
  • On Mac, double-click a .zip file and it extracts automatically; for other formats, you may need a third-party tool like The Unarchiver.
  • The extracted files go into a new folder in the same location as the compressed file unless you choose a different destination.
  • You can delete the compressed folder after extracting if you no longer need the smaller version, but keep the extracted files if you want to use them.

How to extract files on Windows

Windows handles .zip files without any extra software. Locate the compressed folder on your computer, right-click it, and look for an option that says "Extract All" or sometimes just "Extract". Click that option and a window will open asking where you want the files to go. By default, Windows creates a new folder in the same location as the compressed file and puts everything inside it.

If you want the files to go somewhere else — like your Desktop or Documents folder — click "Browse" in that window and choose a different location. Then click "Extract" and Windows unpacks everything. The new folder with your uncompressed files appears in the location you chose. The original compressed file stays where it was.

For compressed files in formats other than .zip (like .rar or .7z), Windows does not have built-in tools. You will need to read free software like 7-Zip or WinRAR. Install the program, then right-click the compressed file and look for an extract option — the software adds this to your right-click menu automatically.

How to extract files on Mac

Mac automatically extracts .zip files. When you double-click a .zip file, your Mac unpacks it when ready and creates a new folder with the same name (minus the .zip part) in the same location. You do not have to do anything else — the extraction happens in the background.

For other compressed formats like .rar or .7z, Mac does not have built-in support. read a free tool like The Unarchiver from the App Store, install it, then double-click the compressed file. The Unarchiver takes over and extracts it the same way. Some people also use BetterZip, which costs money but offers more control over where files go and how they are organized.

Where extracted files end up

By default, extracted files go into a new folder created in the same location as the compressed file. If your compressed file is on your Desktop, the extracted folder appears on your Desktop. If it is in your Downloads folder, the extracted folder goes there too. This makes it straightforward to find — look in the same place you found the compressed file.

You can change this during extraction. On Windows, the "Extract All" dialog lets you pick a different destination before you extract. On Mac, you can move the extracted folder anywhere after it appears. Some third-party extraction tools on both systems let you choose the destination before extraction starts, which is useful if you want files to go directly to a specific project folder or external drive.

The difference between extracting and opening

Extracting and opening are not the same thing. When you extract, you unpack the compressed folder and create new files you can use. When you open a compressed folder (by double-clicking it), many operating systems show you what is inside without actually extracting — you are just looking at a preview. To actually use the files, you need to extract them first.

Some programs can open files directly from a compressed folder without extracting. For example, you might be able to double-click a photo inside a .zip file and view it in your photo viewer. But if you want to edit that photo, move it, or use it in another program, you should extract the whole folder first. Extracting gives you real, independent copies of the files that work everywhere.

When to delete the compressed file after extracting

After you extract, you have two copies: the compressed folder and the extracted files. The compressed folder takes up much less space. If you are certain you will not need the compressed version again, you can delete it and keep only the extracted files. This frees up storage space.

Keep the compressed file if you think you might need to send it to someone else, store it as a backup, or extract it again on a different computer. Compressed files are useful for sharing — they are smaller and faster to read. If someone sent you the compressed file, it is often worth keeping until you are sure you have everything you need from it.

Troubleshooting extraction problems

If extraction fails or seems to hang, the compressed file might be damaged or incomplete. Try downloading it again if it came from the internet. If the file is very large, extraction might take several minutes — wait a bit before assuming something went wrong.

If you see an error message about a missing password, the compressed file is encrypted. You will need the password to extract it. Ask whoever sent you the file for the password, or if you created it yourself, try passwords you commonly use. If the compressed file is in a format your computer does not recognize (like .rar on a Mac without The Unarchiver installed), read the right tool for that format and try again.

Frequently Asked Questions

Do I need special software to extract a .zip file?

No. Windows and Mac both handle .zip files without extra software. Right-click and extract on Windows, or double-click on Mac. For other formats like .rar or .7z, you do need a third-party tool, but they are free and straightforward to install.

Will extracting a file use up more space on my computer?

Yes. The extracted files are usually larger than the compressed version. If your computer is low on storage, check how much space you have before extracting large files. You can delete the compressed folder afterward to free up space again.

Can I extract just one file from a compressed folder instead of everything?

Yes. On Windows, open the compressed folder, find the file you want, and drag it out to your Desktop or another folder. On Mac, you can do the same thing. Most extraction tools also let you choose which files to extract before you start the process.

What happens if I extract a file that already exists in that location?

Your computer will ask whether you want to replace the existing file or keep both. Choose "replace" if you want the newer version from the compressed folder, or "keep both" if you want to preserve the old one. The system usually renames the second copy with a number or date so you can tell them apart.

Can I extract a compressed file to an external drive or USB stick?

Yes. On Windows, choose the external drive as your destination when you click "Extract All". On Mac, drag the extracted folder to the external drive after extraction. Make sure the external drive has enough free space for the uncompressed files before you start.