MSI
WinGet
Windows Subsystem for Linux
Microsoft Corp. · 2.7.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i wsl.2.7.0.0.x64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{2FF209A7-4525-4EDC-B25A-8A92D4D9BAFE}
Product version operator
Greater than or equal to
Product version
2.7.0
MSI Properties
Product Code
{2FF209A7-4525-4EDC-B25A-8A92D4D9BAFE}
File Identity
Filename
wsl.2.7.0.0.x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Microsoft.WSL.PreRelease
Version
2.7.0
Description
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.
License
MIT
↗
Min OS Version
10.0.19041.0(Windows 10 2004)
Release Notes
## What's Changed
- Remove unused LXSS_DISTRO_FLAGS_WSLCORE_MODE by @OneBlue in #13603
- Add logic to handle partial hvsocket writes and additional logging by @OneBlue in #13602
- Update Microsoft.NETCore.App.Runtime packages version with fix for CVE-2025-55248 by @benhillis in #13607
- Update Microsoft.WSL.DeviceHost package to version 1.0.0-20251015.1 by @benhillis in #13606
- Fix edge cases around .vhd support by @benhillis in #13061
- Fix WslDistributionConfig to not default-initialize opti…