Keep the original ZIP. Move a copy to a short local path, check Properties for Unblock, identify encryption, and extract into a new empty folder. If it still fails, run Check integrity or obtain a fresh copy.
“Windows cannot complete the extraction” is a symptom, not a diagnosis. The same message can follow a blocked download, an encrypted ZIP, a path-length problem, an unsupported compression method, missing disk space, or damaged data. Start with reversible checks and keep the original archive unchanged.
Match the symptom before changing anything
Nothing happens, or the wrong app opens
Check the .zip extension, the default app, and whether Windows marked the download as blocked.
No password prompt, or the password fails
File Explorer does not support encrypted archive operations on Windows 11 24H2. Use a compatible tool and verify the password with the sender.
Extraction starts, then fails
Shorten the source and destination paths, check free space, and do not treat partial output as a complete result.
Files extract, but names are garbled
This is a filename-decoding problem. Follow the garbled ZIP filename guide instead of the damage steps below.
Seven checks, in a safe order
1. Verify the source, size, and extension
Confirm that the file came from a source you trust and actually ends in .zip. If the publisher lists a file size or SHA-256 hash, compare it. A download that is much smaller than expected is usually incomplete. Renaming .rar or .7z to .zip does not convert the archive.
2. Check whether Windows blocked the download
- Right-click the ZIP and select Properties.Stay on the General tab and look near the bottom of the dialog.
- Look for Unblock.If the checkbox is absent, continue to the next check. Its absence is normal for many files.
- Unblock only a file you trust.Select Unblock, choose Apply, then try again. Do not bypass the warning when the source is unknown.
3. Use a short local source and destination
Create a folder such as C:\Temp\ZipTest. Copy the ZIP there, then extract into a new empty folder with a short name. This removes cloud-sync placeholders, deep folder nesting, and long destination names from the test. It also keeps partial output separate from existing files.
Troubleshoot with a copy of the archive. If extraction stops partway through, inspect or discard only the new test folder. Existing folders may contain unrelated files and should not be treated as cleanup targets.
4. Identify an encrypted ZIP
Microsoft currently states that Windows 11 version 24H2 does not support operations on encrypted archive files in File Explorer. If the ZIP needs a password, use an archive tool that supports its encryption method. Karuzip supports password-protected ZIP and 7z archives and asks for the password when required.
A tool cannot recover an unknown password. Check capitalization, keyboard layout, and copied spaces, then ask the sender to confirm the password through a separate trusted channel.
5. Check free space and write access
The extracted files can require much more space than the compressed ZIP. Choose a local destination with enough free space and a folder where your Windows account can create files. Avoid system folders and read-only removable media for the diagnostic attempt.
6. Test with an archive-aware tool
File Explorer supports common archive formats, but a ZIP can use a compression or encryption method that a particular reader does not handle. Open the archive with View contents in Karuzip. If the list appears, use Check integrity before extracting everything.
7. Download or copy the archive again
If the checks above do not resolve the problem, get a fresh copy from the original source. For email or removable-media transfers, ask the sender to upload it again or compare hashes. A new copy is safer and more reliable than trying to “repair” a file when the complete original is still available.
Use Check integrity to separate damage from compatibility
Karuzip's Check integrity operation asks the archive engine to read and verify the archive without extracting it to a destination. It is useful after the source, blocking, encryption, and path checks have been handled.
Meaning: The engine could read the tested archive structure and data.
Next: Retry in a short, empty destination. If File Explorer alone fails, use a compatible archive tool.
Meaning: Some content may be readable, but the result is not a clean pass.
Next: Obtain a fresh copy when possible. If not, extract only to a separate recovery folder and verify each file.
Meaning: The tool could not complete a reliable test. This can include encryption, unsupported input, or severe damage.
Next: Confirm the password and format, then re-copy or re-download the archive.
A successful extraction of one or two files is not proof that the rest are intact. Open important documents and compare expected sizes or hashes when the archive came from a critical workflow.
Do not weaken Windows security to make extraction work
Do not permanently disable Microsoft Defender, SmartScreen, or another security product to open an archive. If Windows Security quarantined an extracted file, review Protection history, verify the publisher and hash, and leave the item quarantined unless you can independently confirm it is safe.
Archives can contain executable or script files. Treat an unexpected request to disable protection, run a script, or enter credentials as a warning sign, regardless of whether the ZIP itself passes an integrity check.
Frequently asked questions
Why can't I extract a ZIP file in Windows 11?
Common causes include an incomplete download, a blocked file, an encrypted archive, a path that is too long, an unsupported ZIP compression method, insufficient free space, or actual archive damage. Check those causes in order instead of assuming corruption from one error message.
What does “Windows cannot complete the extraction” mean?
It is a general extraction failure, not a precise diagnosis. Move the ZIP to a short local path, extract into a new empty folder, check whether the download is blocked or encrypted, and then test the archive or obtain a fresh copy.
How can I tell whether a ZIP file is damaged?
Compare its size or published hash with the source, download or copy it again, and run Check integrity in Karuzip. A failed integrity check supports a damage diagnosis, but a successful extraction of some files does not prove that every file is complete.
Can Windows 11 extract an encrypted ZIP file?
Microsoft states that Windows 11 version 24H2 does not support operations on encrypted archive files in File Explorer. Use a tool that supports the archive's encryption method and enter the correct password.
Should I disable Windows Security or antivirus to extract a ZIP?
No. Do not disable security protection just to open an archive. Verify the source, scan the file, and review Windows Security Protection history if an item was quarantined. Restore a file only when you can independently confirm that it is safe.
Official references
- Microsoft Support: Zip and unzip files — Windows 11 24H2 archive support and encrypted-archive limitation (accessed August 12, 2026).
- Microsoft Support: Attachment Manager — downloaded-file blocking and the Properties Unblock control (accessed August 12, 2026).
- Microsoft Support: File path length limits — File Explorer path-length behavior (accessed August 12, 2026).
- 7-Zip FAQ — ZIP header and unsupported-method causes (accessed August 12, 2026).
Inspect the ZIP before extracting everything
Karuzip can view archive contents and check integrity locally, with no ads or app telemetry. It cannot repair damaged data or recover an unknown password.