Hello there,
Do you have any GPO applied on your domain?
Resetting your network settings to default can help if there are configuration issues. Open the Command Prompt with administrative privileges and enter the following commands one by one:
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew
Sometimes, the network-related services on your computer can get stuck or encounter errors. Try restarting the network-related services like "Network List Service" and "Network Location Awareness" through the Services application. To do this, press Win + R, type services.msc, and press Enter. Locate the mentioned services, right-click on them, and choose "Restart."
Hope this resolves your Query !!
--If the reply is helpful, please Upvote and Accept it as an answer--