Just remember to turn steam play on for all titles in Steam -> Settings -> Compatibility.
As others have said, Mint is a great starting option. It looks familiar when coming from Windows, and almost everything works without having to touch a terminal.
AAA games with anti-cheat may not work, but just about everything else will. Check Proton DB for each game's compatibility.
You can add non-Steam games to Steam to take advantage of Proton. Lutris can also work for some Windows games.
If you want to try Linux distributions to see what they're like before committing, VirtualBox or other virtual machine programs can give you a risk-free preview.
Another option is a live preview. Install Linux Mint on a USB using Rufus or a similar program, then boot your computer from the USB. So long as you don't access your computer's hard drive (under devices on the left of the file manager) or run the installer, no changes should be made from your computer. You can simply reboot and remove the USB to go back to your usual OS.
If you are going to dual-boot, install Windows first. Windows has a habit of overriding or deleting Linux if it's installed second. If you just want to shrink your Windows partition to allow room for Linux, shrink it from Windows. Linux can move "unmovable" Windows files resulting in Windows not booting.
Always have a backup of everything you are not prepared to lose before you play with installing operating systems (and make sure it's disconnected from that computer). Data loss from software issues is rare, but mistakes are difficult (sometimes impossible) to reverse, particularly as a beginner.
You have received tons of useful responses, so I will not add more, except to tell you that the change is extremely worth it, easier than it seems and extremely entertaining.
I personally use Kubuntu (I love the KDE environment) and sometimes play Steam games by using Proton.
Honestly there is nothing to learn, unless you pick arch which is annoying to install, otherwise everything is pretty simple and for the most part just works.
Absolutely. I likewise moved to Linux more out of frustration with Windows than any of my own tech ability. It needn't be a concerted effort either. I had it on a separate SSD (for a more stable dual-boot) and dabbled for a couple of years until I found myself gradually booting into Linux instead of Windows more and more.
Not so much help but hope: I got rid of Windows 11 and switched fully to Linux Mint a few weeks ago. I had no idea what I was doing but I tested things on USB and also on a very old laptop I had laying around before I made it my daily driver.
I'm not particularly a tech person. I own a small creative business and have a toddler, but I figured out what I needed to quickly. I don't game and didnt use Winsows exclusive software so have no opinions about that.
What I didn't expect: to actually be genuinely interested in my computer again for the first time since I was a teenager (which was not recent...). I love customizing my desktop. I love discovering new open source software. I'm learning more than I expected and it's just a totally different relationship with the tech I use every day, in a nice way. And no more BS ads / bloat when I'm just trying to exist on my computer.
I have 15 years of experience and do free infinite troubleshooting on matrix, feel free to add me. I recommend you go with aurora, because it is immutable, kde based, and well documented.
immutable means the base system is read only and updates are applied ontop of it, meaning you can easily roll back an update that went bad, and the apps are separate from the core operating system and thus can never break them (unless you try really hard).
kde is a desktop environment, it is most similar to windows and the rate of development dwarfs almost everything else, please whatever you do for your first system use kde.
aurora is a slightly modified fedora and fedora is one of the most commonly used options, the reason not to use base fedora is that aurora includes some QoL features, for example because of issues with patents twitch doesn't work on fedora but does on aurora.
As others have mentioned, use Mint. Since you game, some games won’t run on Linux because of their anticheat, and to that I decided to use a dual boot system. I gave 500gb to windows, the rest to Linux. Anything that won’t run on Linux (some early access games, COD, Tarkov) goes on the windows partition. 500gb doesn’t seem like much when COD takes about 1/2 of that, but everything else I’ve played runs fine on Linux.
I also like the smaller partition because it makes me be choose what I leave installed, and if I’m not playing, I just uninstall whatever game needs to go
A lot of people here have already given good advice.
I shall add my experience, recommendation and some tips (may incidentally repeat some of them).
If you play some games with kernel level anti-cheat (like Rainbow Six Siege, Apex, Valorant, LoL, Fortnite, Battlefield games, Destiny 2 among others), you will have to stick to dual-boot. Check on ProtonDB for compatibility of games.
I have 500+ games on Steam and pretty much everything I've played has worked so far.
In terms of other software you use, make sure you have alternatives that work on Linux.
For Photoshop, there's Krita/GIMP.
For Video editing, there's Kdenlive, DaVinci Resolve, etc.
For browsing and office apps, there's LibreWolf and LibreOffice.
If you happen to have any software that you don't have a good alternative or that only runs on Windows, then you'll have to stick to dual booting.
If you do end up dual booting, DO NOT use your external HDD in NTFS to run games on linux. It will work for a while, but you'll constantly have to 'chkdsk' or check disk on Windows every time your HDD is found corrupted.
Also, NTFS is Windows' proprietary filesystem. So, I've heard that using ntfs-fix (chkdsk equivalent on linux) might cause data loss. Not sure how far it's true, but be cautious of using that too.
But otherwise, I believe that just reading files from NTFS drive usually is not a problem.
If you are NOT dual booting however, you won't have to face this mess. You can backup the data on your HDD somewhere, format it in 'ext4' filesystem for Linux-only use ('Exfat' if you want to share any data with others on Windows/Mac) and restore all your files back to this HDD in ext4. Hope you have extra HDD with enough free space to move your files while you convert disks to ext4. You can also probably use cloud services for backup.
I've used Ubuntu, Mint, Arch and Fedora.
Had faced a lot of issues with Ubuntu back in the day, and Snap Steam is a mess. So, avoid it.
Mint is easy to use, removes snap from Ubuntu and just uses apt, has a great Desktop Environment called Cinnamon, and I'd usually recommend this to someone new, but I wanted to shift from X-11 to Wayland for security reasons and HDR support among others. If Wayland worked well with Mint, I'd still be using it today, but that was the only reason I moved away from it.
While Arch is nice, it's certainly not for someone new.
That leaves us with Fedora KDE, which would be my recommendation. It has good security features like SE-Linux out of the box.
The reason I suggest KDE over Gnome is so that you might have an easier transition from Windows to Linux. Once you have a hang of this, you can later use a pen drive to load other distro with other DE like Gnome, XFCE, Cinnamon, Cosmic, etc and test them out by live booting.
Speaking of pendrives, make sure to always have one with Ventoy installed and the distribution you're using. This will be handy if you want to troubleshoot your system anytime.
And I say Ventoy over others because it makes loading distro easier. You can just drag and drop the ISO files instead of having to burn with Balena Etcher or Rufus everytime.
Rufus is great, but if you're moving out of Windows, you don't need it.
And I have seen a lot of people have trouble with using Balena Etcher. So, avoid it.
Turn off Secure Boot in BIOS. (And maybe also fast boot).
And if your disk is on RAID instead of AHCI, you might have trouble installing. So, you might want to set your SATA configuration to AHCI mode in BIOS if you face issues.
If you end up choosing Fedora, you may want to follow this.
Fedora only comes with FOSS by default. So, you'll have to install Nvidia driver and proprietary multimedia Codecs separately by including RPMFusion repo.
You can download the free and non-free repo files from the RPM-Fusion site(Graphical Setup) and install them through the Software Center. After adding the repo, you might have to enable them in the Settings of Discover Software Center.
Enable all of them except those containing the words 'testing', 'Test', 'Source', 'Debug' and 'google chrome'.
After that, it's just a few lines you type in the terminal (Konsole by default) for installing driver and codecs. Make sure to update the system and restart first before doing these.
Steam is also included in the non-free repo. You may install it by typing:
sudo dnf install steam
Other than these, most applications can now be installed directly from the store as a Flatpak. You can select them in the store between Flatpaks, Fedora managed Flatpaks and Fedora Linux app for a particular one.
For flatpak apps, you'll see a tick next to the developer if they are verified. So, you can look out for that if necessary.
Make sure 'Flathub' repo is enabled in the Settings of Discover Software Center for the Flatpak apps to appear.
NOTE: Every time the video driver updates, you will have to do a follow-on update for flatpak runtimes. You might see a bunch of 'Application platform' and 'Freedesktop' stuff which you'll have to install.
If you fail to do this, you might suddenly find flatpak applications not working properly.
Troubleshooting tips:
If Steam doesn't launch the first time, type:
__GL_CONSTANT_FRAME_RATE_HINT=3 steam
If your system is frozen, try switching to TTY by pressing (Ctrl+Alt+F3) and going back to GUI by pressing (Ctrl+Alt+F2)*.
*Could be F1 in some cases.
To check what errors you got during the recent boot,
journalctl -b 0 -p err
Apart from the driver installation and some troubleshooting, you generally won't have to use the terminal if you're averse to it.
In terms of deGoogling, I'd recommend the following:
Buy a pixel and install Graphene OS.
Switch to
Tuta/Proton Mail for email,
Proton/Tresorit Drive for storage,
Mullvad (or i, proton) VPN or (Rethink DNS for firewall)
I am not sure if you can use both Rethink and VPN at the same time. I assume there is a way.
The only games in my library that don't work are entirely the publisher's fault for blacklisting Linux in their anticheat, and it's very few games even then.
you are going to be fine! linux has better compat than windows now unless you use a ton of proprietary, locked software. your average linux distro can do steam gaming pretty well, and there are distros like bazzite and garuda and popos that do some or all of the configuration for you (based on your hardware and usage).
This is the book that got me on the train. I have so many tech books but they all started with this. I'm a terminal afficianado now; this got me started. Anyway, good luck and I hope you have a good time.
There is hope lots of YouTube channels, articles by bloggers such as Its Foss, and guides to Linux all over
Especially for Linux Mint (Similar to Windows), Pop!_OS (Similar to MacOS), and Bazzite (Gaming-Productivity Distro, Similar to SteamOS)
The latter 2 work out of the box for gaming if that's your thing
You got this. Learn little by little each day and engage with community as much as you can. Maybe join some Voyager for Lemmy, Bluesky, Discord, etc communities
If your library is on steam, then there's nothing to worry about! Works natively on Linux. If your library is on other platforms, I'd honestly think twice about switching full time. Dual booting might be a better option. My library is split amongst multiple platforms and I decided that it wasn't working well enough for me. Steam games will work great though!
Many distros are easy enough to install and navigate as a newbie. My go to for years now has been Linux Mint! It's based on Ubuntu which is based on Debian.
I take it you’ve never even tried Linux before. Both of those things are not things that will hold you back. My mom uses Linux, and she barely knows what “right click” means.
With regard to your Steam games, as long as you don’t play games that use restrictive anticheat, you’ll be fine.
I'd say try Kubuntu. It's like Ubuntu but with KDE (Windows-like user interface) instead of GNOME (shitty Mac clone turned tablet like interface). It's well-supported and is easy to use. Also supports new technologies like HDR which Mint is lacking. Though you can install KDE on pretty much any distro (Mint included) but it's a good starting place.
Note to fellow Linux veterans: Yes, I know snaps suck but it is not something new users need concearn themselves with. Kubuntu is a great distro except for snaps which aren't going to affect OP's use-case (or most use-cases. Also sorry for shitting on GNOME so much. If you like it that's cool, I just don't think we should be recomending it to people coming from Windows.
Lots of good advice here. I’ll add a bit about dual booting.
the problem with dual booting is when you use the same physical hard drive. Windows doesn’t play nice sometimes on the same drive. Just do yourself a favor and buy a second ssd. Then you can break linux six ways to Sunday and always have a windows backup. (And if you want to be extra safe - you can just unplug your windows drive during Linux install and you can’t f up and pick the wrong drive by accident)
dual booting is nice just in case something doesn’t work - you can easily switch back to windows.
dual booting sucks because there’s very few things that don’t work in Linux - it just requires a little elbow grease to figure out. But having a windows partition right there leads to many people giving up way too early with fixing their issues.
My recommendation is always to have more than one drive in your computer. It’s YOUR computer. Regardless of what you pick as your “main” OS, you always have another spot to screw around in. Distro hop, extra storage, set up a hiveos miner, whatever. Its flexibility and screwing around with other things helps you understand what’s YOUR computer vs what is Microsoft’s OS.
I was you 18 months ago. It's certainly achievable, even with a crazy busy schedule. Highly recommended that you go for it.
Here are the unpopular opinions that attract downvotes:
adopting Linux is painful. Stuff breaks. Stuff doesnt work. You will be battling uphill, but hopefully you'll find it worthwhile in the end.
moving to Linux permanently wouldn't have been possible for me without AI. Now you can ask AI and it will almost always solve the problem for you. In the old days, you'd just have forum posts saying "just compile the driver and do a 10 step process with terminal that you need to figure out from the wiki....noob". But now, these previously system breaking problems are now easily solvable without spending the whole weekend on a single issue.
don't let go of Windows to start with. Put Linux on a secondary machine. Do not dual boot, you will break your installation and won't be able to troubleshoot it and will have to do a full wipe (along with the time and data loss that comes with that).
Don't get caught up in the distro wars. Pick Linux Mint, or a similar very beginner friendly distro. I prefer KDE desktop so I would recommend something else..... But don't go for anything with even moderate difficulty.
Check protondB.com for the games you play. Some don't work on Linux (e.g. Apex Legends).
If you want real gaming performance then arch all the way with archinstall. Trust, it's insanely good and you can get double of what you get on windows in terms of performance. Boot times are also insane. I have used so many distros and I can tell you that arch is king for performance.
You don't need a high level of technical skill. You can learn everything you need to get started in a few minutes of tutorials or walk throughs. The rest you learn as you go.
Bear in mind no every linux user has memorized every terminal command and the whole file structure. Lots of people are just casual users who learn what they need.
One of the things I wish someone had told me at the start of using linux is that initially your desktop environment will effect how you feel about linux more than the distribution or specific architecture of the OS.
The good news is they're all free. Try a few things and see what you like. IMO Fedora is a great, beginner friendly Gnome or KDE experience. Mint has an excellent Cinnamon and XFCE desktop either of which will feel somewhat familiar to a windows user. Mint will also run on just about anything.
Also, it's not binary. You can dual boot. If there's something you need windows for you can use it. Over time you'll eventually find that you don't really need windows anymore.
One thing I'll say is that for a lot of distros these days you shouldn't really need to use the terminal much if ever. That being said don't be scared of the terminal. It's just another way to tell the computer what to do. It takes some learning but if you want to learn things with the terminal you might eventually find it easier/faster than using the mouse for some things. Go through some tutorials and you'll probably find out that the terminal is not that actually all that scary.
Most distros allow you to try them out before you install them. You can run them from a USB stick to let you try a few out before you settle on one. You won't be able to install any programs this way but you'll at least be able to get an idea of the interface and see if there are any you like more than others. Even still you can dual boot your PC with Windows + Linux and switch back and forth whenever you need. It's not an all or nothing ordeal. I still have windows 10 on my machine but I rarely use it now.
Gaming on Linux is better than it's ever been thanks to Steam coming with proton out of the box. protondb.com is your friend for figuring out what games you can run. That being said there are occasionally some rough edges that I have run into personally. I can run most games I want just fine but occasionally I have some issues. I'm just telling you this so you know it's not like a flawless experience. Then again I've also spent plenty of time trying to get games running on my windows PC in the past too so...
My recommendation for a first Linux OS is Ubuntu because in general it's the most popular and has the most support.
Linux is way easier than it was even 10 years ago and many games run better on Linux than they do on Windows. There’s gaming distros but I’m not sure what the benefit is other than the built-in NVIDIA drivers. I just game on Fedora. You need to enable Proton stuff in the settings and you’re off.
As others have said, it's possible to play most steam games, but not all. You have to decide if you like those games more than you dislike MS and Goo. I find there's so many great games out there that I'll never get to all of them, so I'm ok with dropping some bangers that usually want too much access to my system.
Here's a useful resource if you need to understand slightly technical linux foundations https://linuxjourney.com/ It might not be necessary but it does help to have a foundational understanding, and honestly, the command line is awesome, powerful, and one of my favorite things about linux. Beyond having a basic understanding (and maybe having one of the books the site recommends on hand), before going to an LLM as others have suggested, have official sources of various components bookmarked and go there first. There's so much BS out there now, I actually like the fact that I can read technical documentation, test it out, and know if it's true.
one other tip: I'd recommend some kind of personal knowledge management (PKM) system to take notes. Linux gives you a lot of freedom-- that's what's great about it-- it can be complex and have a learning curve at times. It's absolutely worth it though. It's a totally different paradigm than windows. After a while you can really start crafting the whole system to your needs as an individual. I'm 3 years in and was using my first setup that whole time, i didn't realize how customized I had made it until trying to set it up exactly on a new workstation. Now I'm writing a script so to automate my setup (os settings, program installs, configs) by running a single command. Then I can really start experimenting.
Everybody's different and with a little basic knowledge, everyone's setup can be tweaked to their individual needs a little better than other "user friendly/polished" operating systems. I hope you find as much joy and freedom in it as I do.
These folks are all giving great advice but also let us know when you're ready to really fuck around and have fun with your Linux superpowers 😀
You, in practically no time at all: "Nearly everything is working great! Now I want to make my desktop change it's background to NASA's picture of the day while also putting all my PC's status monitors on there. Oh! And I want my PC to back itself up every hour over the network automatically with the ability to restore files I deleted last week. I've got KDE Connect on my phone and it's awesome!"
Then, later: "I bought a Raspberry Pi and I want to turn it into a home theater streaming system and emulation station."
...and later: "What docker images do you guys recommend? I want to setup some home automation. What do you guys think of Pi-hole?"
"I've got four Raspberry Pis doing various things in my home and I'm thinking about getting Banana Pi board to be my router. OpenWRT or full Linux on it? What do you guys think?"
What I'll say is, I've got no comp sci degree, and when I started, I had no idea how the terminal worked. But... My mindset was the following:
I really don't like windows, I'm not going back
I don't like paying others to "do it for me", I want to do it myself
I want the freedom to be able to change anything to make the machine fit me, even if that means I need to learn things along the way.
If you're the type of person where this general philosophy, you're going to crush it.
But if you're more along the lines of "I just use this computer as a tool to do the things I want, I just need the computer out of the way, and working consistently so I can get on with my actual goals", you probably will hate it. Becuase all your troubleshooting experiences will be "why doesn't this thing just work, like it does on Windows?"
Yes. Steam is available on Linux, pretty easy to install and it comes with a compatibility layer (Proton) which works quite well.
Linux is a bit different than Windows. But I'd say just using it is about as complicated as using Windows. You'll just have to try and see whether you like it. And if it's hard or easy for you to relearn a few things. I mean if you're in the Browser and Steam all day, those will be the same applications and also look and work the same way. Other than that you could face some issues with gaming hardware and you have to fiddle with things, or everything works out of the box. You can't tell beforehand.
There's tons of youtube videos / tutorials on how to create a live usb of a distro, such as linux mint. This will allow you to boot into linux and play around without installing anything and get a feel for linux. It's nowhere as tech wizardry as you think.
And if all your games are on steam and don't have anti cheat things, they'll probably just all work with proton (linux compatibility tool in steam).
Consider your library: most games will be able to run fine on Linux. However, if you predominantly play online multiplayer games which require anticheat you should check compatibility on ProtonDB.
Second, consider your hardware: if your GPU is AMD you're good to go. Nvidia might have issues (not sure if this has been resolved since I last had to look into it).
Finally, choose a distro: I'd recommend Ubuntu or anything Ubuntu-based. There's a lot of mixed answers in the Linux community and definitely a ton of hate for Ubuntu. However, as someone who has been running Linux for nearly a decade at this point, there are a few key points:
Ubuntu is debian based, so it's extremely stable(but not as slow to update)
Ubuntu is very beginner friendly, and you won't need to touch the terminal if you don't want to
Everyone hates on snaps, but for you I don't think you'll run into an issue with it.
Personally, I steer towards debian based distros for my devices as well because I'd rather spend time messing with the software I'm running or other things NOT debugging why my config is suddenly shitting the bed
Yes, ez one (if you have installed operating systems before and know how to paste an error passage into google )
-4hours and your done start to finish. (Given you have standard hardware and don't want to set up something crazy like dual boot with raid and nas)
Moderate complexity if you have never done anything like that, plan 2-6 evenings to get it fully working with everything you need
Also: consider your scopes. For most cases Linux will just work, you just have to get used to some different interfaces.
BUT: some things will not run under linux no matter how hard you try --> google if stuff you can't live without will work
(for me I still have a dual boot windows for playing league of legends and running my vive wireless adapter, as those will not run under Linux.
For games use protonDB
I may be oldschool, but for people not comfortable around terminals I would suggest Debian KDE as it never breaks and the transition from windows is easy. You can do everything from GUI (clicky button interfaces)
For the installation of steam you might need a terminal, but there are good guides online (and you really dont need to be a wizard for that) from where you can just copy paste (when searching just add your distro e.g. "install steam Debian", and once you've got that running you can just run every game from within steam.
Since Steam has done a lot of work with proton, most games just run under Linux. In steam: Install-->play
For nearly all games not directly running, you can just force them to run with proton. It will say:
"Game not compatible" in steam, you just click the gear icon on the right to open settings, go to "compatibilty" and tick "force use of compatibility layer" and select the newest proton from the drop down
The button where steam previously said "not compatible" magically turns into the blue "install" button we all know and love. And nearly all games run with only minor inconveniences (like showing keyboard hotkeys even when playing with a gamepad) or no issues at all.
You need to be aware that some games using kernel level anticheat (e.g. league of legends, valorant) can not and will never run on Linux, if the developers of the games don't add the possibility.
EDIT: for programs not related to gaming its often easier to use an alternative, if the program is not available for Linux. Most times its also more privacy foccused, open source and free
There is a way built into windows to deploy and use Linux from inside windows.
It's not the most pure experience, but it's a way to make sure you have something like a feel for how some parts work before jumping in any deeper.
A bootable USB stick is another way to try before you commit. Only reason I might suggest starting with trying it the other way first is in case you run into issues connecting to the Internet or something you won't feel totally lost. Having to keep rebooting back into windows if you have a problem can be frustrating, so getting a little familiarity with a safety line can help feel more confident.
Issues with a USB boot are increasingly uncommon, as an aside. Biggest issue is likely to be that USB is slow, so things might take a few moments longer to start.
From there, you should be pretty comfortable doing basic stuff after a little playing around. Not deep mastery, but a sense of "here are my settings", "my files go here", "here's how I fiddle with wifi", "here's how I change my desktop stuff". At that point a dual boot should work out, since you'll be able to use the system to find out how to do new things with the system, and also use it for whatever, in a general sense.
If it's working out, you should find yourself popping back into windows less and less.
I'm moving at the moment. Linux Mint is a good stable Windows alternative, but I wanted to separate gaming from other things so I am dual booting. I have had luck with Pop_OS! before but recently had issues with a laptop WiFi adapter, had some issues getting Bazzite working, so ended up with CachyOS, which has been really slick and easy so far.
A nice thing with Linux is how easy it is to cycle through a few distros if you have your main files on a different drive or partition, since you don't lose anything important when switching that way.
The two distros I recommend for beginners, these helped me start using Linux:
Kubuntu
Kubuntu uses the KDE Plasma desktop environment, which is the closest experience to Windows 10 imo. Very good for easing you in. Plus, it's based on Ubuntu - the most commonly used distro. So if you have issues, just google "(problem) Ubuntu" and you'll find a fix.
Pop!_OS
Pop!_OS is preconfigured for gaming. If you have anything Nvidia in your PC, just start with this one. Nvidia doesn't play nice with Linux, and the company that develops Pop!_OS has a specific version with Nvidia drivers. Driver configuration can be annoying, you don't have to worry about it with Pop!_OS.
Both of these distros will work for gaming out of the box pretty much (provided you use AMD products). Steam's Proton tool is insanely useful, and it's not too hard to figure out how to tweak games that are still having issues after it works its magic.
Basically, your choice boils down to:
Kubuntu - an easier time with the PC side of things
Pop!_OS - an easier time with the gaming side of things
As for being a tech wizard, don't worry about it. If you know how to look up your problems, there's always some guy on a forum with some commands you can copy/paste into the terminal and fix everything.