Right-click the files you want to compress, then select "Send to" and "Compressed (zipped) folder"
Windows has a built-in zip tool that requires no read or setup. To use it, select the files or folder you want to compress, right-click, hover over "Send to", and click "Compressed (zipped) folder". Windows creates a new zip file in the same location with the name of your original file or folder, plus a .zip extension. The original files stay where they are — the zip is a separate copy.
If you are compressing a single folder with many files inside, right-click the folder itself rather than individual files. Windows will zip the entire folder and everything in it as one archive.
Key Takeaways
- Windows built-in zip tool is free and requires no installation — right-click any file or folder, select "Send to", then "Compressed (zipped) folder".
- The original files remain unchanged; the zip file is a new copy stored in the same location.
- You can rename the zip file after creation by right-clicking it and selecting "Rename".
- To open a zip file later, double-click it and Windows will show you the contents without permanently extracting them.
Where the zip file appears and how to find it
The new zip file lands in the same folder as the files you compressed. If you compressed files on your Desktop, the zip appears on your Desktop. If you compressed a folder inside Documents, the zip appears inside Documents next to the original folder.
Windows names the zip file after what you compressed. If you right-clicked a folder called "Tax Returns 2024", the zip will be named "Tax Returns 2024.zip". You can rename it when ready after creation by right-clicking the zip file, selecting "Rename", typing a new name, and pressing Enter.
Renaming the zip file to something shorter or clearer
The default name is often long or unclear. To change it, right-click the zip file, click "Rename", type the new name (do not include .zip — Windows keeps that automatically), and press Enter. For example, you might rename "My Financial Documents From 2024.zip" to "Taxes 2024.zip".
If you accidentally delete the .zip extension while renaming, Windows will ask you to confirm the change. Click "Yes" to keep it as a zip file, or type the name again with .zip at the end.
Checking the size of your compressed file
Right-click the zip file and select "Properties" to see how much space it takes up. The "Size" field shows the compressed size. Compare this to the original files — you can see how much smaller the zip made them. Some file types (like photos and videos) compress very little because they are already tightly packed. Documents and spreadsheets usually shrink more noticeably.
If the zip is barely smaller than the original, the files inside were already compressed. This is normal and does not mean anything went wrong.
Opening a zip file to see what is inside without extracting
Double-click the zip file and Windows opens it like a folder. You can see all the files inside, open them to read them, but the files stay compressed. This is useful when you just need to check one document without unpacking everything.
If you want to permanently extract all the files (unzip them), right-click the zip file, select "Extract All", choose where you want the files to go, and click "Extract". Windows creates a new folder with all the original files unpacked inside it.
Sending a zip file to someone else
Once you have created the zip, you can email it, upload it to cloud storage, or share it however you normally share files. The person receiving it can open it the same way you do — by double-clicking it on Windows, Mac, or most other devices. They do not need any special software.
Zip files are useful for sending multiple files at once because email and file-sharing services often have size limits. A zip compresses everything into one file, making it easier to attach and faster to read.
What to do if the zip file will not open
If double-clicking the zip does nothing, or if Windows says it cannot open it, the file may be corrupted or incomplete. Try right-clicking it, selecting "Extract All", and letting Windows unpack it to a new folder. If that fails, the zip file itself may be damaged — this sometimes happens if the read was interrupted or if the file was moved between computers incorrectly.
If you created the zip yourself and it will not open, try creating it again. Select the original files, right-click, and repeat the "Send to" > "Compressed (zipped) folder" steps. If a zip file you received from someone else will not open, ask them to create and send it again.
Frequently Asked Questions
Can I add more files to a zip after I create it?
Not directly. You would need to extract the zip, add the new files to the extracted folder, and create a new zip. Alternatively, create a new zip that includes both the original files and the new ones you want to add.
Does zipping a file make it smaller or just package it?
Zipping compresses the files, so they take up less space. How much smaller depends on the file type. Text documents shrink significantly; photos and videos shrink very little because they are already compressed. The zip file itself is always smaller than the combined original files.
What if I want to password-protect my zip file?
Windows built-in zip tool does not support passwords. You would need third-party software like 7-Zip (free) or WinRAR (paid). With those programs, you can create a password-protected zip during the compression step.
Can I zip a folder that contains other folders inside it?
Yes. Right-click the main folder and select "Send to" > "Compressed (zipped) folder". Windows zips the entire folder structure, including all subfolders and files inside them, into one archive.
Is there a limit to how many files I can put in one zip?
Windows can handle thousands of files in a single zip. The practical limit is the total size of the files — very large zips (over several gigabytes) can be slow to create or extract, but they work.