I'm really excited to ditch Windows 11 and finally make the switch to Linux after dealing with all the frustration it's caused me. Before I go ahead, I've got a few questions:
1. How does antivirus work on Linux? Do I need to install one, or is there one already built in?
2. What about NVIDIA graphics card drivers? How do they work on Linux? Can I stick with the driver I have on Windows? I heard there might be compatibility issues with NVIDIA GPUs, but I'm unsure if that's still true.
3. Are most games compatible with Linux these days? I know anti-cheat systems can be an issue, but what about the rest?
4. Once I install Linux, what do I do with my old Windows installation? I want Linux on my NVMe drive, which is separate from where Windows is installed, and I don't plan to dual boot.
5. Finally, which Linux distribution should I choose? I've heard good things about Mint and Ubuntu as beginner-friendly options, but are they suitable for gaming as well?
1 Answer
1. On Linux, antivirus isn’t as necessary as it is on Windows. Many users don't use one and stay safe by being cautious about downloads and keeping their system updated. If you really want one, ClamAV is a common choice for scanning files.
2. Drivers for your NVIDIA card are essential because Linux uses a different kernel than Windows. Depending on your Linux distribution, drivers might be automatically handled, but in some cases, you may need to add a third-party repository or follow some installation instructions. Gaming-focused distros like CachyOS and Bazzite typically simplify this process for you.
3. Many games run pretty well on Linux now, but it does depend on the game. Titles with anti-cheat mechanisms like Fortnite and some EA games might not work, so check out ProtonDB to see the compatibility of your favorite titles.
4. When you're ready to remove Windows, make sure to back up any important data first. You can then format your old Windows drive and mount it in your Linux system, which your distro should help with.

I had a similar situation, and formatting the drive was pretty straightforward with the built-in tools on my distro. Just make sure to have a backup of your data!