I am facing an issue with SQL Server 2019 both Express & Developer version. I am not even sure this in a correlation with AMD Ryzen, but it is for sure connected with Windows 11. I'll explain why.
I've bought this laptop in July and ever since I installed SQL Server, I am facing extremely slow performance on any SQL operation (Select Table, Edit Table, Select Database, execute Query, etc.). When I got the laptop, Windows 10 Pro was preinstalled. After my personal investigation, I manage to fix this lagging issue by following this article: https://www.surfacetablethelp.com/2016/05/fix-slow-response-sql-connection-network-in-windows-10.html
Few weeks ago, I've updated my windows 10 to windows 11 and once again, I am facing the same problem all over again. I checked to see if during installation process previous steps (from the article) were deleted/overrode but no. All the changes I've made in windows 10 were/are still present. Again, I started to search online for any tip/solution, but so far nothing really helped.
Until now, I've used SQL server on localhost only (no remote connections whatsoever). Delays I am taking about are relatively small, but if you are using SQL queries and checking/updating tables all the time, it stars to be boring very fast for you to wait and wait.
I am using SSMS. Also tried Azure Data Studio, but the problem is still present.
FYI - I am using PC too with an AMD processor on Windows 10 and everything works smoothly since day one.