I can't remember the last time I used Windows search because it's worse than useless - there have been multiple occasions in the past where it can't even find a file in the current folder right in front of my eyes. Nowadays I just use Everything which I think is one of the best piece of software ever.
Did Windows 10 slow down with each feature update?
31–40 of 432 posts
Re: Did Windows 10 slow down with each feature update?
#32I can't remember the last time I used Windows search because it's worse than useless - there have been multiple occasions in the past where it can't even find a file in the current folder right in front of my eyes. Nowadays I just use Everything which I think is one of the best piece of software ever.
Re: Did Windows 10 slow down with each feature update?
#33Anyone finally willing to admit that w10 is unusable on Hard Drives while Linux and W7 work fine on them?
I could be completely wrong, but my guess at the cause would be the registry. Every functionality and feature in Windows has a flag somewhere in the registry. Every query is probably a disk read, and it's a blocking operation of course. Sure, there's probably a cache, but that cache is only so large. There's a program that I can't recall the name of that can trace registry queries in the program it's attached to. You…
The program you're thinking of is procmon which is a part of the Sysinternals suite of tools.
Re: Did Windows 10 slow down with each feature update?
#34I can't remember the last time I used Windows search because it's worse than useless - there have been multiple occasions in the past where it can't even find a file in the current folder right in front of my eyes. Nowadays I just use Everything which I think is one of the best piece of software ever.
Re: Did Windows 10 slow down with each feature update?
#35One time Windows got a "feature update" that made it not boot. Apparently it was an issue with Lenovo motherboards that is still not fixed to this day (afaik). In any case, that was the kick in the pants I needed to switch to Linux. Everything has gone swimmingly since!
Re: Did Windows 10 slow down with each feature update?
#36Earlier quoted context omitted.
Not counting BIOS time it is about 5 seconds to Windows login on my Windows with NVMe systems. It does take about 20 seconds after login for it to finish loading all of the tiny startup notification icons, but that's actually intentional by Windows so it does not overload and prevent you from launching the apps you want. After login I can click on the web browser or email and it will launch instantly for me. If you a…
The point is, why does OP need to spend money on an SSD (and create e-waste in the process) when an HDD used to be reasonably fast for the same task?
I booted up an old Windows XP box about two years ago before recycling it. It took almost TWO MINUTES to finish booting to the desktop. Some kind of fairly standard 500 GB Western Digital Blue drive. No, I don't know if it had ever been defragmented or had its TEMP files cleared or had old driver modules removed... It was just slow.
Re: Did Windows 10 slow down with each feature update?
#37One time Windows got a "feature update" that made it not boot. Apparently it was an issue with Lenovo motherboards that is still not fixed to this day (afaik). In any case, that was the kick in the pants I needed to switch to Linux. Everything has gone swimmingly since!
Re: Did Windows 10 slow down with each feature update?
#38On my current gaming PC (i7-7700) I have installed W10 in 2017 and... no problem whatsoever? SSD, 10s boot. idk how do people end up with all the problems. I'm really curious because there must be an underlying reason
Re: Did Windows 10 slow down with each feature update?
#39Earlier quoted context omitted.
As someone who manages a fleet of 30 windows machines that house PCI DAQ cards: Windows 10 runs on a Pentium 4, but I wouldn't call it fine. All of the machines run on SSDs, which is a godsend, but the older machines that run pentiums involve a lot of waiting around to do the most basic of things. It doesn't help that Windows refuses to us less than 1.5 GB of RAM. You can forget web browsing.
I gave them Lubuntu and their scanner app running in WINE. It worked fine but they refused to switch because "it's not muh windows". This is how Microsoft corrupts people for life...
Most of my users, some even over 70 with little computer experience, are doing fine on Linux, but I "converted" them before they had to experience that awful mess, so it has been relatively easy: from XP or Win7 to a customized XFCE (its defaults are ugly and unpractical) has been a breeze.
Re: Did Windows 10 slow down with each feature update?
#40This exactly mirrors my experience. "Starting" is slow in Windows and just keeps getting slower. That could be booting, logging in, waiting for an application to start, waiting some more for an application to start, and then waiting even more, not being sure if it ever is going to start, waiting some more, and then it starts.
wevtutil el
then select some or all of the logs to disable with wevtutil sl {logname} /e:false
Another improvement since I only use it for WoW was to disable the spectre mitigations [1] remove some bloat with bleachbit [2] and then defragment the drive. Windows 10 specifically can be sped up a little bit by disabling some of the telemetry that is hidden away using O&O ShutUp10 [3] and improving network latency a little bit with the TCP/IP optimizer [4] as some startup applications rely on a response from servers. Now it starts up the same as when it was new. Maybe some day I will get a SSD. Another thing I found useful for Windows 10 was to disallow applications from running in the background which just "Suspends" applications rather than quitting. Suspending still takes up memory and pagefile. It's easier to see this in Process Explorer [5] I think they do this to mimic the behavior of a cell phone. Disabling suspending is less useful for startup time and more useful if you value your free memory.One more thing I should add that helped was to cache DNS on my home network.
[1] - https://www.grc.com/inspectre.htm
[2] - https://www.bleachbit.org/
[3] - https://www.oo-software.com/en/shutup10
[4] - https://www.speedguide.net/downloads.php
[5] - https://docs.microsoft.com/en-us/sysinternals/downloads/sysi...