28,657 questions
Hello
Try disconnecting the file share and see if it's still slow:
- Enter "net use" in the cmd window to view the current shared file information
- Disconnect all file sharing connections: net use * /del /y
Hope above information can help you.