Fix "The Compressed (zipped) Folder is invalid" — and get your files out

Windows Explorer is the strictest unzipper you own. Two free fixes usually work, and when they don't, repair does.

Your file never leaves your device — repair runs in your browser. 0 bytes uploaded.

Your data is the big block — usually intact. What breaks is the small index. Repair rebuilds it.

Drop a file here or browseTap to choose a file

ZIP · Office · PDF · video · JPG · PNG · RAR/7z · SQLite — repaired right here in your browser. Nothing is uploaded

0 bytes uploadedFree: 3 repairs/day — up to 500 MB video, 100 MB docs & archives, 50 MB photos. Free download. Single repair €5.90. No account required.

Short answer

This tool fixes a ZIP that Windows calls "invalid" by rebuilding its missing or damaged table of contents and extracting every file whose data survived — the common truncated-download case. It runs entirely in your browser: the archive is read and repaired locally, with 0 bytes uploaded, which you can confirm in your browser's Network tab. The limit: entries whose compressed data is itself damaged can't be reconstructed, because the ZIP format carries no redundancy to rebuild them from.

Open the folder's contents now

  1. Drop the ZIP
  2. Repair and extraction run locally
  3. Download your files

If the two free fixes below don't work, the archive itself is damaged, and the fix is to rebuild its structure and extract every file whose data survived. The tool above does that in your browser: read locally, repaired locally, never uploaded. Start with the ladder, though: steps 1 and 2 cost nothing and solve most cases.

What the error means

The Compressed (zipped) Folder is invalid.

Older Windows versions word it slightly differently:

The Compressed (zipped) Folder is invalid or corrupted.

Both mean the same thing: Windows Explorer's built-in extractor tried to read the archive's structure and gave up. Explorer is the strictest unzipper in common use: it wants a perfectly formed table of contents at the end of the file and refuses anything less, including archives other tools open fine. So the error tells you Explorer rejected the file, not yet whether the file is mildly out of spec, truncated, or seriously damaged. The ladder below sorts that out, cheapest first.

The 3-step ladder — free fixes first

Step 1: Try 7-Zip or WinRAR

Both are far more tolerant than Explorer, and 7-Zip is free. A large share of "invalid" folders open immediately in one of them — the archive was slightly malformed, not broken. If this works, you're done, and you didn't need us.

Step 2: Re-download the archive

If the ZIP came from the web, email, or a cloud drive, the copy on the server is probably fine and yours was truncated in transit. Re-downloading replaces the damaged copy with a whole one, the cleanest fix there is. Check that the downloaded size matches what the site reports, if it reports one.

Step 3: Repair the file you have

When the source is gone, every re-download produces the same broken file, or the archive is your only copy, the damage is in the file: the case this tool exists for. It scans for the per-file headers ZIP writes in front of every entry, rebuilds the structure, and extracts every file whose data survived — in your browser, nothing uploaded.

Special case: downloaded from Google Drive or Gmail

Multi-file downloads from Google Drive arrive as a ZIP built on the fly, and large ones are notorious for truncating silently. If a Drive ZIP shows this error, re-download in smaller batches — a few files or folders at a time. Gmail's "Download all attachments" ZIP fails the same way.

What this can and can't fix

The same rules as ZIP repair in general, condensed: a lost or damaged table of contents can be rebuilt, and every entry whose compressed data survived comes out — partial salvage is a normal, useful result. What can't be fixed: entries whose compressed data is itself damaged (the format carries no redundancy to reconstruct it from), encrypted archives without their password, and multi-part archives missing a volume. One more honest check: if every ZIP on your machine shows this error (including a fresh, known-good one), the problem is Windows or a broken file association, not your archives.

FAQ

Why does Windows say the compressed zipped folder is invalid?

Windows Explorer's built-in extractor is the strictest unzipper in common use: it refuses any archive whose structure isn't exactly right, including many that 7-Zip opens fine. The message means Explorer couldn't parse the archive: usually a damaged table of contents from an interrupted download, sometimes a file that isn't a ZIP at all.

How do I open an invalid ZIP file in Windows 11?

In order: try a more tolerant extractor (7-Zip or WinRAR — free, and often all it takes); re-download if the archive came from the web or email; and if the file itself is damaged, repair it. The tool on this page does the repair in your browser and extracts every file whose data survived.

The compressed (zipped) folder is invalid but the file isn't empty — why?

A healthy-looking size just means the bytes exist, not that the structure is valid. The common case is a truncated download: the archive is 95% there and the files inside are intact, but the table of contents at the end never arrived, so Explorer rejects everything. That's the repairable case: the index can be rebuilt from the per-file headers.

How do I fix a ZIP downloaded from Google Drive that won't open?

Large multi-file downloads from Google Drive and Gmail are a known weak point: the ZIP is built on the fly and big transfers sometimes truncate silently. Re-download in smaller batches first. If every attempt produces the same broken archive, repair the best copy you have: the surviving entries can be extracted individually.

Can I recover files from an invalid ZIP folder?

Usually most of them. ZIP stores each file independently with its own local header, so even when the archive's index is gone, each intact entry can be extracted on its own. Drop the archive above to get back every file whose data survived, with a report of what did and didn't come out.

Related: ZIP won't open or extract anywhere — repair ZIP files · Excel workbook refused? An .xlsx is a ZIP too — repair Excel files ·verify the zero-upload claim in your Network tab