Hello,
Based on the information you provided about this issue, I suggest you try the following steps:
Enable Computer Browser and Workstation services: Press Win+R, type services.msc and then enable the service named Computer Browser and Workstation. Make sure the status is running.
Flush DNS: Type cmd in the taskbar search box and open as an administrator. Enter the following command and press Enter to execute: ipconfig/flushdns.
Repair corrupted files: Open cmd.exe using Run as administrator. Then run the following command:
sfc /scannow
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
After completing all the above operations, restart the system and test.
Best regards
Zunhui