You double click a ZIP file on your Mac. You expect a folder to pop out like a rabbit from a hat. Instead, macOS says something like “Unable to expand… Error 79”. Rude. Confusing. Very unhelpful. But do not panic. This error is common, and it usually has a simple cause.
TLDR: Mac Error 79 usually means your Mac cannot read or expand the ZIP file properly. The file may be damaged, incomplete, not really a ZIP, or made with a format your Mac does not like. Try downloading it again, using a different unzip app, moving it to your Desktop, or checking the file name and extension.
What does Mac Error 79 mean?
Mac Error 79 appears when your Mac tries to open a ZIP file and fails. The full message often says something like:
“Unable to expand ‘filename.zip’ into ‘Downloads’. Error 79 – Inappropriate file type or format.”
That sounds dramatic. It is basically your Mac saying:
“I do not understand this file.”
Or:
“This file says it is a ZIP, but something is wrong.”
ZIP files are like digital suitcases. They hold one or more files inside. When you expand a ZIP, your Mac opens the suitcase and takes everything out. Error 79 means the suitcase is jammed, broken, mislabeled, or made with a lock your Mac does not recognize.
Why does Error 79 happen?
There are several common reasons. Most are easy to understand. Some are easy to fix. Let us go through them like a detective with snacks.
1. The ZIP file is corrupted
This is the most common reason. A corrupted ZIP is damaged. It may have lost important bits during download, transfer, or storage.
Think of it like a pizza delivery. If the box arrives with half the pizza missing, you cannot enjoy the whole pizza. Your Mac cannot enjoy a half-broken ZIP file either.
A ZIP file can become corrupted if:
- Your internet connection dropped during download.
- The file was not fully uploaded by the sender.
- The file was copied from a failing USB drive.
- The file was damaged during email transfer.
- The storage device has errors.
2. The download is incomplete
Sometimes a file looks finished, but it is not. Your browser may show a ZIP file in Downloads. It may even have the right name. But the file size may be too small.
If the original file should be 500 MB and your copy is 12 MB, your Mac will not be happy. It will try to open it, fail, and show Error 79.
3. The file is not really a ZIP file
This one is sneaky. A file may end in .zip, but that does not mean it is truly a ZIP file.
For example, someone may rename a file from file.rar to file.zip. That does not magically turn it into a ZIP. It is like putting a “banana” sticker on a watermelon. The watermelon remains a watermelon.
Your Mac checks the file structure. If the structure does not match a ZIP file, it throws an error.
4. The ZIP uses an unsupported format
Not all ZIP files are the same. Some are made with special compression methods. Some use encryption. Some are split into many parts. Some were created by unusual tools.
macOS Archive Utility is simple. It works well for normal ZIP files. But it may fail with fancy ZIP files. Error 79 can appear when the built-in Mac tool cannot handle the format.
5. The ZIP file has password or encryption problems
Password-protected ZIP files can be tricky. If the file uses a newer encryption type, macOS may not open it correctly.
You might need a third-party unzip tool. The file might also need the correct password before it can expand. Without that, your Mac may get grumpy.
6. The file path is too weird
Sometimes the problem is not the ZIP file itself. It may be the place where the file lives.
For example, the file path may include strange symbols. Or it may be very long. Or it may sit inside a synced cloud folder that is not fully downloaded yet.
Try moving the ZIP file to your Desktop. Then expand it there. Simple paths make computers feel cozy.
7. You do not have permission
Your Mac may not have permission to read the ZIP or write the extracted files. This can happen on shared drives, external disks, network folders, or work computers.
If macOS cannot access what it needs, it may show an expansion error.
How to fix Mac Error 79
Now for the good part. Let us fix the tiny ZIP monster.
Fix 1: Download the ZIP file again
This is the best first step. It is quick. It solves many cases.
- Delete the broken ZIP file.
- Go back to the original source.
- Download the file again.
- Wait until the download fully finishes.
- Try expanding it again.
If possible, use a stable Wi Fi network. Even better, use a wired connection for very large files.
Fix 2: Check the file size
Compare the size of your downloaded file with the size listed on the website or by the sender.
To check file size on Mac:
- Click the ZIP file once.
- Press Command + I.
- Look at Size in the Info window.
If the size looks wrong, the file is probably incomplete. Download it again.
Fix 3: Move the ZIP to the Desktop
This sounds too easy. But it often helps.
- Drag the ZIP file to your Desktop.
- Double click it there.
- See if it expands.
This helps if the original folder has permission issues. It also helps if the file is inside iCloud Drive, Google Drive, Dropbox, or a network share.
Fix 4: Rename the file
Weird file names can cause trouble. Long names can also annoy Archive Utility.
Rename the ZIP to something simple, like:
test.zip
Then try again. Avoid symbols like:
- #
- %
- &
- ?
- Very long strings of random characters
Keep it plain. Your Mac likes plain.
Fix 5: Use a different unzip app
The built-in Mac Archive Utility is fine. But it is not a superhero. Some ZIP files need a stronger tool.
Try a third-party app such as:
- The Unarchiver
- Keka
- BetterZip
- StuffIt Expander
These apps can often open files that macOS cannot. They also support more formats, like RAR, 7Z, TAR, and split archives.
If one app fails, try another. ZIP files can be picky little goblins.
Fix 6: Try Terminal
If you are comfortable with Terminal, you can try expanding the ZIP from there. Terminal sometimes gives better clues.
Open Terminal. Then type:
unzip
Now drag the ZIP file into the Terminal window. This adds the file path automatically. Press Return.
If Terminal shows errors like “End-of-central-directory signature not found”, the ZIP is probably corrupt or not really a ZIP.
You can also test the ZIP with:
unzip -t file.zip
This checks the archive without extracting it.
Fix 7: Ask the sender to make a new ZIP
If someone sent you the file, ask them to compress it again. They should create a new ZIP from the original files. Then they should send it again.
Ask them not to rename a RAR or 7Z file as ZIP. That never works. It only creates sadness.
If the file is large, they should upload it to a reliable cloud service. Email attachments can be fussy with big files.
Fix 8: Check if it is a split ZIP file
Some ZIP files are split into parts. They may look like this:
- archive.zip
- archive.z01
- archive.z02
- archive.z03
You need all parts in the same folder. If one part is missing, the ZIP will not expand.
Download every part. Put them together. Then open the main .zip file.
Fix 9: Make sure cloud files are fully downloaded
If the ZIP is in iCloud Drive or another cloud folder, it may not be fully stored on your Mac. You may only have a placeholder.
Right click the file. Choose Download Now if you see that option. Wait for it to finish. Then try expanding it.
Fix 10: Check your external drive
If the ZIP is on a USB drive or external hard drive, copy it to your Mac first. Put it on the Desktop. Then try opening it.
If it still fails, the drive may have problems. You can use Disk Utility to run First Aid.
- Open Disk Utility.
- Select the drive.
- Click First Aid.
- Follow the prompts.
Can Error 79 mean a virus?
Usually, no. Error 79 does not automatically mean malware. It mostly means the file format is wrong or damaged.
Still, be careful. ZIP files can contain unsafe files. Only open ZIP files from people and websites you trust.
If the ZIP came from a strange email, do not open it. If the message says you won a prize from a prince on a spaceship, maybe skip that one.
Can you repair a broken ZIP file?
Sometimes. But not always.
Some ZIP repair tools can rebuild damaged archives. Results vary. If the damage is small, repair may work. If half the file is missing, repair will not perform magic.
The best repair is usually the simplest one:
Get a fresh copy of the ZIP file.
If you created the ZIP yourself, go back to the original files. Compress them again. Then test the new ZIP before sending it.
How to prevent Error 79 in the future
You cannot prevent every file problem. But you can reduce the chances.
- Use reliable downloads. Avoid suspicious websites.
- Wait for downloads to finish. Do not open half-baked files.
- Check file sizes. Tiny ZIPs that should be huge are suspicious.
- Keep names simple. Use normal letters and numbers.
- Use trusted compression tools. Standard ZIP settings are best.
- Store files safely. Avoid failing drives and flaky USB sticks.
- Send big files through cloud storage. It is safer than messy email attachments.
What if nothing works?
If you tried everything and Error 79 still appears, the file is likely broken beyond easy repair. That is annoying, but at least you know the problem is probably not your Mac.
Try these final checks:
- Open the ZIP on another Mac.
- Open it on a Windows PC.
- Try a third-party unzip app.
- Ask for a new copy.
- Ask if the file is actually RAR, 7Z, or another format.
If no device can open it, the archive is damaged. Time to get a fresh version.
The simple answer
Mac Error 79 means your Mac cannot expand the ZIP because the file type or format is not acceptable. In plain English, your Mac looked inside the ZIP and said, “Nope.”
Most of the time, the ZIP is corrupt, incomplete, mislabeled, or made in a way Archive Utility does not support. The easiest fixes are to download the file again, move it to the Desktop, rename it, or open it with a stronger unzip app.
So next time Error 79 appears, do not yell at your Mac. Well, maybe yell a little. Then try the fixes above. Your ZIP file may still have a happy ending.

