Welcome to the Microsoft Q&A Platform.
Thank you for reaching out & I hope you are doing well.
You can try the below steps.
#1
- Open elevated command prompt on the client
- Run netsh int ip reset
- Reboot the client
In case the issue persists,
#2
- Explore Command (Windows Key + E)
- Right Click on "This PC", and select "Manage"
- Once Computer Management Opens, click "Device Manager"
- Under Network Adapters, uninstall all adapters starting with "WAN Miniport" - Right click, Uninstall
- Once you've uninstalled all, go to the menu and select "Scan for Hardware Changes" and those adapters will reinstall automatically without restarting.
If the issue still exists,
#3
From an administrator command prompt,
- sc config wanarp start= auto
- sc start wanarp
Cheers,
Kapil