Wingetlywingetly
← All apps

Windows Subsystem for Linux

by Microsoft Corp.v2.7.13

Last updated

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.

Install with winget

$ winget install --id Microsoft.WSL --exact --version 2.7.13

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

Silent install command for Windows Subsystem for Linux

Windows Subsystem for Linux uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i wsl.2.7.13.0.x64.msi /quiet /norestart

See the full silent install reference for Windows Subsystem for Linux

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.

About

Windows Subsystem for Linux (WSL) is 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. WSL is designed to provide a seamless and productive experience for developers who want to use both Windows and Linux at the same time.

Installers · v2.7.13

ArchitectureTypeScopeInstallDownload
x64MSIX-Direct
x64MSI
WiX
-Direct
arm64MSIX-Direct
arm64MSI
WiX
-Direct

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

Security

7 known CVEs via NVD

  • medium6.3Patched in wingetCVE-2026-57973affects before 2.7.10Jul 14, 2026

    Time-of-check time-of-use (toctou) race condition in Windows Subsystem for Linux allows an authorized attacker to perform tampering locally.

  • high7.8Patched in wingetCVE-2026-57968affects before 2.7.8Jul 14, 2026

    Buffer over-read in Windows Subsystem for Linux allows an authorized attacker to elevate privileges locally.

  • high8.8Patched in wingetCVE-2025-62220affects before 2.6.2Nov 11, 2025

    Heap-based buffer overflow in Windows Subsystem for Linux GUI allows an unauthorized attacker to execute code over a network.

  • high7.0Patched in wingetCVE-2025-53788affects before 2.5.10Aug 12, 2025

    Time-of-check time-of-use (toctou) race condition in Windows Subsystem for Linux allows an authorized attacker to elevate privileges locally.

  • high7.8Patched in wingetCVE-2022-44689Dec 13, 2022

    Windows Subsystem for Linux (WSL2) Kernel Elevation of Privilege Vulnerability

  • high7.0Patched in wingetCVE-2022-38014Nov 9, 2022

    Windows Subsystem for Linux (WSL2) Kernel Elevation of Privilege Vulnerability

  • critical9.8Patched in wingetCVE-2021-43907affects before 0.63.11Dec 15, 2021

    Visual Studio Code WSL Extension Remote Code Execution Vulnerability

Source: NVD, updated 6h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • Windows AppMicrosoft Corp.
    Microsoft.WindowsAppv2.0.1314.0

    Your gateway to Azure Virtual Desktop, Windows 365, Microsoft Dev Box, Remote Desktop Services, and remote PCs, securely connecting you to Windows devices and apps on a device of your choice.

  • Windows Subsystem for LinuxMicrosoft Corp.
    Microsoft.WSL.PreReleasev2.9.10

    Windows Subsystem for Linux (WSL) is 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.

  • Windows TerminalMicrosoft Corporation
    Microsoft.WindowsTerminalv1.24.11911.0

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

  • Oh My PoshJan De Dobbeleer
    JanDeDobbeleer.OhMyPoshv31.2.1

    Prompt theme engine for any shell

  • LRCGETLRCLIB
    LRCLIB.LRCGETv2.2.0

    Utility for mass-downloading LRC synced lyrics for your offline music library

  • U
    usbipd-winFrans van Dorsselaer
    dorssel.usbipd-winv5.3.0

    Host locally connected USB devices to other (possibly virtual) machines.

More from Microsoft Corp. or browse 9p9tqf7mrm4r, linux, linux-subsystem.

Frequently asked questions

How do I install Windows Subsystem for Linux on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Microsoft.WSL --exact --version 2.7.13. winget downloads the installer from Microsoft Corp. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Windows Subsystem for Linux silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Microsoft.WSL --exact 2.7.13 --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 Windows Subsystem for Linux?
Windows Subsystem for Linux uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i wsl.2.7.13.0.x64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Windows Subsystem for Linux via winget?
Run: winget uninstall --id Microsoft.WSL --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Windows Subsystem for Linux's Apps & Features entry.
Is Windows Subsystem for Linux free?
Windows Subsystem for Linux is distributed under MIT. Refer to the publisher (https://learn.microsoft.com/windows/wsl/) for the full license terms - Wingetly itself does not charge for installation.
Does Windows Subsystem for Linux 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 Windows Subsystem for Linux directly from the publisher.
How do I keep Windows Subsystem for Linux up to date?
Run winget upgrade --id Microsoft.WSL --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Windows Subsystem for Linux from microsoft/winget-pkgs.

Recent versions

  • 2.7.13latest
  • 2.7.12
  • 2.7.11
  • 2.7.10
  • 2.7.8
  • 2.7.3
  • 2.6.3
  • 2.6.2
  • 2.6.1
  • 2.5.10