ItsmeITItsmeIT
  • Linux
    • Debian
    • Ubuntu
  • PC/Windows
Reading: How to Extract .tar.gz, .tgz, or .gz Files on Windows 11
Share
Notification Show More
Font ResizerAa
ItsmeITItsmeIT
Font ResizerAa
  • Categories
    • Linux
    • Debian
    • Ubuntu
    • PC/Windows
Have an existing account? Sign In
Follow US
© 2025 ItsmeIT. All rights reserved.

Home » PC/Windows » How to Extract .tar.gz, .tgz, or .gz Files on Windows 11

How to Extract .tar.gz, .tgz, or .gz Files on Windows 11

avatar
By
Loibv
avatar
ByLoibv
The ItsmeIT team – delivering cutting-edge updates, tech trends, and insider knowledge from the world of technology.
Follow:
Last updated: June 18, 2024

To extract .tar.gz, .tgz or .gz files on Windows 11, you can use some external software tools or use built-in features of the operating system. Here are two methods of extracting files on Windows 11.

Method 1: Use 7-Zip to extract files on Windows 10, 11

7-Zip is a popular and powerful decompression tool that can support decompressing .tar.gz, .tgz or .gz files. You can follow these steps:

– Step 1: First, download and install 7-Zip from its official website: 7-zip.org. Note to choose the 32bit or 64bit version suitable for your operating system.

– Step 2: When the installation is complete, right-click on the .tar.gz, .tgz or .gz file that you want to extract.

– Step 3: Select “7-Zip” in the menu then select “Extract Here” or “Extract to…” (Extract to a folder named <filename>) depending on your needs.

– Step 4: 7-Zip will start the decompression process and you will see the extracted files in the same folder.

Use 7-Zip to extract files
Use 7-Zip to extract files

Method 2: Use PowerShell/CMD to extract File .gz .tgz .gz .xz

Windows 11 comes with PowerShell, a powerful and flexible command environment (CMD). You can use PowerShell to extract .tar.gz, .tgz or .gz files by following these steps:

– Step 1: Press the “Windows + R” key combination to open the “Run” dialog box. Type “Powershell” and press Enter to open the Powershell tool.

– Step 2: In the PowerShell window, move to the folder containing the .tar.gz, .tgz or .gz files to be extracted with the “cd” command (eg: cd C:\directory\path).

  • For .tar.gz or .tgz files use the following command to extract the file:
tar -xvf filename.tar.gz
Extract .tar.gz, .tgz or .gz files on Windows 11
Extract .tar.gz, .tgz or .gz files on Windows 11
  • For .gz file you can use the following command to extract the file:
gunzip filename.gz

Replace “filename” with the actual name of the file you want to extract. Then PowerShell will perform the decompression process and the extracted files will appear in the same folder.

These are two common methods to decompress .tar.gz, .tgz or .gz files on Windows 11. You can choose the method that is right for you and proceed to decompress the file easily.

TAGGED:Windows 11
Share This Article
Facebook Reddit Telegram Threads
avatar
ByLoibv
Follow:
The ItsmeIT team – delivering cutting-edge updates, tech trends, and insider knowledge from the world of technology.
Leave a Comment

Leave a Reply Cancel reply

You must be logged in to post a comment.

Most Popular

Install WSL 2 Windows 11 Using Command
How to Install WSL 2 on Windows 11 (Using Commands)
Install WSL 2 on Windows 11
How to Install WSL 2 on Windows 11 (Ubuntu, Debian, Kali Linux, etc.)
Uninstall Update Windows 11
Uninstall Windows 11 Updates Safely: Full Guide for All Methods
Turn Off Location Services Windows 11
How to Disable Location Services on Windows 11
VirtualBox Windows installation Ubuntu
How to Install Windows 11 on Ubuntu 22.04 / 24.04 Using VirtualBox
Previous Next
ItsmeITItsmeIT
Follow US
© 2025 ItsmeIT. All Rights Reserved.
  • Privacy Policy
  • Terms of Service
Logo ItsmeIT logo
Welcome Back!

Sign in to your account

Continue with Google
Register   |Lost your password?