timppu: That doesn't explain why it has slowed down. But, slowing down might be due to failing HDD. Or the Windows just wants to be reinstalled.
StingingVelvet: Well, every PC gets "slower" over time as new programs and updates expect a better machine. SSDs are pretty much the standard now, and HDDs cause a lot of issues with various things. Not saying that's his whole problem though.
I presume he meant that also the older programs kept getting slower, and it does seem there was something seriously wrong with his old laptop if merely changing a filename within File Explorer would cause his Windows to halt for two minutes. A healthy HDD doesn't cause something like that, even when heavily fragmentated.
Yes it is true SDDs are nowadays the default mass storage device in any new PCs (especially laptops), but I am using two PCs side by side, one has a 500GB SSD and the other has only HDDs inside. Yes the HDD system is slower in starting Windows or generally with file operations, but apart from that it hasn't caused "lot of issues with various things".
From my point of view, the main differences in usage between SSD and HDD that you should maybe take into account:
1. With SSDs, maybe you should consider not using a swap file/partition at all, considering the stress it can cause to rewriting to the same parts of the SSD over and over again.
2. With SSDs, you don't need to care about "file fragmentation" anymore like you do with HDDs, it is a thing of a past there.
Come to think of it, for SSDs more modern file systems like ZFS or BtrFS would make more sense than the old NTFS or ext4, as those newer filesystems use the whole SSD (or HDD) filesystem area evenly, not constantly writing to the same sections even if you operate with the same files all the time.
This comes from the fact that those modern filesystems keep old versions of modified files in the filesystem (in case you need to revert back to older versions of some files), so they will write to unused or older parts of the filesystem even if you overwrite an existing file.
mystikmind2000: Just for the record, i play games during my lunch break.
The reason i prefer a gaming laptop for work is because i have a scatterbrain boss who jumps from one subject to another to another and i end up with 50 different applications open on my computer all at the same time, and the computer gets slow and irritates me.... unless its a gaming laptop that can handle that way of doing things.
No need to explain to anyone (apart from maybe your boss if he catches you), I play some games on my work laptop as well. :)
In fact it kinda evens out because sometimes I also do work on my private gaming laptop (its Linux partition), instead of my official gaming laptop. After all, the only things I really need from my laptop to do my work are:
1. Ability to connect with VPN to our servers at the workplace.
2, A remote desktop program (Remmina works great on Linux)
3. Skype to be in contact with my colleagues (Linux Skype works great, IMHO even better than the Windows version, go figure).
4. The ability to read and write my work email (lots of options for that in Linux, I use Thunderbird).
5. Occasionally the ability to open some Excel or Word documents (Libre Office works well enough for that purpose in Linux, but then most of the time I open Office documents on that remote Windows server to which I'm connected to with RDP).
Apart from Skype, I can do all that even on my Raspberry Pi minicomputer (apparently there is no 32bit version of Skype for ARM CPU).