DEV Community

Cover image for What's the best Linux distro for Windows users?
Madza
Madza Subscriber

Posted on

14 5

What's the best Linux distro for Windows users?

What Linux distros would you suggest for the users looking to migrate from Windows? It's best if you could suggest something similar UI/UX-wise.

Top comments (49)

Collapse
 
siddiqueshahid profile image
Shahid Siddique β€’ β€’ Edited

Try Linuxfx, UI is same as Windows 10

distrowatch.com/table.php?distribu...

Collapse
 
itsraghz profile image
Raghavan alias Saravanan Muthu β€’

Interesting. Thanks for sharing

Collapse
 
madza profile image
Madza β€’ β€’ Edited

Looks great πŸ˜‰

Collapse
 
siddiqueshahid profile image
Shahid Siddique β€’

haven't used it myself.

Collapse
 
tomassirio profile image
Tomas Sirio β€’

Do you want to start using Linux? Then try Ubuntu or Pop-Os. Both are Debian distributions which are documented all over the internet.

Do you want to have a 'Windowsy' feeling? Then try Zorin-Os

Do you want to have a 'MacOsy' feeling? Then try Elementary-Os

Don't feel discouraged about the amount of Linux distributions there are out there. Linux is a pretty customizable OS and you'll find out sooner or later what do you like and what not.

I'd give Ubuntu a try as my first choice since it's the 'easiest' one

Collapse
 
matborowiak profile image
Mat Borowiak β€’

WSL Ubuntu + Windows Terminal = ❀
The performance of this solution is amazing.

For those who don't know:
ubuntu.com/wsl

Collapse
 
itsraghz profile image
Raghavan alias Saravanan Muthu β€’

Yes just to get a linux experience on linux. Be mindful of the fact that this WSL is a customized wrapper and has it's own restrictions.

Collapse
 
matborowiak profile image
Mat Borowiak β€’

I guess the main purpose is to be able to work within linux dev environment when programming, when you are attatched to Windows for different reasons. I personally have never experienced any restrictions in that area yet. Woud you be so kind to name some? I am honestly curious about it πŸ˜ƒ

Collapse
 
rishitkhandelwal profile image
Rishit Khandelwal β€’

WSL is incomplete, you don't get hardware access (according to my memory).

Collapse
 
sandraw profile image
Anderlik SΓ‘ndor β€’

I would recommend Linux Mint or Ubuntu :)

Collapse
 
mccurcio profile image
Matt Curcio β€’

Love Mint!
I used to play with a new different distro every month,
but now I just want my computer to just work, so that I can get down to work.

Collapse
 
madza profile image
Madza β€’

Linux Mint was my initial thought too πŸ˜‰

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt β€’ β€’ Edited

I would recommend Ubuntu with default GNOME 3.

Forget about Windows looks. Focus more on out of the box experience and community support.

(Actually, if possible, I would recommend macOS. I haven't tried Hackintosh to recommend it.)

Collapse
 
jankapunkt profile image
Jan KΓΌster πŸ”₯ β€’

Two considerations you might want to investigate:

  • do you want all-inclusive out-of-the-box or start lean and configure a lot?
  • do you prefer a minimalistic desktop or a full-blown desktop

You should consider these questions, based on what you liked about Windows 10 and what not. Then you could add these preferences, so suggestions will be closer to meet your expectations.

Collapse
 
moopet profile image
Ben Sinclair β€’

If you want to use it as WSL, I'd say Ubuntu. It's not my favourite distro, but what's run under WSL is fairly approximate anyway, and Ubuntu is going to have the most support.

If you want to run it standalone, it honestly doesn't matter what distro you get but Gnome is probably the simplest desktop environment, or XFCE if you want something more like the classic Windows XP look and feel.

Collapse
 
ashiqsultan profile image
Mohamed Ashiq Sultan β€’

Use WSL2 if you need Windows for office and Linux only for development purpose. Docker, VS-Code support WSL2. You can even containerize a dev environment in WSL2 using VSCode and Docker.

Collapse
 
paptoos profile image
Paptoos Inc. β€’

LinuxFx like windows 10
forbes.com/sites/jasonevangelho/20...
Zorin Os is like windows ui too
zorinos.com/

Collapse
 
mvoloskov profile image
Miloslav πŸ³οΈβ€πŸŒˆ πŸ¦‹ Voloskov β€’

Yes, Zorin OS looks really good.

Collapse
 
reinhart1010 profile image
Shift / Reinhart Previano K. β€’ β€’ Edited

For starters I generally recommend Ubuntu or Fedora-based operating system with KDE, for example Kubuntu or KDE Neon. Here's a screenshot of my desktop running KDE Plasma 5.19.5 on Ubuntu 20.04.

Desktop screenshot

However, if you feel that you have a less-powerful machine (e.g. those without dedicated GPUs) I usually recommend XFCE-based Ubuntu distros such as Xubuntu and Linux Lite.

I usually don't recommend Debian-based distros, except some such as MX Linux. Since Debian highly focuses on stability rather than frequent feature updates, some software in their repository may not be as updated as those in Ubuntu, including WINE (winehq-stable) which allows some Windows (.exe) programs to work under Linux. However, there is a workaround for this by manually adding new package sources/repository on APT.

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay