How to extract ZIP file on Windows 11, 10

How to extract ZIP file on Windows 11, 10

Windows 11 unzip files

If you have a zip file, you can use these two methods to extract the files on Windows.

On Windows 11, you can quickly extract the contents of a zip file using File Explorer or PowerShell commands without the need to resource to third-party applications, and in this guide, you will learn how.
Zip is a container format to compress information to make files smaller to save space on the hard drive. In addition, the container makes it easier to transfer files over the internet, which is why you typically find a “.zip” file when downloading applications, files, and other contents from the internet.

This guide will teach you the easy steps to unzip files on either Windows 11 or 10.

 

 

 

Unzip files on Windows 11

On Windows 11 and 10, you can extract files from a zip container in two ways. You can extract all or a selection of files, and the instructions below will show you how.

Extract all files from zip

To extract all the files from a zip file on Windows 11 or 10, use these steps

 

 

  1. Browse to the folder with the .zip file.
  2. Right-click the file and select the Extract All option.
  3. File Explorer extract all option

 

  1. (Optional) Click the Browse button and select the folder to extract the compressed files.

 

Click the Extract button.

Extract zip option

 

Once you complete the steps, the files will be uncompressed in the selected folder

 

Extract one file from zip

  1. Open File Explorer.
  2. Browse to the folder with the .zip file.
  3. Double-click the “.zip” file to open it.
  4. Select the file(s).
  5. Right-click the selection and choose the Copy option.

File Explorer extract one file from zip

 

Browse to the location to extract the files.

Right-click inside the folder and choose the Paste option.

After you complete the steps, a copy of the files will be extracted to the specified folder on Windows 11 or 10.

 

Unzip files on Windows 11 from PowerShell

To extract a zip file with commands from PowerShell on Windows 11 (or 10), use these steps:

  1. Open Start.
  2. Search for PowerShell, right-click the top result, and select the Run as administrator option.
  3. Type the following command to unzip files with PowerShell and press Enter:
    Expand-Archive -LiteralPath PATH\TO\ZIP -DestinationPath PATH\TO\DESTINATION

    This example extracts the compressed files to the “Downloads” folder:

Expand-Archive -LiteralPath C:\Users\m__la\Downloads\wordpress.zip -DestinationPath C:\Users\m__la\Downloads PowerShell extract zip file

Once you complete the steps, the files will be extracted from the zip container to the specified folder.

In addition to “.zip” files, you may find other compression containers like “.tar.gz,” commonly found in Linux and macOS. If this is the case, you can also extract their contents using native commands on Windows 11

 

 

 

المصدر من هنا

 

HALAB TECH TEAM

مواضيع قد تهمك :

اترك ردّاً

لن يتم نشر عنوان بريدك الإلكتروني. الحقول الإلزامية مشار إليها بـ *

Telegram Channel WhatsApp Channel Facebook Page YouTube Channel