❌ – Windows doesn't natively unpack .gz without help.
Modern versions of Windows include a built-in tar command that can handle .gz files without installing third-party software. windows gz
tar -xzvf file.tar.gz