Wingetlywingetly
← All apps

WSL Disk Shrinker

by Believers in Science Studiov0.2.2

Last updated

A simple tool to help reduce WSL disk usage.

Install with winget

$ winget install --id BiSS.WSLDiskShrinker --exact --version 0.2.2

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for WSL Disk Shrinker

WSL Disk Shrinker uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (neutral, machine scope)
wsl-disk-shrinker-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for WSL Disk Shrinker

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v0.2.2

ArchitectureTypeScopeInstallDownload
neutralEXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for WSL Disk Shrinker.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Windows Subsystem for LinuxMicrosoft Corp.
    Microsoft.WSLv2.7.13

    A feature of Windows that allows you to run a Linux environment on your Windows machine, without the need for a separate virtual machine or dual booting.

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.100.0

    Take GitHub to the command line

  • Windows TerminalMicrosoft Corporation
    Microsoft.WindowsTerminalv1.24.11911.0

    The new Windows Terminal, a tabbed command line experience for Windows.

  • MinGitThe Git Development Community
    Git.MinGitv2.55.0.5

    MinGit is an intentionally minimal, non-interactive distribution of Git for Windows, with third-party applications as its intended audience.

  • VimBram Moolenaar et al.
    vim.vimv9.2.1061

    Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient

  • Oh My PoshJan De Dobbeleer
    JanDeDobbeleer.OhMyPoshv31.2.1

    Prompt theme engine for any shell

More from Believers in Science Studio or browse tool, wsl.

Frequently asked questions

How do I install WSL Disk Shrinker on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id BiSS.WSLDiskShrinker --exact --version 0.2.2. winget downloads the installer from Believers in Science Studio and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install WSL Disk Shrinker silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id BiSS.WSLDiskShrinker --exact 0.2.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for WSL Disk Shrinker?
WSL Disk Shrinker uses EXE (Inno Setup). Run the downloaded installer with: wsl-disk-shrinker-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall WSL Disk Shrinker via winget?
Run: winget uninstall --id BiSS.WSLDiskShrinker --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from WSL Disk Shrinker's Apps & Features entry.
Is WSL Disk Shrinker free?
WSL Disk Shrinker is distributed under MIT. Refer to the publisher (https://github.com/kxxt/WSLDiskShrinker) for the full license terms - Wingetly itself does not charge for installation.
Does WSL Disk Shrinker work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls WSL Disk Shrinker directly from the publisher.
How do I keep WSL Disk Shrinker up to date?
Run winget upgrade --id BiSS.WSLDiskShrinker --exact, or winget upgrade --all to update everything winget tracks. We index 4 versions of WSL Disk Shrinker from microsoft/winget-pkgs.

Recent versions

  • 0.2.2latest
  • 0.2.1
  • 0.2.0
  • 0.1.1