8700K with NVMe SSD and 32 GB RAM. My Windows 11 machine boots in seconds and is quite speedy. The only exception being the absolutely sluggish Start Menu. I do uninstall anything that doesn't need to be installed and I also police startup items with the SysInternals tools[1]. If those systems are using a spinning HDD, you're doomed. W11 is designed for SSD systems. I doubt MSFT cares about HDD installs. And with PCs…
> If those systems are using a spinning HDD, you're doomed. W11 is designed for SSD systems. Does this mean anything except "Microsoft has decided not to bother being efficient with disc accesses"?
People running Windows 11, are you all running Sluggish Incarnate?
21–27 of 27 posts
Re: People running Windows 11, are you all running Sluggish Incarnate?
#22Although I built my machine for performance - i9-13900K, 64 GB RAM, 2TB boot SSD - Windows is quite performant and barely touches the CPU at idle as it's not trying to process any 'value adds'.
Re: People running Windows 11, are you all running Sluggish Incarnate?
#238700K with NVMe SSD and 32 GB RAM. My Windows 11 machine boots in seconds and is quite speedy. The only exception being the absolutely sluggish Start Menu. I do uninstall anything that doesn't need to be installed and I also police startup items with the SysInternals tools[1]. If those systems are using a spinning HDD, you're doomed. W11 is designed for SSD systems. I doubt MSFT cares about HDD installs. And with PCs…
> If those systems are using a spinning HDD, you're doomed. W11 is designed for SSD systems. Does this mean anything except "Microsoft has decided not to bother being efficient with disc accesses"?
In games, for example, games that are designed around HDDs might pack 3 copies of the same tree so that I can be loaded at the same time as other assets in the scene with limited seek time and decompression time. SSDs, having no seek time, don’t need elements to be in adjacent locations.
Granted that is for video games, but to develop for hardware is always at the expense of every other hardware
Re: People running Windows 11, are you all running Sluggish Incarnate?
#24(on the rare occasion that I have to run Windows.)
Re: People running Windows 11, are you all running Sluggish Incarnate?
#25Re: People running Windows 11, are you all running Sluggish Incarnate?
#26Reading this I get flashbacks from HDD era, perhaps this is already a case but: Put a SSD in it. Then clone the system from old to new drive. Even the cheapest ones make huge difference but if it's old machine, don't go too crazy because bandwidth could be limited by SATA2
Re: People running Windows 11, are you all running Sluggish Incarnate?
#27I found Windows 10 rapidly gets slow, the slowest being opening the Start menu and right-clicking taskbar buttons. Possibly the menus are a new implementation: all the new menus etc in Win10 and 11 seem to open slowly or repaint slowly under Parallels. Windows 11 so far feels slightly faster in terms of responsiveness and UI. However my typical performance benchmark is to run a build of the software stack I work on,…
[HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\Explorer]
"DisableSearchBoxSuggestions"=dword:00000001
While you're there, you can also reduce menu delay: [HKEY_CURRENT_USER\Control Panel\Desktop]
"MenuShowDelay"="20"
Windows 10 really benefits from tuning. I periodically run WDP and O&O ShutUp10++ to turn off various telemetry things and my system is super snappy (870 EVO, 4th Gen i7, 32GB, 1080Ti).