I spent nearly three hours on it and towards the end, got dangerously close to being overcome with that 'throw thru the window' urge!
Yes, I've been there myself, first with Vista, now with Windows 10. At least Vista SP2 is now a very stable OS, now that it has the hardware support it didn't at release. Seriously, a few models were released with single core 64 bit CPU's, there was one that I once took a look at & said I could no nothing to help, there were no dual core CPU's I could find for whatever the socket was.
I'm kind of suspecting this to be part of the case with Windows 10, much of the hardware, even that of some not so older models (unless one calls 2010-12 models antiques), is strained when Windows 10 is running. The other part is not the hardware, yet the OS itself. Way too many processes running & we thought that Windows 8 was bad? Windows 10 (or 'X') is a nightmare of an OS, and this doesn't take into consideration the privacy leaks that's steadily running. Anything that one does using Microsoft Edge, be it reading emails or shopping, Microsoft knows about it. Am not sure about how or if the 3rd party browsers (Mozilla Firefox & Google Chrome) shares this data.
Fortunately, we have a 'opt out' of all of the Windows baloney with a Linux OS, and while Linux Mint 17 (counting the .1 & 2 releases) are popular, and my favorite, there's several other just as good choices, just depends on what one likes. I didn't choose Linux Mint for the Start Menu, as Ubuntu had a similar one at the time, it just seemed to fit me over most of the rest. There was one, had I been able to use my at the time ISP (a USB cellular based dongle), would have stayed with PCLinuxOS longer than I did (believe it was KDE based). Though it's not built on the foundation of Ubuntu, which many of the Top 100 Linux distros are.
Am glad that you're enjoying your Linux journey & the more you use it, the more you'll discover the differences between Linux Mint & Windows. No dozens of background processes fighting each other for as many resources as possible, svchost.exe is a bad offender with several of these alone running, and what we don't know for certain is that one could be Malware in disguise. This is because many security choices ignores 'protected' Windows files, or sees all as safe, also one could have just opened a Malware laced email & running a Full scan will miss it entirely while everything is being encrypted. Then Bingo, one has to pay ransom to get files back, if the drive isn't imaged often, and after backup, ensuring the drive is disconnected or manually powered off (I prefer to power off & unplug the external).
With Linux, while it's not impossible to get infected, one's root password is required to execute files, so the user sees what's going on. Plus it would take a Malware distributor to write a script for Ubuntu based OS's for it to run. As it stands, there's not enough user share to make it worthwhile to that person, normally they want a large, easily exposed group to target & Windows has way too many un or underprotected users. Relying on MSE (Windows 7, Vista & XP) or Windows Defender (Windows 8 through 10) doesn't cut it, have never, ever, seen Windows Defender 'catch' any threat, though in the early days, MSE would, yet often too late. That's why if running these with Microsoft provided AV protection, one needs a separate active anti-malware solution (such as Malwarebytes Premium) to pick up the slack.
While there are security solutions for Linux & these has been discussed extensively in the last few months, the majority of users doesn't need it. Maybe someone who shares files with a Windows computer does, and we have Topics with complete details for some no-cost (other than time & patience) solutions. There's also inbuilt security, some can be obtained via the Software or Package Manager. Many Linux distros comes with ClamAV pre-installed, one just has to learn how to use it. If not installed, it's shown at the top the Terminal entry how to.
http://askubuntu.com/questions/250290/how-do-i-scan-for-viruses-with-clamav
The other thing in securing any Linux OS that's Ubuntu based (including Linux Mint) is activating the inbuilt Firewall by the following command (copy/paste is OK). Password will be required after pressing Enter & no movement will be seen, this again is part of the inbuilt Linux security.
sudo ufw enable
Afterwards it should show that 'Firewall is active & enabled on system startup' This is one of the most single important things that Linux users can to to improve their security, and best of all, if any resources are used, the amount is unnoticed or negligible. To check & ensure that the ufw Firewall is active from time to time, just type or copy/paste the below command.
sudo ufw status verbose
Here's a sample output of what one should see. Am doing some work on a Windows 7 OS at the time & can't post mine.
Status: active
Logging: on (low)
Default: deny (incoming), allow (outgoing)
New profiles: skip
It's as simple as that. With the Firewall active, one can feel free to connect to hotspots, as well as at home & be protected. This does not mean I'm endorsing making transactions on a hotspot or public network. The Linux user must still practice safe computing skills. that's why I use the Linux Mint 17.2 media on DVD (& not a Flash drive) to make purchases/conduct other business, by booting from the DVD & run in Live Mode. The session, once loaded, runs in RAM only, and the DVD can be removed one the OS is up & running. The reboot flushes away all traces of anything that's done in Live Mode.
If only more folks running Windows just knew of all of the things that can be done with Linux, some would make the leap. If there's any downside from running Linux, it's printing, that's why it's best to check the constantly updated printers for Linux usage & HP ones are highly compatible with a Linux OS based on Ubuntu. There may be some functions that one cannot do, yet for the most part, much everything works. Here's one of several lists.
https://wiki.ubuntu.com/HardwareSupportComponentsPrinters
jargos, enjoy your Linux Mint journey!
Cat