Drop Down Menu

Resetting Network Adapter




How to reset Network Adapter

Resetting your network adapter helps fixing some connection issues between you and the game.
To do so, we are going to run some commands using Command Prompt/CMD.

Click the Start button.
Type cmd in the search box, right-click cmd in the list and then click Run as administrator.


D.
Run the following commands in order:
Type netsh winsock reset and press Enter.
Type netsh int ip reset and press Enter.
Type ipconfig /release and press Enter.
Type ipconfig /renew and press Enter.
Type ipconfig /flushdns and press Enter.



Restart your PC and try again to see if your connection issue has been solved by now.