If you've been feeling like Windows has slowly stopped working for you, you're not imagining it. The OS you grew up with has been quietly shifting its priorities, and what you're left with doesn't feel like the same deal you signed up for. Thankfully, there are better options available now—and one of them has gotten good enough that the switch makes all the sense in the world.
Windows has been getting worse, and you've probably noticed
Ads, bloat, and AI you never asked for
Windows is a paid operating system, so it's natural to expect a clean, ad-free experience. Instead, Microsoft fills the Start menu with app recommendations you never asked for, pushes Office 365 subscriptions inside the Settings app, and serves promotions on the lock screen through Windows Spotlight. Xbox Game Pass pop-ups appear as notifications. The search bar and File Explorer surface suggestions for OneDrive and Edge. Now, Microsoft doesn't call any of this advertising—they label it as "tips" and "suggestions." That said, in my book, if it looks like an ad and reads like an ad—it's an ad.
And ads are just a surface-level problem—the bloatware runs deep . Windows carries a thick layer of legacy processes and background services that most people never see but their hardware feels. Pre-installed apps, telemetry services, and holdover components from older Windows architectures quietly consume resources in the background. The irony is that Windows clings to this legacy software bloat while simultaneously dropping support for older hardware that might actually need those legacy components. It hoards the weight but cuts the machines that could justify carrying it.
And now, a new kind of bloat is taking over— Copilot . Microsoft is shipping a dedicated Copilot key on newer laptops, space that can be used for a wider space bar if you ask me. The AI assistant also lives in the taskbar, system settings, and is embedded inside apps like Notepad. Then there's Recall , a feature designed to take continuous screenshots of your activity for AI-powered search. The current roadmap points toward an " agentic OS " where AI handles tasks across the system autonomously. Every one of these features means more processes running, more data being collected, and more potential for something to go wrong.
That last point matters because Windows is not the most secure foundation to build this on. It is the most popular desktop operating system, which makes it the biggest target for malware, ransomware, and phishing. The traditional model where you download EXE files from websites and run them with administrative privileges is a recipe for disaster. Most Windows users fight potential threats by using antiviruses, system scans, and constant vigilance. They see this as normal, but it's only normal because they've never used an operating system with a more robust security infrastructure—they haven't seen their options.
Linux solved these problems years ago
The OS built to serve you—not monetize you
Lucas Gouveia / How-To Geek | Leonardo.AI
Let's start with security. On Linux, I know the operating system isn't spying on me because it's open source and people are constantly auditing its source code. I also know that rogue malware can't automatically install themselves on my system, because every app install requires me to enter my password. Also, if I'm genuinely paranoid, I can go with containerized apps like Flatpaks , which sandbox the apps from rest of my system.
Then there's the bloat question—or rather, the lack thereof. As you know, Linux isn't just one operating system, but there's a bunch of them—each called a distribution (distro). As such, instead of bundling everything into a single operating system, you have multiple distros, each optimized for a specific use case. This keeps the whole infrastructure a lot more lean and minimal. For example, you have distros for:
This means your OS only ships with stuff you will actually need or personally install, nothing else.
And the best part is that you're getting all of this for free. Nobody is trying to upsell you anything. There are no ads or subscription nudges. You can donate to projects you like, but they won't nag you about it. You get a clean system built to help you work, not to sell you something. That's what a personal computer is supposed to feel like.
The Linux app gap is practically solved (almost)
From gaming to creative work, Linux has you covered
Lucas Gouveia/How-To Geek
The biggest objection to switching to Linux has always been the app gap —the fear that Linux won't run your apps and games. However, that is no longer the case with modern Linux desktops. Many popular Windows apps have Linux native versions : Spotify, Discord, Slack, VS Code, and more. For the ones that don't, you have strong alternatives that can easily help you do the same job in most cases.
For example, you might not have Premiere Pro, but you have DaVinci Resolve —powerful enough to be used by professional film editors. You might not have Photoshop, but the Affinity Suite runs on Linux through community-maintained Wine scripts—and it's become a genuine Photoshop alternative for many designers. Then you have office suites like LibreOffice and OnlyOffice , which might not have every feature Microsoft Office offers, but can handle the majority of your day-to-day document needs.
Linux gaming is also seeing a huge revolution, thanks to Valve and their Steam Deck. The Proton compatibility layer ensures every game that runs on the Deck will run on any Linux distro, provided it has the required hardware. At the time of writing, Proton covers roughly 80 percent of Steam's library. Furthermore, because of the Deck's success, more developers are shipping native Linux ports of their games. The main caveat are games with anti-cheat, many of which are still not compatible with Linux. But the vast majority of your library, especially single-player titles, should run just fine.
Finally, because Linux uses fewer system resources than Windows , your hardware has more headroom for the games themselves. I personally run a dual-boot system with Windows and Garuda Linux, and I've noticed better frame rates and smoother performance on the Linux side while running the same games on both operating systems.
You can test Linux without ditching Windows
Switching operating systems can feel like a big deal, especially if Windows is all you've ever known. But you don't have to make that jump all at once. The easiest way to try Linux is through a live USB . You just boot from it and you're running Linux, no installation required—and your Windows system doesn't even know it happened.
If you want something a little more comfortable, you can run Linux inside VirtualBox , which is basically a window on your desktop with Linux living inside it. However, if you're ready to actually install it but still want a safety net, dual-booting gives each operating systems its own space on your drive. You just pick which one to load when you start your computer.
