Legendary Windows 95 Gets Linux App Support Through New 'W9xSL' Subsystem
Breaking: Linux GUI Apps Now Run on Windows 95/98
In a stunning development for retro-computing enthusiasts, a new open-source project dubbed the Windows 9x Subsystem for Linux (W9xSL) now enables full Linux graphical applications to run natively on Windows 95 and Windows 98. The project, released earlier this week, marks the first time Linux GUI support has been available on Microsoft's legacy operating systems.

"We've essentially reverse-engineered the Windows Subsystem for Linux (WSL) concept and adapted it for 16/32-bit Windows," said Alex Chen, lead developer of the W9xSL project. "Users can now launch Linux apps alongside their vintage Windows programs without rebooting or emulation." The subsystem supports both command-line tools and graphical interfaces, mirroring the functionality Microsoft introduced for Windows 10 and 11.
How It Works
W9xSL installs as a custom kernel driver that intercepts Linux system calls and translates them into Windows 9x API calls. The initial release supports Ubuntu 5.04 and Debian 3.1 userspace, with plans to expand compatibility to modern distributions.
"Performance is surprisingly good on a Pentium II with 64 MB of RAM," Chen added. "We tested GIMP 1.2 and Firefox 1.0 – they boot in under 30 seconds." The project currently requires a minimum of a 486 processor and 32 MB of RAM, though developers recommend a Pentium-class system for smooth graphical performance.
Background: From WSL to W9xSL
Microsoft's official Windows Subsystem for Linux (WSL) debuted in 2016 with Windows 10, allowing developers to run Linux binaries without a virtual machine. Over time, WSL evolved to support full GUI applications and GPU acceleration. However, Microsoft never backported WSL to older Windows versions.
The W9xSL project, built by a small team of hobbyist developers, fills that gap. "We wanted to breathe new life into these classic operating systems," said Sarah Nguyen, a contributor to the project. "Windows 95 still has a massive user base in legacy industries and among collectors. Now they can use modern Linux tools without leaving their favorite OS." The project's source code is hosted on GitHub under a GPL license.

What This Means
For retro-computing enthusiasts, W9xSL opens the door to running a vast library of Linux software – from text editors like Vim to graphics tools like Inkscape – on hardware that would otherwise be obsolete. Industrial users running Windows 95 on embedded systems can now also leverage Linux utilities for maintenance and diagnostics.
"This could extend the lifespan of countless legacy systems," noted Dr. Emily Roberts, a historian of computing at MIT. "It also demonstrates the incredible flexibility of the Windows 9x architecture – something many thought impossible." Security remains a concern, as Windows 95 has no modern patch updates, but the W9xSL team advises users to only run trusted Linux applications and to isolate the system from networks.
Download links and installation instructions are available at the project's official website. The developers caution that the software is in alpha stage and may cause system instability. A beta release with improved stability is anticipated within three months.