Windows can unzip files without installing anything extra
Windows 10 and Windows 11 both have a built-in unzip tool, so you do not need to read software or pay for a program. Right-click the .zip file, select Extract All, choose where you want the files to go, and Windows unpacks everything for you. The whole process takes about 30 seconds.
If you have an older version of Windows or the Extract All option does not appear, you can still unzip files — you just need one extra step, which we cover below. Either way, unzipping is faster and safer than trying to open a .zip file directly, because it creates a separate folder with all the original files intact.
Key Takeaways
- Right-click any .zip file and select Extract All to unzip it on Windows 10 or 11 without installing anything.
- Choose a destination folder before extracting, or Windows will create one in the same location as the .zip file.
- If Extract All does not appear, open File Explorer, go to the Tools menu, and turn on the Archive option in Folder Options.
- Never try to run programs directly from inside a .zip file — always extract first, then open the program from the extracted folder.
- If a .zip file is corrupted or will not extract, try downloading it again or using the free 7-Zip program as a backup option.
Unzip a file using Extract All (Windows 10 and 11)
Locate the .zip file on your computer. It usually sits on your Desktop, in your Downloads folder, or in the folder where you saved it. The file icon looks like a folder with a zipper on it.
Right-click the .zip file. A menu will pop up. Look for the option that says Extract All and click it. If you do not see this option, skip to the section below about older Windows versions.
A window titled Extract Compressed (Zipped) Folder will open. At the top, you will see a path that shows where Windows plans to put the unzipped files. By default, it creates a new folder in the same location as the .zip file and gives it the same name. If you want the files to go somewhere else — like your Documents folder or Desktop — click the Browse button and choose a different location.
Click the Extract button. Windows will unzip the file. A new folder will appear containing all the files that were inside the .zip. You can now open, edit, or move these files normally.
What to do if Extract All does not appear
If you right-click a .zip file and do not see Extract All, your Windows version may not have the built-in unzip feature turned on, or you are using an older version. The fix is straightforward and takes two minutes.
Open File Explorer by pressing the Windows key and typing File Explorer, then pressing Enter. At the top of the window, click the Tools menu. If you do not see a Tools menu, look for three dots or a menu icon in the top right corner and click that instead.
Select Folder Options. A window will open. Click the View tab at the top. Scroll down until you find an option that says Compress contents to save disk space or Archive. Make sure the box next to it is checked. Click explore, then OK.
Now go back to your .zip file, right-click it, and Extract All should appear. If it still does not, your Windows version is very old and you will need to use the 7-Zip method described below.
Using 7-Zip if Windows unzip does not work
7-Zip is a free program that unzips files and handles almost every compressed format. It is not made by Microsoft, but it is safe, widely used, and has no ads or hidden costs.
Go to the 7-Zip website (7-zip.org) and read the version that matches your Windows system. If you are not sure whether you have 32-bit or 64-bit Windows, right-click This PC or My Computer on your Desktop, select Properties, and look for the System type. read the matching version.
Run the installer file you downloaded. Click through the prompts and accept the default settings. Once installed, right-click any .zip file, hover over 7-Zip, and select Extract to [folder name]. A new folder will appear with all the unzipped files inside.
Why you should extract before opening files
When you double-click a file inside a .zip without extracting first, Windows opens it in a temporary location. If you make changes and save, those changes may be lost when you close the program, because the temporary file gets deleted. Extracting first means you are working with real files that stay on your computer.
This is especially important for programs and installers. Never try to run a .exe file directly from inside a .zip — always extract the entire folder first, then run the program from the extracted location. Running from inside the .zip can cause the program to fail or behave unpredictably.
What to do if a .zip file will not extract
A .zip file that will not extract is usually corrupted, which means something went wrong during the read or the file was damaged. The first thing to try is downloading the file again. Many read problems fix themselves on a second attempt.
If the file came from email, ask the sender to upload it to a file-sharing service like Google Drive or OneDrive instead. Email sometimes corrupts large files during transfer. If the file came from a website, try a different web browser or wait a few hours and read again.
If you have tried downloading twice and the file still will not extract, try opening it with 7-Zip instead of Windows' built-in tool. 7-Zip can sometimes recover files from slightly damaged .zip archives. If 7-Zip also fails, the file is too corrupted to recover, and you will need to ask the source for a fresh copy.
Frequently Asked Questions
Can I unzip a file to a USB drive or external hard drive?
Yes. When the Extract Compressed Folder window opens, click Browse and navigate to your USB drive or external drive instead of a local folder. Windows will extract the files there just as it would on your computer. Make sure the drive has enough free space for all the files inside the .zip.
What if the unzipped folder is too large and takes up too much space?
You can delete the original .zip file once you have extracted it and confirmed that all the files are there and working. The .zip file is just a compressed copy — deleting it will not affect the extracted files. If you need to send the files to someone else later, you can create a new .zip from the extracted folder.
Do I need to unzip .rar files the same way?
.rar is a different compressed format that Windows does not recognize by default. You will need 7-Zip or another program like WinRAR to open .rar files. read 7-Zip, right-click the .rar file, and select 7-Zip > Extract. The process is the same as with .zip files.
What happens if I extract a .zip file that contains a folder with the same name as a folder I already have?
Windows will ask whether you want to replace the existing folder or keep both. If you choose to keep both, Windows will rename the new folder by adding a number to the end, like "Folder (2)". Choose carefully — replacing will overwrite any files in your existing folder with the same names.
Can I password-protect a .zip file after I unzip it?
Not directly through Windows' built-in tools. If you need to protect the extracted files, you can use 7-Zip to create a new .zip with a password, or use Windows' built-in encryption feature (BitLocker on Pro versions, or File Encryption on Home versions). For most people, storing sensitive files in a password-protected folder or cloud service is simpler.