Hello!
My name is David N., and I am a Windows fan who assists others with issues in this community. I will be happy to assist you with your issue.
It sounds as if your networking needs to be reset. Here are two ways to do that. Keep in mind that when you do this you will have to reconnect to any WiFi that you are using.
Method 1: Use the WiFi Reset button
- Choose Start and type "settings". Open Settings.
- Choose "Network & Internet".
- Scroll down and choose "Advanced network settings.
- Under "More settings" choose Network reset.
- Reset the network.
- Reboot.
This should rebuild your network stack.
If this does not work, then we can try a manual deep reset of the networking stack.
Method 2: Command Line Reset
- Choose Start and type "cmd". Open Command Prompt as admin.
- Enter the following lines one at a time.
netsh int ip reset
netsh winsock resetipconfig /release
ipconfig /renew
ipconfig /flushdns
arp -d *
netsh int reset all
netsh advfirewall reset
Step 3: Reboot.
This should completely reset all of your networking.
I hope this helps! Please let me know if this resolves your issue or if you require additional assistance.
Regards,
David N.