Hello
Thank you for your question and reaching out. I can understand you are having query\issues related to NAS performance slow.
- Try to Disable AutoTuning using below commands.
netsh int tcp set global autotuninglevel=disabled”
Then Check the NAS speed then set back to normal.
“netsh int tcp set global autotuninglevel=normal”
- Disable any Antivirus program or Windows firewall you may have for temporary purpose.
- Disable fast startup using below command from elevated prompt
Powercfg -h off
--If the reply is helpful, please Upvote and Accept as answer--