Hello, Resetting Winsock will undo configurations made to the Winsock Catalog. A reset reverts the wsock32 DLL file back to its default setting, giving such software a fresh start at connecting to TCP/IP traffic. "netsh int ip reset" will reset TCP/IP configuration and restore TCP/IP to its original state. If you use IPv4 or IPv6, use the command lines below to reset IP address: netsh int ipv4 reset netsh int ipv6 reset About the PowerShell usage, about commands can be used and you can type commend line with /? to obtain helpful information.
---If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.