Skip to content
WSLNews Published Updated 3 min readViews unavailable

WSL Graduates Out of Beta in the Fall Creators Update

Eighteen months after its reveal, WSL gained full Microsoft support, multi-distro Store installs, and Windows Server compatibility, ending its beta status.

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.

What multi-distro support specifically unlocked

Before this release, a machine could only run the single distro image bundled with WSL’s original developer-preview setup. Multi-distro support, paired with Microsoft Store-based installation, meant a user could install Ubuntu, openSUSE, and SUSE Linux Enterprise Server side by side — the initial three-distro lineup available at general availability, with Fedora and others following in subsequent months — each with its own independent filesystem and package state, the foundational capability that every later multi-distro workflow on WSL still depends on today.

Windows Server support broadened WSL’s audience beyond developers

Extending WSL to Windows Server was a meaningful signal beyond just a feature checkbox — it suggested Microsoft saw a genuine audience for WSL among systems administrators and infrastructure teams working with Windows Server, not only individual developers using WSL on a personal Windows 10 workstation, foreshadowing the more extensive enterprise policy and management tooling Microsoft would build out for WSL in later years.

The significance of “no longer beta” for risk-averse organizations

Beyond individual developer convenience, exiting beta status mattered for any organization with a policy against deploying pre-release or unsupported software on managed machines — a formal, fully-supported status meant WSL could clear procurement and IT policy reviews that would have excluded an explicitly experimental feature, opening the door to broader organizational adoption beyond individual developers installing it on their own initiative.

Fedora’s later addition to the Store lineup, alongside continued community-maintained distro images arriving afterward, further broadened the practical choice available to WSL users well beyond this initial three-distro launch set.

The specific build behind the release

The Fall Creators Update shipped as Windows 10 build 16299, also called version 1709 — its RTM build reached Windows Insiders in early October 2017 ahead of the October 17 public rollout. That build number is the concrete anchor worth checking against when cross-referencing exactly which WSL capabilities a given Windows 10 installation from this era should already include.

Related:

Sources:

Comments