Reset Network Adapter - Windows
If you are connected to the NCSSM network via Wi-Fi or Ethernet on your Windows-based PC and are not able to establish an Internet connection, please try the following instructions:
Â
Reset Network Adapter
Click on the search bar or search button (magnifying glass) in Windows and search for Control Panel
When the Control Panel program appears, click on it to open
Find and click on the Network & Sharing Center or search for it using the search bar in the upper-right corner of the window
On the left-hand panel, open Change Adapter Settings and find the icon labelled Wi-Fi
Select this icon and in the top tool-bar click on Disable this Network Device
Once disabled, the icon should be grayed out
Wait around 5 seconds, and then click on Enable this Network Device
Re-connect to the Eduroam network
Reset Winsock Catalog
Click on the search bar or search button (magnifying glass) in Windows and search for cmd.
When the Command Prompt program appears, right-click on the program and click Run as administrator.
The Command Prompt should open and present you with a white, blinking cursor on a black background. Type netsh winsock reset and hit the Enter key on your keyboard.
Once completed, you should see a message that says "Winsock reset completed successfully". Reboot your PC when prompted.
Reset TCP/IP Settings
Click on the search bar or search button (magnifying glass) in Windows and search for cmd.
When the Command Prompt program appears, right-click on the program and click Run as administrator.
The Command Prompt should open and present you with a white, blinking cursor on a black background. Type netsh int ip reset resetlog.txt and hit the Enter key on your keyboard.
Reboot your PC when prompted.
Renew IP Addresses
Click on the search bar or search button (magnifying glass) in Windows and search for cmd.
When the Command Prompt program appears, right-click on the program and click Run as administrator.
The Command Prompt should open and present you with a white, blinking cursor on a black background. Type ipconfig /release and hit the Enter key on your keyboard.
The Command Prompt should spit out a list of various networking IDs and information, showing that the IP addresses have been purged.
Now type ipconfig /renew and hit Enter. This process will take some time to complete.
If nothing happens within a few minutes, hit Ctrl + C on your keyboard to cancel the command and return the text prompt.
Then type ipconfig /release again and hit Enter, it should tell you that there are no IP addresses to release.
Now retype ipconfig /renew and hit Enter.
Once completed, you should see a list of the same network IDs as before with new information, and internet access should be available.