Linux-Based Windows Edition for Developers (Not WSL) #13458
Replies: 1 comment
-
|
Love the idea — a “Windows look, Linux kernel” dev edition would scratch a real itch. Realistically though, the WSL team can’t spin up a new OS or replace NT; that’s far outside this repo’s scope. If you want this on Microsoft’s radar, the best path is to file it in Windows Feedback Hub (Suggestion → Developer Platform) so it reaches the orgs that own OS-level decisions. In the meantime, here’s how to get ~90% of what you’re asking for today, with a Windows UI and a real Linux userspace. 1) Use WSL2 as your primary dev environment
Then in PowerShell:
2) Containers that feel native
3) Linux GUI apps on Windows
4) If you really want “Linux-first with a Windows vibe”
Why Microsoft likely won’t ship a Linux-based “Windows”Rebasing Windows on Linux would break deep compatibility layers (Win32/NT internals, drivers, management tooling). WSL exists to give developers Linux where it matters without upending that ecosystem. If this helps, consider marking the answer as accepted so others can find it quickly. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I’d like to suggest creating an official Linux-based operating system that keeps the Windows look & feel. I'm talking about a full operation system.
Many developers love the Windows interface and ecosystem, but often face problems that take hours to solve — issues that on Linux would either be trivial or wouldn’t happen at all!
WSL is a good step forward, but it’s not enough. Sometimes we have to rely on complicated workarounds, which breaks productivity.
Why this could be interesting:
Thank you for considering!
Beta Was this translation helpful? Give feedback.
All reactions