Windows can zip files using built-in tools — no read needed
You can create a zip file in Windows using only what comes with your operating system. Right-click the file or folder you want to compress, select Send to, then choose Compressed (zipped) folder. Windows creates a new .zip file in the same location with the original name plus "(compressed)" added to it. The whole process takes seconds and requires no additional software.
This built-in method works on Windows 10 and Windows 11. The compressed file takes up less space than the original and can be emailed, uploaded, or stored more easily. You can add more files to the zip later, or extract everything back out when you need to use the files again.
Key Takeaways
- Right-click any file or folder, select Send to, then Compressed (zipped) folder to create a zip file when ready.
- Windows names the new zip file after the original item, so a folder called "Photos" becomes "Photos.zip".
- You can add more files to an existing zip by dragging them into the zipped folder window, just like a regular folder.
- Extracting a zip file is as straightforward as right-clicking it and selecting Extract All, or double-clicking to open it like a folder.
The fastest way: right-click and send to compressed folder
Locate the file or folder you want to zip. It can be a single document, a photo, a spreadsheet, or an entire folder containing dozens of items. Right-click directly on it — do not open it, just right-click the icon or name.
A menu appears. Look for Send to near the bottom of the menu. Hover over it (do not click yet) and a submenu opens to the side. You will see Compressed (zipped) folder as one of the options. Click it. Windows creates the zip file when ready in the same folder as the original, and you are done.
Where to find your new zip file and what it looks like
The new zip file appears in the same location as the original file or folder. If you zipped a folder called "Vacation Photos" on your Desktop, the zip file "Vacation Photos.zip" also appears on your Desktop. The zip file icon looks like a folder with a zipper on it, which makes it straightforward to spot.
The zip file is now smaller than the original. If the original folder was 500 MB, the zipped version might be 350 MB, depending on what type of files are inside. Some file types (like photos and videos) compress less than others (like documents and spreadsheets).
Adding more files to a zip that already exists
You do not have to recreate the zip file if you want to add something to it later. Open the folder where the zip file sits. Drag any new file directly into the zip file icon, just as you would drag a file into a regular folder. The file is added to the zip automatically.
You can also open the zip file by double-clicking it. A window opens showing everything inside, and you can drag new files into that window too. The changes save automatically when you close the window.
Opening and extracting files from a zip
To see what is inside a zip file without permanently extracting it, double-click the zip file. A window opens showing all the files and folders inside, just like opening a regular folder. You can open documents directly from here, but any changes you make are temporary — they do not save back into the zip.
To extract everything permanently, right-click the zip file and select Extract All. A dialog box appears asking where you want the files to go. Choose a location (your Desktop, Documents folder, or anywhere else) and click Extract. Windows unpacks all the files and creates a new folder with the original name. The zip file itself stays where it was.
When zipping does not shrink files much
Some files compress very little because they are already compressed. Photos in .jpg format, videos in .mp4 format, and music in .mp3 format are already squeezed down as much as possible. Zipping them saves only a few percent of space, if any. Documents, spreadsheets, and text files compress much more — often by 50 percent or more.
Zipping is still useful for these already-compressed files because it bundles them together into one file, making them easier to email or upload. The space savings are just a bonus when they happen.
Troubleshooting: what to do if Send to does not appear
On rare Windows installations, the Send to option does not show up in the right-click menu. If this happens, you can extract and create zip files a different way: open File Explorer, select the file or folder you want to zip, go to the Share tab at the top, and look for a Zip button. Click it to create the zip file.
If neither method works, your Windows installation may be missing the compression feature. You can restore it by going to Settings > Apps > Apps and features, scrolling down to find Windows features, clicking Turn Windows features on or off, checking the box next to Windows Compression, and restarting your computer.
Frequently Asked Questions
Can I password-protect a zip file I create in Windows?
The built-in Windows zip tool does not support password protection. If you need to lock a zip file, you can use free third-party software like 7-Zip or WinRAR, which both offer password options. Alternatively, you can zip the file normally and then encrypt the zip file itself using Windows BitLocker or a third-party encryption tool.
What happens to the original file when I create a zip?
The original file or folder stays exactly where it is and does not change. Creating a zip makes a copy that is compressed. You now have two versions: the original and the zipped copy. You can delete either one without affecting the other.
Is there a limit to how many files I can put in one zip?
Windows can handle zip files containing thousands of files and gigabytes of data. The practical limit is around 16 exabytes (an exabyte is a million terabytes), which is far larger than any personal computer will ever need. For everyday use, you will never hit this limit.
Can I zip a file that is already open in another program?
Yes. Windows can zip a file even if you have it open in Word, Excel, or another program. The zip will contain the version of the file as it was last saved to disk, not any unsaved changes you are currently making. Save your work first if you want those changes included in the zip.