Skip to content
daniel@cosenza:~/blog
WSLNews August 6, 2026 1 min read

WSL Graduates Out of Beta in the Fall Creators Update

Eighteen months after its first public reveal, WSL stopped being an experimental preview feature — gaining full Microsoft support, multi-distro installs via the Microsoft Store, and Windows Server compatibility.

With the Windows 10 Fall Creators Update, released October 17, 2017, the Windows Subsystem for Linux exited beta status entirely, becoming a fully supported Windows OS feature roughly eighteen months after its original public reveal.

What “fully supported” actually changed

Prior to this release, WSL was explicitly an experimental, developer-preview feature — the Fall Creators Update made it a genuinely supported OS capability, meaning users encountering issues could file a normal Microsoft Support ticket through standard channels, the same as for any other supported Windows feature.

The practical capabilities added alongside this status change

This release added the ability to install multiple Linux distros side by side (rather than a single fixed distro), and introduced installing distros directly through the Microsoft Store rather than through a more manual, developer-mode-gated process. WSL also became available on Windows Server, extending it beyond just Windows 10 desktop use.

Why “no longer requiring developer mode” mattered

Earlier WSL versions required enabling Windows’s Developer Mode setting to use at all — a barrier aimed at keeping the experimental feature away from casual users. Removing this requirement, alongside the Microsoft Store-based distro installation, reflected Microsoft’s confidence that WSL was ready for a broader, less specialized user base than the original developer-preview audience.

Where this fits in WSL’s broader timeline

This release represents WSL1’s architecture reaching full maturity — still built on syscall translation rather than a real Linux kernel, a limitation that wouldn’t be addressed until WSL2’s architecturally different approach was announced roughly a year and a half later.

Sources: