Introduction
A quality feature in the Windows family is to zip (compress) a file or folder by using the in-built tool. We can also use this feature in Windows 10 to zip (compress) a file or folder as well.
The first thing you need to know for this tutorial is what an archive file is. For easy portability and storage, archive files are used to gather multiple files into a single file, or they compress large files into smaller files, which take up less space. Zip, Rar, and APK are some formats of Archive files.
You should also know about Zip and Rar files. A ZIP file is used to compress one or more files or folders simultaneously and is an archive file format that supports lossless data compression. As per Wikipedia, "The. The ZIP file format was designed by Phil Katz of PKWARE and Gary Conway of Infinity Design Concepts. This format was created in 1989 and was first implemented in PKWARE, Inc.'s PKZIP utility, as a replacement for the previous ARC compression format by Thom Henderson". There are many different ways to compress files or folders inside a zip. In ZIP, each file is stored separately and various methods are used to compress it. Because files in a zip archive are compressed individually, it is possible to add them or add new ones, without applying compression or decomposition to the entire archive.
RAR is a proprietary archive file format that supports data compression and file spanning. RAR files require third-party software to create, open, and extract archive content, via WinRAR. As per Wikipedia, "It was developed by a Russian software engineer, Eugene Roshal (the name RAR stands for Roshal Archive), and the RAR software is licensed by win.rar GmbH".
Difference between the zip and rar format.
- Basics: ZIP is a free and open standard archive file format that supports lossless data compression, while RAR is a proprietary archive file format for lossless data compression that is not free and requires a third-party tool called WinRAR.
- Extensions: Zip files generally use the file extension .zip while filename extensions used by RAR are .rar
- Security: ZIP supports a password-based symmetric encryption system, while RAR provides no password-based security.
- Proprietary software: To create, open, and extract the contents of the RAR file, a third-party software tool called WinRAR is required whereas Zip is a widely used format, supported by various commercial and open-source tools.
- Advantages: The zip format is a much more popular format than the RAR format among users and is still the most commonly used archive type, still accounting for a significant number of archive (compressed) files on the Internet.
If you are facing problems when sending large-size files or large numbers of files via email or any other online platform (such as Microsoft Team, Skype, or WhatsApp), zip those files. Larger files occupy a lot of space and cannot be easily shared on any online platform. Zipping files can be a better option that compresses large files in the smallest space and saves space and also allows you to combine multiple files into one.
This tutorial will show you various ways on, how to zip or unzip files or folders in Windows 10.
How to compress (zip) files or folders
Method 1. Using file explorer
To zip a single file or folder that you want, follow the instructions below to proceed.
Step 1. Open the File Explorer. The user can also press the "Window + E" key to open the File Explorer).
Step 2. Navigate to the file or folder that you want to compress (zip).

Step 3. If you want to zip (compress) a single file or folder, right-click on it and then, select Send to > Compressed (zipped) folder option.












Chaman GautamPosted May 27, 2020, 11:18 AM
Informative article