Skip to content
Tech News
← Back to articles

Windows Subsystem for Linux gives developers a compelling reason to stick with Microsoft - here's why

read original get Windows Subsystem for Linux Guide → more articles
Why This Matters

The release of WSL 3 marks a significant advancement in integrating Linux more seamlessly into Windows, offering developers enhanced performance, especially for AI workloads, through direct hardware access. This development underscores Microsoft's commitment to supporting developers and AI researchers by bridging the gap between Windows and Linux environments, making Windows a more compelling platform for technical innovation.

Key Takeaways

Kerry Wan/ZDNET

Follow ZDNET: Add us as a preferred source on Google.

ZDNET's key takeaways

WSL 3 makes Linux on Windows more powerful.

Linux gets more direct access to GPUs and NPUs.

A pure Linux desktop is still best for AI devs.

Microsoft takes one more step towards a Linux desktop with the beta release of the open-source Windows Subsystem for Linux (WSL) 3.

At Microsoft Build 2026 in San Francisco, Microsoft introduced WSL 3 as the next stage in its Linux-on-Windows story. The company presented the system as a preview feature that will roll out to the broader Windows 11 base over time. Like previous versions, you get the system as a free component that can be updated independently of Windows through the existing WSL distribution channels, rather than as a separate product SKU.

Also: Microsoft continues its big Linux push at Build 2026

WSL 3 is not a clean break from its predecessors so much as an architectural pivot. WSL 1 relied on syscall translation to run Linux binaries, while WSL 2 switched to a lightweight managed virtual machine (VM) that runs a real Linux kernel. WSL 3 retains the familiar wsl shell experience. Additionally, you'll be able to run Linux containers under WSL 3.

... continue reading