Learn how to Unzip Files in Windows 11 via four different ways

Main Image
  • Like
  • Comment
  • Share

There are certain files on your computer that are too large in size. To reduce the size of a file/folder on your Windows computer, you can compress it by creating a ZIP file. When you have to use that file, you will have to UNZIP it to decompress it.

Now you can compress files in Windows 11 to save space and use them without decompression as well. In this article, we will read about how you can UNZIP a Zipped file you have received on your Windows 11 device. There are 4 simple methods to do so:

1. Using File Explorer

In Windows 11, you can unzip files using the native File Explorer. It is the simplest and most common way on unzipping files. In this method, one doesn’t need to download any 3rd party file compression tool like WinRAR. Steps to follow are-

  • Click on the ZIP file and choose “Extract all”. You will also find Extract all at the top menu.
  • As soon as you implement the previous step, you will see a mini-window appears wherein one can choose the destination folder. You can keep it as it is and click on Extract. This will unzip the file to the same destination where the zipped folder is located.
  • The Unzipped material will be available in a standard folder right where you have chosen it to be.
  • Alternatively, if you want to unzip some specific files, then open the zipped file by double clicking on it and select the files you need, and copy them like normal files.
  • Now, go back and create a new folder in the same destination and paste the files.

To create a ZIP file in Windows 11 using File Explorer, select a file/folder and right-click on it. One can also select a bunch of different files. Now choose “compress yo ZIP file.” This file will be created in the same folder and you can name this ZIP file whatever you want.

2. Using PowerShell

PowerShell can be used to unpack a ZIP and extract content from them with a command. Here are the steps-

  • Press the Windows Key once and type “powershell”. Click on “Run as administrator” in the right panel.
  • Right-click on the ZIP file and choose “Copy as path.” This will copy the complete address of the ZIP file to the clipboard.
  • To unzip files in Windows 11 using “PowerShell”, run the command-

Expand-Archive-Path “path of ZIP file”- DestinationPath “C:\New Folder”

  • Here, replace the path of the Zip File with the actual path you copied above. This will unzip the contents of the Zip file in the “C” driver under “New Folder”. You can choose any destination you want to.
  • Open “C” drive and move to “New Folder”. You will find all the extracted content here.

3. Using 7-Zip

7-Zip is a third-party program that can be used to unzip files in Windows 11 against other popular solutions like WinRAR and WinZip. The program is free, open source, has no pop-ups, and gives a good compression algorithm. Steps are given below-

  • Download 7-zip and install it on your Windows 11 PC.
  • Right-click on the ZIP file and open “Show more options.”
  • Select “7-ZIP” and open “Extract files.”
  • Choose the destination by clicking on the 3-dot menu and clicking on “OK”. All the contents within the ZIP file will be extracted into a chosen folder.
  • If you want to extract specific content from a ZIP file, right-click on it and choose to Show more options. Now open 7-zip Open archive.
  • Select the files you want to extract and click on “Extract” at the top.
  • Choose the destination folder and click on OK.
  • The files will be unzipped in a folder and your job will be done.

4. Using Command Prompt (CMD)

  • Command Prompt has a powerful TAR command-line tool that allows unzipping files in Windows 11. Here are the steps-
  • Go to the folder where the ZIP file is located. Click on the address bar and type CMD and hit enter. A CMD window will open.
  • Run the command given

tar -xf filename.zip

  • Rename filename with the actual name of the file. Now, hit Enter and the ZIP file will be extracted in the same folder.
  • CMD has successfully unzipped the ZIP file in the same location.

These are the 4 ways to unzip files in Windows 11.

Shivangi AgarwalShivangi Agarwal
Shivangi is a tech writer at Smartprix, where she covers consumer technology news with a focus on smartphones, wearables, laptops, and the evolving world of OTT streaming. Since joining the team in August 2021, she has written over 120 in-depth reviews, comparisons, and buying guides aimed at helping readers navigate the ever-changing tech landscape.

With a strong foundation in English literature and education, Shivangi brings clarity, insight, and a reader-first approach to every story. Her expertise lies in breaking down complex features into accessible, practical insights—whether she’s reviewing the latest smartphone or exploring trends in infotainment.

Shivangi holds a B.A. (Hons.) and M.A. in English, along with a B.Ed in English and Social Studies. She is based in Faridabad, India. You can follow her work on Smartprix or connect with her for tech-related queries.

Related Articles

ImageNext-Generation Ray-Ban Meta Glasses Surface Online: Launch in Late 2025

Meta’s Ray-Ban smart glasses transformed the market with their cutting-edge design and functionalities upon their release. Now, the brand is preparing to unveil the next-generation Meta Ray-Ban glasses later this year. The forthcoming Meta Ray-Ban Glasses are expected to come with significant enhancements, including a new design, AI capabilities, and additional features. Recently, information regarding …

ImageHow to Reverse Tether PC Internet To Android Phone (Without Root)

Have you come across a situation when your desktop computer has an internet connection that you want to share with your phone? If yes, here is a solution for you. The process is called Reverse Tethering and it lets you use your PC’s internet on an Android phone. It’s a simple and quick process, that …

ImageQuick Guide: How To Download Call of Duty Mobile, Install and Play On Any Android Phone

Are you a mobile gamer? If yes, this bit of news more so if you are a Call of Duty fan. Yes, the mobile version of the phone awaits you. Recently, Tencent has officially made Call Of Duty Mobile available to some of those who opted for preregistered for beta testing. However, if you haven’t …

ImageHow to Reset a Windows PC: 4 Different Ways

If your Windows 11 PC is acting up or running slowly, a reset can often fix the problem. Windows 11 gives you multiple ways to reset your PC—if you want to keep your files or wipe everything clean, there’s a method for you. Here’s a guide to all the methods you can use to reset …

ImageHow To Share Files Between From Windows 11 To An Android Phone Using The New My Phone Feature?

In a beta update, the Redmond-based operating system giant Microsoft has announced a new Windows 11 feature: My Phone. It will appear as a dedicated button in the Windows Share section, allowing users to transfer files from their PC to their Android phone with little hassle. Although the feature is currently available in beta, implying …

Discuss

Be the first to leave a comment.