There is a specific kind of frustration reserved for high-quality hardware that has been “sunsetted” by software. My Dell Inspiron 13-5000 Series is a 2-in-1 with an i5 processor, 8GB of RAM, and a solid build quality that still feels great in the hand. Yet, under Windows 10, it had become an expensive paperweight—unusable even after a factory reset.
With Microsoft ending support for Windows 10 and this hardware being “unsupported” for Windows 11, I was faced with a choice: E-waste or Evolution.
I chose the latter. I chose Linux.
The troubleshooting gauntlet
The transition wasn’t without its “Welcome to Linux” moments. If you’ve ever tried to boot a modern distro on an older UEFI system, you might encounter the same cryptic wall I did:
- “Failed to open \EFI\BOOT\mmx64.efi – Not Found”
- “Shimlock protocol not found”
- “Need to load kernel first”
This was the first hurdle. These errors are essentially a “disagreement” between the computer’s Secure Boot security and the USB installer. After some digging—and utilizing the terminal, which I’ve found I actually enjoy using—I found the fix. It involved a classic Linux move: manually renaming a boot file on the USB drive to satisfy the hardware’s expectations and eventually disabling Secure Boot in the BIOS. Once that gate was unlocked, Mint Cinnamon slid right in.
The refreshing reality
Using Linux Mint on this machine has been, in a word, refreshing.
Windows has become increasingly bloated with telemetry, ads in the start menu, and background processes that a mechanical HDD simply cannot keep up with. Mint, by comparison, feels lean. It respects the hardware. It doesn’t try to “sell” me anything.
However, the experience is an honest one. It isn’t magic.
The trade-offs: what I miss and what I’ve gained
While the system is functional again, I have to be honest about the performance gap. I’m used to the “near-instant” snap of a modern machine—specifically my ASUS TUF. That machine was built for speed, with a high-voltage CPU, a powerful dedicated GPU, high-speed RAM, and an NVMe SSD that makes everything feel instantaneous.
On this Dell, I’m still tethered to a 1TB Mechanical HDD. In 2026, an HDD is a bottleneck regardless of the OS.
- The wait: A cold boot takes about 75 seconds. From the moment I press power to the moment I’m actually typing in Firefox, it’s a 2-minute window.
- The touch: The Dell’s touchscreen works, but out-of-the-box, it’s a bit basic—more “mouse clicks” than the smooth, kinetic scrolling I was used to in Windows.
- The heat: The laptop still gets warm. When I’m browsing high-res DSLR photos for this blog or switching YouTube to full screen, there’s a noticeable lag as the CPU throttles to stay cool. The fan doesn’t scream, but the system “slows down” to catch its breath.
The diagnostics
Running systemd-analyze blame in the terminal revealed the culprit. The system spends nearly 40 seconds just “flushing” journals and rotating logs—tasks that take milliseconds on an SSD, but force a mechanical arm to physically move across a spinning platter on my drive.
My battery is also showing its age. At 56% health, it gives me about 3 hours of runtime. It’s a reminder that while software can be replaced, hardware eventually tires.
Why it was worth it
Despite the lags and the 2-minute startup, the Dell Inspiron is no longer a brick. It is a distraction-free, stable environment for my writing and other moderate everyday uses. Linux Mint has given this laptop a second life that Windows 11 legally refused to give it. It’s a professional tool again. It doesn’t have the raw power of my gaming rig, but it has a “cleanliness” of experience that Windows has lost.
The total freedom from Windows bloatware is a bonus. There are no forced updates at the worst possible times, no “suggested” apps in my menu, and no background telemetry hogging my limited resources. It feels like I finally own my hardware again.
What’s next?
The journey isn’t over. To truly close the gap between this Dell and my ASUS, I have a few hardware “surgeries” planned:
- Swapping the 1TB HDD for a SATA SSD.
- Replacing the thermal paste to fix the throttling.
- Refreshing the battery cell.
If you have an old laptop gathering dust because it “can’t run Windows anymore” don’t throw it away. Give Linux a try. It’s a bit of a learning curve, and you might have to spend some time in the terminal or rename a few “.efi” files along the way, but the feeling of reclaiming your own hardware is worth every second of the “blame” report.
You can even run it on a new machine to avoid “the bloat”.


Leave a Reply