This ultra-lightweight Linux OS just saved my Windows 10 laptop from the scrapheap - Neowin
DEALS
Software
Gaming
Reviews
Guides
Hands On
Specs Appeal
Opinion
Windows 11
Write for us?
Send news tip
-->
Hardware is always great when you first buy it, but it can quickly come to feel sluggish when the tech giants start bloating their software with either badly written code or features you never asked for. Take Google, for instance, it has just started bundling an offline LLM with Chrome which takes up a hefty 4GB of space just to power unnecessary features such as “Help me write”.
It’s not just Google, we also see this with Microsoft cramming Copilot everywhere (though it is scaling this back now, thankfully). Windows 11 is also a very heavy operating system which runs slowly on older hardware and forces users to buy new hardware, once for the TPM 2.0 support, and again for some AI features if you want those.
I do not like buying new hardware very often so I look for ways to try and extend the life of the things I already have. I currently use what’s normally a horribly slow laptop from the 2010s and have tested a few different Linux operating systems on it with various levels of success. With things like Fedora Xfce it ran mostly OK, but I still encountered a tiny bit of lag.
In the last few months, I decided to scrub the laptop clean again to try a Linux operating system I had never used before (and I’ve been distro hopping since 2008!) It is called Q4OS, it has been around since 2014 and aims to be extremely fast when you go with the Trinity Desktop Environment (which I had never heard of before this). While some parts of this distribution are predictably bare bones, one nice thing is that it has a very good theme manager and a theme out of the box that makes Q4OS look like a mix of Windows XP and Windows 7, taking the best elements from each.
Q4OS is built on top of a Debian base, giving it wide package availability, a high level of stability and predictability, and long-term support. Powering the OS is Linux kernel 6.12 LTS, which isn’t too old and ensures modern hardware compatibility. While you won’t be thinking about these under-the-hood aspects of Q4OS too much, they do ensure that your system stays rock solid.
When I came to download Q4OS, I saw on the download page that I could get a Plasma version (KDE) or version called Trinity, which I had never heard of, but is actually a fork of the older KDE 3.5. According to the download page, the Plasma version required a 1GHz CPU, 2GB RAM, and 8GB of disk space - this is not bad, but I felt like it could lag a bit like other Linux distributions I’ve tried, so I went with Trinity, which requires a 500MHz CPU, 512MB RAM, and just 6GB of disk space.
I still haven’t tried the Plasma version, so I won’t talk about it here, everything I mention here pertains to the Trinity edition.
One potential downside of Q4OS, if you were thinking about putting it on extremely old hardware, is that the current Andromeda version is only available for 64-bit computers. If you are like me and just have a weaker laptop, but it came out in the 2010s, then you should be OK as your machine is probably 64-bit.
One of the standout features in Q4OS is the Desktop Profiler which is within the Q4OS Welcome Screen program. After a clean install of Q4OS, you can use the Desktop Profiler to install a full desktop with a browser, office suite, and a full set of apps; the basic Q4OS with just common utilities, system tools, and libraries; or a minimalist setup where you configure the OS however you like.
The Desktop Profiler also lets you install additional desktop environments which remain completely separate from other environments you install. This lets you switch back and forth from the login screen, giving you greater freedom.
If you’re coming from Windows, there is also an interesting Windows installer which lets you install Q4OS from an exe file on Windows and it’ll be shown in your installed programs, allowing for easy removal, but you still use it by restarting the computer and booting into the operating system as a separate entity from Windows. I have not tried this myself as this system doesn’t handle Windows 11 very well, but it’s definitely a nice touch if you want to experiment with Linux for the first time.
The main issue I have had with this operating system was menu shadows in my browser, Google Chrome. Due to a compositor issue menus would appear with a black box around them rather than a shadow. I lumped this for a while, but found a very easy fix just a couple of days ago. I just had to install picom and then go to Control Panel > TDE Components > Autostart Manager. I then added the following command to my startup programs, it’s a bit finicky but not too hard to figure out how to get to the screenshot shown below:
Another slight issue, though not really, was the amount of swap space (amount of memory that can be shifted to disk) that Q4OS created...