Windows Subsystem for Linux is now generally available for Windows 10 and 11 via the Microsoft Store, as Microsoft makes the Store version of WSL the default
Microsoft announced today that the Store version of Windows Subsystem for Linux (WSL) is generally available for Windows 10 and 11 customers.
Context & Ripple Effects
This closes a loop opened more than a year earlier, when Microsoft put a preview of WSL in the Microsoft Store and decoupled the app from the Windows image. General availability — and making the Store build the default for both Windows 10 and 11 — turns that experiment into the standard way developers install Linux on Windows.
It also extends a decade-long arc: distros like Ubuntu have been sold through the Store since 2017, WSL 2 brought a real Linux kernel and Docker support in 2019, and the same decoupling-from-the-image logic later culminated in Microsoft open-sourcing WSL on GitHub.
First-order effects
- Windows 10 and 11 users now get WSL by default through the Microsoft Store, meaning updates ship through the Store cadence instead of waiting on Windows feature updates.
Second-order effects
- A Store-delivered, independently updated WSL lets Microsoft iterate the Linux layer faster than the OS release train, tightening the feedback loop with container and Docker workflows that arrived with WSL 2.
Third-order effects
- Pulling system components out of the Windows image and into separately serviced apps points toward a modular Windows servicing model — the same structure that made open-sourcing WSL feasible two years later.
The trend: Microsoft is steadily decoupling developer-facing Windows components from the OS image, moving them to Store-based delivery and, ultimately, open source.